Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927934 - app-containers/buildah-1.35.1 calls as directly
Summary: app-containers/buildah-1.35.1 calls as 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-27 07:56 UTC by Agostino Sarubbo
Modified: 2024-03-31 00:13 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,140.54 KB, application/x-xz)
2024-03-27 07:56 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-27 07:56:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-containers/buildah-1.35.1 calls as 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-27 07:56:02 UTC
Created attachment 888745 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Larry the Git Cow gentoo-dev 2024-03-31 00:13:25 UTC
The bug has been closed via the following commit(s):

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

commit 8144aa900b7850994c53b73dfa0b745d4ce02c5e
Author:     Rahil Bhimjiani <me@rahil.rocks>
AuthorDate: 2024-03-27 09:24:43 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2024-03-31 00:06:36 +0000

    app-containers/buildah: dont call `as` directly
    
    Closes: https://bugs.gentoo.org/927934
    Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
    Closes: https://github.com/gentoo/gentoo/pull/35943
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-containers/buildah/buildah-1.33.7.ebuild       | 26 ++++++++++++++++++
 app-containers/buildah/buildah-1.34.3.ebuild       | 25 +++++++++++++++++
 app-containers/buildah/buildah-1.35.1.ebuild       |  4 +++
 app-containers/buildah/buildah-1.35.3.ebuild       |  4 +++
 app-containers/buildah/buildah-9999.ebuild         |  4 +++
 .../dont-call-as-directly-upstream-pr-5436.patch   | 32 ++++++++++++++++++++++
 6 files changed, 95 insertions(+)