Pulp 2.18.1 Beta 1 is now available, and can be downloaded from the 2.18
beta repositories:
https://repos.fedorapeople.org/repos/pulp/pulp/beta/2.18/
Upgrading
=========
The Pulp 2.18 beta repository is included in the pulp repo files:
https://repos.fedorapeople.org/repos/pulp/pulp/fedora-pulp.repo for Fedora
https://repos.fedorapeople.org/repos/pulp/pulp/rhel-pulp.repo for RHEL 7
**** package dependencies provided in the pulp beta repositories must be
used instead of EPEL.
After enabling the pulp-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
================
OSTree:
3999 Publishing incorrect branch head.
RPM:
4333 repo syncs fail causing worker to crash with
/lib64/libmodulemd.so.1: undefined symbol: g_log_structured_standard
4225 0029_applicability_schema_change.py fails for some users
4152 Regression Pulp 2.17.1: recursive copy of RPMs does not copy
partially resolvable dependencies
4252 modules.yaml file is generated on repository with no
modularity information
4253 modules.yaml reference in repomd.xml does not use selected
checksum
4309 Vendor field migration fails with 'NoneType' object has no
attribute 'text'
4375 Recursive copy doesn't solve rich dependencies correctly
_______________________________________________
Pulp-list mailing list
Pulp-list@redhat.com
https://www.redhat.com/mailman/listinfo/pulp-list