Can not get pass
Code: Select all
CatalystError: Couldn't mount: /var/tmp/catalyst/snapshots/gentoo-01c19c36fe8f522ecd49c5d85703671b95c204dd.sqfs, No such deviceDo I need to specify a ROOT and populate it with sys-apps/baselayout before hand ??
Here is my catalyst output
Code: Select all
catalyst -a -f releng/releases/specs/arm64/stage1-openrc-23.spec -v
18 Dec 2025 12:28:02 EST: INFO : Catalyst 4.1.0
INFO:catalyst:Catalyst 4.1.0
18 Dec 2025 12:28:02 EST: INFO : extended version info unavailable
INFO:catalyst:extended version info unavailable
18 Dec 2025 12:28:02 EST: INFO : Copyright 2003-2025 Gentoo Foundation
INFO:catalyst:Copyright 2003-2025 Gentoo Foundation
18 Dec 2025 12:28:02 EST: INFO : Copyright 2008-2012 various authors
INFO:catalyst:Copyright 2008-2012 various authors
18 Dec 2025 12:28:02 EST: INFO : Distributed under the GNU General Public License version 2.1
INFO:catalyst:Distributed under the GNU General Public License version 2.1
18 Dec 2025 12:28:02 EST: NOTICE : Loading configuration file: /etc/catalyst/catalyst.conf
NOTICE:catalyst:Loading configuration file: /etc/catalyst/catalyst.conf
18 Dec 2025 12:28:02 EST: INFO : Kernel cache support enabled.
INFO:catalyst:Kernel cache support enabled.
18 Dec 2025 12:28:02 EST: INFO : Package cache support enabled.
INFO:catalyst:Package cache support enabled.
18 Dec 2025 12:28:02 EST: INFO : Seed cache support enabled.
INFO:catalyst:Seed cache support enabled.
18 Dec 2025 12:28:02 EST: INFO : Envscript support enabled.
INFO:catalyst:Envscript support enabled.
18 Dec 2025 12:28:02 EST: NOTICE : conf_values[options] = ['bindist', 'kerncache', 'pkgcache', 'seedcache', 'clear-autoresume']
NOTICE:catalyst:conf_values[options] = ['bindist', 'kerncache', 'pkgcache', 'seedcache', 'clear-autoresume']
18 Dec 2025 12:28:02 EST: NOTICE : Processing spec file: releng/releases/specs/arm64/stage1-openrc-23.spec
NOTICE:catalyst:Processing spec file: releng/releases/specs/arm64/stage1-openrc-23.spec
18 Dec 2025 12:28:02 EST: NOTICE : Using target: stage1
NOTICE:catalyst:Using target: stage1
18 Dec 2025 12:28:02 EST: INFO : Building natively for arm64
INFO:catalyst:Building natively for arm64
18 Dec 2025 12:28:02 EST: NOTICE : Accepted source file extensions search order: ['tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'squashfs', 'sfs', 'tar.gz', 'gz', 'tar' ]
NOTICE:catalyst:Accepted source file extensions search order: ['tar.xz', 'tpxz', 'xz', 'tar.bz2', 'bz2', 'tbz2', 'squashfs', 'sfs', 'tar.gz', 'gz', 'tar']
18 Dec 2025 12:28:02 EST: INFO : stage1 root path is /tmp/stage1root
INFO:catalyst:stage1 root path is /tmp/stage1root
18 Dec 2025 12:28:02 EST: NOTICE : Source path set to /var/tmp/catalyst/builds/23.0-default/stage3-arm64-openrc-latest.tar.xz
NOTICE:catalyst:Source path set to /var/tmp/catalyst/builds/23.0-default/stage3-arm64-openrc-latest.tar.xz
18 Dec 2025 12:28:02 EST: INFO : groups to create: []
INFO:catalyst:groups to create: []
18 Dec 2025 12:28:02 EST: INFO : users to create: []
INFO:catalyst:users to create: []
18 Dec 2025 12:28:02 EST: INFO : ssh public keys to copy: []
INFO:catalyst:ssh public keys to copy: []
18 Dec 2025 12:28:02 EST: ERROR : CatalystError: Couldn't mount: /var/tmp/catalyst/snapshots/gentoo-01c19c36fe8f522ecd49c5d85703671b95c204dd.sqfs, No such device
ERROR:catalyst:CatalystError: Couldn't mount: /var/tmp/catalyst/snapshots/gentoo-01c19c36fe8f522ecd49c5d85703671b95c204dd.sqfs, No such device

