#1071396 apt-move does not include the component 'non-free-firmware' when building the dists "Release" file

Package:
apt-move
Source:
apt-move
Description:
maintain Debian packages in a package pool
Submitter:
Lee Elliott
Date:
2024-05-18 16:57:03 UTC
Severity:
normal
Tags:
#1071396#5
Date:
2024-05-18 16:54:09 UTC
From:
To:
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?