Your message dated Sun, 21 Mar 2010 21:21:49 +0100
with message-id <[email protected]>
and subject line Re: Bug#466605: doesn't work if there's a redirect
has caused the Debian Bug report #466605,
regarding [dget] Doesn't handle redirects
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
466605: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466605
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: devscripts
Version: 2.10.7
Severity: minor
Dear developers,
Currently dget doesn't work if the URL you give it redirects to another page.
For example, running "dget http://example.com/package.dsc" and
considering that this URL redirects to
"http://example.com/files/package/package_1.0-1.dsc", the operation
will fail in two points:
a) The .dsc file will be downloaded correctly, but it will be unable
to find neither the .orig.tar nor the .diff.gz files, as it looks for
them in http://example.com instead of
http://example.com/files/package.
b) The .dsc file will be named package.dsc, rather than package_1.0-1.dsc.
It would be great if you could solve this issues.
Kind regards,
--
Siegfried-Angel Gevatter Pujals (RainCT)
GNU/Linux User #438657. Ubuntu User #11680.
--- End Message ---
--- Begin Message ---
On Sun, Aug 02, 2009 at 03:18:12PM +0200, Siegfried-Angel wrote:
> 2009/7/21 Patrick Schoenfeld <[email protected]>:
> > Is your server configured to only redirect one of 3 files and
> > you are expecting dget to automagically detecting that your redirection
> > setup is wrong and doing the right thing (whatever this might be)?
>
> Yeah, that's pretty much what I expected, but now that I think about
> it again I guess it doesn't really make much sense. Feel free to close
> this feature request.
So, dget handles correctly redirects, but doesn't fix automagically
broken redirect setups.
Closed.
--
Simon Paillard
--- End Message ---