Public bug reported:

The only config the end user should need to mess with is the
audio_output section, this process is enough of a PITA without the
frustration of dealing with parts that should just work

There are 2 issues:

1. When mpd is installed it is configured to use /var/lib/mpd/tag_cache
however this file is not created by the installer. the installer should
have done this

touch /var/lib/mpd/tag_cache
chown mpd:audio /var/lib/mpd/tag_cache

2. The default config file is set to use /run/mpd/pid to store the
running instance's id, however mpd lacks permission necessary to create
the /run/mpd directory

Even if the user runs sudo mkdir /run/mpd && chown mpd:audio /run/mpd as
soon as the mpd service is closed this directory is deleted

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: mpd 0.23.3-2 [modified: usr/lib/systemd/system/mpd.service]
Uname: Linux 5.15.5-051505-generic x86_64
ApportVersion: 2.20.11-0ubuntu74
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: KDE
Date: Sat Dec  4 09:56:05 2021
InstallationDate: Installed on 2021-11-26 (7 days ago)
InstallationMedia: Kubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20211126)
SourcePackage: mpd
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.mpd.conf: [inaccessible: [Errno 13] Permission denied: 
'/etc/mpd.conf']

** Affects: mpd (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1953229

Title:
  Issues with installer and default config and permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mpd/+bug/1953229/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to