| Bug#: 241840 | Product: Gentoo Linux | Version: 2008.0 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: angelos@gentoo.org | Reported By: tommy@gentoo.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: Missing database after installation prevents /etc/init.d/mpd startup | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2008-10-13 20:41 0000 | |||
| Description: | Opened: 2008-10-13 20:41 0000 |
Steps:
1. emerge mpd
2. /etc/init.d/mpd start
result:
* Caching service dependencies ...
[ ok ]
* Starting Music Player Daemon ...
unable to open db file "/var/lib/mpd/database": No such file or directory
can't open db file and using "--no-create-db" command line option
try running "/usr/bin/mpd --create-db"
expected result:
starting the daemon without error