Your message dated Fri, 29 Nov 2013 22:18:34 +0000
with message-id <[email protected]>
and subject line Bug#730795: fixed in apt 0.9.13.1
has caused the Debian Bug report #730795,
regarding aptitude: terminal problems (newline, keyboard) with aptitude-curses 
in case of error during package install
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.)


-- 
730795: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730795
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: aptitude
Version: 0.6.8.2-1.2
Severity: normal

In an upgrade with aptitude (/usr/bin/aptitude-curses alternative in
my case):

ypig:/home/vlefevre# aptitude
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Reading changelogs... Done
apt-listchanges: Do you want to continue? [Y/n] 
Selecting previously unselected package libfakeroot:amd64.
(Reading database ... 466004 files and directories currently installed.)
Unpacking libfakeroot:amd64 (from .../libfakeroot_1.20-2_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/libfakeroot_1.20-2_amd64.deb 
(--unpack):
 trying to overwrite 
'/usr/lib/x86_64-linux-gnu/libfakeroot/libfakeroot-sysv.so', which is also in 
package fakeroot 1.20-1
Preparing to replace fakeroot 1.20-1 (using .../fakeroot_1.20-2_amd64.deb) ...
Unpacking replacement fakeroot ...
Preparing to replace foomatic-db 20130912-1 (using 
.../foomatic-db_20131129-1_all.deb) ...
Unpacking replacement foomatic-db ...
Preparing to replace lftp 4.4.11-1 (using .../lftp_4.4.13-1_amd64.deb) ...
Unpacking replacement lftp ...
Preparing to replace openprinting-ppds 20130912-1 (using 
.../openprinting-ppds_20131129-1_all.deb) ...
Unpacking replacement openprinting-ppds ...
Preparing to replace printer-driver-cjet 0.8.9-3 (using 
.../printer-driver-cjet_0.8.9-4_amd64.deb) ...
Unpacking replacement printer-driver-cjet ...
Preparing to replace openbios-ppc 1.1-1 (using 
.../openbios-ppc_1.1+svn1229-1_all.deb) ...
Unpacking replacement openbios-ppc ...
Preparing to replace qemu-slof 20130430+dfsg-1 (using 
.../qemu-slof_20131015+dfsg-1_all.deb) ...
Unpacking replacement qemu-slof ...
Processing triggers for man-db ...
Processing triggers for cups ...
Updating PPD files for foomatic-db ...
Updating PPD files for openprinting-ppds ...
Errors were encountered while processing:
 /var/cache/apt/archives/libfakeroot_1.20-2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
                                                       A package failed to 
install.  Trying to recover:
                       Setting up openprinting-ppds (20131129-1) ...
                                                                    Setting up 
lftp (4.4.13-1) ...
                  dpkg: dependency problems prevent configuration of fakeroot:
                                                                               
fakeroot depends on libfakeroot (>= 1.20-2); however:
                                                      Package libfakeroot:amd64 
is not installed.

                 dpkg: error processing fakeroot (--configure):
                                                                dependency 
problems - leaving unconfigured
                          Setting up openbios-ppc (1.1+svn1229-1) ...
                                                                     Setting up 
qemu-slof (20131015+dfsg-1) ...
                               Setting up printer-driver-cjet (0.8.9-4) ...
                                                                           
Setting up foomatic-db (20131129-1) ...
                                  Errors were encountered while processing:
                                                                            
fakeroot
    Press Return to continue.

See the incorrect newline handling after the dpkg error (there's a LF
but not a CR). Since /usr/bin/aptitude-curses contains both messages
"A package failed to install" and "Trying to recover", I suppose this
comes from this process.

FYI, the terminal is an xterm.

-- Package-specific info:
Terminal: xterm-debian
$DISPLAY is set.
which aptitude: /usr/bin/aptitude

aptitude version information:
aptitude 0.6.8.2 compiled at Aug 25 2013 12:37:10
Compiler: g++ 4.8.1
Compiled against:
  apt version 4.12.0
  NCurses version 5.9
  libsigc++ version: 2.2.10
  Ept support enabled.
  Gtk+ support disabled.
  Qt support disabled.

Current library versions:
  NCurses version: ncurses 5.9.20130608
  cwidget version: 0.5.16
  Apt version: 4.12.0

aptitude linkage:
        linux-vdso.so.1 (0x00007fff171a5000)
        libapt-pkg.so.4.12 => /usr/lib/x86_64-linux-gnu/libapt-pkg.so.4.12 
(0x00007f5a1dbf6000)
        libncursesw.so.5 => /lib/x86_64-linux-gnu/libncursesw.so.5 
(0x00007f5a1d9c6000)
        libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 
(0x00007f5a1d79c000)
        libsigc-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libsigc-2.0.so.0 
(0x00007f5a1d597000)
        libcwidget.so.3 => /usr/lib/libcwidget.so.3 (0x00007f5a1d290000)
        libept.so.1.aptpkg4.12 => 
/usr/lib/x86_64-linux-gnu/libept.so.1.aptpkg4.12 (0x00007f5a1d033000)
        libxapian.so.22 => /usr/lib/libxapian.so.22 (0x00007f5a1cc50000)
        libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f5a1ca38000)
        libsqlite3.so.0 => /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 
(0x00007f5a1c77f000)
        libboost_iostreams.so.1.54.0 => /usr/lib/libboost_iostreams.so.1.54.0 
(0x00007f5a1c565000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 
(0x00007f5a1c349000)
        libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 
(0x00007f5a1c045000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f5a1bd47000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x00007f5a1bb31000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f5a1b784000)
        libutil.so.1 => /lib/x86_64-linux-gnu/libutil.so.1 (0x00007f5a1b581000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f5a1b37d000)
        libbz2.so.1.0 => /lib/x86_64-linux-gnu/libbz2.so.1.0 
(0x00007f5a1b16c000)
        libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f5a1b166000)
        librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f5a1af5d000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f5a1e584000)

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages aptitude depends on:
ii  aptitude-common           0.6.8.2-1.2
ii  libapt-pkg4.12            0.9.13
ii  libboost-iostreams1.54.0  1.54.0-3
ii  libc6                     2.17-96
ii  libcwidget3               0.5.16-3.5
ii  libept1.4.12              1.0.12
ii  libgcc1                   1:4.8.2-5
ii  libncursesw5              5.9+20130608-1
ii  libsigc++-2.0-0c2a        2.2.10-0.2
ii  libsqlite3-0              3.8.1-1
ii  libstdc++6                4.8.2-5
ii  libtinfo5                 5.9+20130608-1
ii  libxapian22               1.2.15-2
ii  zlib1g                    1:1.2.8.dfsg-1

Versions of packages aptitude recommends:
ii  apt-xapian-index                0.46
ii  aptitude-doc-en [aptitude-doc]  0.6.8.2-1.2
ii  libparse-debianchangelog-perl   1.2.0-1
ii  sensible-utils                  0.0.9

Versions of packages aptitude suggests:
pn  debtags  <none>
ii  tasksel  3.18

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: apt
Source-Version: 0.9.13.1

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

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.
Michael Vogt <[email protected]> (supplier of updated apt 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: Fri, 29 Nov 2013 20:50:17 +0100
Source: apt
Binary: apt libapt-pkg4.12 libapt-inst1.5 apt-doc libapt-pkg-dev libapt-pkg-doc 
apt-utils apt-transport-https
Architecture: source all amd64
Version: 0.9.13.1
Distribution: unstable
Urgency: low
Maintainer: APT Development Team <[email protected]>
Changed-By: Michael Vogt <[email protected]>
Description: 
 apt        - commandline package manager
 apt-doc    - documentation for APT
 apt-transport-https - https download transport for APT
 apt-utils  - package management related utility programs
 libapt-inst1.5 - deb package format runtime library
 libapt-pkg-dev - development files for APT's libapt-pkg and libapt-inst
 libapt-pkg-doc - documentation for APT development
 libapt-pkg4.12 - package management runtime library
Closes: 709560 720597 730490 730795
Changes: 
 apt (0.9.13.1) unstable; urgency=low
 .
   [ Colin Watson ]
   * fix "apt-get  --purge build-dep" (closes: #720597)
   * fix regression that APT::Keep-Fds is not honored (closes: #730490)
 .
   [ Michael Vogt ]
   * add "-f" option to "build-dep" as sbuild is using it to fix
     regression with cross-building (LP: #1255806)
   * add autopkgtest support for the integration testsuite
   * merge mvo/feature/short-list
   * merge mvo/feature/edit-sources
   * fix segfault in pkgDepCache::SetCandidateRelease() (closes: #709560)
   * reset terminal on error (closes: #730795)
   * fix apport report writing (LP: #1254499)
Checksums-Sha1: 
 2ebaa317532e6aa627f69fc5f042118741eea3bb 1640 apt_0.9.13.1.dsc
 ac9ce9a61a24045c40568fd794a6f64d3af445e4 3435299 apt_0.9.13.1.tar.gz
 b4318f00b1dad3755695810fef355323f4853414 267222 apt-doc_0.9.13.1_all.deb
 6a9ecb5bea987967b13329a0f9cda0bb4a64c823 581064 libapt-pkg-doc_0.9.13.1_all.deb
 c2df2838c4a70b0aab370bb39bc8b7da3ee559fa 725344 
libapt-pkg4.12_0.9.13.1_amd64.deb
 945129d528c3e2d7cd2743e1372b194f33121c09 158476 
libapt-inst1.5_0.9.13.1_amd64.deb
 b6a063e6178307e6b32a85cbb346fa48f09ea3fd 1049610 apt_0.9.13.1_amd64.deb
 ad66bfa98d1425299a4ec859f23ef6720e86bc50 181454 
libapt-pkg-dev_0.9.13.1_amd64.deb
 adb90a54c96494d7408847edef0bda7f8ee4bf39 346686 apt-utils_0.9.13.1_amd64.deb
 c5bb56d95d01da1c76ad53378185125a3f2f976d 125332 
apt-transport-https_0.9.13.1_amd64.deb
Checksums-Sha256: 
 6d8b9c63e84f0b2b3e4a8482e5082b73af666ffd81d3550535a9d7f22e821b27 1640 
apt_0.9.13.1.dsc
 c13b6857d70c46c55dd83b19bc1eebcff332e350fa1ed1374f2bbc1bf978d827 3435299 
apt_0.9.13.1.tar.gz
 3b6323d0d1ecccbc92a7964ce9314e9ba8591afa773bfdea479296e2ed9c6849 267222 
apt-doc_0.9.13.1_all.deb
 2263fae0d52d8df9bee3cce92d2368db93df651cf98e3df22619c5afaaf774f0 581064 
libapt-pkg-doc_0.9.13.1_all.deb
 8d1304052fff2fab937e9d0a05a560352e590fbaa91a3406ca349b05d5ba4b75 725344 
libapt-pkg4.12_0.9.13.1_amd64.deb
 7cc2ca4d53fc6bcc857370aebf55329d7aaf924d198421bdf0697c5f25940a21 158476 
libapt-inst1.5_0.9.13.1_amd64.deb
 5d27d565f49b1d5d808a7975249f1d8237c022364c0f1c4a42ae9342de27a886 1049610 
apt_0.9.13.1_amd64.deb
 ca043c80128b35659904a7c3aac4c443266cdac10b2947b2ead9ff878337bab9 181454 
libapt-pkg-dev_0.9.13.1_amd64.deb
 0fecd051593ca9e5e9dc7817ae1a7484f1ac8479f4e5c3a7d1f0d3e3c140c819 346686 
apt-utils_0.9.13.1_amd64.deb
 4f172363ef2e3360b7cc97bd871cffd892872f62f121cdd47982ec5bfcc50f90 125332 
apt-transport-https_0.9.13.1_amd64.deb
Files: 
 da3b02dd97ace2a41df138f2bd3103ee 1640 admin important apt_0.9.13.1.dsc
 c7585d51e78095c538edaf01ba74e595 3435299 admin important apt_0.9.13.1.tar.gz
 517c61b142969beb9bddfc6fe570070a 267222 doc optional apt-doc_0.9.13.1_all.deb
 273174b4cfff3ec12a351c83b47c073b 581064 doc optional 
libapt-pkg-doc_0.9.13.1_all.deb
 955a2f4c00c865f631599fbcaddcf385 725344 libs important 
libapt-pkg4.12_0.9.13.1_amd64.deb
 f31416cc22dcf867d1f0584e40ec8dcb 158476 libs important 
libapt-inst1.5_0.9.13.1_amd64.deb
 78b0dd842740c5f1dbce809a80d092aa 1049610 admin important apt_0.9.13.1_amd64.deb
 dba8b797985c938d4d1b9adf5c405a37 181454 libdevel optional 
libapt-pkg-dev_0.9.13.1_amd64.deb
 48aacb981b27c2a39e80bb23d57dc766 346686 admin important 
apt-utils_0.9.13.1_amd64.deb
 ef4a43a2135f0b2eef3c56cfb6abc0b9 125332 admin optional 
apt-transport-https_0.9.13.1_amd64.deb

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

iEYEARECAAYFAlKY/vAACgkQliSD4VZixzTrQACfemVKRVjJKw8Q82unfCjXRbak
9nQAn0F8ujVGKS/UHodpRkZP+8g3hxKw
=lQyY
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to