Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install and first I'm greeted with a not responding message #345

Closed
msmafra opened this issue Jan 24, 2024 · 23 comments
Closed

Can't install and first I'm greeted with a not responding message #345

msmafra opened this issue Jan 24, 2024 · 23 comments
Labels
bug Something isn't working triage

Comments

@msmafra
Copy link

msmafra commented Jan 24, 2024

Hello there
Using the 20240122 image and I'm greeted with a "Vanilla OS Installer is not responding" message. After some seconds it show the installer behind it and it vanishes allowing me to continue with the installation; I'm able to set everything, but I doesn't finish.
I forgot to save the error log, I'll do it later.

Screenshot from 2024-01-24 12-30-58
Screenshot from 2024-01-24 12-31-06
Screenshot from 2024-01-24 12-32-38

@taukakao
Copy link
Member

Could you please Force Quit the installer and then press Alt + F2 and enter kgx
Then inside of there run vanilla-installer.

Then please provide the output in that terminal window here.

@msmafra
Copy link
Author

msmafra commented Jan 24, 2024

vanilla@vanillaos:~$ vanilla-installer
INFO:Installer::Builder:Performing display-condition: lspci | grep -i '.* nvidia .*'
INFO:Installer::Builder:Performing display-condition: grep 'hypervisor' /proc/cpuinfo
INFO:Installer::Builder:Step vm skipped due to display-conditions
INFO:Installer::Processor:processing the following final data: [{}, {'language': 'en_US.UTF-8'}, {'keyboard': {'layout': 'us', 'model': 'pc105', 'variant': ''}}, {}, {}, {'timezone': {'region': 'America', 'zone': 'Sao_Paulo'}}, {'nvidia': {'use-proprietary': True}}, {'disk': {'auto': {'disk': '/dev/sdb', 'pretty_size': '111.79 GB', 'size': 120034123264}}}, {'encryption': {'use_encryption': True, 'encryption_key': 'ExposedPassword'}}]

(vanilla-installer:4361): VTE-WARNING **: 20:28:39.161: (../src/vtepty.cc:810):void vte_pty_spawn_with_fds_async(VtePty*, const char*, const char* const*, const char* const*, const int*, int, const int*, int, GSpawnFlags, GSpawnChildSetupFunc, gpointer, GDestroyNotify, int, GCancellable*, GAsyncReadyCallback, gpointer): runtime check failed: ((spawn_flags & ignored_spawn_flags()) == 0)



vanilla@vanillaos:~$ vanilla-installer
INFO:Installer::Builder:Performing display-condition: lspci | grep -i '.* nvidia .*'
INFO:Installer::Builder:Performing display-condition: grep 'hypervisor' /proc/cpuinfo
INFO:Installer::Builder:Step vm skipped due to display-conditions

(vanilla-installer:9385): Gtk-WARNING **: 20:30:15.500: GtkText - did not receive a focus-out event.
If you handle this event, you must return
GDK_EVENT_PROPAGATE so the default handler
gets the event as well
INFO:Installer::Processor:processing the following final data: [{}, {'language': 'en_US.UTF-8'}, {'keyboard': {'layout': 'us', 'model': 'pc105', 'variant': ''}}, {}, {}, {'timezone': {'region': 'America', 'zone': 'Sao_Paulo'}}, {'nvidia': {'use-proprietary': False}}, {'disk': {'auto': {'disk': '/dev/sdb', 'pretty_size': '111.79 GB', 'size': 120034123264}}}, {'encryption': {'use_encryption': False, 'encryption_key': ''}}]

(vanilla-installer:9385): VTE-WARNING **: 20:30:21.471: (../src/vtepty.cc:810):void vte_pty_spawn_with_fds_async(VtePty*, const char*, const char* const*, const char* const*, const int*, int, const int*, int, GSpawnFlags, GSpawnChildSetupFunc, gpointer, GDestroyNotify, int, GCancellable*, GAsyncReadyCallback, gpointer): runtime check failed: ((spawn_flags & ignored_spawn_flags()) == 0)

@taukakao taukakao added bug Something isn't working triage labels Jan 24, 2024
@taukakao
Copy link
Member

Hm, I don't see anything particularly useful here.

With what program did you flash the drive? Or did you use ventoy?

@msmafra
Copy link
Author

msmafra commented Jan 24, 2024

Hm, I don't see anything particularly useful here.

With what program did you flash the drive? Or did you use Ventoy?

Yes, using Ventoy. Don't flash my flashdrives anymore... at least not my fast ones.
Had problems only with Vanilla OS an Ubuntu 23.10 (non-legacy installer). I'll flash it to another one to check.

@taukakao
Copy link
Member

Are you booting with UEFI or BIOS (including legacy mode or CSM)?
VanillaOS only supports UEFI

@msmafra
Copy link
Author

msmafra commented Jan 24, 2024

Are you booting with UEFI or BIOS (including legacy mode or CSM)? VanillaOS only supports UEFI

UEFI Only

@taukakao
Copy link
Member

Trying out another USB Stick would be a good idea here.

@msmafra
Copy link
Author

msmafra commented Jan 25, 2024

With balena etcher this was shown:

Captura de tela de 2024-01-24 20-21-48

Couldn't boot from the image even after flashing two different USB sticks (even my newest),
including trying to see if the entries would appear in rEFInd (usually my last resort). I checked the ISO with shasum and reported OK.

Also remembered that Ventoy had/has a feature to load the ISO to the memory which solved some similar problems in the past, but also couldn't boot from it.

Is it using the same new Wizard/Installer as Ubuntu 23.10? I was only able to install Ubuntu 23.10 using the legacy installation ISO.

I'll let it be and try with one of the next new builds.

Contents of the flashed USB stick
.
├── boot
│   └── grub
│       ├── config.cfg
│       ├── efi.img
│       ├── font.pf2
│       ├── grub.cfg
│       ├── i386-efi
│       │   ├── acpi.mod
│       │   ├── adler32.mod
│       │   ├── afsplitter.mod
│       │   ├── ahci.mod
│       │   ├── all_video.mod
│       │   ├── aout.mod
│       │   ├── appleldr.mod
│       │   ├── archelp.mod
│       │   ├── ata.mod
│       │   ├── at_keyboard.mod
│       │   ├── backtrace.mod
│       │   ├── bfs.mod
│       │   ├── bitmap.mod
│       │   ├── bitmap_scale.mod
│       │   ├── bli.mod
│       │   ├── blocklist.mod
│       │   ├── boot.mod
│       │   ├── bsd.mod
│       │   ├── bswap_test.mod
│       │   ├── btrfs.mod
│       │   ├── bufio.mod
│       │   ├── cat.mod
│       │   ├── cbfs.mod
│       │   ├── cbls.mod
│       │   ├── cbmemc.mod
│       │   ├── cbtable.mod
│       │   ├── cbtime.mod
│       │   ├── chain.mod
│       │   ├── cmdline_cat_test.mod
│       │   ├── cmp.mod
│       │   ├── cmp_test.mod
│       │   ├── command.lst
│       │   ├── cpio_be.mod
│       │   ├── cpio.mod
│       │   ├── cpuid.mod
│       │   ├── crc64.mod
│       │   ├── cryptodisk.mod
│       │   ├── crypto.lst
│       │   ├── crypto.mod
│       │   ├── cs5536.mod
│       │   ├── ctz_test.mod
│       │   ├── datehook.mod
│       │   ├── date.mod
│       │   ├── datetime.mod
│       │   ├── diskfilter.mod
│       │   ├── disk.mod
│       │   ├── div.mod
│       │   ├── div_test.mod
│       │   ├── dm_nv.mod
│       │   ├── echo.mod
│       │   ├── efifwsetup.mod
│       │   ├── efi_gop.mod
│       │   ├── efinet.mod
│       │   ├── efitextmode.mod
│       │   ├── efi_uga.mod
│       │   ├── ehci.mod
│       │   ├── elf.mod
│       │   ├── eval.mod
│       │   ├── exfat.mod
│       │   ├── exfctest.mod
│       │   ├── ext2.mod
│       │   ├── extcmd.mod
│       │   ├── f2fs.mod
│       │   ├── fat.mod
│       │   ├── fdt.lst
│       │   ├── file.mod
│       │   ├── fixvideo.mod
│       │   ├── font.mod
│       │   ├── fs.lst
│       │   ├── gcry_arcfour.mod
│       │   ├── gcry_blowfish.mod
│       │   ├── gcry_camellia.mod
│       │   ├── gcry_cast5.mod
│       │   ├── gcry_crc.mod
│       │   ├── gcry_des.mod
│       │   ├── gcry_dsa.mod
│       │   ├── gcry_idea.mod
│       │   ├── gcry_md4.mod
│       │   ├── gcry_md5.mod
│       │   ├── gcry_rfc2268.mod
│       │   ├── gcry_rijndael.mod
│       │   ├── gcry_rmd160.mod
│       │   ├── gcry_rsa.mod
│       │   ├── gcry_seed.mod
│       │   ├── gcry_serpent.mod
│       │   ├── gcry_sha1.mod
│       │   ├── gcry_sha256.mod
│       │   ├── gcry_sha512.mod
│       │   ├── gcry_tiger.mod
│       │   ├── gcry_twofish.mod
│       │   ├── gcry_whirlpool.mod
│       │   ├── gdb.mod
│       │   ├── geli.mod
│       │   ├── gettext.mod
│       │   ├── gfxmenu.mod
│       │   ├── gfxterm_background.mod
│       │   ├── gfxterm_menu.mod
│       │   ├── gfxterm.mod
│       │   ├── gptsync.mod
│       │   ├── grub.cfg
│       │   ├── gzio.mod
│       │   ├── halt.mod
│       │   ├── hashsum.mod
│       │   ├── hdparm.mod
│       │   ├── help.mod
│       │   ├── hexdump.mod
│       │   ├── hfs.mod
│       │   ├── hfspluscomp.mod
│       │   ├── hfsplus.mod
│       │   ├── http.mod
│       │   ├── iorw.mod
│       │   ├── jfs.mod
│       │   ├── jpeg.mod
│       │   ├── json.mod
│       │   ├── keylayouts.mod
│       │   ├── keystatus.mod
│       │   ├── ldm.mod
│       │   ├── legacycfg.mod
│       │   ├── legacy_password_test.mod
│       │   ├── linux16.mod
│       │   ├── linux.mod
│       │   ├── loadbios.mod
│       │   ├── loadenv.mod
│       │   ├── loopback.mod
│       │   ├── lsacpi.mod
│       │   ├── lsefimmap.mod
│       │   ├── lsefi.mod
│       │   ├── lsefisystab.mod
│       │   ├── lsmmap.mod
│       │   ├── ls.mod
│       │   ├── lspci.mod
│       │   ├── lssal.mod
│       │   ├── luks2.mod
│       │   ├── luks.mod
│       │   ├── lvm.mod
│       │   ├── lzopio.mod
│       │   ├── macbless.mod
│       │   ├── macho.mod
│       │   ├── mdraid09_be.mod
│       │   ├── mdraid09.mod
│       │   ├── mdraid1x.mod
│       │   ├── memrw.mod
│       │   ├── minicmd.mod
│       │   ├── minix2_be.mod
│       │   ├── minix2.mod
│       │   ├── minix3_be.mod
│       │   ├── minix3.mod
│       │   ├── minix_be.mod
│       │   ├── mmap.mod
│       │   ├── moddep.lst
│       │   ├── morse.mod
│       │   ├── mpi.mod
│       │   ├── msdospart.mod
│       │   ├── mul_test.mod
│       │   ├── multiboot2.mod
│       │   ├── multiboot.mod
│       │   ├── nativedisk.mod
│       │   ├── net.mod
│       │   ├── newc.mod
│       │   ├── normal.mod
│       │   ├── ntfscomp.mod
│       │   ├── ntfs.mod
│       │   ├── odc.mod
│       │   ├── offsetio.mod
│       │   ├── ohci.mod
│       │   ├── part_acorn.mod
│       │   ├── part_amiga.mod
│       │   ├── part_apple.mod
│       │   ├── part_bsd.mod
│       │   ├── part_dfly.mod
│       │   ├── part_dvh.mod
│       │   ├── part_gpt.mod
│       │   ├── partmap.lst
│       │   ├── part_msdos.mod
│       │   ├── part_plan.mod
│       │   ├── part_sun.mod
│       │   ├── part_sunpc.mod
│       │   ├── parttool.lst
│       │   ├── parttool.mod
│       │   ├── password.mod
│       │   ├── password_pbkdf2.mod
│       │   ├── pata.mod
│       │   ├── pbkdf2.mod
│       │   ├── pbkdf2_test.mod
│       │   ├── pcidump.mod
│       │   ├── peimage.mod
│       │   ├── pgp.mod
│       │   ├── plainmount.mod
│       │   ├── play.mod
│       │   ├── png.mod
│       │   ├── priority_queue.mod
│       │   ├── probe.mod
│       │   ├── procfs.mod
│       │   ├── progress.mod
│       │   ├── raid5rec.mod
│       │   ├── raid6rec.mod
│       │   ├── random.mod
│       │   ├── rdmsr.mod
│       │   ├── read.mod
│       │   ├── reboot.mod
│       │   ├── regexp.mod
│       │   ├── reiserfs.mod
│       │   ├── relocator.mod
│       │   ├── romfs.mod
│       │   ├── scsi.mod
│       │   ├── serial.mod
│       │   ├── setjmp.mod
│       │   ├── setjmp_test.mod
│       │   ├── setpci.mod
│       │   ├── shift_test.mod
│       │   ├── signature_test.mod
│       │   ├── sleep.mod
│       │   ├── sleep_test.mod
│       │   ├── smbios.mod
│       │   ├── spkmodem.mod
│       │   ├── squash4.mod
│       │   ├── strtoull_test.mod
│       │   ├── syslinuxcfg.mod
│       │   ├── terminal.lst
│       │   ├── terminal.mod
│       │   ├── terminfo.mod
│       │   ├── test_blockarg.mod
│       │   ├── testload.mod
│       │   ├── test.mod
│       │   ├── testspeed.mod
│       │   ├── tftp.mod
│       │   ├── tga.mod
│       │   ├── time.mod
│       │   ├── tpm.mod
│       │   ├── trig.mod
│       │   ├── tr.mod
│       │   ├── true.mod
│       │   ├── udf.mod
│       │   ├── ufs1_be.mod
│       │   ├── ufs1.mod
│       │   ├── ufs2.mod
│       │   ├── uhci.mod
│       │   ├── usb_keyboard.mod
│       │   ├── usb.mod
│       │   ├── usbms.mod
│       │   ├── usbserial_common.mod
│       │   ├── usbserial_ftdi.mod
│       │   ├── usbserial_pl2303.mod
│       │   ├── usbserial_usbdebug.mod
│       │   ├── usbtest.mod
│       │   ├── video_bochs.mod
│       │   ├── video_cirrus.mod
│       │   ├── video_colors.mod
│       │   ├── video_fb.mod
│       │   ├── videoinfo.mod
│       │   ├── video.lst
│       │   ├── video.mod
│       │   ├── videotest_checksum.mod
│       │   ├── videotest.mod
│       │   ├── wrmsr.mod
│       │   ├── xfs.mod
│       │   ├── xnu.mod
│       │   ├── xnu_uuid.mod
│       │   ├── xnu_uuid_test.mod
│       │   ├── xzio.mod
│       │   ├── zfscrypt.mod
│       │   └── zstd.mod
│       ├── live-theme
│       │   └── theme.txt
│       ├── loopback.cfg
│       ├── theme.cfg
│       ├── unicode.pf2
│       └── x86_64-efi
│           ├── acpi.mod
│           ├── adler32.mod
│           ├── afsplitter.mod
│           ├── ahci.mod
│           ├── all_video.mod
│           ├── aout.mod
│           ├── appleldr.mod
│           ├── archelp.mod
│           ├── ata.mod
│           ├── at_keyboard.mod
│           ├── backtrace.mod
│           ├── bfs.mod
│           ├── bitmap.mod
│           ├── bitmap_scale.mod
│           ├── bli.mod
│           ├── blocklist.mod
│           ├── boot.mod
│           ├── bsd.mod
│           ├── bswap_test.mod
│           ├── btrfs.mod
│           ├── bufio.mod
│           ├── cat.mod
│           ├── cbfs.mod
│           ├── cbls.mod
│           ├── cbmemc.mod
│           ├── cbtable.mod
│           ├── cbtime.mod
│           ├── chain.mod
│           ├── cmdline_cat_test.mod
│           ├── cmp.mod
│           ├── cmp_test.mod
│           ├── command.lst
│           ├── cpio_be.mod
│           ├── cpio.mod
│           ├── cpuid.mod
│           ├── crc64.mod
│           ├── cryptodisk.mod
│           ├── crypto.lst
│           ├── crypto.mod
│           ├── cs5536.mod
│           ├── ctz_test.mod
│           ├── datehook.mod
│           ├── date.mod
│           ├── datetime.mod
│           ├── diskfilter.mod
│           ├── disk.mod
│           ├── div.mod
│           ├── div_test.mod
│           ├── dm_nv.mod
│           ├── echo.mod
│           ├── efifwsetup.mod
│           ├── efi_gop.mod
│           ├── efinet.mod
│           ├── efitextmode.mod
│           ├── efi_uga.mod
│           ├── ehci.mod
│           ├── elf.mod
│           ├── eval.mod
│           ├── exfat.mod
│           ├── exfctest.mod
│           ├── ext2.mod
│           ├── extcmd.mod
│           ├── f2fs.mod
│           ├── fat.mod
│           ├── fdt.lst
│           ├── file.mod
│           ├── fixvideo.mod
│           ├── font.mod
│           ├── fs.lst
│           ├── gcry_arcfour.mod
│           ├── gcry_blowfish.mod
│           ├── gcry_camellia.mod
│           ├── gcry_cast5.mod
│           ├── gcry_crc.mod
│           ├── gcry_des.mod
│           ├── gcry_dsa.mod
│           ├── gcry_idea.mod
│           ├── gcry_md4.mod
│           ├── gcry_md5.mod
│           ├── gcry_rfc2268.mod
│           ├── gcry_rijndael.mod
│           ├── gcry_rmd160.mod
│           ├── gcry_rsa.mod
│           ├── gcry_seed.mod
│           ├── gcry_serpent.mod
│           ├── gcry_sha1.mod
│           ├── gcry_sha256.mod
│           ├── gcry_sha512.mod
│           ├── gcry_tiger.mod
│           ├── gcry_twofish.mod
│           ├── gcry_whirlpool.mod
│           ├── geli.mod
│           ├── gettext.mod
│           ├── gfxmenu.mod
│           ├── gfxterm_background.mod
│           ├── gfxterm_menu.mod
│           ├── gfxterm.mod
│           ├── gptsync.mod
│           ├── grub.cfg
│           ├── gzio.mod
│           ├── halt.mod
│           ├── hashsum.mod
│           ├── hdparm.mod
│           ├── help.mod
│           ├── hexdump.mod
│           ├── hfs.mod
│           ├── hfspluscomp.mod
│           ├── hfsplus.mod
│           ├── http.mod
│           ├── iorw.mod
│           ├── jfs.mod
│           ├── jpeg.mod
│           ├── json.mod
│           ├── keylayouts.mod
│           ├── keystatus.mod
│           ├── ldm.mod
│           ├── legacycfg.mod
│           ├── legacy_password_test.mod
│           ├── linux16.mod
│           ├── linux.mod
│           ├── loadbios.mod
│           ├── loadenv.mod
│           ├── loopback.mod
│           ├── lsacpi.mod
│           ├── lsefimmap.mod
│           ├── lsefi.mod
│           ├── lsefisystab.mod
│           ├── lsmmap.mod
│           ├── ls.mod
│           ├── lspci.mod
│           ├── lssal.mod
│           ├── luks2.mod
│           ├── luks.mod
│           ├── lvm.mod
│           ├── lzopio.mod
│           ├── macbless.mod
│           ├── macho.mod
│           ├── mdraid09_be.mod
│           ├── mdraid09.mod
│           ├── mdraid1x.mod
│           ├── memrw.mod
│           ├── minicmd.mod
│           ├── minix2_be.mod
│           ├── minix2.mod
│           ├── minix3_be.mod
│           ├── minix3.mod
│           ├── minix_be.mod
│           ├── mmap.mod
│           ├── moddep.lst
│           ├── morse.mod
│           ├── mpi.mod
│           ├── msdospart.mod
│           ├── mul_test.mod
│           ├── multiboot2.mod
│           ├── multiboot.mod
│           ├── nativedisk.mod
│           ├── net.mod
│           ├── newc.mod
│           ├── normal.mod
│           ├── ntfscomp.mod
│           ├── ntfs.mod
│           ├── odc.mod
│           ├── offsetio.mod
│           ├── ohci.mod
│           ├── part_acorn.mod
│           ├── part_amiga.mod
│           ├── part_apple.mod
│           ├── part_bsd.mod
│           ├── part_dfly.mod
│           ├── part_dvh.mod
│           ├── part_gpt.mod
│           ├── partmap.lst
│           ├── part_msdos.mod
│           ├── part_plan.mod
│           ├── part_sun.mod
│           ├── part_sunpc.mod
│           ├── parttool.lst
│           ├── parttool.mod
│           ├── password.mod
│           ├── password_pbkdf2.mod
│           ├── pata.mod
│           ├── pbkdf2.mod
│           ├── pbkdf2_test.mod
│           ├── pcidump.mod
│           ├── peimage.mod
│           ├── pgp.mod
│           ├── plainmount.mod
│           ├── play.mod
│           ├── png.mod
│           ├── priority_queue.mod
│           ├── probe.mod
│           ├── procfs.mod
│           ├── progress.mod
│           ├── raid5rec.mod
│           ├── raid6rec.mod
│           ├── random.mod
│           ├── rdmsr.mod
│           ├── read.mod
│           ├── reboot.mod
│           ├── regexp.mod
│           ├── reiserfs.mod
│           ├── relocator.mod
│           ├── romfs.mod
│           ├── scsi.mod
│           ├── serial.mod
│           ├── setjmp.mod
│           ├── setjmp_test.mod
│           ├── setpci.mod
│           ├── shift_test.mod
│           ├── signature_test.mod
│           ├── sleep.mod
│           ├── sleep_test.mod
│           ├── smbios.mod
│           ├── spkmodem.mod
│           ├── squash4.mod
│           ├── strtoull_test.mod
│           ├── syslinuxcfg.mod
│           ├── terminal.lst
│           ├── terminal.mod
│           ├── terminfo.mod
│           ├── test_blockarg.mod
│           ├── testload.mod
│           ├── test.mod
│           ├── testspeed.mod
│           ├── tftp.mod
│           ├── tga.mod
│           ├── time.mod
│           ├── tpm.mod
│           ├── trig.mod
│           ├── tr.mod
│           ├── true.mod
│           ├── udf.mod
│           ├── ufs1_be.mod
│           ├── ufs1.mod
│           ├── ufs2.mod
│           ├── uhci.mod
│           ├── usb_keyboard.mod
│           ├── usb.mod
│           ├── usbms.mod
│           ├── usbserial_common.mod
│           ├── usbserial_ftdi.mod
│           ├── usbserial_pl2303.mod
│           ├── usbserial_usbdebug.mod
│           ├── usbtest.mod
│           ├── video_bochs.mod
│           ├── video_cirrus.mod
│           ├── video_colors.mod
│           ├── video_fb.mod
│           ├── videoinfo.mod
│           ├── video.lst
│           ├── video.mod
│           ├── videotest_checksum.mod
│           ├── videotest.mod
│           ├── wrmsr.mod
│           ├── xfs.mod
│           ├── xnu.mod
│           ├── xnu_uuid.mod
│           ├── xnu_uuid_test.mod
│           ├── xzio.mod
│           ├── zfscrypt.mod
│           └── zstd.mod
├── boot.catalog
├── dists
│   └── sid
│       ├── contrib
│       │   └── binary-amd64
│       │       ├── Packages
│       │       └── Packages.gz
│       ├── main
│       │   └── binary-amd64
│       │       ├── Packages
│       │       └── Packages.gz
│       ├── non-free
│       │   └── binary-amd64
│       │       ├── Packages
│       │       └── Packages.gz
│       └── Release
├── EFI
│   └── boot
│       ├── bootia32.efi
│       ├── bootx64.efi
│       └── grubx64.efi
├── efi.img
├── live
│   ├── filesystem.packages
│   ├── filesystem.packages-remove
│   ├── filesystem.squashfs
│   ├── initrd.img-6.4.0-4-amd64
│   └── vmlinuz-6.4.0-4-amd64
├── md5sum.README
├── md5sum.txt
└── pool
    ├── contrib
    │   └── b
    │       └── b43-fwcutter
    │           ├── b43-fwcutter_1%3a019-8_amd64.deb
    │           └── firmware-b43-installer_1%3a019-8_all.deb
    ├── main
    │   ├── a
    │   │   ├── abseil
    │   │   │   └── libabsl20220623_20220623.1-3_amd64.deb
    │   │   ├── acl
    │   │   │   └── libacl1_2.3.1-3_amd64.deb
    │   │   ├── adduser
    │   │   │   └── adduser_3.137_all.deb
    │   │   ├── aom
    │   │   │   └── libaom3_3.7.0~really3.6.1-1_amd64.deb
    │   │   ├── apt
    │   │   │   ├── apt_2.7.3_amd64.deb
    │   │   │   ├── apt-utils_2.7.3_amd64.deb
    │   │   │   └── libapt-pkg6.0_2.7.3_amd64.deb
    │   │   ├── attr
    │   │   │   └── libattr1_1%3a2.5.1-4_amd64.deb
    │   │   └── audit
    │   │       ├── libaudit1_1%3a3.1.1-1_amd64.deb
    │   │       └── libaudit-common_1%3a3.1.1-1_all.deb
    │   ├── b
    │   │   ├── base-passwd
    │   │   │   └── base-passwd_3.6.1_amd64.deb
    │   │   ├── binutils
    │   │   │   ├── binutils_2.41-5_amd64.deb
    │   │   │   ├── binutils-common_2.41-5_amd64.deb
    │   │   │   ├── binutils-x86-64-linux-gnu_2.41-5_amd64.deb
    │   │   │   ├── libbinutils_2.41-5_amd64.deb
    │   │   │   ├── libctf0_2.41-5_amd64.deb
    │   │   │   ├── libctf-nobfd0_2.41-5_amd64.deb
    │   │   │   ├── libgprofng0_2.41-5_amd64.deb
    │   │   │   └── libsframe1_2.41-5_amd64.deb
    │   │   ├── brotli
    │   │   │   └── libbrotli1_1.0.9-2+b6_amd64.deb
    │   │   ├── build-essential
    │   │   │   └── build-essential_12.10_amd64.deb
    │   │   ├── busybox
    │   │   │   └── busybox_1%3a1.36.1-3.1_amd64.deb
    │   │   └── bzip2
    │   │       ├── bzip2_1.0.8-5+b1_amd64.deb
    │   │       └── libbz2-1.0_1.0.8-5+b1_amd64.deb
    │   ├── c
    │   │   ├── ca-certificates
    │   │   │   └── ca-certificates_20230311_all.deb
    │   │   ├── cdebconf
    │   │   │   └── libdebconfclient0_0.270_amd64.deb
    │   │   ├── coreutils
    │   │   │   └── coreutils_9.1-1_amd64.deb
    │   │   ├── cpio
    │   │   │   └── cpio_2.13+dfsg-7.1_amd64.deb
    │   │   └── cyrus-sasl2
    │   │       ├── libsasl2-2_2.1.28+dfsg1-3_amd64.deb
    │   │       ├── libsasl2-modules_2.1.28+dfsg1-3_amd64.deb
    │   │       └── libsasl2-modules-db_2.1.28+dfsg1-3_amd64.deb
    │   ├── d
    │   │   ├── dav1d
    │   │   │   └── libdav1d6_1.2.1-2_amd64.deb
    │   │   ├── db5.3
    │   │   │   └── libdb5.3_5.3.28+dfsg2-2_amd64.deb
    │   │   ├── debconf
    │   │   │   ├── debconf_1.5.82_all.deb
    │   │   │   └── debconf-i18n_1.5.82_all.deb
    │   │   ├── debian-archive-keyring
    │   │   │   └── debian-archive-keyring_2023.4_all.deb
    │   │   ├── dkms
    │   │   │   └── dkms_3.0.11-3_all.deb
    │   │   └── dpkg
    │   │       ├── dpkg_1.22.0_amd64.deb
    │   │       ├── dpkg-dev_1.22.0_all.deb
    │   │       └── libdpkg-perl_1.22.0_all.deb
    │   ├── e
    │   │   ├── e2fsprogs
    │   │   │   ├── libcom-err2_1.47.0-2+b1_amd64.deb
    │   │   │   └── logsave_1.47.0-2+b1_amd64.deb
    │   │   ├── efibootmgr
    │   │   │   └── efibootmgr_17-2_amd64.deb
    │   │   ├── efivar
    │   │   │   ├── libefiboot1_37-6_amd64.deb
    │   │   │   └── libefivar1_37-6_amd64.deb
    │   │   ├── elfutils
    │   │   │   └── libelf1_0.189-4_amd64.deb
    │   │   └── expat
    │   │       └── libexpat1_2.5.0-2_amd64.deb
    │   ├── f
    │   │   ├── fakeroot
    │   │   │   ├── fakeroot_1.32.1-1_amd64.deb
    │   │   │   └── libfakeroot_1.32.1-1_amd64.deb
    │   │   ├── fontconfig
    │   │   │   ├── fontconfig-config_2.14.2-5_amd64.deb
    │   │   │   └── libfontconfig1_2.14.2-5_amd64.deb
    │   │   ├── fonts-noto
    │   │   │   ├── fonts-noto-core_20201225-2_all.deb
    │   │   │   └── fonts-noto-mono_20201225-2_all.deb
    │   │   ├── freetype
    │   │   │   └── libfreetype6_2.13.2+dfsg-1_amd64.deb
    │   │   └── fuse3
    │   │       └── libfuse3-3_3.14.0-4_amd64.deb
    │   ├── g
    │   │   ├── gcc-13
    │   │   │   ├── cpp-13_13.2.0-3_amd64.deb
    │   │   │   ├── g++-13_13.2.0-3_amd64.deb
    │   │   │   ├── gcc-13_13.2.0-3_amd64.deb
    │   │   │   ├── gcc-13-base_13.2.0-3_amd64.deb
    │   │   │   ├── libasan8_13.2.0-3_amd64.deb
    │   │   │   ├── libatomic1_13.2.0-3_amd64.deb
    │   │   │   ├── libcc1-0_13.2.0-3_amd64.deb
    │   │   │   ├── libgcc-13-dev_13.2.0-3_amd64.deb
    │   │   │   ├── libgcc-s1_13.2.0-3_amd64.deb
    │   │   │   ├── libgomp1_13.2.0-3_amd64.deb
    │   │   │   ├── libhwasan0_13.2.0-3_amd64.deb
    │   │   │   ├── libitm1_13.2.0-3_amd64.deb
    │   │   │   ├── liblsan0_13.2.0-3_amd64.deb
    │   │   │   ├── libquadmath0_13.2.0-3_amd64.deb
    │   │   │   ├── libstdc++-13-dev_13.2.0-3_amd64.deb
    │   │   │   ├── libstdc++6_13.2.0-3_amd64.deb
    │   │   │   ├── libtsan2_13.2.0-3_amd64.deb
    │   │   │   └── libubsan1_13.2.0-3_amd64.deb
    │   │   ├── gcc-defaults
    │   │   │   ├── cpp_4%3a13.2.0-1_amd64.deb
    │   │   │   ├── g++_4%3a13.2.0-1_amd64.deb
    │   │   │   └── gcc_4%3a13.2.0-1_amd64.deb
    │   │   ├── gdbm
    │   │   │   ├── libgdbm6_1.23-3_amd64.deb
    │   │   │   └── libgdbm-compat4_1.23-3_amd64.deb
    │   │   ├── gettext
    │   │   │   └── gettext-base_0.21-13+b1_amd64.deb
    │   │   ├── glibc
    │   │   │   ├── libc6_2.37-8_amd64.deb
    │   │   │   ├── libc6-dev_2.37-8_amd64.deb
    │   │   │   ├── libc-dev-bin_2.37-8_amd64.deb
    │   │   │   └── libc-devtools_2.37-8_amd64.deb
    │   │   ├── gmp
    │   │   │   └── libgmp10_2%3a6.3.0+dfsg-2_amd64.deb
    │   │   ├── gnupg2
    │   │   │   ├── dirmngr_2.2.40-1.1_amd64.deb
    │   │   │   ├── gnupg_2.2.40-1.1_all.deb
    │   │   │   ├── gnupg-l10n_2.2.40-1.1_all.deb
    │   │   │   ├── gnupg-utils_2.2.40-1.1_amd64.deb
    │   │   │   ├── gpg_2.2.40-1.1_amd64.deb
    │   │   │   ├── gpg-agent_2.2.40-1.1_amd64.deb
    │   │   │   ├── gpgconf_2.2.40-1.1_amd64.deb
    │   │   │   ├── gpgsm_2.2.40-1.1_amd64.deb
    │   │   │   ├── gpgv_2.2.40-1.1_amd64.deb
    │   │   │   ├── gpg-wks-client_2.2.40-1.1_amd64.deb
    │   │   │   └── gpg-wks-server_2.2.40-1.1_amd64.deb
    │   │   ├── gnutls28
    │   │   │   └── libgnutls30_3.8.1-4+b1_amd64.deb
    │   │   ├── gpm
    │   │   │   └── libgpm2_1.20.7-10+b1_amd64.deb
    │   │   ├── grub2
    │   │   │   ├── grub2-common_2.12~rc1-9_amd64.deb
    │   │   │   ├── grub-common_2.12~rc1-9_amd64.deb
    │   │   │   ├── grub-efi-amd64_2.12~rc1-9_amd64.deb
    │   │   │   └── grub-efi-amd64-bin_2.12~rc1-9_amd64.deb
    │   │   └── grub-efi-amd64-signed
    │   │       └── grub-efi-amd64-signed_1+2.12~rc1+9_amd64.deb
    │   ├── i
    │   │   ├── initramfs-tools
    │   │   │   ├── initramfs-tools_0.142_all.deb
    │   │   │   └── initramfs-tools-core_0.142_all.deb
    │   │   ├── init-system-helpers
    │   │   │   └── init-system-helpers_1.65.2_all.deb
    │   │   ├── isl
    │   │   │   └── libisl23_0.26-3_amd64.deb
    │   │   └── iucode-tool
    │   │       └── iucode-tool_2.3.1-3_amd64.deb
    │   ├── j
    │   │   ├── jansson
    │   │   │   └── libjansson4_2.14-2_amd64.deb
    │   │   └── jbigkit
    │   │       └── libjbig0_2.1-6.1_amd64.deb
    │   ├── k
    │   │   ├── keyutils
    │   │   │   └── libkeyutils1_1.6.3-2_amd64.deb
    │   │   ├── klibc
    │   │   │   ├── klibc-utils_2.0.13-1_amd64.deb
    │   │   │   └── libklibc_2.0.13-1_amd64.deb
    │   │   ├── kmod
    │   │   │   ├── kmod_30+20230601-1_amd64.deb
    │   │   │   └── libkmod2_30+20230601-1_amd64.deb
    │   │   └── krb5
    │   │       ├── krb5-locales_1.20.1-3_all.deb
    │   │       ├── libgssapi-krb5-2_1.20.1-3_amd64.deb
    │   │       ├── libk5crypto3_1.20.1-3_amd64.deb
    │   │       ├── libkrb5-3_1.20.1-3_amd64.deb
    │   │       └── libkrb5support0_1.20.1-3_amd64.deb
    │   ├── l
    │   │   ├── lerc
    │   │   │   └── liblerc4_4.0.0+ds-3_amd64.deb
    │   │   ├── linux
    │   │   │   ├── linux-compiler-gcc-13-x86_6.4.13-1_amd64.deb
    │   │   │   ├── linux-headers-6.4.0-4-amd64_6.4.13-1_amd64.deb
    │   │   │   ├── linux-headers-6.4.0-4-common_6.4.13-1_all.deb
    │   │   │   ├── linux-kbuild-6.4.0-4_6.4.13-1_amd64.deb
    │   │   │   └── linux-libc-dev_6.4.13-1_amd64.deb
    │   │   ├── linux-base
    │   │   │   └── linux-base_4.9_all.deb
    │   │   ├── linux-signed-amd64
    │   │   │   └── linux-headers-amd64_6.4.13-1_amd64.deb
    │   │   ├── lsb
    │   │   │   └── lsb-base_11.6_all.deb
    │   │   ├── lsb-release-minimal
    │   │   │   └── lsb-release_12.0-2_all.deb
    │   │   ├── lvm2
    │   │   │   ├── dmsetup_2%3a1.02.185-2_amd64.deb
    │   │   │   └── libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb
    │   │   └── lz4
    │   │       └── liblz4-1_1.9.4-1_amd64.deb
    │   ├── liba
    │   │   ├── libalgorithm-diff-perl
    │   │   │   └── libalgorithm-diff-perl_1.201-1_all.deb
    │   │   ├── libalgorithm-diff-xs-perl
    │   │   │   └── libalgorithm-diff-xs-perl_0.04-8+b1_amd64.deb
    │   │   ├── libalgorithm-merge-perl
    │   │   │   └── libalgorithm-merge-perl_0.08-5_all.deb
    │   │   ├── libassuan
    │   │   │   └── libassuan0_2.5.6-1_amd64.deb
    │   │   └── libavif
    │   │       └── libavif15_0.11.1-3_amd64.deb
    │   ├── libb
    │   │   └── libbsd
    │   │       └── libbsd0_0.11.7-4_amd64.deb
    │   ├── libc
    │   │   ├── libcap2
    │   │   │   └── libcap2_1%3a2.66-4_amd64.deb
    │   │   └── libcap-ng
    │   │       └── libcap-ng0_0.8.3-1+b3_amd64.deb
    │   ├── libd
    │   │   ├── libde265
    │   │   │   └── libde265-0_1.0.12-1+b1_amd64.deb
    │   │   └── libdeflate
    │   │       └── libdeflate0_1.18-1_amd64.deb
    │   ├── libf
    │   │   ├── libffi
    │   │   │   └── libffi8_3.4.4-1_amd64.deb
    │   │   ├── libfile-fcntllock-perl
    │   │   │   └── libfile-fcntllock-perl_0.22-4+b1_amd64.deb
    │   │   └── libfile-find-rule-perl
    │   │       └── libfile-find-rule-perl_0.34-3_all.deb
    │   ├── libg
    │   │   ├── libgav1
    │   │   │   └── libgav1-1_0.18.0-1+b1_amd64.deb
    │   │   ├── libgcrypt20
    │   │   │   └── libgcrypt20_1.10.2-2_amd64.deb
    │   │   ├── libgd2
    │   │   │   └── libgd3_2.3.3-9_amd64.deb
    │   │   └── libgpg-error
    │   │       ├── libgpg-error0_1.47-2_amd64.deb
    │   │       └── libgpg-error-l10n_1.47-2_all.deb
    │   ├── libh
    │   │   └── libheif
    │   │       ├── libheif1_1.16.2-2_amd64.deb
    │   │       ├── libheif-plugin-aomenc_1.16.2-2_amd64.deb
    │   │       ├── libheif-plugin-dav1d_1.16.2-2_amd64.deb
    │   │       ├── libheif-plugin-libde265_1.16.2-2_amd64.deb
    │   │       └── libheif-plugin-x265_1.16.2-2_amd64.deb
    │   ├── libi
    │   │   └── libidn2
    │   │       └── libidn2-0_2.3.4-1+b1_amd64.deb
    │   ├── libj
    │   │   └── libjpeg-turbo
    │   │       └── libjpeg62-turbo_1%3a2.1.5-2_amd64.deb
    │   ├── libk
    │   │   └── libksba
    │   │       └── libksba8_1.6.4-2_amd64.deb
    │   ├── libl
    │   │   └── liblocale-gettext-perl
    │   │       └── liblocale-gettext-perl_1.07-6_amd64.deb
    │   ├── libm
    │   │   └── libmd
    │   │       └── libmd0_1.1.0-1_amd64.deb
    │   ├── libn
    │   │   ├── libnsl
    │   │   │   ├── libnsl2_1.3.0-2_amd64.deb
    │   │   │   └── libnsl-dev_1.3.0-2_amd64.deb
    │   │   └── libnumber-compare-perl
    │   │       └── libnumber-compare-perl_0.03-3_all.deb
    │   ├── libp
    │   │   ├── libpng1.6
    │   │   │   └── libpng16-16_1.6.40-1_amd64.deb
    │   │   └── libpsl
    │   │       └── libpsl5_0.21.2-1+b1_amd64.deb
    │   ├── libs
    │   │   ├── libseccomp
    │   │   │   └── libseccomp2_2.5.4-1+b3_amd64.deb
    │   │   ├── libselinux
    │   │   │   └── libselinux1_3.5-1_amd64.deb
    │   │   ├── libsemanage
    │   │   │   ├── libsemanage2_3.5-1_amd64.deb
    │   │   │   └── libsemanage-common_3.5-1_all.deb
    │   │   └── libsepol
    │   │       └── libsepol2_3.5-1_amd64.deb
    │   ├── libt
    │   │   ├── libtasn1-6
    │   │   │   └── libtasn1-6_4.19.0-3_amd64.deb
    │   │   ├── libtext-charwidth-perl
    │   │   │   └── libtext-charwidth-perl_0.04-11_amd64.deb
    │   │   ├── libtext-glob-perl
    │   │   │   └── libtext-glob-perl_0.11-3_all.deb
    │   │   ├── libtext-iconv-perl
    │   │   │   └── libtext-iconv-perl_1.7-8_amd64.deb
    │   │   ├── libtext-wrapi18n-perl
    │   │   │   └── libtext-wrapi18n-perl_0.06-10_all.deb
    │   │   └── libtirpc
    │   │       ├── libtirpc3_1.3.3+ds-1_amd64.deb
    │   │       ├── libtirpc-common_1.3.3+ds-1_all.deb
    │   │       └── libtirpc-dev_1.3.3+ds-1_amd64.deb
    │   ├── libu
    │   │   └── libunistring
    │   │       └── libunistring5_1.1-2_amd64.deb
    │   ├── libw
    │   │   └── libwebp
    │   │       └── libwebp7_1.2.4-0.2_amd64.deb
    │   ├── libx
    │   │   ├── libx11
    │   │   │   ├── libx11-6_2%3a1.8.6-1_amd64.deb
    │   │   │   └── libx11-data_2%3a1.8.6-1_all.deb
    │   │   ├── libxau
    │   │   │   └── libxau6_1%3a1.0.9-1_amd64.deb
    │   │   ├── libxcb
    │   │   │   └── libxcb1_1.15-1_amd64.deb
    │   │   ├── libxcrypt
    │   │   │   ├── libcrypt1_1%3a4.4.36-2_amd64.deb
    │   │   │   └── libcrypt-dev_1%3a4.4.36-2_amd64.deb
    │   │   ├── libxdmcp
    │   │   │   └── libxdmcp6_1%3a1.1.2-3_amd64.deb
    │   │   └── libxpm
    │   │       └── libxpm4_1%3a3.5.12-1.1_amd64.deb
    │   ├── liby
    │   │   └── libyuv
    │   │       └── libyuv0_0.0~git20230616.a366ad7-1_amd64.deb
    │   ├── libz
    │   │   └── libzstd
    │   │       ├── libzstd1_1.5.5+dfsg2-1_amd64.deb
    │   │       └── zstd_1.5.5+dfsg2-1_amd64.deb
    │   ├── m
    │   │   ├── make-dfsg
    │   │   │   └── make_4.3-4.1_amd64.deb
    │   │   ├── manpages
    │   │   │   ├── manpages_6.03-2_all.deb
    │   │   │   └── manpages-dev_6.03-2_all.deb
    │   │   ├── mokutil
    │   │   │   └── mokutil_0.6.0-2_amd64.deb
    │   │   ├── mpclib3
    │   │   │   └── libmpc3_1.3.1-1_amd64.deb
    │   │   └── mpfr4
    │   │       └── libmpfr6_4.2.1-1_amd64.deb
    │   ├── n
    │   │   ├── ncurses
    │   │   │   ├── libncursesw6_6.4+20230625-2_amd64.deb
    │   │   │   └── libtinfo6_6.4+20230625-2_amd64.deb
    │   │   ├── netbase
    │   │   │   └── netbase_6.4_all.deb
    │   │   ├── nettle
    │   │   │   ├── libhogweed6_3.9.1-2_amd64.deb
    │   │   │   └── libnettle8_3.9.1-2_amd64.deb
    │   │   ├── npth
    │   │   │   └── libnpth0_1.6-3_amd64.deb
    │   │   └── numactl
    │   │       └── libnuma1_2.0.16-1_amd64.deb
    │   ├── o
    │   │   ├── openldap
    │   │   │   ├── libldap-2.5-0_2.5.13+dfsg-5_amd64.deb
    │   │   │   └── libldap-common_2.5.13+dfsg-5_all.deb
    │   │   ├── openssl
    │   │   │   ├── libssl3_3.0.10-1_amd64.deb
    │   │   │   └── openssl_3.0.10-1_amd64.deb
    │   │   └── os-prober
    │   │       └── os-prober_1.81_amd64.deb
    │   ├── p
    │   │   ├── p11-kit
    │   │   │   └── libp11-kit0_0.25.0-4_amd64.deb
    │   │   ├── pam
    │   │   │   ├── libpam0g_1.5.2-7_amd64.deb
    │   │   │   ├── libpam-modules_1.5.2-7_amd64.deb
    │   │   │   └── libpam-modules-bin_1.5.2-7_amd64.deb
    │   │   ├── patch
    │   │   │   └── patch_2.7.6-7_amd64.deb
    │   │   ├── pci.ids
    │   │   │   └── pci.ids_0.0~2023.08.10-1_all.deb
    │   │   ├── pciutils
    │   │   │   ├── libpci3_1%3a3.10.0-2_amd64.deb
    │   │   │   └── pciutils_1%3a3.10.0-2_amd64.deb
    │   │   ├── pcre2
    │   │   │   └── libpcre2-8-0_10.42-4_amd64.deb
    │   │   ├── perl
    │   │   │   ├── libperl5.36_5.36.0-9_amd64.deb
    │   │   │   ├── perl_5.36.0-9_amd64.deb
    │   │   │   ├── perl-base_5.36.0-9_amd64.deb
    │   │   │   └── perl-modules-5.36_5.36.0-9_all.deb
    │   │   ├── pinentry
    │   │   │   └── pinentry-curses_1.2.1-1_amd64.deb
    │   │   ├── popt
    │   │   │   └── libpopt0_1.19+dfsg-1_amd64.deb
    │   │   └── publicsuffix
    │   │       └── publicsuffix_20230209.2326-1_all.deb
    │   ├── r
    │   │   ├── readline
    │   │   │   ├── libreadline8_8.2-1.3_amd64.deb
    │   │   │   └── readline-common_8.2-1.3_all.deb
    │   │   ├── rpcsvc-proto
    │   │   │   └── rpcsvc-proto_1.4.3-1_amd64.deb
    │   │   └── rust-rav1e
    │   │       └── librav1e0_0.6.6-3_amd64.deb
    │   ├── s
    │   │   ├── sensible-utils
    │   │   │   └── sensible-utils_0.0.20_all.deb
    │   │   ├── setserial
    │   │   │   └── setserial_2.17-53+b1_amd64.deb
    │   │   ├── shadow
    │   │   │   └── passwd_1%3a4.13+dfsg1-1+b1_amd64.deb
    │   │   ├── shim
    │   │   │   └── shim-unsigned_15.7-1_amd64.deb
    │   │   ├── shim-helpers-amd64-signed
    │   │   │   └── shim-helpers-amd64-signed_1+15.7+1_amd64.deb
    │   │   ├── shim-signed
    │   │   │   ├── shim-signed_1.40+15.7-1_amd64.deb
    │   │   │   └── shim-signed-common_1.40+15.7-1_all.deb
    │   │   ├── sqlite3
    │   │   │   └── libsqlite3-0_3.43.1-1_amd64.deb
    │   │   ├── sudo
    │   │   │   └── sudo_1.9.14p2-1_amd64.deb
    │   │   ├── svt-av1
    │   │   │   └── libsvtav1enc1_1.6.0+dfsg-1_amd64.deb
    │   │   ├── systemd
    │   │   │   ├── libsystemd0_254.1-3_amd64.deb
    │   │   │   ├── libudev1_254.1-3_amd64.deb
    │   │   │   ├── systemd-dev_254.1-3_all.deb
    │   │   │   └── udev_254.1-3_amd64.deb
    │   │   └── sysvinit
    │   │       └── sysvinit-utils_3.07-1_amd64.deb
    │   ├── t
    │   │   ├── tar
    │   │   │   └── tar_1.34+dfsg-1.2_amd64.deb
    │   │   └── tiff
    │   │       └── libtiff6_4.5.1+git230720-1_amd64.deb
    │   ├── u
    │   │   ├── ucf
    │   │   │   └── ucf_3.0043+nmu1_all.deb
    │   │   ├── user-setup
    │   │   │   └── user-setup_1.95_all.deb
    │   │   ├── usrmerge
    │   │   │   └── usrmerge_37_all.deb
    │   │   └── util-linux
    │   │       ├── libblkid1_2.39.2-1_amd64.deb
    │   │       ├── libmount1_2.39.2-1_amd64.deb
    │   │       ├── libsmartcols1_2.39.2-1_amd64.deb
    │   │       ├── libuuid1_2.39.2-1_amd64.deb
    │   │       ├── mount_2.39.2-1_amd64.deb
    │   │       └── uuid-runtime_2.39.2-1_amd64.deb
    │   ├── w
    │   │   └── wget
    │   │       └── wget_1.21.4-1+b1_amd64.deb
    │   ├── x
    │   │   ├── x265
    │   │   │   └── libx265-199_3.5-2+b1_amd64.deb
    │   │   ├── xxhash
    │   │   │   └── libxxhash0_0.8.2-2_amd64.deb
    │   │   └── xz-utils
    │   │       ├── liblzma5_5.4.4-0.1_amd64.deb
    │   │       └── xz-utils_5.4.4-0.1_amd64.deb
    │   └── z
    │       └── zlib
    │           └── zlib1g_1%3a1.2.13.dfsg-3_amd64.deb
    └── non-free
        ├── f
        │   └── firmware-nonfree
        │       └── firmware-brcm80211_20230515-3_all.deb
        └── i
            └── intel-microcode
                └── intel-microcode_3.20230808.1_amd64.deb

228 directories, 815 files

@muhdsalm
Copy link
Contributor

Can you try again with the latest build and check if the issue still exists?

@msmafra
Copy link
Author

msmafra commented Feb 26, 2024

Tried with the lastes available today. Etcher went with no warnings/errors, but I sill can´t install with the same "not responding" and the "Something went wrong" messages.

@muhdsalm
Copy link
Contributor

The 'something went wrong message' comes before the installer starts, or when you confirm the install?

@msmafra
Copy link
Author

msmafra commented Feb 27, 2024

The 'something went wrong message' comes before the installer starts, or when you confirm the install?

I set everthing I need and click to start the installation. After 2-3 seconds it gives that message.

@muhdsalm
Copy link
Contributor

Can you press 'show log' and tell me what it says?

@msmafra
Copy link
Author

msmafra commented Feb 27, 2024

Screenshots of installation process

Screenshot from 2024-02-27 13-54-10
Screenshot from 2024-02-27 13-54-17
Screenshot from 2024-02-27 13-54-20
Screenshot from 2024-02-27 13-54-23
Screenshot from 2024-02-27 13-54-28
Screenshot from 2024-02-27 13-54-34
Screenshot from 2024-02-27 13-54-40
Screenshot from 2024-02-27 13-54-58
Screenshot from 2024-02-27 13-55-14
Screenshot from 2024-02-27 13-56-04
Screenshot from 2024-02-27 13-57-26

While capturing the screen this was the error and things were a bit different, meaning the network connection screen took a bit more time and the installation advanced a bit more. Why?! Dunno

Output of Installer
Setup [1/20]: label
Setup [2/20]: mkpart
Creating filesystem with 262144 4k blocks and 65536 inodes
Filesystem UUID: 4f42e38e-cfe6-4401-a3ea-ec7dd0734992
Superblock backups stored on blocks: 
	32768, 98304, 163840, 229376

Allocating group tables: done                            
Writing inode tables: done                            
Creating journal (8192 blocks): done
Writing superblocks and filesystem accounting information: done

Setup [3/20]: mkpart
mkfs.fat 4.2 (2021-01-31)
Setup [4/20]: mkpart
Setup [5/20]: mkpart
Setup [6/20]: pvcreate
Setup [7/20]: pvcreate
Setup [8/20]: vgcreate
Setup [9/20]: vgcreate
Setup [10/20]: lvcreate
Setup [11/20]: lvm-format
Creating filesystem with 131072 4k blocks and 32768 inodes
Filesystem UUID: 593c1dc0-47e7-4fa5-95e7-a77fe14b77ae
Superblock backups stored on blocks: 
	32768, 98304

Allocating group tables: done                            
Writing inode tables: done                            
Creating journal (4096 blocks): done
Writing superblocks and filesystem accounting information: done

Setup [12/20]: lvcreate
Setup [13/20]: lvcreate
Setup [14/20]: make-thin-pool
Setup [15/20]: lvcreate-thin
Setup [16/20]: lvcreate-thin
Setup [17/20]: lvm-format
btrfs-progs v6.6.3
See https://btrfs.readthedocs.io for more information.

Performing full device TRIM /dev/vos-root/root-a (19.00GiB) ...
NOTE: several default settings have changed in version 5.15, please make sure
      this does not affect your deployments:
      - DUP for metadata (-m dup)
      - enabled no-holes (-O no-holes)
      - enabled free-space-tree (-R free-space-tree)

Label:              (null)
UUID:               8c84e78e-431e-435f-b85b-45631b5cab34
Node size:          16384
Sector size:        4096
Filesystem size:    19.00GiB
Block group profiles:
  Data:             single            8.00MiB
  Metadata:         DUP             256.00MiB
  System:           DUP               8.00MiB
SSD detected:       no
Zoned device:       no
Incompat features:  extref, skinny-metadata, no-holes, free-space-tree
Runtime features:   free-space-tree
Checksum:           crc32c
Number of devices:  1
Devices:
   ID        SIZE  PATH                
    1    19.00GiB  /dev/vos-root/root-a

Setup [18/20]: lvm-format
btrfs-progs v6.6.3
See https://btrfs.readthedocs.io for more information.

Performing full device TRIM /dev/vos-root/root-b (19.00GiB) ...
NOTE: several default settings have changed in version 5.15, please make sure
      this does not affect your deployments:
      - DUP for metadata (-m dup)
      - enabled no-holes (-O no-holes)
      - enabled free-space-tree (-R free-space-tree)

Label:              (null)
UUID:               a000d7aa-f0a0-4673-a5dd-58e6abee8845
Node size:          16384
Sector size:        4096
Filesystem size:    19.00GiB
Block group profiles:
  Data:             single            8.00MiB
  Metadata:         DUP             256.00MiB
  System:           DUP               8.00MiB
SSD detected:       no
Zoned device:       no
Incompat features:  extref, skinny-metadata, no-holes, free-space-tree
Runtime features:   free-space-tree
Checksum:           crc32c
Number of devices:  1
Devices:
   ID        SIZE  PATH                
    1    19.00GiB  /dev/vos-root/root-b

Setup [19/20]: lvcreate
Setup [20/20]: lvm-luks-format
panic: Timed out waiting for partition /dev/vos-var/var

goroutine 1 [running]:
github.com/vanilla-os/albius/core/disk.(*Partition).WaitUntilAvailable(0xc00020a2a0)
	github.com/vanilla-os/albius/core/disk/partition.go:343 +0xfc
github.com/vanilla-os/albius/core.runSetupOperation({0xc0004c7c38?, 0xc000068048?}, {0xc0004c7c40, 0xf}, {0xc000444a00, 0x4, 0x3?})
	github.com/vanilla-os/albius/core/recipe.go:598 +0x1b48
github.com/vanilla-os/albius/core.(*Recipe).RunSetup(0xc00045f360)
	github.com/vanilla-os/albius/core/recipe.go:629 +0x195
main.main()
	github.com/vanilla-os/albius/albius.go:20 +0x96

I tried again and got the original error I was having:

Setup [3/20]: mkpart
mkfs.fat 4.2 (2021-01-31)
Setup [4/20]: mkpart
Setup [5/20]: mkpart
Setup [6/20]: pvcreate
Setup [7/20]: pvcreate
panic: failed to run setup operation pvcreate: pvcreate: lvm.RunCommand: 
  Can't initialize physical volume "/dev/sde4" of volume group "vos-var" without -ff
  /dev/sde4: physical volume not initialized.


goroutine 1 [running]:
main.main()
	github.com/vanilla-os/albius/albius.go:22 +0x106

@msmafra
Copy link
Author

msmafra commented Feb 27, 2024

This time no not responding messages and I used the same session for both tries.

@muhdsalm
Copy link
Contributor

muhdsalm commented Mar 7, 2024

Seems like an issue with Albius.

@msmafra
Copy link
Author

msmafra commented Mar 14, 2024

Hello
Still happening with #118

@msmafra
Copy link
Author

msmafra commented Apr 23, 2024

Tried #127 I wasn't able to install to any of my SSD via USB externally/docked. But, it installed on my internal NVMe, since I was about to do a fresh install of Fedora and some distros for testing. Something on the installed is not allowing it be installed via USB. At least on my machine.

@taukakao
Copy link
Member

@msmafra
This is #348

@taukakao
Copy link
Member

But since you were able to install on the internal drive I will mark this as completed

@msmafra
Copy link
Author

msmafra commented Apr 23, 2024

But since you were able to install on the internal drive I will mark this as completed

I did not try any of times before to install on my internal drive. Just installed now because of the opportune moment. So being able to install on my internal is not relevant here. In my opinion the problem persists.

@taukakao
Copy link
Member

@msmafra
Ok, but I think this issue has too many aspects to really count as one issue, though.
You're free to open a new issue with a specific error or problem you're facing.

@muhdsalm
Copy link
Contributor

But since you were able to install on the internal drive I will mark this as completed

I did not try any of times before to install on my internal drive. Just installed now because of the opportune moment. So being able to install on my internal is not relevant here. In my opinion the problem persists.

Yes, the issue of not being able to install on removable drives exists and is being tracked at #348

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

3 participants