Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 856079 - sys-process/parallel-20220622 calls commands that do not exist: parallel
Summary: sys-process/parallel-20220622 calls commands that do not exist: parallel
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords:
: 856868 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-07-03 07:34 UTC by Agostino Sarubbo
Modified: 2022-07-14 11:06 UTC (History)
1 user (show)

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


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

Issue: sys-process/parallel-20220622 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-07-03 07:34:08 UTC
Created attachment 789839 [details]
build.log

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


 * 	/bin/sh: line 1: parallel: command not found
/bin/sh: line 1: parallel: command not found
 * QA Notice: command not found:
rm: cannot remove '/var/tmp/portage/sys-process/parallel-20220622/image/usr/bin/sem': No such file or directory
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-07 15:05:54 UTC
*** Bug 856868 has been marked as a duplicate of this bug. ***
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-07 15:06:24 UTC
They've got the shell completion thing wrong. It doesn't call the just "built" parallel.
Comment 5 Larry the Git Cow gentoo-dev 2022-07-14 11:06:12 UTC
The bug has been closed via the following commit(s):

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

commit 8479cc25c9e1386322c358e300e53c8c5900b6af
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-14 11:05:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-14 11:06:04 +0000

    sys-process/parallel: fix installation w/o existing version
    
    Closes: https://bugs.gentoo.org/856079
    Closes: https://bugs.gentoo.org/856076
    Signed-off-by: Sam James <sam@gentoo.org>

 ...rallel-20220622-makefile-completions-deux.patch | 83 ++++++++++++++++++++++
 ...20220622.ebuild => parallel-20220622-r1.ebuild} |  2 +-
 2 files changed, 84 insertions(+), 1 deletion(-)