Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Post-installation issues #1137

Open
ghost opened this issue Mar 23, 2019 · 0 comments
Open

Post-installation issues #1137

ghost opened this issue Mar 23, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 23, 2019

I have a few issues with the current version of cnchi, something that I've never seen in the past (I've tried several times for a few days and I always see these same error messages).

After cnchi executes grub-mkconfig I see:

2019-03-23 11:11:26 [WARNING] Error running ['/bin/pidof', 'grub-mount']: b'' (grub2.py:265)

and after a few minutes of delay:

2019-03-23 11:14:23 [DEBUG ] Generating grub configuration file ...
Found theme: /boot/grub/themes/Antergos-Default/theme.txt
Found Intel Microcode image
Found linux image: /boot/vmlinuz-linux
Found initrd image: /boot/initramfs-linux.img
Found fallback initramfs image: /boot/initramfs-linux-fallback.img
WARNING: Failed to connect to lvmetad. Falling back to device scanning.
WARNING: Device /dev/loop0 not initialized in udev database even after waiting 10000000 microseconds.
WARNING: Device /dev/sda not initialized in udev database even after waiting 10000000 microseconds.
WARNING: Device /dev/sda1 not initialized in udev database even after waiting 10000000 microseconds.
WARNING: Device /dev/sda2 not initialized in udev database even after waiting 10000000 microseconds.
WARNING: Device /dev/sda3 not initialized in udev database even after waiting 10000000 microseconds.
WARNING: Device /dev/sda4 not initialized in udev database even after waiting 10000000 microseconds.
WARNING: Device /dev/sdb not initialized in udev database even after waiting 10000000 microseconds.
WARNING: Device /dev/sdb1 not initialized in udev database even after waiting 10000000 microseconds.
WARNING: Device /dev/sdb2 not initialized in udev database even after waiting 10000000 microseconds.
WARNING: Device /dev/loop0 not initialized in udev database even after waiting 10000000 microseconds.
WARNING: Device /dev/sda1 not initialized in udev database even after waiting 10000000 microseconds.
WARNING: Device /dev/sda2 not initialized in udev database even after waiting 10000000 microseconds.
WARNING: Device /dev/sda3 not initialized in udev database even after waiting 10000000 microseconds.
WARNING: Device /dev/sda4 not initialized in udev database even after waiting 10000000 microseconds.
WARNING: Device /dev/sdb1 not initialized in udev database even after waiting 10000000 microseconds.
WARNING: Device /dev/sdb2 not initialized in udev database even after waiting 10000000 microseconds.
grub-probe: error: cannot find a GRUB drive for /dev/sdb1. Check your device.map.
done (run_cmd.py:149)
2019-03-23 11:14:23 [INFO ] GRUB(2) BIOS has been successfully installed. (grub2.py:325)

then, somehow it thinks the connection is not working anymore (but at this point all packages are correctly installed):

2019-03-23 11:14:23 [DEBUG ] Updating pkgfile database (post_install.py:815)
2019-03-23 11:14:23 [DEBUG ] warning: download failed: https://mirror.ubrco.de/archlinux/core/os/x86_64/core.files: Could not resolve host: mirror.ubrco.de
(...long list of "download failed" removed...)

After rebooting, everything works fine.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants