You are not logged in.

#1 2018-09-23 23:38:38

pinkfloyd92
Member
Registered: 2016-05-02
Posts: 12

Cannot boot Arch ERROR: binary dependency `libidn.so.11' not found

I just upgraded the dependecies, but when I boot the computer I could not boot, I encounted the error 'ERROR: device 'UUID=...' not found. Skipping fsck'.
Then I booted a liveCD so I could run mkinitcpio, and doing it I encountered the following errors.

mkinitcpio -p linux

==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 4.18.9-arch1-1-ARCH
  -> Running build hook: [base]
  -> Running build hook: [udev]
==> ERROR: binary dependency `libidn.so.11' not found for `/usr/lib/systemd/systemd-udevd'
==> ERROR: binary dependency `libidn.so.11' not found for `/usr/bin/udevadm'
==> ERROR: binary dependency `libidn.so.11' not found for `/usr/bin/systemd-tmpfiles'
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
==> WARNING: errors were encountered during the build. The image may not be complete.
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 4.18.9-arch1-1-ARCH
  -> Running build hook: [base]
  -> Running build hook: [udev]
==> ERROR: binary dependency `libidn.so.11' not found for `/usr/lib/systemd/systemd-udevd'
==> ERROR: binary dependency `libidn.so.11' not found for `/usr/bin/udevadm'
==> ERROR: binary dependency `libidn.so.11' not found for `/usr/bin/systemd-tmpfiles'
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: wd719x
==> WARNING: Possibly missing firmware for module: aic94xx
  -> Running build hook: [filesystems]
  -> Running build hook: [keyboard]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-fallback.img
==> WARNING: errors were encountered during the build. The image may not be complete.

Last edited by pinkfloyd92 (2018-09-23 23:39:40)

Offline

#2 2018-09-24 00:37:40

loqs
Member
Registered: 2014-03-06
Posts: 18,859

Re: Cannot boot Arch ERROR: binary dependency `libidn.so.11' not found

https://git.archlinux.org/svntogit/pack … 8635cfb440  System_maintenance#Partial_upgrades_are_unsupported
Perform a full system update from the chroot or live media and that should resolve the issue.

Offline

Board footer

Powered by FluxBB