dgetlp doesn't work with dscs offered by launchpad
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-dev-tools (Ubuntu) |
Fix Released
|
Low
|
Jonathan Davies |
Bug Description
Binary package hint: ubuntu-dev-tools
lfaraone@newhp:~$ dgetlp https:/
Error: This utility only works for files on launchpadlibrar
lfaraone@newhp:~$ dgetlp https:/
Error: This utility only works for files on launchpadlibrar
Ideally dget should work with _both_ those URLs, but the latter not working is unacceptable.
ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
Package: ubuntu-dev-tools 0.46
PackageArchitec
ProcEnviron:
PATH=/
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: ubuntu-dev-tools
Uname: Linux 2.6.27-9-generic x86_64
launchpadlibrar ian.net is HTTP, and dget will handle the newer https:/ /launchpad. net/ubuntu/<release> /+source/ <source> /<version> /+files/ <file> links just fine.
However I'll fix the error message so that it shows that it only works for HTTP.