Your message dated Thu, 15 Oct 2009 16:32:46 +0000
with message-id <[email protected]>
and subject line Bug#550727: fixed in aptitude 0.5.9rc4-1
has caused the Debian Bug report #550727,
regarding aptitude: prints error message with "--no-gui" option
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.)


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

If started with the "--no-gui" option, e.g. when becoming root in the
TUI, aptitude prints an error message:

,----
| % LANG=C aptitude --no-gui
| WEIRDNESS: unknown option code received
`----

The following (untested) patch should stop this unjustified complaint:

--8<---------------cut here---------------start------------->8---
diff -r 6198725bdbbb src/main.cc
--- a/src/main.cc       Sun Oct 11 18:24:01 2009 -0700
+++ b/src/main.cc       Mon Oct 12 16:57:55 2009 +0200
@@ -855,6 +855,10 @@
              gui = false;
              break;
 
+#else
+           case OPTION_NO_GUI:
+             break;
+
 #endif
            case OPTION_LOG_LEVEL:
              apply_logging_level(optarg);
--8<---------------cut here---------------end--------------->8---


-- Package-specific info:
aptitude 0.5.9rc3 compiled at Oct 10 2009 03:34:45
Compiler: g++ 4.3.4
Compiled against:
  apt version 4.8.1
  NCurses version 5.7
  libsigc++ version: 2.0.18
  Ept support enabled.

Current library versions:
  NCurses version: ncurses 5.7.20090919
  cwidget version: 0.5.13
  Apt version: 4.8.1
        linux-gate.so.1 =>  (0xf7f12000)
        libapt-pkg-libc6.9-6.so.4.8 => /usr/lib/libapt-pkg-libc6.9-6.so.4.8 
(0xf7e35000)
        libncursesw.so.5 => /lib/libncursesw.so.5 (0xf7df0000)
        liblog4cxx.so.10 => /usr/lib/liblog4cxx.so.10 (0xf7c46000)
        libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0xf7c40000)
        libcwidget.so.3 => /usr/lib/libcwidget.so.3 (0xf7b7d000)
        libept.so.0 => /usr/lib/libept.so.0 (0xf7b02000)
        libxapian.so.15 => /usr/lib/libxapian.so.15 (0xf79b2000)
        libz.so.1 => /usr/lib/libz.so.1 (0xf799d000)
        libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0xf791c000)
        libboost_iostreams.so.1.40.0 => /usr/lib/libboost_iostreams.so.1.40.0 
(0xf7911000)
        libpthread.so.0 => /lib/i686/cmov/libpthread.so.0 (0xf78f8000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xf7806000)
        libm.so.6 => /lib/i686/cmov/libm.so.6 (0xf77e0000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf77c2000)
        libc.so.6 => /lib/i686/cmov/libc.so.6 (0xf7663000)
        libutil.so.1 => /lib/i686/cmov/libutil.so.1 (0xf765f000)
        libdl.so.2 => /lib/i686/cmov/libdl.so.2 (0xf765b000)
        libaprutil-1.so.0 => /usr/lib/libaprutil-1.so.0 (0xf763b000)
        libapr-1.so.0 => /usr/lib/libapr-1.so.0 (0xf760d000)
        libuuid.so.1 => /lib/libuuid.so.1 (0xf7609000)
        librt.so.1 => /lib/i686/cmov/librt.so.1 (0xf7600000)
        libcrypt.so.1 => /lib/i686/cmov/libcrypt.so.1 (0xf75ce000)
        libbz2.so.1.0 => /lib/libbz2.so.1.0 (0xf75be000)
        /lib/ld-linux.so.2 (0xf7f13000)
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0xf7597000)
Terminal: dumb
$DISPLAY is set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.30.9-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.7.24            Advanced front-end for dpkg
ii  libboost-iostreams1.40 1.40.0-2          Boost.Iostreams Library
ii  libc6                  2.9-27            GNU C Library: Shared libraries
ii  libcwidget3            0.5.13-1          high-level terminal interface libr
ii  libept0                0.5.29            High-level library for managing De
ii  libgcc1                1:4.4.1-6         GCC support library
ii  liblog4cxx10           0.10.0-1          A logging library for C++
ii  libncursesw5           5.7+20090919-1    shared libraries for terminal hand
ii  libsigc++-2.0-0c2a     2.0.18-2          type-safe Signal Framework for C++
ii  libsqlite3-0           3.6.18-1          SQLite 3 shared library
ii  libstdc++6             4.4.1-6           The GNU Standard C++ Library v3
ii  libxapian15            1.0.16-3          Search engine library
ii  zlib1g                 1:1.2.3.3.dfsg-15 compression library - runtime

Versions of packages aptitude recommends:
ii  apt-xapian-index              0.22       maintenance tools for a Xapian ind
ii  aptitude-doc-en [aptitude-doc 0.5.9rc3-1 English manual for aptitude, a ter
ii  libparse-debianchangelog-perl 1.1.1-2    parse Debian changelogs and output
ii  sensible-utils                0.0.1      Utilities for sensible alternative

Versions of packages aptitude suggests:
pn  debtags                       <none>     (no description available)
ii  tasksel                       2.80       Tool for selecting tasks for insta

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: aptitude
Source-Version: 0.5.9rc4-1

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

aptitude-dbg_0.5.9rc4-1_i386.deb
  to pool/main/a/aptitude/aptitude-dbg_0.5.9rc4-1_i386.deb
aptitude-doc-cs_0.5.9rc4-1_all.deb
  to pool/main/a/aptitude/aptitude-doc-cs_0.5.9rc4-1_all.deb
aptitude-doc-en_0.5.9rc4-1_all.deb
  to pool/main/a/aptitude/aptitude-doc-en_0.5.9rc4-1_all.deb
aptitude-doc-es_0.5.9rc4-1_all.deb
  to pool/main/a/aptitude/aptitude-doc-es_0.5.9rc4-1_all.deb
aptitude-doc-fi_0.5.9rc4-1_all.deb
  to pool/main/a/aptitude/aptitude-doc-fi_0.5.9rc4-1_all.deb
aptitude-doc-fr_0.5.9rc4-1_all.deb
  to pool/main/a/aptitude/aptitude-doc-fr_0.5.9rc4-1_all.deb
aptitude-doc-ja_0.5.9rc4-1_all.deb
  to pool/main/a/aptitude/aptitude-doc-ja_0.5.9rc4-1_all.deb
aptitude-gtk_0.5.9rc4-1_i386.deb
  to pool/main/a/aptitude/aptitude-gtk_0.5.9rc4-1_i386.deb
aptitude_0.5.9rc4-1.diff.gz
  to pool/main/a/aptitude/aptitude_0.5.9rc4-1.diff.gz
aptitude_0.5.9rc4-1.dsc
  to pool/main/a/aptitude/aptitude_0.5.9rc4-1.dsc
aptitude_0.5.9rc4-1_i386.deb
  to pool/main/a/aptitude/aptitude_0.5.9rc4-1_i386.deb
aptitude_0.5.9rc4.orig.tar.gz
  to pool/main/a/aptitude/aptitude_0.5.9rc4.orig.tar.gz



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.
Daniel Burrows <[email protected]> (supplier of updated aptitude 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: Mon, 12 Oct 2009 21:20:43 -0700
Source: aptitude
Binary: aptitude aptitude-gtk aptitude-dbg aptitude-doc-cs aptitude-doc-en 
aptitude-doc-es aptitude-doc-fi aptitude-doc-fr aptitude-doc-ja
Architecture: source i386 all
Version: 0.5.9rc4-1
Distribution: experimental
Urgency: low
Maintainer: Daniel Burrows <[email protected]>
Changed-By: Daniel Burrows <[email protected]>
Description: 
 aptitude   - terminal-based package manager (terminal interface only)
 aptitude-dbg - Debug symbols for the aptitude package manager
 aptitude-doc-cs - Czech manual for aptitude, a terminal-based package manager
 aptitude-doc-en - English manual for aptitude, a terminal-based package manager
 aptitude-doc-es - Spanish manual for aptitude, a terminal-based package manager
 aptitude-doc-fi - Finnish manual for aptitude, a terminal-based package manager
 aptitude-doc-fr - French manual for aptitude, a terminal-based package manager
 aptitude-doc-ja - Japanese manual for aptitude, a terminal-based package 
manager
 aptitude-gtk - terminal-based package manager (GUI and terminal interfaces)
Closes: 550727
Changes: 
 aptitude (0.5.9rc4-1) experimental; urgency=low
 .
   * New upstream release.
 .
     - Don't print a spurious warning if we get --no-gui when the GTK+
       frontend was compiled out. (Closes: #550727)
Checksums-Sha1: 
 cd9ff891aa9f6dfb6a48b59220898e3bdd9a14e9 1617 aptitude_0.5.9rc4-1.dsc
 d82f77f0d8dc370e06cc5825532f4c18aca95200 7397404 aptitude_0.5.9rc4.orig.tar.gz
 3e442a0112dc6174a6c255cdb694a9cb4e8479eb 37204 aptitude_0.5.9rc4-1.diff.gz
 d1e36e19794983146d1cca425671b706fe79c0b2 3585008 aptitude_0.5.9rc4-1_i386.deb
 4a9cc9cb70161030d056125358f31cd74335511e 1639162 
aptitude-gtk_0.5.9rc4-1_i386.deb
 7f78c4f33ab2160cea2800ac5b098bf06fa474a3 18742406 
aptitude-dbg_0.5.9rc4-1_i386.deb
 150aca6f8afac58a55b5c64f33325157407d0f77 381954 
aptitude-doc-cs_0.5.9rc4-1_all.deb
 1f0c5e7c00372d979447320a38db9bf768233061 425134 
aptitude-doc-en_0.5.9rc4-1_all.deb
 9093d83b39a7211d823c73a74c5679d1cb9696f3 171048 
aptitude-doc-es_0.5.9rc4-1_all.deb
 44ab9e1afee9db45dbafbe46317f961fd4a7305b 274106 
aptitude-doc-fi_0.5.9rc4-1_all.deb
 a4d8e4db77ecb401b2e069d3666869308d23ac35 330048 
aptitude-doc-fr_0.5.9rc4-1_all.deb
 52012a48116e6077a4c297cae0254dabcedde691 393978 
aptitude-doc-ja_0.5.9rc4-1_all.deb
Checksums-Sha256: 
 ccbb6d428ed5f624f86592efbf15948c3e3193edc23b2fbf43fc6832f9788409 1617 
aptitude_0.5.9rc4-1.dsc
 752f5db4bf436ec55d79eaae15f7cd1169c1462d07b8cca67afd98bf37280149 7397404 
aptitude_0.5.9rc4.orig.tar.gz
 2467857c5881b44c9d323b85bb18b8d1b73c83c1ad0eb2210d5380d4ce5c98b5 37204 
aptitude_0.5.9rc4-1.diff.gz
 d39f0adfccc1a4153b0b1324bcd4da2b1eabe7e40dc3c45b7bce15ad81922c10 3585008 
aptitude_0.5.9rc4-1_i386.deb
 3810f61a93e6b72897668b9d137264d82cdfcb8af0aa45bf984b908697dfa56a 1639162 
aptitude-gtk_0.5.9rc4-1_i386.deb
 23b7e8f6b6d52cf65c3d1f6ae812e8b6c0d9813ca332e7b03f629d529f2e5604 18742406 
aptitude-dbg_0.5.9rc4-1_i386.deb
 54043b42603a14eb93a2d5c8d1d4b160facf96d08e09b65ba6f38e95e543cbd7 381954 
aptitude-doc-cs_0.5.9rc4-1_all.deb
 b6c217d720b3f64e027e79dbef2df1755cb59e477ce79cc8effae4191b1a0b04 425134 
aptitude-doc-en_0.5.9rc4-1_all.deb
 d6a069571ae7599a78a1c08415ea7d6bd14f9ec02001f7310dac9ff64c071da8 171048 
aptitude-doc-es_0.5.9rc4-1_all.deb
 2b2233e6f34f58dc8d13025c7749f9ade800903e4debe7cd5c7805fe402c7687 274106 
aptitude-doc-fi_0.5.9rc4-1_all.deb
 a674cf70267a0a48f4dba1188e27bb2afef95a909c85f0b0436eb31c1aa3b7c1 330048 
aptitude-doc-fr_0.5.9rc4-1_all.deb
 f1812919a4e7eca38905827cc2f662764e1ddf51cea43f3bc826858acdb03f0c 393978 
aptitude-doc-ja_0.5.9rc4-1_all.deb
Files: 
 255eb48942b3695fc7071c1cc936bcf3 1617 admin - aptitude_0.5.9rc4-1.dsc
 205b3ca7cb126bf29255592579029f65 7397404 admin - aptitude_0.5.9rc4.orig.tar.gz
 5ae0180c1720e8ee264b552c0d982ac3 37204 admin - aptitude_0.5.9rc4-1.diff.gz
 1acd79cbdf777fe5cdf0f74382807a5d 3585008 admin important 
aptitude_0.5.9rc4-1_i386.deb
 6e8d709048c8edd492fdb7bf4c8bc6d7 1639162 admin optional 
aptitude-gtk_0.5.9rc4-1_i386.deb
 e4ba533bcec92020fbcc498b738fb1a5 18742406 debug extra 
aptitude-dbg_0.5.9rc4-1_i386.deb
 ad0dbce0ff501d3e98c0bc7959d01ea9 381954 doc optional 
aptitude-doc-cs_0.5.9rc4-1_all.deb
 49cf5b9eb92ede64e627525a9ce405da 425134 doc optional 
aptitude-doc-en_0.5.9rc4-1_all.deb
 8e6986b90a452d832fee0bc5804fcf26 171048 doc optional 
aptitude-doc-es_0.5.9rc4-1_all.deb
 2d1965d517d75308690d6f437820a0bf 274106 doc optional 
aptitude-doc-fi_0.5.9rc4-1_all.deb
 c7adeac6520935e15ee4e96a18f624d9 330048 doc optional 
aptitude-doc-fr_0.5.9rc4-1_all.deb
 9448fa10bdb13c93777f6f00fed53bb7 393978 doc optional 
aptitude-doc-ja_0.5.9rc4-1_all.deb

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

iEYEARECAAYFAkrXQS4ACgkQch6xsM7kSXjGrgCgomHbTMadDvjuXDe3+57Lr4eg
8UMAn2ucqtEKwwsd/07hfU9ARpbj5U1g
=FpQ2
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to