[Pulp-list] Dependencies are broken after 2.8 release

Michael Hrivnak mhrivnak at redhat.com
Wed Mar 23 21:36:27 UTC 2016


I've been able to reproduce this problem with python-semantic-version. The
workaround is thankfully simple. After changing your repo file in
/etc/yum.repos.d/ to point at pulp 2.8, do this:

$ sudo yum remove python-semantic-version

This will remove a number of pulp packages also. That's ok. Then do:

$ sudo yum update
$ sudo yum groupinstall pulp-server-qpid


On Tue, Mar 22, 2016 at 10:05 PM, Konstantin M. Khankin <
khankin.konstantin at gmail.com> wrote:

> Hi!
>
> After Pulp 2,8 release dependencies got broken. This is what I see on Pulp
> server:
> file /usr/lib/python2.7/site-packages/semantic_version/__init__.py from
> install of python-semantic_version-2.4.2-1.el7.noarch conflicts with file
> from package python-semantic-version-2.2.0-3.el7.noarch
> ...
> (I've filed https://bugzilla.redhat.com/show_bug.cgi?id=1318318 to
> address this)
>
> But also on consumers:
> Failed to build transaction: python-pulp-rpm-common-2.7.1-1.el7.noarch
> requires python-pulp-common = 2.7.1
> pulp-rpm-handlers-2.8.0-1.el7.noarch requires python-pulp-rpm-common =
> 2.8.0
>
> Could you please help?
>
> Thanks!
>
> --
> Konstantin Khankin
>
> _______________________________________________
> Pulp-list mailing list
> Pulp-list at redhat.com
> https://www.redhat.com/mailman/listinfo/pulp-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20160323/ae7cd7ad/attachment.htm>


More information about the Pulp-list mailing list