Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904557 - app-emulation/cloud-hypervisor-31.0 calls commands that do not exist: sudo
Summary: app-emulation/cloud-hypervisor-31.0 calls commands that do not exist: sudo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jakov Smolić
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-19 07:31 UTC by Agostino Sarubbo
Modified: 2023-04-19 11:02 UTC (History)
0 users

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


Attachments
build.log (build.log,220.67 KB, text/plain)
2023-04-19 07:32 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-04-19 07:31:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emulation/cloud-hypervisor-31.0 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 2023-04-19 07:32:03 UTC
Created attachment 860341 [details]
build.log

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


bash: line 1: sudo: command not found
error: test failed, to rerun pass `--test integration`
Comment 3 Larry the Git Cow gentoo-dev 2023-04-19 11:02:18 UTC
The bug has been closed via the following commit(s):

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

commit d6e350dc23e503b8152961542d2d30eca96c6353
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2023-04-19 11:00:49 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2023-04-19 11:01:39 +0000

    app-emulation/cloud-hypervisor: Fix tests
    
    - We're only going to run tests for binary targets as other tests are
      not really feasible to run in Portage environment
    
    Closes: https://bugs.gentoo.org/904557
    Closes: https://bugs.gentoo.org/904556
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 app-emulation/cloud-hypervisor/cloud-hypervisor-31.0.ebuild | 6 ++++++
 app-emulation/cloud-hypervisor/cloud-hypervisor-9999.ebuild | 6 ++++++
 2 files changed, 12 insertions(+)