Hi, got this message from Anacron - cron.daily:
/etc/cron.daily/openmediavault-apticron:
W: Skipping acquire of configured file 'bookworm-utils/binary-all/Packages' as repository 'http://apt.armbian.com bookworm InRelease' doesn't have the component 'bookworm-utils' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'bookworm-utils/binary-armhf/Packages' as repository 'http://apt.armbian.com bookworm InRelease' doesn't have the component 'bookworm-utils' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'bookworm-utils/Contents-armhf' as repository 'http://apt.armbian.com bookworm InRelease' doesn't have the component 'bookworm-utils' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'bookworm-utils/Contents-all' as repository 'http://apt.armbian.com bookworm InRelease' doesn't have the component 'bookworm-utils' (component misspelt in sources.list?)
Had a look in the sources:
steakhutzeee@dk:~$ grep -R "bookworm-utils" /etc/apt/
/etc/apt/sources.list.d/armbian.list:deb [signed-by=/usr/share/keyrings/armbian.gpg] http://apt.armbian.com bookworm main bookworm-utils
Is there something I should do? Thanks!