Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 770982 - sys-boot/elilo-3.16-r4 calls commands that do not exist
Summary: sys-boot/elilo-3.16-r4 calls commands that do not exist
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergei Trofimovich (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-16 17:26 UTC by Agostino Sarubbo
Modified: 2021-02-16 17:45 UTC (History)
0 users

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


Attachments
build.log (build.log,21.28 KB, text/plain)
2021-02-16 17:26 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 2021-02-16 17:26:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-boot/elilo-3.16-r4 calls commands that do not exist.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2021-02-16 17:26:48 UTC
Created attachment 686982 [details]
build.log

build log and emerge --info
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2021-02-16 17:37:54 UTC
The error is:

 * QA Notice: command not found:
 * 
 * 	/bin/sh: line 1: dpkg-architecture: command not found
 * 	/bin/sh: line 1: dpkg-architecture: command not found
 * 	/bin/sh: line 1: dpkg-architecture: command not found
 * 	/bin/sh: line 1: dpkg-architecture: command not found
 * 	/bin/sh: line 1: dpkg-architecture: command not found
 * 	/bin/sh: line 1: dpkg-architecture: command not found
Comment 3 Larry the Git Cow gentoo-dev 2021-02-16 17:45:41 UTC
The bug has been closed via the following commit(s):

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

commit 321303c29d48b84b8691ac2a70d719e2220f0929
Author:     Sergei Trofimovich <slyfox@gentoo.org>
AuthorDate: 2021-02-16 17:44:45 +0000
Commit:     Sergei Trofimovich <slyfox@gentoo.org>
CommitDate: 2021-02-16 17:45:34 +0000

    sys-boot/elilo: allow ARCH override
    
    Reported-by: Agostino Sarubbo
    Closes: https://bugs.gentoo.org/770982
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>

 sys-boot/elilo/elilo-3.16-r4.ebuild        |  3 ++-
 sys-boot/elilo/files/elilo-3.16-ARCH.patch | 12 ++++++++++++
 2 files changed, 14 insertions(+), 1 deletion(-)