Monorepo for Aesthetic.Computer aesthetic.computer
at main 57 lines 3.5 kB view raw
1Complete! 2me@fedora:~/aesthetic-computer/fedora-image$ sudo composer-cli compose start aesthetic-fedora qcow2 3ERROR: DepsolveError: running osbuild-depsolve-dnf failed: 4DNF error occurred: MarkingErrors: Error occurred when marking packages for installation: Problems in request: 5missing packages: nvim 6me@fedora:~/aesthetic-computer/fedora-image$ ls 7blueprint.toml 8me@fedora:~/aesthetic-computer/fedora-image$ nvim blueprint.toml 9me@fedora:~/aesthetic-computer/fedora-image$ sudo composer-cli compose start aesthetic-fedora qcow2 10ERROR: DepsolveError: running osbuild-depsolve-dnf failed: 11DNF error occurred: MarkingErrors: Error occurred when marking packages for installation: Problems in request: 12missing packages: nvim 13me@fedora:~/aesthetic-computer/fedora-image$ nvim blueprint.toml 14me@fedora:~/aesthetic-computer/fedora-image$ sudo composer-cli compose start aesthetic-fedora qcow2 15^NERROR: DepsolveError: running osbuild-depsolve-dnf failed: 16DNF error occurred: MarkingErrors: Error occurred when marking packages for installation: Problems in request: 17missing packages: nvim 18me@fedora:~/aesthetic-computer/fedora-image$ sudo composer-cli blueprints push blueprint.toml 19me@fedora:~/aesthetic-computer/fedora-image$ sudo composer-cli blueprints list 20aesthetic-fedora 21me@fedora:~/aesthetic-computer/fedora-image$ sudo composer-cli compose start aesthetic-fedora qcow2 22Compose 6f25eac4-a4c1-4b2c-985f-ad65cb4efc8b added to the queue 23me@fedora:~/aesthetic-computer/fedora-image$ ls 24blueprint.toml 25me@fedora:~/aesthetic-computer/fedora-image$ ls 26blueprint.toml 27me@fedora:~/aesthetic-computer/fedora-image$ ls 28blueprint.toml 29me@fedora:~/aesthetic-computer/fedora-image$ ls 30blueprint.toml 31me@fedora:~/aesthetic-computer/fedora-image$ ls -A 32blueprint.toml 33me@fedora:~/aesthetic-computer/fedora-image$ composer-cli compose list 34ERROR: List Error: you do not have permission to access /run/weldr/api.socket. Check to make sure that you are a member of the weldr group 35me@fedora:~/aesthetic-computer/fedora-image$ sudo composer-cli compose list 36ID Status Blueprint Version Type 376f25eac4-a4c1-4b2c-985f-ad65cb4efc8b RUNNING aesthetic-fedora 1.0.1 qcow2 38me@fedora:~/aesthetic-computer/fedora-image$ sudo composer-cli compose log compose-id 39ERROR: UnknownUUID: compose-id is not a valid build uuid 40me@fedora:~/aesthetic-computer/fedora-image$ sudo composer-cli compose log 6f25eac4-a4c1-4b2c-985f-ad65cb4efc8b 41Build 6f25eac4-a4c1-4b2c-985f-ad65cb4efc8b is still running. 42 43me@fedora:~/aesthetic-computer/fedora-image$ sudo composer-cli compose log 6f25eac4-a4c1-4b2c-985f-ad65cb4efc8b 44Build 6f25eac4-a4c1-4b2c-985f-ad65cb4efc8b is still running. 45 46me@fedora:~/aesthetic-computer/fedora-image$ ls 47blueprint.toml 48me@fedora:~/aesthetic-computer/fedora-image$ sudo composer-cli compose list 49ID Status Blueprint Version Type 506f25eac4-a4c1-4b2c-985f-ad65cb4efc8b RUNNING aesthetic-fedora 1.0.1 qcow2 51me@fedora:~/aesthetic-computer/fedora-image$ sudo composer-cli compose list 52ID Status Blueprint Version Type 536f25eac4-a4c1-4b2c-985f-ad65cb4efc8b RUNNING aesthetic-fedora 1.0.1 qcow2 54me@fedora:~/aesthetic-computer/fedora-image$ sudo composer-cli compose list 55ID Status Blueprint Version Type 566f25eac4-a4c1-4b2c-985f-ad65cb4efc8b RUNNING aesthetic-fedora 1.0.1 qcow2 57me@fedora:~/aesthetic-computer/fedora-image$