RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 612125 - notification-daemon-engine-slider-debuginfo do not obsolete notification-daemon-debuginfo
Summary: notification-daemon-engine-slider-debuginfo do not obsolete notification-daem...
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: notification-daemon
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: jmccann
QA Contact: desktop-bugs@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-07 11:12 UTC by Miroslav Suchý
Modified: 2015-01-14 23:25 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-08 01:33:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Miroslav Suchý 2010-07-07 11:12:55 UTC
Description of problem:
# yum upgrade
...
Transaction Check Error:
  file /usr/lib/debug/usr/lib64/notification-daemon-1.0/engines/libslider.so.debug from install of notification-daemon-debuginfo-0.5.0-1.el6.x86_64 conflicts with file from package notification-daemon-engine-slider-debuginfo-0.2.0-2.el6.x86_64

Version-Release number of selected component (if applicable):
# rpm -q notification-daemon-engine-slider
package notification-daemon-engine-slider is not installed
# rpm -q notification-daemon-engine-slider-debuginfo
notification-daemon-engine-slider-debuginfo-0.2.0-2.el6.x86_64
# rpm -q notification-daemon-debuginfo
notification-daemon-debuginfo-0.4.1-0.20090923.4.el6.x86_64
# rpm -q notification-daemon
notification-daemon-0.5.0-1.el6.x86_64

How reproducible:
always

Steps to Reproduce:
1. install old notification-daemon-engine-slider + debuginfo package
2. do yum upgrade
  
Actual results:
notification-daemon-engine-slider is correctly replaced (obsoleted) by notification-daemon, but associated debuginfo packages are not. 

Expected results:
both base package and debuginfo package are upgraded at the same time.

Comment 1 Bill Nottingham 2010-07-08 01:33:40 UTC
debuginfo packages do not have obsoletes; the mechanism that creates them does  not handle this.

See bug 499239.


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