Your message dated Thu, 22 Mar 2012 22:34:41 +0000
with message-id <[email protected]>
and subject line Bug#627173: fixed in wajig 2.3
has caused the Debian Bug report #627173,
regarding wajig: download vs auto-download
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.)


-- 
627173: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=627173
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wajig
Version: 2.0.47
Severity: minor


According to "wajig commands", download will 

  Download package files ready for an install

Yet when I issue the command "wajig download" I get

 wajig: Error: DOWNLOAD requires a list of packages

The advertised functionality -- download the package files that are ready for 
an install -- 
is useful, but is implemented separately in auto-download.

I suggest changing the instructions and leaving the current functionality in 
place:

  Download one or more packages

These may or may not be eady to install.

Cheers,
Dave


-- System Information:
Debian Release: 6.0.1
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38.6 (SMP w/8 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)
Shell: /bin/sh linked to /bin/dash

Versions of packages wajig depends on:
ii  apt                     0.8.10.3         Advanced front-end for dpkg
ii  dselect                 1.15.8.10        Debian package management front-en
ii  python                  2.6.6-3+squeeze6 interactive high-level object-orie
ii  python-apt              0.7.100.1        Python interface to libapt-pkg
ii  python-central          0.6.16+nmu1      register and build utility for Pyt

wajig recommends no packages.

Versions of packages wajig suggests:
pn  alien                <none>              (no description available)
pn  apt-listbugs         <none>              (no description available)
pn  apt-move             <none>              (no description available)
pn  apt-show-versions    <none>              (no description available)
ii  debconf              1.5.36.1            Debian configuration management sy
ii  deborphan            1.7.28.3            program that can find unused packa
ii  dpkg-repack          1.32                puts an unpacked .deb file back to
ii  fakeroot             1.14.4-1            Gives a fake root environment
ii  fping                2.4b2-to-ipv6-16.1  sends ICMP ECHO_REQUEST packets to
pn  gkdebconf            <none>              (no description available)
pn  gnome-tasksel        <none>              (no description available)
pn  gnome-terminal       <none>              (no description available)
ii  locales              2.11.2-10           Embedded GNU C Library: National L
ii  lynx                 2.8.8dev.5-1        Text-mode WWW Browser (transitiona
ii  python-glade2        2.17.0-4            GTK+ bindings: Glade support
ii  python-gnome2        2.28.1-1            Python bindings for the GNOME desk
ii  python-gtk2          2.17.0-4            Python bindings for the GTK+ widge
ii  reportbug            4.12.6              reports bugs in the Debian distrib
ii  sudo                 1.7.4p4-2.squeeze.2 Provide limited super user privile
pn  vrms                 <none>              (no description available)
ii  wget                 1.12-2.1            retrieves files from the web

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: wajig
Source-Version: 2.3

We believe that the bug you reported is fixed in the latest version of
wajig, which is due to be installed in the Debian FTP archive:

wajig_2.3.dsc
  to main/w/wajig/wajig_2.3.dsc
wajig_2.3.tar.gz
  to main/w/wajig/wajig_2.3.tar.gz
wajig_2.3_all.deb
  to main/w/wajig/wajig_2.3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tshepang Lekhonkhobe <[email protected]> (supplier of updated wajig package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 22 Mar 2012 22:21:45 +0200
Source: wajig
Binary: wajig
Architecture: source all
Version: 2.3
Distribution: unstable
Urgency: low
Maintainer: Graham Williams <[email protected]>
Changed-By: Tshepang Lekhonkhobe <[email protected]>
Description: 
 wajig      - simple and unified package management for Debian
Closes: 627173 661269 664231
Changes: 
 wajig (2.3) unstable; urgency=low
 .
   NEW
   * TODO: new command that reads package TODO files
 .
   UI CHANGES
   * Optional arguments should be available only to COMMANDS that use them:
     - [ole] wajig --verbose install <package>
     - [new] wajig install --verbose <package>
   * FILEINSTALL: removed in favor of INSTALL option, -f|--fileinput:
     - [ole] wajig FILEINSTALL <filename>
     - [new] wajig INSTALL --fileinput <filenames and/or packages>
     Note that with this new command, one can specify multiple files and
     packages on the command line.
   * FILEREMOVE: applies to REMOVE as FILEINSTALL applies to INSTALL (see above)
   * FILEDOWNLOAD: applies to DOWNLOAD as... (see above)
   * PURGE: for sake of consistency, give this -f|--fileinput option too
   * REMOVE, PURGE: add --noauth option, to avoid cases where a package would
     be downloaded when there's an unauthenticated version available; this
     happens in a case where removing/purging a package leaves a void
     where APT want to be smart/convenient, and install a replacement.
   * Improve usability by limiting verbosity to either True or False.
   * Rename LISTRECOMMENDED --> RECOMMENDED
   * Remove the sanitation of wajig COMMANS, e.g. where 'LISTcommands',
     'list-commands', and 'li-st_COMMA-nds' would be translated to
     'listcommands'; it's too much magic (and too much work to get it to work
      with argparse)
   * LISTCACHE: remove ability to filter output; user can always run grep
     themselves
   * LISTNAMES: same as LISTCACHE
   * LISTPACKAGES: same as LISTCACHE
   * LISTSTATUS: same as LISTCACHE
   * NEW: 'wajig new --install' replaces the less elegant 'wajig new install'
   * NEWUPGRADES: 'wajig NEWUPGRADES --install' replaces the less elegant
     'wajig NEWUPGRADES install'
   * RELOAD: if this fails, try FORCE-RELOAD
 .
   DOC CHANGES:
   * DOWNLOAD: improve description. (Closes: #627173)
   * DESCRIBE: Last character in short description missing; LP: #923041
   * DEPENDENTS: improve output
 .
   REMOVED
   * The "--pager" option is really excess, considering that user can simply do
     "wajig COMMAND | pager" by herself
   * The "--pause" option was only useful for gjig (IIRC) to avoid windows from
     closing up automatically, in order to allow one to read the output
   * All "--quiet" option did was redirect output to /dev/null;
     when the option is used, if there is, for example, a Yes/No prompt, it
     won't be seen and it will appear like wajig is stuck; user can easily do
     own redirection (wajig COMMAND > /dev/null), so let's reduce the bloat
     - this change accidentally fixed an exception; Closes: #661269
   * Ability to specify backup directory; requires too much work in order to
     make it work with argparse
   * Me wonders if the mini-tutorial was useful to anyone
   * The "--simulate" and "--teaching" options:
     - they don't don't apply to a lot wajig commands
     - they display ugly output
     - I doubt if anyone will miss them
   * SETUP: it's an alias of EDITSOURCES and it appears that it was
     added since it was the name of a long-removed Debian tool, 'apt-setup'
   * LISTWIDE: it's basically the same as LIST command
   * LISTALL: it's exactly the same as LIST command
   * VERSION: it's already provided by 'wajig --version'
   * a file named COMMANDS: the content is now generated dynamically
   * AUTOINSTALL:
     - [ole] wajig AUTOINSTALL <package>
     - [ole] wajig INSTALL --yes <package>
   * INSTALLWITHDIST:
     * [ole] wajig INSTALLWITHDIST/<dist> <package>
     * [new] wajig INSTALL --dist <dist> <package>
   * FILE{INSTALL,REMOVE,DOWNLOAD}: see UI CHANGES section
   * SHOWDISTUPGRADE: all it does is simulate DISTUPGRADE
   * SHOWUPGRADE: all it does is simulate UPGRADE
   * SHOWINSTALL: all it does is simulate INSTALL
   * SHOWREMOVE: all it does is simulate REMOVE
 .
   BUGS FIXED
   * INSTALLS/SUGGESTS: specifying multiple packages was broken, and too much
     so work to fix, so limit to just one
   * LIST-SCRIPTS: fix brokenness which was a result of porting to Py3k.
   * MADISON: get rid of duplicates from output, if any.
   * RECONFIGURE: remove dependency on gkdebconf; the implementation was so
     broken that gkdebconf never got invoked
   * Don't run "su -c" when root (patch by  Francesco Poli; Closes: #664231
 .
   MISC
   * Bump minimum required Python version to 3.2 due to new dependency on
     argparse (which replaces the less featureful getopt)
   * Update to debhelper compat level 9
   * Fix some lintian warnings
Checksums-Sha1: 
 ed79225a440133c886238cdc0009b0fcb712e15d 917 wajig_2.3.dsc
 513ec9d4356d57d505faa67c56d0d98f7b116434 77645 wajig_2.3.tar.gz
 ca1c504e4e0c86e526eea43c1ad8f62192155b4e 55310 wajig_2.3_all.deb
Checksums-Sha256: 
 6aaadeedf3e48dfcc14650420f02964f0f2b57d5f3d5f7bd4f297d914eb24140 917 
wajig_2.3.dsc
 7b3b349f140c3358c2d4fc5d4301526cdfe3959377dc8cfb5b26d1e92d2e5a10 77645 
wajig_2.3.tar.gz
 4d93d1b8b63a3f4499756e6248e78ab80f8e03dfc20d233f07529fe136eb98c7 55310 
wajig_2.3_all.deb
Files: 
 782ffc0fa67e0c2a62980bf4d9da809a 917 admin optional wajig_2.3.dsc
 e3c14aa2103999821851711747c32149 77645 admin optional wajig_2.3.tar.gz
 2746ff1cf5047a75534a953c8161434c 55310 admin optional wajig_2.3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iD8DBQFPa6S+CZSR95Gw07cRArK9AJ9ljkjzUfMIUarc+8tfjXQ+LgKGhgCfaX2Z
qXDAAhBJCPcEyofsgMXxs/I=
=ZT6W
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to