Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915518 - [guru] www-client/badwolf-1.3.0 fails to compile: sh: line 1: ed: command not found
Summary: [guru] www-client/badwolf-1.3.0 fails to compile: sh: line 1: ed: command not...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-10 07:44 UTC by Agostino Sarubbo
Modified: 2023-10-11 07:51 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,74.79 KB, text/plain)
2023-10-10 07:44 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-10-10 07:44:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-client/badwolf-1.3.0 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-10-10 07:44:07 UTC
Created attachment 872481 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-10-10 07:44:08 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/bin/sh: line 1: ed: command not found
FAILED: po/messages.pot
Comment 3 Larry the Git Cow gentoo-dev 2023-10-11 07:51:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=890d08ba07f1add4906f8ab1e1bb4e578c084579

commit 890d08ba07f1add4906f8ab1e1bb4e578c084579
Author:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
AuthorDate: 2023-10-10 15:36:24 +0000
Commit:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
CommitDate: 2023-10-10 15:46:18 +0000

    www-client/badwolf: Disable usage of ed
    
    Closes: https://bugs.gentoo.org/915518
    Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>

 www-client/badwolf/badwolf-1.3.0.ebuild            |  5 ++
 www-client/badwolf/badwolf-9999.ebuild             |  1 +
 .../files/badwolf-1.3.0-configure_missing_ed.patch | 67 ++++++++++++++++++++++
 3 files changed, 73 insertions(+)