Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836791 - app-containers/containerd-2.0.1 installs shell script that uses non-POSIX features
Summary: app-containers/containerd-2.0.1 installs shell script that uses non-POSIX fea...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 609070
  Show dependency tree
 
Reported: 2022-04-05 05:26 UTC by Agostino Sarubbo
Modified: 2025-01-01 13:27 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,219.75 KB, application/x-xz)
2022-04-05 05: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 2022-04-05 05:26:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-containers/containerd-1.6.2 installs shell script that uses non-POSIX features.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-04-05 05:26:36 UTC
Created attachment 768808 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-17 19:59:34 UTC
ci has reproduced this issue with version 1.6.4 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2022-08-15 07:31:24 UTC
ci has reproduced this issue with version 1.6.8 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-01-02 22:42:07 UTC
ci has reproduced this issue with version 1.6.14 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2023-01-30 06:50:52 UTC
ci has reproduced this issue with version 1.6.16 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2023-04-08 17:28:09 UTC
ci has reproduced this issue with version 1.6.19 - Updating summary.
Comment 7 Agostino Sarubbo gentoo-dev 2023-04-24 07:15:44 UTC
ci has reproduced this issue with version 1.6.20 - Updating summary.
Comment 8 Agostino Sarubbo gentoo-dev 2023-07-20 20:38:29 UTC
ci has reproduced this issue with version 1.7.1 - Updating summary.
Comment 9 Agostino Sarubbo gentoo-dev 2023-07-21 07:17:46 UTC
ci has reproduced this issue with version 1.7.1-r1 - Updating summary.
Comment 10 Agostino Sarubbo gentoo-dev 2023-07-25 20:13:39 UTC
ci has reproduced this issue with version 1.7.2 - Updating summary.
Comment 11 Agostino Sarubbo gentoo-dev 2023-12-20 08:24:00 UTC
gcc14_tinderbox has reproduced this issue with version 1.7.8 - Updating summary.
Comment 12 Agostino Sarubbo gentoo-dev 2024-02-01 18:41:54 UTC
ci has reproduced this issue with version 1.7.13 - Updating summary.
Comment 13 Agostino Sarubbo gentoo-dev 2024-03-17 20:32:44 UTC
ci has reproduced this issue with version 1.7.14 - Updating summary.
Comment 14 Agostino Sarubbo gentoo-dev 2024-04-26 07:01:37 UTC
ci has reproduced this issue with version 1.7.15 - Updating summary.
Comment 15 Agostino Sarubbo gentoo-dev 2024-07-17 07:35:56 UTC
ci has reproduced this issue with version 1.7.19 - Updating summary.
Comment 16 Agostino Sarubbo gentoo-dev 2024-08-28 06:37:50 UTC
ci has reproduced this issue with version 1.7.21 - Updating summary.
Comment 17 Agostino Sarubbo gentoo-dev 2024-09-25 06:53:30 UTC
ci has reproduced this issue with version 1.7.22 - Updating summary.
Comment 18 Agostino Sarubbo gentoo-dev 2024-11-19 08:29:25 UTC
gcc15_tinderbox has reproduced this issue with version 1.7.23 - Updating summary.
Comment 19 Agostino Sarubbo gentoo-dev 2024-12-10 13:40:27 UTC
ci has reproduced this issue with version 1.7.24 - Updating summary.
Comment 20 Agostino Sarubbo gentoo-dev 2024-12-10 20:37:43 UTC
ci has reproduced this issue with version 2.0.0 - Updating summary.
Comment 21 Agostino Sarubbo gentoo-dev 2024-12-11 18:29:32 UTC
ci has reproduced this issue with version 2.0.0-r1 - Updating summary.
Comment 22 Agostino Sarubbo gentoo-dev 2024-12-20 07:55:46 UTC
ci has reproduced this issue with version 2.0.1 - Updating summary.
Comment 23 APN-Pucky 2025-01-01 13:27:28 UTC
On top of the 

258: ulimit: too many arguments

from 763891, I also get 

19: ulimit: Illegal option -u

from the openrc init script with dash https://github.com/gentoo/gentoo/blob/e0ee2ff3a778365922378127ae2f21e4089c8d42/app-containers/containerd/files/containerd.initd#L19

I guess this is (also) meant by this bug.