Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 676120

Summary: media-sound/mpd-0.21.4 - The ebuild is installing to one or more unexpected paths: /usr/share/doc/mpd
Product: Gentoo Linux Reporter: Francesco Turco <fturco>
Component: Current packagesAssignee: Mikle Kolyada (RETIRED) <zlogene>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge-info.txt

Description Francesco Turco 2019-01-23 18:16:16 UTC
Portage reports the following warning message when emerging media-sound/mpd-0.21.4:

 * The ebuild is installing to one or more unexpected paths:
 * 
 *   /usr/share/doc/mpd
 * 
 * Please fix the ebuild to use correct FHS/Gentoo policy paths.
Comment 1 Francesco Turco 2019-01-23 18:16:44 UTC
Created attachment 562600 [details]
build.log
Comment 2 Francesco Turco 2019-01-23 18:17:10 UTC
Created attachment 562602 [details]
emerge-info.txt

emerge --info media-sound/mpd
Comment 3 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-02-07 09:04:00 UTC
Please report this upstream, because:

1.) meson itself does not have -Ddocdir option (yet) and this is not yet planned
2.) the upstream itself does not retrive a version for the doc paths as per

>install_dir: join_paths(get_option('datadir'), 'doc', meson.project_name()),

It *could* be fixed, but I am not eager to patch the build system rather leaving this up to upstream developer.