Dear Maintainer,
* What led up to the situation?
I ran apt-move packages and found that when I then ran apt-update it reported the
following warning:
mirrors/debian bookworm InRelease' doesn't have the component 'non-free-firmware' (component misspelt in sources.list?)
* What exactly did you do (or not do) that was effective (or
ineffective)?
I edited /usr/bin/apt-move to include the 'non-free-firmware' component in the
'if' statements at lines 1302 and 1376
* What was the outcome of this action?
When I re-ran apt-move pacakages the 'non-free-firmware' component was included in
the "Release" file and apt update did not report the warning
* What outcome did you expect instead?