Hi,

as there is a small problem with pinephones and grub2-efi, heres how to fix it:

https://bugzilla.redhat.com/show_bug.cgi?id=1919907

Problem:

[root@fedorapine boot]# rpm -U 
/var/cache/dnf/rawhide-135a69fc59e3201d/packages/grub2-efi-aa64-2.04-34.fc34.aarch64.rpm
Fehler: Entpacken des Archivs fehlgeschlagen bei Datei 
/boot/grub2/grubenv;60101be4: cpio: symlink fehlgeschlagen - Datei oder 
Verzeichnis nicht gefunden
Fehler: grub2-efi-aa64-1:2.04-34.fc34.aarch64: installieren fehlgeschlagen
Fehler: grub2-efi-aa64-1:2.04-31.fc34.aarch64: löschen übersprungen
[root@fedorapine boot]# ll /boot/
insgesamt 14164
drwxr-xr-x 2 root root     4096 24. Jan 20:27 allwinner
-rwxr-xr-x 1 root root      568 22. Jan 19:47 boot.cmd
-rwxr-xr-x 1 root root      640 22. Jan 19:47 boot.scr
drwxr-xr-x 4 root root     4096 16. Jan 18:58 efi
drwxr-xr-x 2 root root     4096 26. Jan 14:39 grub2
-rwxr-xr-x 1 root root 13672456 22. Jan 19:47 Image
drwxr-xr-x 2 root root     4096 16. Jan 19:00 loader
-rwxr-xr-x 1 root root   796915 12. Jan 18:55 u-boot-sunxi-with-spl.bin
-rwxr-xr-x 1 root root      194 12. Jan 18:55 update-uboot.sh

[root@fedorapine boot]# ll /boot/grub2
insgesamt 0
[root@fedorapine boot]#


Fix:

[root@fedorapine boot]# touch /boot/grub2/grubenv
[root@fedorapine boot]# rpm -U 
/var/cache/dnf/rawhide-135a69fc59e3201d/packages/grub2-efi-aa64-2.04-34.fc34.aarch64.rpm
[root@fedorapine boot]#

best regards,
Marius

_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to