Bug 1016174

Summary: Python-tag requires libboost_python 1.53 but fedora 20 has 1.54.
Product: [Fedora] Fedora Reporter: io <iozkaymak>
Component: python-tagAssignee: Matthias Saou <matthias>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 20CC: matthias, rolf, rvcsaba, sanjay.ankur
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: python-tag-2013.1-4.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-14 03:37:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 991882    
Bug Blocks:    

Description io 2013-10-07 16:15:05 UTC
Description of problem:
Python-tag on fedora 20 is requires libboost_python 1.53 however, fedora 20 has libboost_python 1.54, which fails the dependency request.
Please see below:

Error: Package: python-tag-2013.1-1.fc20.x86_64 (fedora)
           Requires: libboost_python.so.1.53.0()(64bit)
           Removing: boost-python-1.53.0-14.fc19.x86_64 (@updates/19)
               libboost_python.so.1.53.0()(64bit)
           Updated By: boost-python-1.54.0-5.fc20.x86_64 (fedora)
              ~libboost_python.so.1.54.0()(64bit)


Version-Release number of selected component (if applicable):
20

How reproducible:
Have Fedora 19 distro rawhide, never moved to final release.
Trying to upgrade to 20 alpha.


Steps to Reproduce:
1. yum --releasever=20 distro-sync

Actual results:
Failure to upgrade because of dependencies

Expected results:
Successful upgrade

Additional info:

[root@ioFedora ~]# cat /etc/redhat-release 
Fedora release 19 (Schrödinger’s Cat)

[root@ioFedora ~]# uname -a
Linux ioFedora 3.11.3-201.fc19.x86_64 #1 SMP Thu Oct 3 00:47:03 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Comment 1 Rolf Fokkens 2013-10-20 18:44:17 UTC
I guess python-tag just needs te be rebuilt, that's what I just did. When doing a "yum install ./python-tag-2013.1-1.fc20.x86_64.rpm everything seems to update fine.

Comment 2 rvcsaba 2013-11-15 22:49:58 UTC
Please rebuild python-tag package! (I use sonata mpd client.)

Comment 3 Ankur Sinha (FranciscoD) 2013-11-25 03:24:01 UTC
+1. I'll see if I can request a proven packager to rebuild python-tag for us.

Comment 4 Ankur Sinha (FranciscoD) 2013-11-25 04:25:12 UTC
I just bumped the spec and rebuilt it in mock for both F20 and rawhide. it builds without any issues. Not quite sure why it failed to build in the first place.

Comment 5 Michael Schwendt 2013-11-25 11:04:46 UTC
It fails for both Rawhide and F20 in koji's mock, because it tries to
download "distribute" (a fork of "setuptools"):

[...]
+ python setup.py build
Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.19.tar.gz
Traceback (most recent call last):
[...]
urllib2.URLError: <urlopen error [Errno -2] Name or service not known>

Comment 6 Fedora Update System 2013-11-25 12:28:18 UTC
python-tag-2013.1-4.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-tag-2013.1-4.fc20

Comment 7 Fedora Update System 2013-11-26 03:57:24 UTC
Package python-tag-2013.1-4.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-tag-2013.1-4.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-22084/python-tag-2013.1-4.fc20
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2013-12-14 03:37:21 UTC
python-tag-2013.1-4.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.