Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 609452 - dev-util/lcov-1.13: installs into wrong directory prefix
Summary: dev-util/lcov-1.13: installs into wrong directory prefix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-15 18:07 UTC by Jordan Yelloz
Modified: 2017-05-01 22:35 UTC (History)
1 user (show)

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


Attachments
A new revision of lcov-1.13.ebuild with PREFIX and CFG_DIR overridden to install correctly. (lcov-1.13-r1.ebuild,596 bytes, text/plain)
2017-02-15 18:07 UTC, Jordan Yelloz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jordan Yelloz 2017-02-15 18:07:37 UTC
Created attachment 463866 [details]
A new revision of lcov-1.13.ebuild with PREFIX and CFG_DIR overridden to install correctly.

lcov-1.13.ebuild currently creates the following installation tree:

/bin/lcov
/bin/genhtml
/bin/geninfo
/bin/genpng
/bin/gendesc
/share/man/man1/lcov.1
/share/man/man1/genhtml.1
/share/man/man1/geninfo.1
/share/man/man1/genpng.1
/share/man/man1/gendesc.1
/share/man/man5/lcovrc.5
/etc/lcovrc

The only thing correct there is /etc/lcovrc .

I've attached a new ebuild that should fix the problem.
Comment 1 Sebastian Pipping gentoo-dev 2017-05-01 22:35:25 UTC
commit be5b5ba4a4e33d5eebcc9acf6eea26be18232d84
Author: Sebastian Pipping <sping@g.o>
Date:   Tue May 2 00:32:09 2017 +0200

    dev-util/lcov: Fix installation prefix (bug #609452)
    
    Thanks to Jordan Yelloz for report and patch!
    
    Package-Manager: Portage-2.3.5, Repoman-2.3.2

 dev-util/lcov/lcov-1.13-r1.ebuild | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

https://github.com/gentoo/gentoo/commit/be5b5ba4a4e33d5eebcc9acf6eea26be18232d84