|
Bugzilla – Full Text Bug Listing |
| Summary: | libquicktime devel broken on x86-64 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Andreas Klein <asklein> |
| Component: | Other | Assignee: | 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
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. |