Bug 79011 - Errata qt-3.0.5-7.14 does not provide "libqt.so.3"
Summary: Errata qt-3.0.5-7.14 does not provide "libqt.so.3"
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: qt
Version: 7.3
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Ben Levenson
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-12-04 15:55 UTC by Philip Rowlands
Modified: 2007-04-18 16:48 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-12-04 17:26:12 UTC
Embargoed:


Attachments (Terms of Use)

Description Philip Rowlands 2002-12-04 15:55:34 UTC
The recently released errata package qt-3.0.5-7.14.i386.rpm does not declare the same "provide" resources as the previous version:

$ rpm -qp --provides qt-3.0.5-7.14.i386.rpm
libeditor.so.1
libqt-mt.so.3
libqui.so.1
qt = 1:3.0.5-7.14
$ rpm -qp --provides qt-3.0.3-11.i386.rpm
qt3
libqt.so.3
libeditor.so.1
libqt-mt.so.3
libqui.so.1
qt = 1:3.0.3-11

As a result, packages which depend upon libqt.so.3 prevent the errata upgrade, e.g. opera.

Comment 1 Than Ngo 2002-12-04 17:25:56 UTC
oh yes, i can confirm it. For workaround you should update it with --nodeps.


Comment 2 Ngo Than 2002-12-08 17:51:55 UTC
I want to close this bug as wontfix, because it's only effected by installing
"none-redhat" rpms.


Comment 3 Philip Rowlands 2002-12-09 00:07:14 UTC
I disagree with this resolution, but it's your OS. Could I suggest refining 
your QA procedure for errata packages to check that provides/requires do not 
change.


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