Bug 127495

Summary: libquicktime devel broken on x86-64
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andreas Klein <asklein>
Component: OtherAssignee: Gerd Hoffmann <kraxel>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: vetter
Version: Final   
Target Milestone: ---   
Hardware: x86-64   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: error message when installing libquicktime devel on x86-64

Description Andreas Klein 2005-10-11 07:45:08 UTC
rpm libquicktime devel does not install on x86-64.
See yast2 sreenshot.
Comment 1 Andreas Klein 2005-10-11 07:46:20 UTC
Created attachment 53600 [details]
error message when installing libquicktime devel on x86-64
Comment 2 Michael Gross 2005-10-11 14:02:13 UTC
Looks like a problem with the package itself...
Comment 3 Gerd Hoffmann 2005-10-11 14:22:22 UTC
Is this a fresh install or upgraade from 9.3?
Comment 4 Andreas Klein 2005-10-20 10:26:15 UTC
It is a fresh installation.
Comment 5 Gerd Hoffmann 2005-10-20 12:13:16 UTC
Hmm, not reproducable here.
What does "rpm -qf /usr/include/libquicktime" print?
Comment 6 Andreas Klein 2005-10-25 14:03:17 UTC
donald:~ # rpm -qf /usr/include/libquicktime
error: file /usr/include/libquicktime: No such file or directory
Comment 7 Andreas Klein 2005-10-30 16:08:29 UTC
Sorry, comment 4 was wrong. The problem only occurs on updated machines.
Comment 8 Gerd Hoffmann 2006-01-27 16:27:31 UTC
Was probably a bad idea to replace a directory with a (compatibility) symlink, probably rpm tries to set the symlink before deleting the old directory (thats why it shows up on updates only).  Unfortunaly there is nothing I can do about that, even a you update package wouldn't fix the error at install time ...

Deinstalling and reinstalling the package should work as workaround.