Bug#775084: devscripts: [rmadison] No/wrong support for "-b TYPE"

James McCoy jamessan at debian.org
Sun Jan 11 04:10:10 UTC 2015


On Sun, Jan 11, 2015 at 03:19:00AM +0100, Cyril Brulebois wrote:
> rmadison is supposed to be a remote madison aka. dak ls, but here's
> another example of incorrect output:
> | kibi at franck:~$ dak ls -b deb -s testing bash 
> | bash       | 4.3-11+b1     | testing    | amd64, arm64, armel, armhf, i386, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, ppc64el, s390x
> 
> but the source is included nonetheless:
> | kibi at arya:~$ \rmadison -b deb -s testing bash 
> |  bash | 4.3-11    | jessie | source
> |  bash | 4.3-11+b1 | jessie | amd64, arm64, armel, armhf, i386, kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, ppc64el, s390x
> 
> man rmadison and a quick glance at the script suggest that support is
> supposed to be there, so it might just be some bug on the UDD side;

Indeed, it is.  UDD doesn't gather the Package-Type information.  I had
been considering switching the default URL to
https://api.ftp-master.debian.org/madison and this looks like another
reason to do that.

In the interim you can use either “rmadison -u
https://api.ftp-master.debian.org/madison …” or add

  RMADISON_URL_MAP_DEBIAN=https://api.ftp-master.debian.org/madison

to ~/.devscripts.

Cheers,
-- 
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy <jamessan at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/devscripts-devel/attachments/20150110/dda5bc9d/attachment.sig>


More information about the devscripts-devel mailing list