Scott Moser
2015-10-22 13:58:48 UTC
Public bug reported:
On wily:
$ pull-debian-source hello
pull-debian-source: Error: Unable to retrieve package information from DDE: http://dde.debian.net/dde/q/udd/dist/d:debian/r:sid/p:hello/?t=json (<urlopen error [Errno -2] Name or service not known>)
pull-debian-source: Error: Unable to find hello in Debian suite "sid".
pull-debian-source silently tries to use rmadison, and then falls back
to using DDE and failing with the error above. The DDE bug is bug
1453330. Fixing or replacing DDE is fine but this bug is to address the
rmadison failure first.
pull-debian-source tries 'rmadison -u debian -s sid -a source hello'.
On trusty:
$ dpkg-query --show devscripts
devscripts 2.14.1ubuntu0.1
$ rmadison -u debian -s sid -a source hello
hello | 2.10-1 | sid | source
On wily:
$ dpkg-query --show devscripts
devscripts 2.15.8ubuntu1
$ rmadison -u debian -s sid -a source hello
hello | 2.10-1 | unstable | source
The rmadision usage failure is then because pull-debian-source asks for
'sid' and gets back a result with 'unstable'. It filters that result
out as not a match.
Related bugs:
* bug 1453330: pull-{lp,debian}-source not getting source for binary because DDE is dead
** Affects: ubuntu-dev-tools (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1508948
Title:
pull-debian-source fails use of rmadison on wily (devscripts
2.15.8ubuntu1 )
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1508948/+subscriptions
On wily:
$ pull-debian-source hello
pull-debian-source: Error: Unable to retrieve package information from DDE: http://dde.debian.net/dde/q/udd/dist/d:debian/r:sid/p:hello/?t=json (<urlopen error [Errno -2] Name or service not known>)
pull-debian-source: Error: Unable to find hello in Debian suite "sid".
pull-debian-source silently tries to use rmadison, and then falls back
to using DDE and failing with the error above. The DDE bug is bug
1453330. Fixing or replacing DDE is fine but this bug is to address the
rmadison failure first.
pull-debian-source tries 'rmadison -u debian -s sid -a source hello'.
On trusty:
$ dpkg-query --show devscripts
devscripts 2.14.1ubuntu0.1
$ rmadison -u debian -s sid -a source hello
hello | 2.10-1 | sid | source
On wily:
$ dpkg-query --show devscripts
devscripts 2.15.8ubuntu1
$ rmadison -u debian -s sid -a source hello
hello | 2.10-1 | unstable | source
The rmadision usage failure is then because pull-debian-source asks for
'sid' and gets back a result with 'unstable'. It filters that result
out as not a match.
Related bugs:
* bug 1453330: pull-{lp,debian}-source not getting source for binary because DDE is dead
** Affects: ubuntu-dev-tools (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1508948
Title:
pull-debian-source fails use of rmadison on wily (devscripts
2.15.8ubuntu1 )
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1508948/+subscriptions
--
universe-bugs mailing list
universe-***@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs
universe-bugs mailing list
universe-***@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs