Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 676120 - media-sound/mpd-0.21.4 - The ebuild is installing to one or more unexpected paths: /usr/share/doc/mpd
Summary: media-sound/mpd-0.21.4 - The ebuild is installing to one or more unexpected p...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-23 18:16 UTC by Francesco Turco
Modified: 2019-02-07 09:04 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,418.15 KB, text/plain)
2019-01-23 18:16 UTC, Francesco Turco
Details
emerge-info.txt (emerge-info.txt,7.05 KB, text/plain)
2019-01-23 18:17 UTC, Francesco Turco
Details

Note You need to log in before you can comment on or make changes to this bug.
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.