Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699538 - sys-apps/lsb-release on Gentoo Prefix: forgot to hprefixify help2man, causing build failure
Summary: sys-apps/lsb-release on Gentoo Prefix: forgot to hprefixify help2man, causing...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2019-11-07 16:03 UTC by ZongyuZ
Modified: 2022-07-30 08:19 UTC (History)
0 users

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


Attachments
a patch adding `hprefixify help2man` command (lsb-release-1.4-r3.ebuild.patch,340 bytes, patch)
2019-11-07 16:03 UTC, ZongyuZ
Details | Diff
emerge --info (lsb-release-info.txt,5.67 KB, text/plain)
2019-11-07 16:05 UTC, ZongyuZ
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ZongyuZ 2019-11-07 16:03:29 UTC
Created attachment 595228 [details, diff]
a patch adding `hprefixify help2man` command

The ebuild forgot to hprefixify help2man, but help2man was called during compile phase, which caused build failure.
Comment 1 ZongyuZ 2019-11-07 16:05:09 UTC
It could be reproduced if the host does not have "/usr/bin/perl".
Comment 2 ZongyuZ 2019-11-07 16:05:36 UTC
Created attachment 595230 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2022-07-30 08:19:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ef19adb0e10c30924d6d18509f5c840b60dd61c

commit 7ef19adb0e10c30924d6d18509f5c840b60dd61c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-30 07:38:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-30 08:18:41 +0000

    sys-apps/lsb-release: add 3.2
    
    Bug: https://bugs.gentoo.org/443116
    Closes: https://bugs.gentoo.org/699538
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/lsb-release/Manifest               |  1 +
 sys-apps/lsb-release/lsb-release-3.2.ebuild | 41 +++++++++++++++++++++++++++++
 sys-apps/lsb-release/metadata.xml           |  1 +
 3 files changed, 43 insertions(+)