* Daniel Dehennin <daniel.dehen...@baby-gnu.org> [120210 15:03]:
> The "simple-subdir" archive style use one directory per architecture and
> is used like:
> 
> #+begin_src apt-source
> deb http://repo.example.net/debian unstable/all/
> deb http://repo.example.net/debian unstable/i386/
> #+end_src
>
> Here is my configuration:
>
> #+NAME: conf/updates
> #+begin_src conf
> Name: minid-unstable
> Method: <URL>
> Flat: main
> VerifyRelease: <MY GPG ID>
> 
> Name: minid-arch-source
> From: minid-unstable
> Suite: */source
> Architectures: source

I will have to look into this a bit longer, perhaps
there is something missing there.
(Please make sure you have "source" in Architectures:
in conf/distributions, as without that it would definitely
not load anything from it).

> Name: minid-arch-all
> From: minid-unstable
> Suite: eole-unstable/all
> Architectures: all

I think you need "Architectures: i386 amd64" here.

The architecture is about where to place stuff (And it automatically
ignores anything that cannot go there. If you wanted it to limit to
"Architecture all" packages you would need a FilterFormula additionally).

        Bernhard R. Link



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to