package reprepro
tags 656187 + pending
thanks

* Bernhard R. Link <brl...@debian.org> [120119 14:13]:
> * Daniel Dehennin <daniel.dehen...@baby-gnu.org> [120118 10:54]:
> > Making a source package, some python code with "Archictecture: all":
> >
> > #+begin_src sh
> > buildd@build:~$ dpkg-source -b .
> > buildd@build:~$ debsign ../*.dsc
> > buildd@build:~$ dpkg-genchanges -S > ../my-pkg-sources.changes
> > buildd@build:~$ debsign ../*.changes
> > buildd@build:~$ dput myrepo ../my-pkg-sources.changes
> > #+end_src
> >
> > buildd@build:~$ ssh ftp@repository 'reprepro -v -b ${HOME}/reprepro 
> > build-needing unstable all'
> > Error: Architecture 'all' makes no sense for build-needing!
> > There have been errors!
>
> In architecture all I'd need to have a deeper look first. I'm not
> sure there is a way to properly identify if an architecture 'all'
> package is missing. (especially if one might have builds that build
> with -B and one with -b).

Looks like dpkg-source was changed since I last looked, so it is
possible from the Architecture: line to see if a all package can be
built.

This this is now also implemented (available for test in git, will
be in the next version), though it will only work for source packages
createdwith a new enough dpkg-source (from at least dpkg-dev 1.16.1)
or source package building only 'all' and no 'any' packages.

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