Bug 367911

Summary: Yum fails to update libdca
Product: [Fedora] Fedora Reporter: Adrin Jalali <adrin.jalali>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED CANTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: ffesti, james.antill, pmatilai, tim.lauridsen
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-06 13:54:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
list of packages installed on my system. none

Description Adrin Jalali 2007-11-06 06:08:08 UTC
Description of problem:
I just tried to update. The package set I have is attached.

Version-Release number of selected component (if applicable):
yum-3.2.7-1.fc8

How reproducible:
Have these packages, specially vlc, mplayer, mplayer-gui and try to update libdca.

Actual results:
# yum check-update
Loading "fedorakmod" plugin
livna-development         100% |=========================| 2.1 kB    00:00     
primary.sqlite.bz2        100% |=========================| 193 kB    00:02     
fedora                    100% |=========================| 2.1 kB    00:00     
primary.sqlite.bz2        100% |=========================| 5.3 MB    00:27     
updates                   100% |=========================| 2.1 kB    00:00     
primary.sqlite.bz2        100% |=========================| 5.3 MB    01:54     

then : 
# yum update
Loading "fedorakmod" plugin
Setting up Update Process
Resolving Dependencies
--> Running transaction check
--> Processing Dependency: libdts.so.0 for package: mplayer
--> Processing Dependency: libdts.so.0 for package: vlc
--> Processing Dependency: libdts.so.0 for package: mplayer-gui
---> Package libdca.i386 0:0.0.5-2.lvn8 set to be updated
--> Finished Dependency Resolution
Error: Missing Dependency: libdts.so.0 is needed by package vlc
Error: Missing Dependency: libdts.so.0 is needed by package mplayer-gui
Error: Missing Dependency: libdts.so.0 is needed by package mplayer

libdca.i386                              0.0.5-2.lvn8           livna-developmen


Expected results:
Yum must update that package successfully.

Comment 1 Adrin Jalali 2007-11-06 06:08:08 UTC
Created attachment 248841 [details]
list of packages installed on my system.

Comment 2 Tim Lauridsen 2007-11-06 07:41:10 UTC
It looks like a packaging error in some livna packages.

Your should report it at bugzilla.livna.org.

Yum can only report packaging error, not fix them :)