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

2015-01-13 Thread James McCoy
Control: clone -1 -2 -3
Control: reassign -2 qa.debian.org
Control: user qa.debian@packages.debian.org
Control: usertags -2 udd
Control: retitle -2 [udd] Missing Package-Type info in packages table
Control: severity -2 normal
Control: reassign -3 qa.debian.org
Control: retitle -3 [madison] b (binary-type) parameter isn't honored
Control: severity -3 normal
Control: block -3 by -2

On Sat, Jan 10, 2015 at 11:10:10PM -0500, James McCoy wrote:
 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@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@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.

Before madison.cgi can be fixed, UDD needs to know the Package-Type
info.  Then madison.cgi can be updated to make the right query.  Cloning
this into two bugs to address that.

Although devscripts' rmadison won't be using madison.cgi by default
anymore, proper support for the various madison parameters would be
useful for those that are using the service.

Cheers,
-- 
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy james...@debian.org


signature.asc
Description: Digital signature


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

2015-01-10 Thread James McCoy
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@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@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 james...@debian.org


signature.asc
Description: Digital signature


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

2015-01-10 Thread Cyril Brulebois
Package: devscripts
Version: 2.15.1
Severity: important

Hi,

rmadison is supposed to be a remote madison aka. dak ls, but here's
another example of incorrect output:
| kibi@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@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; but
since that's what rmadison relies on, I'm reporting here for the time
being.

Mraw,
KiBi.


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



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

2015-01-10 Thread Cyril Brulebois
James McCoy james...@debian.org (2015-01-10):
 On Sun, Jan 11, 2015 at 03:19:00AM +0100, Cyril Brulebois wrote:
  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.

Thanks for the confirmation and the workaround; that'll probably be
useful to people who don't have this:
  alias rmadison='ssh release.debian.org dak ls'

;)

Mraw,
KiBi.


signature.asc
Description: Digital signature