Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 856076 - sys-process/parallel-20220622 fails to compile: rm: cannot remove sem: No such file or directory
Summary: sys-process/parallel-20220622 fails to compile: rm: cannot remove sem: No suc...
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:
Depends on:
Blocks:
 
Reported: 2022-07-03 07:34 UTC by Agostino Sarubbo
Modified: 2022-07-14 11:06 UTC (History)
0 users

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


Attachments
build.log (build.log,49.09 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:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-process/parallel-20220622 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-03 07:34:03 UTC
Created attachment 789836 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-03 07:34:04 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 Larry the Git Cow gentoo-dev 2022-07-14 11:06:11 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(-)