Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- hostname in var/home/username took 3s
- ❯ cat .config/containers/storage.conf
- [storage]
- driver = "overlay"
- runroot = "/tmp/1000"
- graphroot = "/var/home/username/.local/share/containers/storage"
- [storage.options]
- size = ""
- remap-uids = ""
- remap-gids = ""
- remap-user = ""
- remap-group = ""
- ostree_repo = ""
- skip_mount_home = ""
- mount_program = "/usr/bin/fuse-overlayfs"
- mountopt = ""
- [storage.options.thinpool]
- autoextend_percent = ""
- autoextend_threshold = ""
- basesize = ""
- blocksize = ""
- directlvm_device = ""
- directlvm_device_force = ""
- fs = ""
- log_level = ""
- min_free_space = ""
- mkfsarg = ""
- mountopt = ""
- use_deferred_deletion = ""
- use_deferred_removal = ""
- xfs_nospace_max_retries = ""
- hostname in var/home/username
- ❯ vim .config/containers/storage.conf
- hostname in var/home/username
- ❯ build-devbox.sh
- + NAME=fedora-toolbox-31
- + '[' -n '' ']'
- + RELEASE=
- + toolbox rm --force fedora-toolbox-31
- /etc/os-release: line 22: 31.1: command not found
- /etc/os-release: line 22: 31.1: command not found
- toolbox: failed to inspect fedora-toolbox-31
- + true
- + toolbox create -c fedora-toolbox-31
- /etc/os-release: line 22: 31.1: command not found
- /etc/os-release: line 22: 31.1: command not found
- Image required to create toolbox container.
- Download registry.fedoraproject.org/f31/fedora-toolbox:31 (500MB)? [y/N]: y
- Created container: fedora-toolbox-31
- Enter with: toolbox enter
- /home/username/.local/bin//build-devbox.sh: line 16: USERNAME: unbound variable
- hostname in var/home/username took 17s
- ❯ toolbox -v enter
- /etc/os-release: line 22: 31.1: command not found
- /etc/os-release: line 22: 31.1: command not found
- toolbox: resolved absolute path for /usr/bin/toolbox to /usr/bin/toolbox
- toolbox: checking if /etc/subgid and /etc/subuid have entries for user username
- toolbox: TOOLBOX_PATH is /usr/bin/toolbox
- toolbox: checking if 'podman system migrate' exists
- toolbox: migration not needed: 1.5.1 is unchanged
- toolbox: Fedora generational core is f31
- toolbox: base image is fedora-toolbox:31
- toolbox: container is fedora-toolbox-31
- toolbox: checking if container fedora-toolbox-31 exists
- toolbox: calling org.freedesktop.Flatpak.SessionHelper.RequestSession
- toolbox: starting container fedora-toolbox-31
- toolbox: /etc/profile.d/toolbox.sh already mounted in container fedora-toolbox-31
- Error: unable to start container "fedora-toolbox-31": time="2019-09-22T00:11:14+02:00" level=warning msg="signal: killed"
- time="2019-09-22T00:11:14+02:00" level=warning msg="no such directory for freezer.state"
- time="2019-09-22T00:11:14+02:00" level=warning msg="no such directory for freezer.state"
- time="2019-09-22T00:11:14+02:00" level=error msg="container_linux.go:346: starting container process caused \"process_linux.go:297: applying cgroup configuration for process caused \\\"mountpoint for cgroup not found\\\"\"\n"
- container_linux.go:346: starting container process caused "process_linux.go:297: applying cgroup configuration for process caused \"mountpoint for cgroup not found\"": OCI runtime error
- toolbox: failed to start container fedora-toolbox-31
- hostname in var/home/username
- ❯
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement