Package: apt-file
Version: N/A; reported 2005-05-20
Severity: important

apt-file should provide sane defaults:

1. should depend on wget | curl

2. should detect if the configuration of the user has not been modified (that
is, the standard command lines are used for retrieval) to avoid overriding
user customisations.

 2.1 if the original command lines are used, detect if we have curl or wget
 and chose the one the user has

 (A way to do it would be to hardcode the curl | wget command lines in
 apt-file and 
 $c_retrieval= ( $conf::c_retrieval ? $conf::c_retrieval : $main::c_retrieval)
 and then find if we must use wget or curl:
 if -f /usr/bin/wget : $retrieval = $c_retrieval )
 
 2.2 if the user has customised the command lines, use those provided

3. get a more comprehensive error message regarding the need of a retrieval
tool

Right now, apt-file is unusable out of the box, and it would not be so
difficult to make it.
Thanks.

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux genarin 2.4.26 #1 Thu Apr 15 17:45:21 CEST 2004 i686
Locale: LANG=es_ES, LC_CTYPE=en_US

-- 
Jesus Climent                                      info:www.pumuki.org
Unix SysAdm|Linux User #66350|Debian Developer|2.6.10|Helsinki Finland
GPG: 1024D/86946D69 BB64 2339 1CAA 7064 E429  7E18 66FC 1D7F 8694 6D69

Pray that there's intelligent life somewhere out in space / 'Cause there's
bugger all down here on earth!
                --Man (Monty Python's The Meaning of Life)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to