Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 184336

Summary: libquicktime-1.0.0 refuses to install because of existing /usr/include/quicktime directory from v0.9.2_pre1
Product: Gentoo Linux Reporter: Sascha Wuestemann <bigfoot>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: trivial    
Priority: Lowest    
Version: 2007.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sascha Wuestemann 2007-07-05 18:41:30 UTC
* For compatibility with other quicktime libraries, libquicktime was
 * going to create a /usr/include/quicktime symlink, but for some
 * reason that is a directory on your system.
 * Please check that is empty, and remove it, or submit a bug
 * telling us which package owns the directory.
 * 
 * ERROR: media-libs/libquicktime-1.0.0 failed.
 * Call stack:
 *   ebuild.sh, line 1658:   Called dyn_preinst
 *   ebuild.sh, line 1100:   Called pkg_preinst
 *   libquicktime-1.0.0.ebuild, line 113:   Called die
 * 
 * /usr/include/quicktime is a directory.

killerghost ~ # qfile /usr/include/quicktime
media-libs/libquicktime (/usr/include/quicktime)

killerghost ~ # emerge -s libquicktime
Searching...   
[ Results for search key : libquicktime ]
[ Applications found : 1 ]
 
*  media-libs/libquicktime
      Latest version available: 1.0.0
      Latest version installed: 0.9.2_pre1
      Size of files: 975 kB
      Homepage:      http://libquicktime.sourceforge.net/
      Description:   A library based on quicktime4linux with extensions
      License:       LGPL-2.1

This hasn't been reported as bug, so far. I wonder if the maintainers want to care for a solution for the ebuild or let the user decide to remove an old install of media-libs/libquicktime. In the latter case, this information should be included to the remarks, IMHO.

Please comment.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-07-05 18:43:47 UTC
Remove the directory; nothing that could be fixed here.

*** This bug has been marked as a duplicate of bug 128807 ***