You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run topgrade, a container "arch" that was made by the system (i have deleted it in an effort to try to "recreate it with Toolbx version 0.0.17 or newer." but it does not fix this error
output of topgrade
── 15:35:19 - System update ────────────────────────────────────────────────────
[sudo] password for user:
Sorry, try again.
[sudo] password for user:
Note: This system is image (rpm-ostree) based.
note: automatic updates (stage) are enabled
Pulling manifest: ostree-image-signed:docker://ghcr.io/ublue-os/aurora-dx-nvidia:latest
No upgrade available.
── 15:35:33 - Toolbx ───────────────────────────────────────────────────────────
Error: container arch is too old and no longer supported
Recreate it with Toolbx version 0.0.17 or newer.
toolbx failed:
0: Command failed: /usr/bin/toolbox run -c arch env 'TOPGRADE_PREFIX='\''Toolbx arch'\''' /run/host/usr/bin/topgrade --only system --no-self-update --skip-notify
1: /usr/bin/toolbox failed: exit status: 1
What did you expect to happen?
I expected topgrade to run without errors. It runs through hte rest of my containers flawlessly except this one "arch" container that the system keeps building.
Output of bootc status
Output of groups
Extra information or context
No response
The text was updated successfully, but these errors were encountered:
I think this is a ublue bug -- if any of those containers are installed, topgrade thinks toolbox installed them and this error is thrown even though the ujust rule calls virutalbox:
Error: container XXX is too old and no longer supported
Recreate it with Toolbx version 0.0.17 or newer.
toolbx failed:
0: Command failed: /usr/bin/toolbox run -c XXX env 'TOPGRADE_PREFIX='''Toolbx arch'''' /run/host/usr/bin/topgrade --only system --no-self-update --skip-notify
1: /usr/bin/toolbox failed: exit status:
Describe the bug
When I run topgrade, a container "arch" that was made by the system (i have deleted it in an effort to try to "recreate it with Toolbx version 0.0.17 or newer." but it does not fix this error
output of topgrade
── 15:35:19 - System update ────────────────────────────────────────────────────
[sudo] password for user:
Sorry, try again.
[sudo] password for user:
Note: This system is image (rpm-ostree) based.
note: automatic updates (stage) are enabled
Pulling manifest: ostree-image-signed:docker://ghcr.io/ublue-os/aurora-dx-nvidia:latest
No upgrade available.
── 15:35:33 - Toolbx ───────────────────────────────────────────────────────────
Error: container arch is too old and no longer supported
Recreate it with Toolbx version 0.0.17 or newer.
toolbx failed:
0: Command failed:
/usr/bin/toolbox run -c arch env 'TOPGRADE_PREFIX='\''Toolbx arch'\''' /run/host/usr/bin/topgrade --only system --no-self-update --skip-notify
1:
/usr/bin/toolbox
failed: exit status: 1What did you expect to happen?
I expected topgrade to run without errors. It runs through hte rest of my containers flawlessly except this one "arch" container that the system keeps building.
Output of
bootc status
Output of
groups
Extra information or context
No response
The text was updated successfully, but these errors were encountered: