What happened?
I'm getting the following error message repeated on console, and "Storage" step is empty.
OS package version of libsystemd0 is 260.1-1.
Partial output of readelf -V libsystemd.so.0 which feels relevant. There is indeed no LIBSYSTEMD_251 entry. Though I don't understand enough to know what that indicates exactly.
Version definition section '.gnu.version_d' contains 32 entries:
Addr: 0x000000000000b520 Offset: 0x0000b520 Link: 28 (.dynstr)
000000: Rev: 1 Flags: BASE Index: 1 Cnt: 1 Name: libsystemd.so.0
0x001c: Rev: 1 Flags: none Index: 2 Cnt: 1 Name: LIBSYSTEMD_209
0x0038: Rev: 1 Flags: none Index: 3 Cnt: 2 Name: LIBSYSTEMD_211
0x0054: Parent 1: LIBSYSTEMD_209
0x005c: Rev: 1 Flags: none Index: 4 Cnt: 2 Name: LIBSYSTEMD_213
0x0078: Parent 1: LIBSYSTEMD_211
0x0080: Rev: 1 Flags: none Index: 5 Cnt: 2 Name: LIBSYSTEMD_214
0x009c: Parent 1: LIBSYSTEMD_213
0x00a4: Rev: 1 Flags: none Index: 6 Cnt: 2 Name: LIBSYSTEMD_216
0x00c0: Parent 1: LIBSYSTEMD_214
0x00c8: Rev: 1 Flags: none Index: 7 Cnt: 2 Name: LIBSYSTEMD_217
0x00e4: Parent 1: LIBSYSTEMD_216
0x00ec: Rev: 1 Flags: none Index: 8 Cnt: 2 Name: LIBSYSTEMD_219
0x0108: Parent 1: LIBSYSTEMD_217
0x0110: Rev: 1 Flags: none Index: 9 Cnt: 2 Name: LIBSYSTEMD_220
0x012c: Parent 1: LIBSYSTEMD_219
0x0134: Rev: 1 Flags: none Index: 10 Cnt: 2 Name: LIBSYSTEMD_221
0x0150: Parent 1: LIBSYSTEMD_220
0x0158: Rev: 1 Flags: none Index: 11 Cnt: 2 Name: LIBSYSTEMD_222
0x0174: Parent 1: LIBSYSTEMD_221
0x017c: Rev: 1 Flags: none Index: 12 Cnt: 2 Name: LIBSYSTEMD_226
0x0198: Parent 1: LIBSYSTEMD_222
0x01a0: Rev: 1 Flags: none Index: 13 Cnt: 2 Name: LIBSYSTEMD_227
0x01bc: Parent 1: LIBSYSTEMD_226
0x01c4: Rev: 1 Flags: none Index: 14 Cnt: 2 Name: LIBSYSTEMD_229
0x01e0: Parent 1: LIBSYSTEMD_227
0x01e8: Rev: 1 Flags: none Index: 15 Cnt: 2 Name: LIBSYSTEMD_230
0x0204: Parent 1: LIBSYSTEMD_229
0x020c: Rev: 1 Flags: none Index: 16 Cnt: 2 Name: LIBSYSTEMD_231
0x0228: Parent 1: LIBSYSTEMD_230
0x0230: Rev: 1 Flags: none Index: 17 Cnt: 2 Name: LIBSYSTEMD_232
0x024c: Parent 1: LIBSYSTEMD_231
0x0254: Rev: 1 Flags: none Index: 18 Cnt: 2 Name: LIBSYSTEMD_233
0x0270: Parent 1: LIBSYSTEMD_232
0x0278: Rev: 1 Flags: none Index: 19 Cnt: 2 Name: LIBSYSTEMD_234
0x0294: Parent 1: LIBSYSTEMD_233
0x029c: Rev: 1 Flags: none Index: 20 Cnt: 2 Name: LIBSYSTEMD_236
0x02b8: Parent 1: LIBSYSTEMD_234
0x02c0: Rev: 1 Flags: none Index: 21 Cnt: 2 Name: LIBSYSTEMD_237
0x02dc: Parent 1: LIBSYSTEMD_236
0x02e4: Rev: 1 Flags: none Index: 22 Cnt: 2 Name: LIBSYSTEMD_238
0x0300: Parent 1: LIBSYSTEMD_237
0x0308: Rev: 1 Flags: none Index: 23 Cnt: 2 Name: LIBSYSTEMD_239
0x0324: Parent 1: LIBSYSTEMD_238
0x032c: Rev: 1 Flags: none Index: 24 Cnt: 2 Name: LIBSYSTEMD_240
0x0348: Parent 1: LIBSYSTEMD_239
0x0350: Rev: 1 Flags: none Index: 25 Cnt: 2 Name: LIBSYSTEMD_241
0x036c: Parent 1: LIBSYSTEMD_240
0x0374: Rev: 1 Flags: none Index: 26 Cnt: 2 Name: LIBSYSTEMD_243
0x0390: Parent 1: LIBSYSTEMD_241
0x0398: Rev: 1 Flags: none Index: 27 Cnt: 2 Name: LIBSYSTEMD_245
0x03b4: Parent 1: LIBSYSTEMD_243
0x03bc: Rev: 1 Flags: none Index: 28 Cnt: 2 Name: LIBSYSTEMD_246
0x03d8: Parent 1: LIBSYSTEMD_245
0x03e0: Rev: 1 Flags: none Index: 29 Cnt: 2 Name: LIBSYSTEMD_247
0x03fc: Parent 1: LIBSYSTEMD_246
0x0404: Rev: 1 Flags: none Index: 30 Cnt: 2 Name: LIBSYSTEMD_248
0x0420: Parent 1: LIBSYSTEMD_247
0x0428: Rev: 1 Flags: none Index: 31 Cnt: 2 Name: LIBSYSTEMD_249
0x0444: Parent 1: LIBSYSTEMD_248
0x044c: Rev: 1 Flags: none Index: 32 Cnt: 2 Name: LIBSYSTEMD_252
0x0468: Parent 1: LIBSYSTEMD_249
Version
2.0.7 (Default)
What host operating system were you using?
Debian and derivatives (eg Ubuntu)
Host OS Version
Debian Unstable
Selected OS
Raspberry Pi OS (32-bit)
Which Raspberry Pi Device are you using?
Raspberry Pi Zero, Zero W, Zero WH
What kind of storage device are you using?
microSD Card in an internal reader
OS Customisation
Relevant log output
lsblk failed with exit code 1
stderr: "/usr/bin/lsblk: /tmp/.mount_imagerDgFleh/usr/lib/libsystemd.so.0: version `LIBSYSTEMD_251' not found (required by /usr/lib/x86_64-linux-gnu/libmount.so.1)\n"
What happened?
I'm getting the following error message repeated on console, and "Storage" step is empty.
OS package version of libsystemd0 is 260.1-1.
Partial output of
readelf -V libsystemd.so.0which feels relevant. There is indeed no LIBSYSTEMD_251 entry. Though I don't understand enough to know what that indicates exactly.Version
2.0.7 (Default)
What host operating system were you using?
Debian and derivatives (eg Ubuntu)
Host OS Version
Debian Unstable
Selected OS
Raspberry Pi OS (32-bit)
Which Raspberry Pi Device are you using?
Raspberry Pi Zero, Zero W, Zero WH
What kind of storage device are you using?
microSD Card in an internal reader
OS Customisation
Relevant log output