Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928309 - app-containers/buildah-1.35.3 calls strip directly
Summary: app-containers/buildah-1.35.3 calls strip directly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Zac Medico
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2024-03-31 20:25 UTC by Agostino Sarubbo
Modified: 2024-04-01 05:58 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,45.02 KB, text/plain)
2024-03-31 20:25 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 2024-03-31 20:25:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-containers/buildah-1.35.3 calls strip directly.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-31 20:25:20 UTC
Created attachment 889139 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-31 20:25:22 UTC
Error(s) that match a know pattern:


make: strip: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-04-01 05:58:04 UTC
The bug has been closed via the following commit(s):

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

commit a279dcf6a4f66dafab10abd264da57b9ac7d13bd
Author:     Rahil Bhimjiani <me@rahil.rocks>
AuthorDate: 2024-04-01 04:38:18 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2024-04-01 05:57:57 +0000

    app-containers/buildah: stoppeg calling strip directly
    
    Closes: https://bugs.gentoo.org/928309
    Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
    Closes: https://github.com/gentoo/gentoo/pull/36031
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-containers/buildah/buildah-1.33.7.ebuild       | 12 ++++++---
 app-containers/buildah/buildah-1.34.3.ebuild       | 14 ++++++++---
 app-containers/buildah/buildah-1.35.3.ebuild       |  3 ++-
 app-containers/buildah/buildah-9999.ebuild         |  4 +--
 .../files/softcode-strip-upstream-pr-5446.patch    | 29 ++++++++++++++++++++++
 5 files changed, 53 insertions(+), 9 deletions(-)