Bugzilla – Bug 127495
libquicktime devel broken on x86-64
Last modified: 2006-01-27 16:27:31 UTC
rpm libquicktime devel does not install on x86-64. See yast2 sreenshot.
Created attachment 53600 [details] error message when installing libquicktime devel on x86-64
Looks like a problem with the package itself...
Is this a fresh install or upgraade from 9.3?
It is a fresh installation.
Hmm, not reproducable here. What does "rpm -qf /usr/include/libquicktime" print?
donald:~ # rpm -qf /usr/include/libquicktime error: file /usr/include/libquicktime: No such file or directory
Sorry, comment 4 was wrong. The problem only occurs on updated machines.
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.