Your message dated Thu, 18 Mar 2010 14:14:38 -0700
with message-id <[email protected]>
and subject line Fixed for a while
has caused the Debian Bug report #501998,
regarding aptitude: build-dep missing from usage message
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.)


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

The usage message for aptitude (from 'aptitude foo') doesn't list the
recently added 'aptitude build-dep'.

-- Package-specific info:
aptitude 0.4.11.10 compiled at Sep  6 2008 05:10:24
Compiler: g++ 4.3.1
Compiled against:
  apt version 4.6.0
  NCurses version 5.6
  libsigc++ version: 2.0.18
  Ept support enabled.

Current library versions:
  NCurses version: ncurses 5.6.20081004
  cwidget version: 0.5.12
  Apt version: 4.6.0
        linux-gate.so.1 =>  (0xb80bd000)
        libapt-pkg-libc6.7-6.so.4.6 => /usr/lib/libapt-pkg-libc6.7-6.so.4.6 
(0xb7fdf000)
        libncursesw.so.5 => /lib/libncursesw.so.5 (0xb7fa1000)
        libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0xb7f9a000)
        libcwidget.so.3 => /usr/lib/libcwidget.so.3 (0xb7ed6000)
        libept.so.0 => /usr/lib/libept.so.0 (0xb7e12000)
        libxapian.so.15 => /usr/lib/libxapian.so.15 (0xb7cbc000)
        libz.so.1 => /usr/lib/libz.so.1 (0xb7ca7000)
        libpthread.so.0 => /lib/libpthread.so.0 (0xb7c8f000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7ba0000)
        libm.so.6 => /lib/libm.so.6 (0xb7b7a000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7b6d000)
        libc.so.6 => /lib/libc.so.6 (0xb7a2f000)
        libutil.so.1 => /lib/libutil.so.1 (0xb7a2b000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7a27000)
        /lib/ld-linux.so.2 (0xb80be000)
Terminal: xterm
$DISPLAY is set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (50, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.15+b1         Advanced front-end for dpkg
ii  libc6                  2.7-14            GNU C Library: Shared libraries
ii  libcwidget3            0.5.12-3          high-level terminal interface libr
ii  libept0                0.5.25            High-level library for managing De
ii  libgcc1                1:4.3.2-1         GCC support library
ii  libncursesw5           5.6+20081004-1    shared libraries for terminal hand
ii  libsigc++-2.0-0c2a     2.0.18-2          type-safe Signal Framework for C++
ii  libstdc++6             4.3.2-1           The GNU Standard C++ Library v3
ii  libxapian15            1.0.7-3           Search engine library
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-do 0.4.11.10-1 English manual for aptitude, a ter
ii  libparse-debianchangelog-per 1.1.1-2     parse Debian changelogs and output

Versions of packages aptitude suggests:
ii  debtags                       1.7.7      Enables support for package tags
ii  tasksel                       2.75       Tool for selecting tasks for insta

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.6.0

  I actually think this was never a bug: the usage message was added by
the same commit that added "build-dep".  But it's certainly there now:

Unknown command "foo"
aptitude 0.6.1.5
Usage: aptitude [-S fname] [-u|-i]
       aptitude [options] <action> ...
  Actions (if none is specified, aptitude will enter interactive mode):

 install      - Install/upgrade packages.
 remove       - Remove packages.
 purge        - Remove packages and their configuration files.
 hold         - Place packages on hold.
 unhold       - Cancel a hold command for a package.
 markauto     - Mark packages as having been automatically installed.
 unmarkauto   - Mark packages as having been manually installed.
 forbid-version - Forbid aptitude from upgrading to a specific package version.
 update       - Download lists of new/upgradable packages.
 safe-upgrade - Perform a safe upgrade.
 full-upgrade - Perform an upgrade, possibly installing and removing packages.
 build-dep    - Install the build-dependencies of packages.
 (...)

  Daniel


--- End Message ---

Reply via email to