Bug 927579 - Current binary rpm is incompatible with new sip api
Summary: Current binary rpm is incompatible with new sip api
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-poppler-qt4
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Brendan Jones
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-03-26 09:27 UTC by Johan Vromans
Modified: 2013-04-01 03:35 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-04-01 03:35:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Johan Vromans 2013-03-26 09:27:17 UTC
Description of problem:

A new version of sip has been released, updating the sip-api from version 8 to 9. The current binary rpm for python-poppler-qt4 requires sip-api(8), causing multilib protection errors during upgrage.

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

sip-4.14.4-1.fc17.x86_64 (from repo updates)
python-poppler-qt4-0.16.2-3.fc17.x86_64 (release; no updates available)

How reproducible:

Always.

Steps to Reproduce:
1. Install the newest sip from updates
2. Install python-poppler-qt4
  
Actual results:

  Error:  Multilib version problems found. This often means that the root
       cause is something else and multilib version checking is just
       pointing out that there is a problem. Eg.:
       
         1. You have an upgrade for sip which is missing some
            dependency that another package requires. Yum is trying to
            solve this by installing an older version of sip of the
            different architecture. If you exclude the bad architecture
            yum will tell you what the root cause is (which package
            requires what). You can try redoing the upgrade with
            --exclude sip.otherarch ... this should give you an error
            message showing the root cause of the problem.
       
         2. You have multiple architectures of sip installed, but
            yum can only see an upgrade for one of those arcitectures.
            If you don't want/need both architectures anymore then you
            can remove the one with the missing update and everything
            will work.
       
         3. You have duplicate versions of sip installed already.
            You can use "yum check" to get yum show these errors.
       
       ...you can also use --setopt=protected_multilib=false to remove
       this checking, however this is almost never the correct thing to
       do as something else is very likely to go wrong (often causing
       much more problems).
       
       Protected multilib versions: sip-4.13.2-1.fc17.i686 != sip-4.14.4-1.fc17.x86_64

Expected results:

  Flawless install.

Additional info:

A rebuild of python-poppler-qt4-0.16.2-3.fc17.src.rpm is sufficient to solve the problem.

Comment 1 Fedora Update System 2013-03-26 15:08:17 UTC
python-poppler-qt4-0.16.2-5.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/python-poppler-qt4-0.16.2-5.fc17

Comment 2 Fedora Update System 2013-03-27 00:46:28 UTC
Package python-poppler-qt4-0.16.2-5.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-poppler-qt4-0.16.2-5.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-4452/python-poppler-qt4-0.16.2-5.fc17
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2013-04-01 03:35:18 UTC
python-poppler-qt4-0.16.2-5.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.