Your message dated Thu, 28 Dec 2023 14:26:56 +0000
with message-id <[email protected]>
and subject line Re: Bug#1059551: Remove obsolete command 'dget'
has caused the Debian Bug report #1059551,
regarding Remove obsolete command 'dget'
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.)
--
1059551: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1059551
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: devscripts
Version: 2.23.7
Currently devscripts contains package 'dget' [1] for downloading
Debian binary/source packages.
Everything it does can be done using apt-get. The man page itself
explicitly says 'dget package should be implemented in apt-get install
-d.', which it kind of today is as you can run 'apt-get download' to
download the binary packages of anything, and no root permissions are
required.
Thus the tools dget is obsolete, and should be removed, or replace
with a minimal bash script that simply states 'This tool is
deprecated. Please use "apt-get download" or "apt-get source".'
[1] https://manpages.debian.org/unstable/devscripts/dget.1.en.html
--- End Message ---
--- Begin Message ---
Ummm, no. dget is a very useful tool with very different use cases
from apt-get - particularly when grabbing source packages.
Leave it alone.
On Thu, Dec 28, 2023 at 03:12:08PM +0800, Otto Kekäläinen wrote:
>Package: devscripts
>Version: 2.23.7
>
>Currently devscripts contains package 'dget' [1] for downloading
>Debian binary/source packages.
>
>Everything it does can be done using apt-get. The man page itself
>explicitly says 'dget package should be implemented in apt-get install
>-d.', which it kind of today is as you can run 'apt-get download' to
>download the binary packages of anything, and no root permissions are
>required.
>
>Thus the tools dget is obsolete, and should be removed, or replace
>with a minimal bash script that simply states 'This tool is
>deprecated. Please use "apt-get download" or "apt-get source".'
>
>[1] https://manpages.debian.org/unstable/devscripts/dget.1.en.html
--
Steve McIntyre, Cambridge, UK. [email protected]
< liw> everything I know about UK hotels I learned from "Fawlty Towers"
--- End Message ---