Control: retitle -1 debmirror: ability to specify architectures to mirror per 
suite
Control: severity -1 wishlist

On Sat, Nov 04, 2017 at 05:30:03PM -0300, Joel Maxuel wrote:
> I am setting up a mirror on a system in an area with very limited internet
> access, to deploy Wheezy i386, Stretch i386 or Stretch amd64 (depending on
> the hardware capability) on several older machines.
> 
> As I did not see the need to mirror Wheezy amd64, I used the line
> @arches="i386,amd64(-wheezy)"; in my debmirror.conf file.

I'm not sure where you found this syntax, but as far as I can see it's
nowhere in the debmirror documentation, and it'd simply mean "mirror the
architectures called 'i386' and 'amd64(-wheezy)'".  Since there's no
architecture called 'amd64(-wheezy)', you get the behaviour you
observed.

I'm therefore turning this bug into a feature request for the ability to
do what you're asking for here (probably not with exactly that syntax),
since as far as I know it's simply not possible with debmirror today.
(It might be possible with multiple runs on a shared directory and a
great deal of care, but I don't see how you'd be able to do cleanup in a
sensible way, at least not without reimplementing that part.)

-- 
Colin Watson                                       [cjwat...@debian.org]

Reply via email to