Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 818970 - sys-process/fcron-3.2.1-r6 calls commands that do not exist
Summary: sys-process/fcron-3.2.1-r6 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
Assignee: Thomas Deutschmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 827888
Blocks:
  Show dependency tree
 
Reported: 2021-10-20 07:22 UTC by Agostino Sarubbo
Modified: 2021-11-30 10:30 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,66.36 KB, text/plain)
2021-10-20 07:22 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-10-20 07:22:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-process/fcron-3.2.1-r6 calls commands that do not exist.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-20 07:22:53 UTC
Created attachment 745839 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-10-20 07:30:32 UTC
The bug has been closed via the following commit(s):

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

commit e89d45212dbf6a8656d22a0c687fc0c5ee5e4418
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-20 07:30:14 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-20 07:30:14 +0000

    sys-process/fcron: fix unrecognised commands
    
    Closes: https://bugs.gentoo.org/818970
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-process/fcron/{fcron-3.2.1-r6.ebuild => fcron-3.2.1-r7.ebuild}    | 4 ++--
 .../fcron/{fcron-3.3.0_beta-r3.ebuild => fcron-3.3.0_beta-r4.ebuild}  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2021-10-20 10:33:37 UTC
The bug has been closed via the following commit(s):

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

commit 7a51d63c9b998e4aa55465bd094d989ef6681f1d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-10-20 10:33:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-10-20 10:33:29 +0000

    sys-process/fcron: fix ver_test operator
    
    Closes: https://bugs.gentoo.org/818970
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-process/fcron/{fcron-3.2.1-r7.ebuild => fcron-3.2.1-r8.ebuild}      | 2 +-
 .../fcron/{fcron-3.3.0_beta-r4.ebuild => fcron-3.3.0_beta-r5.ebuild}    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)