Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 837962 - sys-apps/fwupd-1.7.7 calls commands that do not exist: vala_src_prepare
Summary: sys-apps/fwupd-1.7.7 calls commands that do not exist: vala_src_prepare
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-12 06:58 UTC by Agostino Sarubbo
Modified: 2022-04-12 07:00 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,529.99 KB, text/plain)
2022-04-12 06:58 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 2022-04-12 06:58:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-apps/fwupd-1.7.7 calls commands that do not exist.
Discovered on: amd64 (internal ref: ci)

NOTE:
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-12 06:58:22 UTC
Created attachment 770249 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-04-12 07:00:12 UTC
Fixed by a49c1e4861cbc3ef6c03859193849d05261f3f36.

commit a49c1e4861cbc3ef6c03859193849d05261f3f36
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Mon Apr 11 21:22:27 2022 +0200

    sys-apps/fwupd: Revbump to fix vala detection

    which has been changed for EAPI-8

    Closes: https://bugs.gentoo.org/837866
    Closes: https://bugs.gentoo.org/837857
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>