Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924038 - 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-02-08 07:47 UTC by Agostino Sarubbo
Modified: 2024-03-27 02:52 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,228.77 KB, application/x-xz)
2024-02-08 07:47 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-02-08 07:47:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-containers/buildah-1.34.0 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-02-08 07:47:18 UTC
Created attachment 884509 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-07 07:36:50 UTC
ci has reproduced this issue with version 1.34.1 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2024-03-08 07:51:14 UTC
ci has reproduced this issue with version 1.35.0 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2024-03-23 09:28:58 UTC
ci has reproduced this issue with version 1.35.1 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2024-03-27 02:52:06 UTC
The bug has been closed via the following commit(s):

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

commit 097f59065b071ff3f8bbc97e3ab4a35e233560ee
Author:     Rahil Bhimjiani <me@rahil.rocks>
AuthorDate: 2024-03-23 09:44:20 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2024-03-27 02:34:34 +0000

    app-containers/buildah: fix calling as directly
    
    Closes: https://bugs.gentoo.org/924038
    Signed-off-by: Rahil Bhimjiani <me@rahil.rocks>
    From: https://github.com/gentoo/gentoo/pull/35931
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-containers/buildah/buildah-1.33.7.ebuild | 3 ++-
 app-containers/buildah/buildah-1.34.3.ebuild | 3 ++-
 app-containers/buildah/buildah-1.35.1.ebuild | 5 +++--
 app-containers/buildah/buildah-9999.ebuild   | 3 ++-
 4 files changed, 9 insertions(+), 5 deletions(-)