Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Oct 2018 12:16:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232030] audio/musicpd 0.20.21 : does not start if database does not exists
Message-ID:  <bug-232030-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232030

            Bug ID: 232030
           Summary: audio/musicpd 0.20.21 : does not start if database
                    does not exists
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: riggs@FreeBSD.org
          Reporter: korsani@free.fr
          Assignee: riggs@FreeBSD.org
             Flags: maintainer-feedback?(riggs@FreeBSD.org)

I just (re)installed musicpd (see #225381).

I created /var/mpd/.mpd/playlists and /var/mpd/music, owned by 'mpd' user. I
took the musicpd.conf.sample, removed oss output and enabled null output, a=
nd
renamed it to /var/mpd/musicpd.conf
Then :
$ musicpd /var/mpd/musicpd.conf
Oct 06 18:07 : exception: Failed to open /var/mpd/.mpd/database: No such fi=
le
or directory

And does not start.

Touching /var/mpd/.mpd/database cause :
$ musicpd /var/mpd/musicpd.conf
Oct 06 18:11 : exception: Database corrupted

How to make musicpd create an initial database ?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-232030-7788>