slackpkg upgrade-all : i had two erros on two diferents machines
by inukaze from LinuxQuestions.org on (#6KJ72)
Job PC :
Code:slackpkg upgrade-all
Checking local integrity... DONE
Looking for packages to upgrade. Please wait... comm: el fichero 2 no esti ordenado
comm: input is not in sorted order
DONE
No packages match the pattern for upgrade. Try:
/usr/sbin/slackpkg install|reinstallHome PC :
Code:slackpkg upgrade-all
FATAL! There is some problem in packages database
or maybe an installation or upgrade in progress:
aaa_glibc-solibs-2.33_multilib-x86_64-5alien-upgraded-2024-03-01,01:30:20
If you continue you may corrupt packages database.
Check or retry laterCode:grub-mkconfig -o /boot/grub/grub.cfg
Generando un fichero de configuraciin de grub...
Encontrada imagen de linux: /boot/vmlinuz-huge-5.15.145
Encontrada imagen de memoria inicial: /boot/initrd.gz
Encontrada imagen de linux: /boot/vmlinuz-huge
Encontrada imagen de memoria inicial: /boot/initrd.gz
Encontrada imagen de linux: /boot/vmlinuz-generic-5.15.145
Encontrada imagen de memoria inicial: /boot/initrd.gz
Encontrada imagen de linux: /boot/vmlinuz-generic
Encontrada imagen de memoria inicial: /boot/initrd.gz
Aviso: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Encontrado Windows 10 en /dev/sda1
Encontrado Slackware 15.0 i586 en /dev/sda6
hechoi don't need the "generic" kernel i ever prefer use "huge"
Code:echo -ne 'y\n' | slpkg -r kernel-genericSomeone had idea which i should do, to use slackpkg upgrade-all without errors ?
Code:slackpkg upgrade-all
Checking local integrity... DONE
Looking for packages to upgrade. Please wait... comm: el fichero 2 no esti ordenado
comm: input is not in sorted order
DONE
No packages match the pattern for upgrade. Try:
/usr/sbin/slackpkg install|reinstallHome PC :
Code:slackpkg upgrade-all
FATAL! There is some problem in packages database
or maybe an installation or upgrade in progress:
aaa_glibc-solibs-2.33_multilib-x86_64-5alien-upgraded-2024-03-01,01:30:20
If you continue you may corrupt packages database.
Check or retry laterCode:grub-mkconfig -o /boot/grub/grub.cfg
Generando un fichero de configuraciin de grub...
Encontrada imagen de linux: /boot/vmlinuz-huge-5.15.145
Encontrada imagen de memoria inicial: /boot/initrd.gz
Encontrada imagen de linux: /boot/vmlinuz-huge
Encontrada imagen de memoria inicial: /boot/initrd.gz
Encontrada imagen de linux: /boot/vmlinuz-generic-5.15.145
Encontrada imagen de memoria inicial: /boot/initrd.gz
Encontrada imagen de linux: /boot/vmlinuz-generic
Encontrada imagen de memoria inicial: /boot/initrd.gz
Aviso: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Encontrado Windows 10 en /dev/sda1
Encontrado Slackware 15.0 i586 en /dev/sda6
hechoi don't need the "generic" kernel i ever prefer use "huge"
Code:echo -ne 'y\n' | slpkg -r kernel-genericSomeone had idea which i should do, to use slackpkg upgrade-all without errors ?