Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] failed to build podman image
@ 2022-03-14 10:43 pfpulux
  2022-03-14 22:00 ` CameronNemo
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: pfpulux @ 2022-03-14 10:43 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1566 bytes --]

New issue by pfpulux on void-packages repository

https://github.com/void-linux/void-packages/issues/36136

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  * Void 5.15.28_1 x86_64 AuthenticAMD
* package:  
  *affected package(s) including the version*: ``podman-4.0.2_2``

### Expected behavior
build a new image with name t1:latest

### Actual behavior
```
$ podman build -t t1 -f C1
STEP 1/2: FROM voidlinux-musl
STEP 2/2: RUN xbps-install -Suy ncurses-base bash
error running container: error from /usr/bin/runc creating container for [/bin/sh -c xbps-install -Suy ncurses-base bash]: time="2022-03-14T11:37:11+01:00" level=warning msg="unable to get oom kill count" error="no directory specified for memory.oom_control"
time="2022-03-14T11:37:11+01:00" level=error msg="runc create failed: unable to start container process: error during container init: error mounting \"cgroup\" to rootfs at \"/sys/fs/cgroup\": mount /proc/self/fd/8:/sys/fs/cgroup/cpuset (via /proc/self/fd/9), flags: 0x20502f: operation not permitted"
: exit status 1
ERRO[0005] did not get container create message from subprocess: read |0: i/o timeout
Error: error building at STEP "RUN xbps-install -Suy ncurses-base bash": error while running runtime: exit status 1
```

### Steps to reproduce the behavior
```
$ cat C1
from voidlinux-musl
RUN xbps-install -Suy ncurses-base bash
```




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-08-24  2:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-14 10:43 [ISSUE] failed to build podman image pfpulux
2022-03-14 22:00 ` CameronNemo
2022-03-15  9:51 ` pfpulux
2022-03-15 10:08 ` pfpulux
2022-03-15 10:08 ` pfpulux
2022-03-15 10:15 ` pfpulux
2022-04-12 23:41 ` gbrlsnchs
2022-05-11 15:43 ` CameronNemo
2022-08-10  2:09 ` github-actions
2022-08-24  2:15 ` [ISSUE] [CLOSED] " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).