Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Nach coreutils 3.2.1 Update -> Fehler in /usr/libexec/update-bootloader

1 view
Skip to first unread message

Sebastian Ertz

unread,
Jan 22, 2022, 2:14:45 PM1/22/22
to
Hallo eisfair-Team,

nach dem Update von coreutils auf Die Version 3.2.1 kommt folgende
Fehlermeldung beim Aufruf von /usr/libexec/update-bootloader:
/usr/libexec/update-bootloader: line 137: printf: 0x8,2: invalid hex number
/usr/libexec/update-bootloader: line 138: printf: 0x I: invalid hex number
Cannot translate root disk partition /dev/sda to /dev/disk/by-uuid/!

Entries in /dev/disk/by-uuid:
/dev/sda2 --> UUID=/dev/disk/by-uuid/511ed6c9-643c-4644-8021-c204d6cefef2
/dev/sda1 --> UUID=/dev/disk/by-uuid/f7be66d7-0772-48a5-b22c-3f01afb595b6

Ein Aufruf von stat / ergibt:
File: /
Size: 4096 Blocks: 8 IO Block: 4096 directory
Device: 8,2 Inode: 2 Links: 19
Access: (0755/drwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2022-01-22 08:55:56.976000214 +0100
Modify: 2022-01-22 08:54:57.436009019 +0100
Change: 2022-01-22 08:54:57.436009019 +0100
Birth: 2022-01-22 08:50:15.000000000 +0100


Gruß
Sebastian

Marcus Röckrath

unread,
Jan 22, 2022, 3:00:02 PM1/22/22
to
Hallo Holger,
Die Ausgabe hat sich geändert:

neu:

eis # stat /
File: /
Size: 4096 Blocks: 8 IO Block: 4096 directory
Device: 8,3 Inode: 2 Links: 23
Access: (0755/drwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2022-01-22 17:16:02.273288598 +0100
Modify: 2022-01-11 23:18:26.570710717 +0100
Change: 2022-01-22 02:02:02.273507469 +0100
Birth: 2012-01-07 13:33:29.000000000 +0100

alt:

eis # ./stat /
File: /
Size: 4096 Blocks: 8 IO Block: 4096 directory
Device: 803h/2051d Inode: 2 Links: 23
Access: (0755/drwxr-xr-x) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2022-01-22 17:16:02.273288598 +0100
Modify: 2022-01-11 23:18:26.570710717 +0100
Change: 2022-01-22 02:02:02.273507469 +0100
Birth: 2012-01-07 13:33:29.000000000 +0100

Um die grep, cut und sed in updatebootloader in Zeile 121ff zu vermeiden,
könnte man auch sofort:

eis # stat -c %D /
803

nehmen.

--
Gruß Marcus
[eisfair-Team]

Holger Bruenjes

unread,
Jan 22, 2022, 3:45:52 PM1/22/22
to
Hallo Sebastian

Am 22/01/2022 um 20.14 schrieb Sebastian Ertz:

> nach dem Update von coreutils auf Die Version 3.2.1 kommt folgende
> Fehlermeldung beim Aufruf von /usr/libexec/update-bootloader:
> /usr/libexec/update-bootloader: line 137: printf: 0x8,2: invalid hex number
> /usr/libexec/update-bootloader: line 138: printf: 0x I: invalid hex number
> Cannot translate root disk partition /dev/sda to /dev/disk/by-uuid/!

joo, Danke, korrigierte Version liegt auf Pack-Eis

Holger

Holger Bruenjes

unread,
Jan 22, 2022, 3:49:57 PM1/22/22
to
Hallo Marcus

Am 22/01/2022 um 20.52 schrieb Marcus Röckrath:

> Um die grep, cut und sed in updatebootloader in Zeile 121ff zu vermeiden,
> könnte man auch sofort:
>
> eis # stat -c %D /
> 803
>
> nehmen.

joo, Danke

Holger


Daniel Vogel

unread,
Jan 22, 2022, 6:18:57 PM1/22/22
to
Hallo zusammen,

Am 22.01.22 um 21:45 schrieb Holger Bruenjes:
>
> joo, Danke, korrigierte Version liegt auf Pack-Eis
>

in dracut existiert das selbe Konstrukt. Eine korrigierte Version liegt
auf pack-eis.

--
Gruß Daniel
[eisfair-Team]
0 new messages