Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 183227 - media-sound/murmur uses wrong sqlite database location
Summary: media-sound/murmur uses wrong sqlite database location
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Timothy Redaelli (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-26 09:55 UTC by Christian Weiske
Modified: 2008-10-16 22:52 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 Christian Weiske 2007-06-26 09:55:53 UTC
The murmur ebuild creates an sqlite database for murmur in /var/lib/murmur/murmur.sqlite. The application itself creates it in /usr/bin/murmur.sqlite, because the location has not been set in /etc/murmur/murmur.ini

This should be already done in the preconfigured ini file after installing the package.

Reproducible: Always
Comment 1 Timo Gurr (RETIRED) gentoo-dev 2008-10-16 22:52:26 UTC
Should be fixed with murmur-1.1.6, please reopen if the problem persists.