I try to create chroot env from filou repository to check if we can have env on tank :
On vm with cooking i follow this steps :
- Fetch 13 packages, chroot_pkgs and deps (busybox, cookutils, slitaz-base-files, lzma, tazpkg)
=> tazpkg missing, i pick it from cooking repo
- Create chroot env manually with tazpkg -i --root=/path_chroot_env (i disable tazpkg auto_deps to avoid fetch from cooking repo)
In new chroot launch cook setup but notice most packages missing :
root@slitaz:~# chroot /home/slitaz/cooking64/chroot
root@slitaz:/# cook setup
Setting up your environment
===========================================================================================================================================================================================================
Creating directories structure in "/home/slitaz"
Creating DB files in "/home/slitaz/cache"
Checking for packages to install...
Unable to find package "slitaz-toolchain" in the mirrored packages list.
Unable to find package "get-slitaz-toolchain" in the mirrored packages list.
Unable to find package "slitaz-toolchain" in the extra packages list.
Unable to find package "aufs-utils" in the mirrored packages list.
Unable to find package "get-aufs-utils" in the mirrored packages list.
Unable to find package "aufs-utils" in the extra packages list.
Unable to find package "aufs" in the mirrored packages list.
Unable to find package "get-aufs" in the mirrored packages list.
Unable to find package "aufs" in the extra packages list.
Unable to find package "syslinux-extra" in the mirrored packages list.
Unable to find package "get-syslinux-extra" in the mirrored packages list.
Unable to find package "syslinux-extra" in the extra packages list.
Unable to find package "mercurial" in the mirrored packages list.
Unable to find package "get-mercurial" in the mirrored packages list.
Unable to find package "mercurial" in the extra packages list.
md5sum: can't open 'rsync-3.2.7-x86_64.tazpkg': No such file or directory
Checksum error for "rsync-3.2.7-x86_64.tazpkg"
rm: can't remove 'rsync-3.2.7-x86_64.tazpkg': No such file or directory
Recharging repository "Main"
===========================================================================================================================================================================================================
Checking... Failed
Creating backup of the last packages list... Done
Getting "bundle.tar.lzma"... Failed
Restoring database files... Done
===========================================================================================================================================================================================================
Recharging failed
md5sum: can't open 'rsync-3.2.7-x86_64.tazpkg': No such file or directory
Checksum error for "rsync-3.2.7-x86_64.tazpkg"
rm: can't remove 'rsync-3.2.7-x86_64.tazpkg': No such file or directory
Please wait until the mirror synchronization is complete and try again.
md5sum: can't open 'dropbear-2022.82-x86_64.tazpkg': No such file or directory
Checksum error for "dropbear-2022.82-x86_64.tazpkg"
rm: can't remove 'dropbear-2022.82-x86_64.tazpkg': No such file or directory
Recharging repository "Main"
===========================================================================================================================================================================================================
Checking... Failed
Creating backup of the last packages list... Done
Getting "bundle.tar.lzma"... Failed
Restoring database files... Done
===========================================================================================================================================================================================================
Recharging failed
md5sum: can't open 'dropbear-2022.82-x86_64.tazpkg': No such file or directory
Checksum error for "dropbear-2022.82-x86_64.tazpkg"
rm: can't remove 'dropbear-2022.82-x86_64.tazpkg': No such file or directory
Please wait until the mirror synchronization is complete and try again.
md5sum: can't open 'tazlito-529-x86_64.tazpkg': No such file or directory
Checksum error for "tazlito-529-x86_64.tazpkg"
rm: can't remove 'tazlito-529-x86_64.tazpkg': No such file or directory
Recharging repository "Main"
===========================================================================================================================================================================================================
Checking... Failed
Creating backup of the last packages list... Done
Getting "bundle.tar.lzma"... Failed
Restoring database files... Done
===========================================================================================================================================================================================================
Recharging failed
md5sum: can't open 'tazlito-529-x86_64.tazpkg': No such file or directory
Checksum error for "tazlito-529-x86_64.tazpkg"
rm: can't remove 'tazlito-529-x86_64.tazpkg': No such file or directory
Please wait until the mirror synchronization is complete and try again.
Setting permissions for group "slitaz"...
===========================================================================================================================================================================================================
All done, ready to cook packages :-)