[Pulp-list] Pulp 2.12.2 Beta 1 now available for testing

Sean Myers sean.myers at redhat.com
Fri Mar 10 21:01:24 UTC 2017


Pulp 2.12.2 Beta 1 is now Available in the beta repositories:

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

This release includes a small number bug fixes for the Pulp Platform,
the RPM Plugin, and the OSTree plugin.

The current status of this release can be tracked in the Redmine Wiki:
https://pulp.plan.io/projects/pulp/wiki/2122_Release_Status


Upgrading
=========

The Pulp 2.12 beta repository is included in the pulp repo files:
https://repos.fedorapeople.org/repos/pulp/pulp/fedora-pulp.repo for fedora
24 & 25
https://repos.fedorapeople.org/repos/pulp/pulp/rhel-pulp.repo for RHEL 7

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

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

The pulp_streamer and goferd services should be omitted if those services
are not installed.


Issues Addressed
================

  Pulp

	723	RPMs with large number of files can exceed mongo document size limit
	2527	Ensure Pulp 2.y works with both python-celery 3.1.z and 4.0.z
	2551	Pulp task error messages should be more informative
	2584	Mongo cursor times out during task pulp.server.managers.content.orphan.delete_all_orphans
	2585	Bugs fixed in version link is not correct for plugins
	2524	Vagrant systemd and upstart scripts are not symlinked to source

  RPM Support

	2559	Empty pkglist for the erratum may be generated which may cause yum not to find applicable packages
	2620	All RPM repo searches are broken
	2622	Sync fails when non-ASCII characters are present in primary.xml
	2623	Errata publish performace degradation
	2274	Uploading duplicate content results in ambiguous error message
	2560	Non-unique collection names in erratum pkglists causes yum not to show all packages
	1414	pulp rpm profiler INFO-level logging is very verbose
	1903	RPM import traceback (non-utf-8 metadata slipping through)
	2505	Getting an incorrect exception when trying to sync a local repo with bad permissions
	2599	Deprecation warning in the logs during errata migration

  OSTree Support

	2544	copy always matches every unit in the repo
	2552	updating ostree rpm gives error on sync: LibError: GLib.Error('No such file or directory', 'g-io-error-quark', 1)

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


el6 Support Reminder
====================

As mentioned in the release notes, Pulp no longer supports el6 starting
with 2.12.0.

Pulp users running on RHEL or CentOS 6 are recommended to upgrade their
Pulp server to the current major version of that OS, RHEL or CentOS 7.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 866 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20170310/e684018e/attachment.sig>


More information about the Pulp-list mailing list