Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5760 - Flac xmms plugin does not install
Summary: Flac xmms plugin does not install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-29 22:04 UTC by Jonathan Stewart
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Stewart 2002-07-29 22:04:44 UTC
Problem: the flac xmms plugin does not install with first emerge.

Expected Behavior:
     When 'emerge flac' is run libxmms-flac.la and libxmms-flac.so should be
copied to /usr/lib/xmms/Input/ so that xmms can see the plugin, and play flac
files. (xmms must be restarted to load new plugins)

Actual Behavior:
     When 'emerge flac' is run, libxmms-flac.la and libxmms-flac.so are NOT
copied to /usr/lib/xmms/Input/ , and therefore xmms is not aware that flac
support exists.  HOWEVER, if 'emerge flac' is run a second time, the required
files ARE copied to the proper directory.

Notes:
     You can observe this behavior if you have flac installed just by running
'emerge unmerge flac' and then the flac libs will be removed. However, it will
take 2 executions of 'emerge flac' to reinstate them.
     I don't know what is causing this, and there are no observable errors on
the first run, everthing appears to complete successfully.
     flac-1.0.3 is the version
Comment 1 Daniel Ahlberg (RETIRED) gentoo-dev 2002-08-18 10:29:57 UTC
Fixed, thanks for catching this!