Re: [Pulp-list] Pulp 2.9.1 Beta 1 Now Available

2016-07-20 Thread Sean Myers
We had an odd documentation issue in the docker plugin that Brian
Bouterse took care of[0], so I've pushed a release to just that
plugin, bumping us from 2.0.3-0.1.beta on the docker packages to
2.0.3-0.2.beta. This change has no impact on the code being run,
so no action needs to be taken if you're running the 2.9 beta and
see the new docker plugin get installed. 2.9.1 is still expected to
be Generally Available next Tuesday, July 26, but now we'll release
it with working documentation. :)

/me turns on Homer Simpson's "Everything is OK" alarm[1].

[0]: https://github.com/pulp/pulp_docker/pull/163
[1]: https://simpsonswiki.com/wiki/Everything%27s_OK_alarm



signature.asc
Description: OpenPGP digital signature
___
Pulp-list mailing list
Pulp-list@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-list

[Pulp-list] Pulp 2.9.1 Beta 1 Now Available

2016-07-19 Thread Sean Myers
Pulp 2.9.1 Beta 1 is now available in the beta repositories:

  https://repos.fedorapeople.org/repos/pulp/pulp/beta/2.9/

This release includes fixes to Pulp Platform, as well as the Docker plugin,
RPM plugin, Puppet plugin, and crane.

Of particular interest to RPM users are issues #1949 and #2048, two issues
that were severely impacting errata-related syncing and publishing. See the 
lists of issues below for more details.


Upgrading
=

The 2.9 beta repositories are included in the pulp repo files:
https://repos.fedorapeople.org/repos/pulp/pulp/fedora-pulp.repo for fedora 22 & 
23
https://repos.fedorapeople.org/repos/pulp/pulp/rhel-pulp.repo for RHEL 6 & 7

After enabling the 2.9 beta repository, you'll want to follow the standard
upgrade path with migrations:

> $ sudo systemctl stop httpd pulp_workers pulp_resource_manager pulp_celerybeat
> $ sudo yum upgrade
> $ sudo -u apache pulp-manage-db
> $ sudo systemctl start httpd pulp_workers pulp_resource_manager 
> pulp_celerybeat


Issues Addressed


These issues are specific to Pulp 2.9 and are included in this release:

  Pulp
2081All of repo's distributors are updated at end of publish
2060As a user, I want pulp-manage-db to output a message before any 
"known big migrations", so that I am aware that the migration could potentially 
be time-consuming
  ^ This change covered multiple projects (including Python) and 
was handled as a bug fix.
1829pulp-admin repo list -s unexpected error
1673Pulp's worker watcher does not notice workers that got killed 
by OOM killer and their tasks stay "running" forever
  RPM Support
2051Ludicrous number of WARNING logs from publish
2020Cannot provide multiple checksums when uploading an erratum

View this list in Redmine:
http://bit.ly/2a6DH7F


These issues were fixed in the Pulp 2.8 stream and are also included in this 
release:

  Crane
1893pulp_docker does not support Docker < 1.10 with manifests that 
were published from Docker >= 1.10
  Docker Support
1925v1 sync errors
  Pulp
2065Error doing an ostree pull from pulp with an entitlement 
certificate.
2056Distribution storage path migration re-links .treeinfo files 
incorrectly.
2031possible incorrect URL param parsing by streamer
2012alternate content source refresh fails with json serialization 
error
  RPM Support
2048Errata update failure during sync or upload
2032pulp sets reboot_suggested to True for all errata when syncing 
from published repo
1949re-publish takes longer than expected

View this list in Redmine:
http://bit.ly/2a8AjvQ




signature.asc
Description: OpenPGP digital signature
___
Pulp-list mailing list
Pulp-list@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-list