Your message dated Thu, 16 Nov 2017 00:49:59 +0000
with message-id <e1ef8nt-0006lv...@fasolo.debian.org>
and subject line Bug#881422: fixed in aptitude 0.8.10-1
has caused the Debian Bug report #881422,
regarding aptitude changelog hangs waiting on futex
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 ow...@bugs.debian.org
immediately.)


-- 
881422: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881422
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: aptitude
Version: 0.8.9-1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   aptitude changelog [ package name ]
   
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
      
   * What was the outcome of this action?
   Command hangs, no data download or extracted that I could see
   
   * What outcome did you expect instead?
   Changelog shown

*** End of the template - remove these template lines ***

strace attached to the hung aptitude process shows:

strace -p 31494
strace: Process 31494 attached
futex(0x860d18, FUTEX_WAIT_PRIVATE, 3, NULL

Workaround is to run 'apt-get changelog [ package name ], which works fine
and shows the complete changelog in PAGER (less in my case).

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

aptitude version information:
aptitude 0.8.9
Compiler: g++ 7.1.0
Compiled against:
  apt version 5.0.2
  NCurses version 6.0
  libsigc++ version: 2.10.0
  Gtk+ support disabled.
  Qt support disabled.

Current library versions:
  NCurses version: ncurses 6.0.20170902
  cwidget version: 0.5.17
  Apt version: 5.0.2

aptitude linkage:
        linux-gate.so.1 (0xb7f87000)
        libapt-pkg.so.5.0 => /usr/lib/i386-linux-gnu/libapt-pkg.so.5.0 
(0xb7977000)
        libncursesw.so.5 => /lib/i386-linux-gnu/libncursesw.so.5 (0xb7941000)
        libtinfo.so.5 => /lib/i386-linux-gnu/libtinfo.so.5 (0xb791d000)
        libsigc-2.0.so.0 => /usr/lib/i386-linux-gnu/libsigc-2.0.so.0 
(0xb7915000)
        libcwidget.so.3 => /usr/lib/i386-linux-gnu/libcwidget.so.3 (0xb7808000)
        libsqlite3.so.0 => /usr/lib/i386-linux-gnu/libsqlite3.so.0 (0xb76ec000)
        libboost_iostreams.so.1.62.0 => 
/usr/lib/i386-linux-gnu/libboost_iostreams.so.1.62.0 (0xb76d4000)
        libboost_filesystem.so.1.62.0 => 
/usr/lib/i386-linux-gnu/libboost_filesystem.so.1.62.0 (0xb76b9000)
        libboost_system.so.1.62.0 => 
/usr/lib/i386-linux-gnu/libboost_system.so.1.62.0 (0xb76b2000)
        libxapian.so.30 => /usr/lib/i386-linux-gnu/sse2/libxapian.so.30 
(0xb748f000)
        libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xb7472000)
        libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xb72f6000)
        libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xb72a1000)
        libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xb7284000)
        libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb70cd000)
        libresolv.so.2 => /lib/i386-linux-gnu/libresolv.so.2 (0xb70b5000)
        libz.so.1 => /lib/i386-linux-gnu/libz.so.1 (0xb709a000)
        libbz2.so.1.0 => /lib/i386-linux-gnu/libbz2.so.1.0 (0xb7088000)
        liblzma.so.5 => /lib/i386-linux-gnu/liblzma.so.5 (0xb705c000)
        liblz4.so.1 => /usr/lib/i386-linux-gnu/liblz4.so.1 (0xb7047000)
        libudev.so.1 => /lib/i386-linux-gnu/libudev.so.1 (0xb7027000)
        /lib/ld-linux.so.2 (0xb7f89000)
        libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xb7022000)
        librt.so.1 => /lib/i386-linux-gnu/librt.so.1 (0xb7019000)
        libuuid.so.1 => /lib/i386-linux-gnu/libuuid.so.1 (0xb7013000)

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

Kernel: Linux 4.13.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set 
to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages aptitude depends on:
ii  aptitude-common            0.8.9-1
ii  libapt-pkg5.0              1.6~alpha4
ii  libboost-filesystem1.62.0  1.62.0+dfsg-4+b2
ii  libboost-iostreams1.62.0   1.62.0+dfsg-4+b2
ii  libboost-system1.62.0      1.62.0+dfsg-4+b2
ii  libc6                      2.24-17
ii  libcwidget3v5              0.5.17-6
ii  libgcc1                    1:7.2.0-12
ii  libncursesw5               6.0+20170902-1
ii  libsigc++-2.0-0v5          2.10.0-1
ii  libsqlite3-0               3.21.0-1
ii  libstdc++6                 7.2.0-12
ii  libtinfo5                  6.0+20170902-1
ii  libxapian30                1.4.5-1

Versions of packages aptitude recommends:
ii  libparse-debianchangelog-perl  1.2.0-12
ii  sensible-utils                 0.0.10

Versions of packages aptitude suggests:
pn  apt-xapian-index                <none>
pn  aptitude-doc-en | aptitude-doc  <none>
pn  debtags                         <none>
ii  tasksel                         3.42

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: aptitude
Source-Version: 0.8.10-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.

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 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Manuel A. Fernandez Montecelo <m...@debian.org> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 15 Nov 2017 23:36:58 +0100
Source: aptitude
Binary: aptitude aptitude-common aptitude-doc-cs aptitude-doc-en 
aptitude-doc-es aptitude-doc-fi aptitude-doc-fr aptitude-doc-it aptitude-doc-ja 
aptitude-doc-nl aptitude-doc-ru
Architecture: source all amd64
Version: 0.8.10-1
Distribution: unstable
Urgency: medium
Maintainer: Aptitude Development Team <aptitude-de...@lists.alioth.debian.org>
Changed-By: Manuel A. Fernandez Montecelo <m...@debian.org>
Description:
 aptitude   - terminal-based package manager
 aptitude-common - architecture independent files 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-it - Italian manual for aptitude, a terminal-based package manager
 aptitude-doc-ja - Japanese manual for aptitude, a terminal-based package 
manager
 aptitude-doc-nl - Dutch manual for aptitude, a terminal-based package manager
 aptitude-doc-ru - Russian manual for aptitude, a terminal-based package manager
Closes: 880478 881422
Changes:
 aptitude (0.8.10-1) unstable; urgency=medium
 .
   [ Manuel A. Fernandez Montecelo ]
   * New upstream release. Please see /usr/share/aptitude/NEWS for a change
     log with more details.
 .
     - User visible changes:
       * [Guillem Jover] Update section descriptions: Add "golang". Remove
         long-obsolete "non-US".  (Closes: #880478)
 .
     - Bug fixes:
       * Restore ability to download changelogs with recent libapt
         (Closes: #881422)
 .
     - Internal changes:
       * Remove m4/ with embedded copies of building-system helpers.  The
         debian part of the package will depend on autoconf-archive to provide
         those needed.
 .
   * Build-Depend on autoconf-archive (to remove embedded copies of ./m4/
     in the upstream part)
     - Add temporary fix-missing-mkinstalldirs.patch for last minute
       problem related with this removal
 .
   [ Axel Beckert ]
   * Declare compliance with Debian Policy 4.1.1.
     + Change debian/copyright DEP5 format URL to HTTPS.
   * Set "Rules-Requires-Root: no".
   * Drop debian/aptitude.lintian-overrides, no more needed.
   * Remove trailing whitespace from ancient debian/changelog entries.
   * debian/source/lintian-overrides: Add debian-watch-file-is-missing.
   * Bump debhelper compatibility level to 10.
     + Update versioned debhelper build-dependency accordingly.
     + Drop --parallel from debian/rules, now implicit.
     + Drop build-dependency on automake, now implicit via debhelper and
       dh-autoreconf (and not called directly anyways).
Checksums-Sha1:
 d4adf91d2036c049fa838b47e6a9b44c2304084c 3004 aptitude_0.8.10-1.dsc
 f0b343b33f5a0eb14cdda8e1de5ca53c4856677c 4714076 aptitude_0.8.10.orig.tar.xz
 9ee9d733630fdca9ef5787a426f7be724f79d179 54456 aptitude_0.8.10-1.debian.tar.xz
 2373cc7d76888a8a05cb000575b246cee7509798 1590920 
aptitude-common_0.8.10-1_all.deb
 9374af12799210d4214efaa2b7da81c94598da69 22478748 
aptitude-dbgsym_0.8.10-1_amd64.deb
 545aea2fc0cb884a44c21d3a471c0a0db5baab59 366564 
aptitude-doc-cs_0.8.10-1_all.deb
 b9f37e155814c812ef5e5b8dcf725ee7005ad0b6 437796 
aptitude-doc-en_0.8.10-1_all.deb
 b25d31d824994ac015619ba6448ad1d2e0b12ada 412948 
aptitude-doc-es_0.8.10-1_all.deb
 be4bc81e12cb65096b9b858933f78bbbe72b78bd 274264 
aptitude-doc-fi_0.8.10-1_all.deb
 aa1af6f1c8ce279af4c54ed31610b13d48617502 314432 
aptitude-doc-fr_0.8.10-1_all.deb
 f2e9736c7a9a9cf54418e8ed5350697093b35e18 275524 
aptitude-doc-it_0.8.10-1_all.deb
 a8c95273420f0777c18a2da1617e64ed5d19d105 370988 
aptitude-doc-ja_0.8.10-1_all.deb
 f22899475b09f264c13962d1c5198ba9cc64d3c5 375004 
aptitude-doc-nl_0.8.10-1_all.deb
 015ba0c155724c0db47979eef92fd0f5fae41f5a 392116 
aptitude-doc-ru_0.8.10-1_all.deb
 06b81f72603902170a6ae84ea782a524df58ab07 14220 
aptitude_0.8.10-1_amd64.buildinfo
 231a4e460338a5e55e914f2dd3280953631a2271 1475376 aptitude_0.8.10-1_amd64.deb
Checksums-Sha256:
 4db0cd0125b9a48b243f4b05bd0663d7adb19e4b04e2c6359cb076869205f88b 3004 
aptitude_0.8.10-1.dsc
 8578cdc07a7c4a8d28ef3e8375fbc0b7af4289007da1d24f9ea49f4c0e2f9a74 4714076 
aptitude_0.8.10.orig.tar.xz
 79f40af44f3165c0be454a82a413a0b379dbef83a7557a61a234554309c7be6f 54456 
aptitude_0.8.10-1.debian.tar.xz
 858c4d89cf7e593b9bf057dc40e9e30505548e8520dabd901933b8b0c452f1de 1590920 
aptitude-common_0.8.10-1_all.deb
 6ced11c274a5dac6b287789c2aa21bb17a8ed94f1a36f540edee4e8d69e0565d 22478748 
aptitude-dbgsym_0.8.10-1_amd64.deb
 717ed5f9f5f5d05b8af91be3ff19742c089d988be88da44c5b9046dc999d0978 366564 
aptitude-doc-cs_0.8.10-1_all.deb
 10372f3413be0adc46a8df3d4e97b086a8f86bd8c22c9fac34e2182cd463ffc1 437796 
aptitude-doc-en_0.8.10-1_all.deb
 740d8e89c5cd03ee04ee3314ecd36dcf2c81be1fdf0405811f94c11ffd9b98eb 412948 
aptitude-doc-es_0.8.10-1_all.deb
 c02a15ea8bd6d9f74b072d377a2df75df03e3511a1be486d5c665843fdd31548 274264 
aptitude-doc-fi_0.8.10-1_all.deb
 feed465ce222fa354a65f1239f67d230cff19c93d85118ed5b22b4a8ff9a13a8 314432 
aptitude-doc-fr_0.8.10-1_all.deb
 0431858c4e5a7f98dab85506b42277b61a72d9719de16ae96226e9d9a11971f6 275524 
aptitude-doc-it_0.8.10-1_all.deb
 9e277016a87b602ef0ff154e08fc702ae375a91e79403f52d472c1210bf95080 370988 
aptitude-doc-ja_0.8.10-1_all.deb
 bb6c1929dbc51c99fdab32ce79948f71a8fc0401347874058fe62eeb2240086d 375004 
aptitude-doc-nl_0.8.10-1_all.deb
 5937befa165d814efcc77198f6d94a63abe3b169882da46665da11adb6276b62 392116 
aptitude-doc-ru_0.8.10-1_all.deb
 63af4b3ec4ca1b90b14e1d24bc25e2e2be964b109659fd0b5752cc6a951e11e1 14220 
aptitude_0.8.10-1_amd64.buildinfo
 f00bdf22f21574a7d889d2c8084ea1eca8b9e1b2694d87c2b8f41800b93f7a09 1475376 
aptitude_0.8.10-1_amd64.deb
Files:
 153f7067633506588333fd4016fa18e6 3004 admin optional aptitude_0.8.10-1.dsc
 3d96cd8fd08d6ddb39d5c332ec7807c2 4714076 admin optional 
aptitude_0.8.10.orig.tar.xz
 311abf81b5b214dd7697b3f5e24f7529 54456 admin optional 
aptitude_0.8.10-1.debian.tar.xz
 967f85e8620268690e918e97f3869f8f 1590920 admin optional 
aptitude-common_0.8.10-1_all.deb
 7371c976dbb3985c35c6b7af2fe264e0 22478748 debug optional 
aptitude-dbgsym_0.8.10-1_amd64.deb
 0b44b43b7837d18955d5fdf6ee10f911 366564 doc optional 
aptitude-doc-cs_0.8.10-1_all.deb
 10d43729453dda82e3378ae044aec65a 437796 doc optional 
aptitude-doc-en_0.8.10-1_all.deb
 c843898f60c5e31e7142756e2d578d67 412948 doc optional 
aptitude-doc-es_0.8.10-1_all.deb
 c7e78fb0c0eefd48ec93c967a9ecd097 274264 doc optional 
aptitude-doc-fi_0.8.10-1_all.deb
 15a3ed56c8b4a6e918a6b7c0e0c03fc4 314432 doc optional 
aptitude-doc-fr_0.8.10-1_all.deb
 573646926f0fc59c22993c2ad87ccae7 275524 doc optional 
aptitude-doc-it_0.8.10-1_all.deb
 79595ce3d45485c73838706eb6caf07b 370988 doc optional 
aptitude-doc-ja_0.8.10-1_all.deb
 f629ae9849b207ed092a90022487ff0d 375004 doc optional 
aptitude-doc-nl_0.8.10-1_all.deb
 df2d1e7d8fde1bd08174618899468499 392116 doc optional 
aptitude-doc-ru_0.8.10-1_all.deb
 96521fca654e0d6540ad1c7b9001d8cc 14220 admin optional 
aptitude_0.8.10-1_amd64.buildinfo
 0958d900c576fe206e9777f3a025fdf3 1475376 admin optional 
aptitude_0.8.10-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEEKo6AUFxIYphDDdCTf3YGpEXcqA4FAloMwnEQHG1hZm1AZGVi
aWFuLm9yZwAKCRB/dgakRdyoDn9eD/9icU88Htki472CKv4h5YZAhCWeX1vZ+zmB
nnfUBlNqBetX5Wz9jMSnYnm92PXhnFD8SUtXsT0cRQ6L4Fpuw6hNb5zYpC5/Nhi1
N82KjBBqRssi+WfrGy565qAySY68AXXgOAS7+Q7EincOflaTxEpAvm1puIYuqsuD
w3jSq9fV680f4TrCVw2CSBDzFQwAbebm7Vo0HOfmOIhnYgfZ/Z97xAJ/NSAmhpCR
ejxieKL0dfVt17fTZjR16lx24ltVQfUuuz7TOpLjoB/oHCp8Lk7TwtPkMEVMlqiy
5mJAeHjXM6Om5ewSFk/5uAsFRF9uMRTRbJ1WOHL6/lix/sRLGKGQbyI8ZCQS0dT+
Ozr6xn6XLPS5SmUlFzjI2vW7WgIqKckEvePXJJAtEvNU42CWbLR4CL0YwiHnIrst
M3pS72b6dxfIDtNW69gfqCZLgmCO2EPTeME6qX4r5qwc0p9BrbVeBCcSxan3Ei7H
1xoyn3xNRLffNR+Qvf+Q8QnAU7saEGtDWTgOoM38eVpQeDRKQBfSExd1qAk7ZTml
mW4tTvJJw2c6JzlUBwndww0T9li2mlV7KiINAmcMgjYiqcPa1xHwGBR/MsM63KRS
5VN3UFh1tSTpiDYxyLQ6nc/ADpjzXwKzFblJqTaT5Q4VNvUefd3O1My5KTHQ3PpD
LF1sV4thJg==
=xBwL
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to