Your message dated Wed, 27 Apr 2011 13:17:08 +0000
with message-id <[email protected]>
and subject line Bug#590089: fixed in wajig 2.1
has caused the Debian Bug report #590089,
regarding Please make wajig search run "apt-search {r,}depends" too
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.)


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

See bug #589108. It would be nice if wajig would do what it says on
the tin: wajig list-commands says:

 search         Search for packages containing listed words

which is not quite what apt-cache search does. If it also ran
apt-search depends and apt-search rdepends it would get a broader
answer.

As I commented in bug 589108, this seems to be wajig’s territory,
whereas the more precise nature of the various apt-cache sub-commands
is more suited to that tool.

In short, please implement

$ wajig search foo

as:

wajig search foo
wajig depends foo
wajig rdepends foo

It would be nice if you could print out the short package descriptions
for the latter two commands, essentially by piping their output through:

dpkg-query -W --showformat='${Package} - ${Description}\n' | head -1

as there appears to be no way just to get the short description:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427945

but also the output of apt-cache {,r}depends would need to be filtered
slightly. (I’d be happy to work out the details if the general idea of
this bug is accepted, it’s just a bit more use of cut and tail!)

-- System Information:
Debian Release: 5.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages wajig depends on:
ii  apt                      0.7.20.2+lenny2 Advanced front-end for dpkg
ii  dselect                  1.14.29         Debian package management front-en
ii  python                   2.5.2-3         An interactive high-level object-o
ii  python-apt               0.7.7.1+nmu1    Python interface to libapt-pkg
ii  python-central           0.6.8           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)
ii  apt-show-versions       0.15             lists available package versions w
ii  debconf                 1.5.24           Debian configuration management sy
ii  deborphan               1.7.27           program that can find unused packa
pn  dpkg-repack             <none>           (no description available)
ii  fakeroot                1.11             Gives a fake root environment
ii  fping                   2.4b2-to-ipv6-15 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.7-18lenny4     GNU C Library: National Language (
pn  lynx                    <none>           (no description available)
pn  python-glade2           <none>           (no description available)
pn  python-gnome2           <none>           (no description available)
pn  python-gtk2             <none>           (no description available)
ii  reportbug               3.48             reports bugs in the Debian distrib
ii  sudo                    1.6.9p17-3       Provide limited super user privile
ii  vrms                    1.14             virtual Richard M. Stallman
ii  wget                    1.11.4-2+lenny1  retrieves files from the web

-- no debconf information



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

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.1.dsc
  to main/w/wajig/wajig_2.1.dsc
wajig_2.1.tar.gz
  to main/w/wajig/wajig_2.1.tar.gz
wajig_2.1_all.deb
  to main/w/wajig/wajig_2.1_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: Wed, 27 Apr 2011 12:13:21 +0200
Source: wajig
Binary: wajig
Architecture: source all
Version: 2.1
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: 590089
Changes: 
 wajig (2.1) unstable; urgency=low
 .
   [ Tshepang Lekhonkhobe ]
   * Change versioning from 3 digits to 2. There wasn't much meaning there.
   * Remove gjig; it was more an experiment than a serious app, and:
     - more complete alternatives exist (e.g. synaptic and software-center)
     - UI is cranky and weird
   * Remove deps that were needed by gjig:
     - python-gtk2, python-glade2, python-gnome2, and gnome-terminal
   * INSTALLR, INSTALLRS: 'apt-get install' now installs Recommends by default,
     making these options redundant.
   * INSTALL, INSTALLS: add -r|--recommends and -R|--norecommends options.
   * INSTALLS: add -n|--noauth and -y|--yes options.
   * Add meself to Uploaders field in debian/control.
   * CHANGELOG: change -x to -P; it's a more meaningful short option for --pager
   * POLICY: more than one person has complained about removal of the alias of
     this command, AVAILABLE; I put it back.
   * SHOW: add -f|--fast to offer apt-cache's much faster implementation
   * INSTALL/DIST: fix brokenness, fixes LP: #540740.
   * SOURCE: don't run the command unless 'dpkg-dev' is installed,
     fixes LP: #662018
   * BUILD, BUILDDEP: add -y|--yes and -n|--noauth options.
   * AUTOREMOVE: add back after more than one request. (Closes: #590089)
   * Add --dist, an alias for apt-get -t|--target-release.
   * Slightly simplify the build: getting rid of dynamic bash completion
     generator.
   * Fix a Lintian complaint (add dependency on python).
Checksums-Sha1: 
 07679438051a1ad3410a3a912190f6fb9ca804f1 806 wajig_2.1.dsc
 cdc26978ed64a9e48364c8e04e052057f1b15442 67571 wajig_2.1.tar.gz
 4432a7854e8c2e4af6cbfc65b0f33a708b76e724 69680 wajig_2.1_all.deb
Checksums-Sha256: 
 eec2190b2baabc8b68f8e26bb24dcba0516062a1c5e4c877a0824c4fb5da50cc 806 
wajig_2.1.dsc
 ebaf6b8034810f1a03363aad33ea272292d084f119bc98571b11a4c7b50d8781 67571 
wajig_2.1.tar.gz
 8b5a9f5f9c22197d89f2597fa17eff3d867d26728f3eaaa08c4c8dc43db361ad 69680 
wajig_2.1_all.deb
Files: 
 19a0e97c44ee8cd8c4dab7b2284f8688 806 admin optional wajig_2.1.dsc
 8d52db68fc519f103ed5818b10e3e72d 67571 admin optional wajig_2.1.tar.gz
 e6a683bfaeb34080ce19b557015eed26 69680 admin optional wajig_2.1_all.deb

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

iD8DBQFNuBSaCZSR95Gw07cRAn/2AJ9PwPtgsqQ1gSdy/J2IpHLXu5VBaQCeLEKc
4vVJ5exSP5HPaLgLIy0V/R8=
=Hxwq
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to