Bug systemd 208, not work urpmi
Bug systemd 208, not work urpmi
After upgrading to systemd 208, urpmi and rpm stopped working.
Re: Bug systemd 208, not work urpmi
Do you have laptop is EFI + GPT hdd?fkuller писал(а):After upgrading to systemd 208, urpmi and rpm stopped working.
Re: Bug systemd 208, not work urpmi
in latest update you recived not only systemd, but urpmi and rpm too. What did you mean by 'not working' ?
Re: Bug systemd 208, not work urpmi
My laptop is EFI + GPT hdd, after updating systemd, udev, urpmi, rpm ... Can not use urpmi, just hangs on is verifying signature.
Re: Bug systemd 208, not work urpmi
I think it is the same problem that in Bug http://bugs.rosalinux.ru/show_bug.cgi?id=3634fkuller писал(а):My laptop is EFI + GPT hdd, after updating systemd, udev, urpmi, rpm ... Can not use urpmi, just hangs on is verifying signature.
I've never install packets and not deleted. Hanging all. Also on EFI+GPT hdd.
Re: Bug systemd 208, not work urpmi
Please provide /lib/systemd/system/boot-efi.mount
Re: Bug systemd 208, not work urpmi
My file boot-efi.mount
# Automatially generated by systemd-efi-boot-generator\n\n"
[Unit]
Description=EFI System Partition
[Mount]
Where=/boot/efi
What=/dev/disk/by-uuid/
Options=umask=0077
# Automatially generated by systemd-efi-boot-generator\n\n"
[Unit]
Description=EFI System Partition
[Mount]
Where=/boot/efi
What=/dev/disk/by-uuid/
Options=umask=0077
Re: Bug systemd 208, not work urpmi
fkuller писал(а):My file boot-efi.mount
# Automatially generated by systemd-efi-boot-generator\n\n"
[Unit]
Description=EFI System Partition
[Mount]
Where=/boot/efi
What=/dev/disk/by-uuid/
Options=umask=0077
Код: Выделить всё
What=/dev/disk/by-uuid/<no UUID efi partition>

Re: Bug systemd 208, not work urpmi
Please provide output
for you system
Than i say what you need fix on boot-efi.mount
Код: Выделить всё
blkid
Than i say what you need fix on boot-efi.mount
Re: Bug systemd 208, not work urpmi
/dev/sda1: UUID="EBF8-30B4" TYPE="vfat" PARTUUID="4f028f54-a249-48b8-94d4-8b8a1c05cfc4"
/dev/sda2: UUID="aebcdc84-209c-4b1e-bebf-de3f4e5103af" TYPE="ext4" PARTUUID="42c9b7a2-0dec-4611-b94c-8affe17d0ecc"
/dev/sda3: UUID="c3342b7a-fa3e-41be-b51a-f59c147af0ab" TYPE="swap"
/dev/sda4: UUID="1399c73c-1442-4d79-b4f2-1460f6f97865" TYPE="ext4"
/dev/sda2: UUID="aebcdc84-209c-4b1e-bebf-de3f4e5103af" TYPE="ext4" PARTUUID="42c9b7a2-0dec-4611-b94c-8affe17d0ecc"
/dev/sda3: UUID="c3342b7a-fa3e-41be-b51a-f59c147af0ab" TYPE="swap"
/dev/sda4: UUID="1399c73c-1442-4d79-b4f2-1460f6f97865" TYPE="ext4"
Re: Bug systemd 208, not work urpmi
Change
to
And reboot.
Also please provide output of
Код: Выделить всё
What=/dev/disk/by-uuid/
Код: Выделить всё
What=/dev/disk/by-uuid/EBF8-30B4
Also please provide output of
Код: Выделить всё
gdisk -l /dev/sda | grep EF00
Re: Bug systemd 208, not work urpmi
Thank you for your help, I do not speak Russian and little English, thanks to a Brazilian.
Re: Bug systemd 208, not work urpmi
This is error in efi mount generator - we investigate it for now and will try fix this as soon as posible. But you now knew how resolve this error.fkuller писал(а):Thank you for your help, I do not speak Russian and little English, thanks to a Brazilian.