Your message dated Wed, 07 Nov 2012 06:32:48 +0000
with message-id <[email protected]>
and subject line Bug#631464: fixed in aptitude 0.6.8.2-1
has caused the Debian Bug report #631464,
regarding aptitude changelog does not get correct entry with only package name 
even if unique.
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.)


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

*** Please type your report below this line ***
Hi all,
 From quite sometime aptitude changelog has been giving pain. Before
when I used to do 'aptitude changelog $somepackage' it used to also
get/deliver changelog from experimental. Now though even if I have
specified that the changelog is to picked from 'experimental' it does
not do unless and until I give the specific version as well.

Just as an e.g. case in point :-

$ apt-show-versions -a linux-image-3.0.0-rc4-amd64
Not installed
linux-image-3.0.0-rc4-amd64 3.0.0~rc4-1~experimental.1 experimental
ftp.us.debian.org
No stable version
No testing version
No unstable version
linux-image-3.0.0-rc4-amd64 not installed

As can be seen that the kernel image I am interested to know about is
in experimental .

If I run :-

$aptitude changelog linux-image-3.0.0-rc4-amd64

the output I get is :-

linux-2.6 (2.6.39-2) unstable; urgency=low

  [ Ben Hutchings ]
  * [x86] Enable BACKLIGHT_APPLE, replacing BACKLIGHT_MBP_NVIDIA
    (Closes: #627492)
  * cgroups: Disable memory resource controller by default. Allow it
    to be enabled using kernel parameter 'cgroup_enable=memory'.
  * rt2800usb: Enable support for more USB devices including
    Linksys WUSB600N (Closes: #596626) (this change was accidentally
    omitted from 2.6.39-1)
  * [x86] Remove Celeron from list of processors supporting PAE. Most
    'Celeron M' models do not.
  * Update debconf template translations:
    - Swedish (Martin Bagge) (Closes: #628932)
    - French (David Prévot) (Closes: #628191)
  * aufs: Update for 2.6.39 (Closes: #627837)
  * Add stable 2.6.39.1, including:
    - ext4: dont set PageUptodate in ext4_end_bio()
    - pata_cmd64x: fix boot crash on parisc (Closes: #622997, #622745)
    - ext3: Fix fs corruption when make_indexed_dir() fails
    - netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages
    - sctp: fix race between sctp_bind_addr_free() and
      sctp_bind_addr_conflict()
    - sctp: fix memory leak of the ASCONF queue when free asoc
    - md/bitmap: fix saving of events_cleared and other state
    - cdc_acm: Fix oops when Droids MuIn LCD is connected
    - cx88: Fix conversion from BKL to fine-grained locks (Closes: #619827)
    - keys: Set cred->user_ns in key_replace_session_keyring (CVE-2011-2184)
    - tmpfs: fix race between truncate and writepage
    - nfs41: Correct offset for LAYOUTCOMMIT
    - xen/mmu: fix a race window causing leave_mm BUG()
    - ext4: fix possible use-after-free in ext4_remove_li_request()
    For the complete list of changes, see:
     http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.39.1
  * Bump ABI to 2
  * netfilter: Enable IP_SET, IP_SET_BITMAP_IP, IP_SET_BITMAP_IPMAC,
    IP_SET_BITMAP_PORT, IP_SET_HASH_IP, IP_SET_HASH_IPPORT,
    IP_SET_HASH_IPPORTIP, IP_SET_HASH_IPPORTNET, IP_SET_HASH_NET,
    IP_SET_HASH_NETPORT, IP_SET_LIST_SET, NETFILTER_XT_SET as modules
    (Closes: #629401)

  [ Aurelien Jarno ]
  * [mipsel/loongson-2f] Disable_SCSI_LPFC to workaround GCC ICE.

 -- Ben Hutchings <[email protected]>  Tue, 07 Jun 2011 12:14:05 +0100

<just the first release info. which gets displayed in the changelog>

Notice its about 2.6.39 and not about 3.0.0-rc4

Now running it again with the version also included this time.

$aptitude changelog linux-image-3.0.0-rc4-amd64=3.0.0~rc4-1~experimental.1

The output is :-

linux-2.6 (3.0.0~rc4-1~experimental.1) experimental; urgency=low

  * New upstream release candidate
    - drm/i915: Fixes. (closes: #627976)

  [ maximilian attems ]
  * [x86] enable modular INTEL_OAKTRAIL, ACPI_APEI_PCIEAER.
  * Topconfig enable modular RADIO_WL1273, RADIO_WL128X.

  [ Ben Hutchings ]
  * rt2800pci: Add device ID for RT539F device (Closes: #630960)
  * atm: Enable for all architectures except m68k, s390 (Closes: #630900)

 -- maximilian attems <[email protected]>  Tue, 21 Jun 2011 15:00:23 +0200

linux-2.6 (3.0.0~rc3-1~experimental.1) experimental; urgency=low


Ah, see now we get the correct version. I do not know if this is a
change within aptitude or a bug. For me it seems to be a bug.
-- Package-specific info:
aptitude 0.6.4 compiled at May 16 2011 16:15:35
Compiler: g++ 4.6.1 20110507 (prerelease)
Compiled against:
  apt version 4.10.1
  NCurses version 5.9
  libsigc++ version: 2.2.9
  Ept support enabled.
  Gtk+ support disabled.
  Qt support disabled.

Current library versions:
  NCurses version: ncurses 5.9.20110404
  cwidget version: 0.5.16
  Apt version: 4.10.1
        linux-vdso.so.1 =>  (0x00007fffd8880000)
        libapt-pkg.so.4.10 => /usr/lib/libapt-pkg.so.4.10 (0x00007f7547ef6000)
        libncursesw.so.5 => /lib/libncursesw.so.5 (0x00007f7547ca3000)
        libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0x00007f7547a9d000)
        libcwidget.so.3 => /usr/lib/libcwidget.so.3 (0x00007f7547795000)
        libept.so.1 => /usr/lib/libept.so.1 (0x00007f7547539000)
        libxapian.so.22 => /usr/lib/libxapian.so.22 (0x00007f754711a000)
        libz.so.1 => /usr/lib/libz.so.1 (0x00007f7546f03000)
        libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0x00007f7546c66000)
        libboost_iostreams.so.1.46.1 => /usr/lib/libboost_iostreams.so.1.46.1
(0x00007f7546a4c000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 
(0x00007f7546830000)
        libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 
(0x00007f7546526000)
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f75462a3000)
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x00007f754608d000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f7545d0a000)
        libutil.so.1 => /lib/x86_64-linux-gnu/libutil.so.1 (0x00007f7545b06000)
        libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f7545902000)
        libuuid.so.1 => /lib/libuuid.so.1 (0x00007f75456fd000)
        libbz2.so.1.0 => /lib/libbz2.so.1.0 (0x00007f75454ed000)
        librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f75452e5000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f754823d000)
Terminal: xterm
$DISPLAY is set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

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

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

Versions of packages aptitude depends on:
ii  apt [libapt-pkg4.10]    0.8.14.1         Advanced front-end for dpkg
ii  libboost-iostreams1.46. 1.46.1-6         Boost.Iostreams Library
ii  libc6                   2.13-7           Embedded GNU C Library: Shared lib
ii  libcwidget3             0.5.16-3.1       high-level terminal interface libr
ii  libept1                 1.0.5            High-level library for managing De
ii  libgcc1                 1:4.6.0-14       GCC support library
ii  libncursesw5            5.9-1            shared libraries for terminal hand
ii  libsigc++-2.0-0c2a      2.2.9-1          type-safe Signal Framework for C++
ii  libsqlite3-0            3.7.6.3-1        SQLite 3 shared library
ii  libstdc++6              4.6.0-14         GNU Standard C++ Library v3
ii  libxapian22             1.2.5-1          Search engine library
ii  zlib1g                  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages aptitude recommends:
ii  apt-xapian-index              0.44       maintenance and search tools for a
pn  aptitude-doc-en | aptitude-do <none>     (no description available)
ii  libparse-debianchangelog-perl 1.2.0-1    parse Debian changelogs and output
ii  sensible-utils                0.0.6      Utilities for sensible alternative

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

-- no debconf information


-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17



--- End Message ---
--- Begin Message ---
Source: aptitude
Source-Version: 0.6.8.2-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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Hartwig <[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, 05 Nov 2012 09:52:12 +0800
Source: aptitude
Binary: aptitude aptitude-common aptitude-dbg aptitude-doc-cs aptitude-doc-en 
aptitude-doc-es aptitude-doc-fi aptitude-doc-fr aptitude-doc-it aptitude-doc-ja
Architecture: source i386 all
Version: 0.6.8.2-1
Distribution: unstable
Urgency: low
Maintainer: Aptitude Development Team <[email protected]>
Changed-By: Daniel Hartwig <[email protected]>
Description: 
 aptitude   - terminal-based package manager
 aptitude-common - architecture indepedent files for the aptitude package 
manager
 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-it - Italian manual for aptitude, a terminal-based package manager
 aptitude-doc-ja - Japanese manual for aptitude, a terminal-based package 
manager
Closes: 579071 587775 631464 678153 680040 681693 685084 685310 686016 686316 
686752 687239
Changes: 
 aptitude (0.6.8.2-1) unstable; urgency=low
 .
   * [all]: Support for matching architectures using specification
            strings and wildcards (for example, "linux-any").  See
            Debian Policy section 11.1 "Architecture specification
            strings" for more details.
   * [cmdline]: Fix typo which prevented installing tasks using the
                apt-get compatible syntax ("aptitude install
                gnome-desktop^").
   * [cmdline]: Do not assume that APT::Default-Release always provides
                the candidate version of a package, instead use the
                policy defined by apt_preferences(5).
                (Closes: #587775, #631464, #686316)
   * [all]: Download changelogs from APT::Changelogs::Server instead
            of a fixed location, and replace very ancient and disused
            option for Aptitude::Changelog-URL-Template.
            (Closes: #687239)
   * Documentation:
     - Update for default value of APT::AutoRemove::SuggestsImportant
       which is "true" since apt 0.8.15.3. (Closes: #685310)
     - Correctly reference APT::AutoRemove::RecommendsImportant and
       SuggestsImportant which do not contain any hyphens.
       (Closes: #579071)
   * Translation updates:
     - Czech (Closes: #681693)
     - French (Closes: #680040, #685084)
     - Polish (Closes: #678153)
     - Russian (Closes: #686016)
     - Spanish (Closes: #686752)
   * debian/control: Bump Build-Depends on libapt-pkg-dev to (>= 0.9.7) for
     architecture specification string support.
Checksums-Sha1: 
 ad3ccc59687379fdd275ef7115a82bf835f06300 2849 aptitude_0.6.8.2-1.dsc
 b58e5a83df846c5142118a164f482814685bb23b 4459928 aptitude_0.6.8.2.orig.tar.xz
 781a8b91eb952ecc6b5fd8b4bdd8d40de126c910 45300 aptitude_0.6.8.2-1.debian.tar.gz
 ae55bb7ac3f618b6d4c559aee93630df3ed82e5c 1455748 aptitude_0.6.8.2-1_i386.deb
 4c8d36361573a5b34813e413403a9ea7bf24b79d 1496774 
aptitude-common_0.6.8.2-1_all.deb
 ad10d20dc5d521d477ac7a276a4cf7cc160a9155 15493082 
aptitude-dbg_0.6.8.2-1_i386.deb
 34eb07e07058b3eadd03001ef5b09829ed002904 352904 
aptitude-doc-cs_0.6.8.2-1_all.deb
 b34b8b42dd3f0610c2b2c974192d17ccf33eab34 417606 
aptitude-doc-en_0.6.8.2-1_all.deb
 a78df3d260d014aee5aaf1c650a294cf965fc47f 395740 
aptitude-doc-es_0.6.8.2-1_all.deb
 ed5b4a4628bcf90b758859aa21e0de446520ce8b 259520 
aptitude-doc-fi_0.6.8.2-1_all.deb
 c753b50983bebf157a794e62cbdb797ff761acc7 297802 
aptitude-doc-fr_0.6.8.2-1_all.deb
 3c39da9a0e662891ef2c1f498db432827c7691c6 258892 
aptitude-doc-it_0.6.8.2-1_all.deb
 765d15674e48fcd83ed12eeb9dd82dd60c4be4fd 354556 
aptitude-doc-ja_0.6.8.2-1_all.deb
Checksums-Sha256: 
 bd2f5433ddf573e0e98b28ffd9bc21dfc661be5146e0918126847cf446da8549 2849 
aptitude_0.6.8.2-1.dsc
 627061626cd44ab0326161c91509390a6c3ebd84c920af343849381904534773 4459928 
aptitude_0.6.8.2.orig.tar.xz
 41a8eea5342d58c02d69584f91911cb26dae9f2ccf235aabb4289c23cbb0da8f 45300 
aptitude_0.6.8.2-1.debian.tar.gz
 84a2e00fc374ddc094dde3ae278a8e68fed3efedea3d388e65e32ce779849bfc 1455748 
aptitude_0.6.8.2-1_i386.deb
 1f77ee123d0d38a23dfeb0f6a2784873fd6beb6aae805efb1317668d94e133b1 1496774 
aptitude-common_0.6.8.2-1_all.deb
 003aad3a0c4b275d0c0186466c91c14a3349cad86c10ea78903580614b30e463 15493082 
aptitude-dbg_0.6.8.2-1_i386.deb
 1e8335df63eb9fa3e4122914c73970f220876153f9d1c60abd4b5b7ddccebac5 352904 
aptitude-doc-cs_0.6.8.2-1_all.deb
 6ddec7d61fef1feedcb20e8838d2f0c33fab63172e929296527efb370291977c 417606 
aptitude-doc-en_0.6.8.2-1_all.deb
 c970d0e28744c4d2a52254fd87491a43162eacdf32e54984444bdc13ed355bda 395740 
aptitude-doc-es_0.6.8.2-1_all.deb
 0e0a909e0e94f4f86696defec6c86c4f557158fdca8e4f2ee682e30706e275ec 259520 
aptitude-doc-fi_0.6.8.2-1_all.deb
 1a71a2b2a4880e8e1ba529ca9d3bd8bc422704f55352ae67e565764e4b5e02d4 297802 
aptitude-doc-fr_0.6.8.2-1_all.deb
 4d3d1b48dc78aadb428bf06c2f9264be53feac08e48095885e0304e37bd75d2a 258892 
aptitude-doc-it_0.6.8.2-1_all.deb
 75c4de0793e75608bb6b950b410abb29487ad068559e560104e285c03735434a 354556 
aptitude-doc-ja_0.6.8.2-1_all.deb
Files: 
 b947de2698c570f2cbe44dc3025c0258 2849 admin important aptitude_0.6.8.2-1.dsc
 963633296cf3ee748f819924c822cfd8 4459928 admin important 
aptitude_0.6.8.2.orig.tar.xz
 a6245516e492e3be866a4ed5aa555419 45300 admin important 
aptitude_0.6.8.2-1.debian.tar.gz
 df349091c22a4e1754ea44c6e1bc5740 1455748 admin important 
aptitude_0.6.8.2-1_i386.deb
 7c2cc54a8e3b5574278b138ced74db51 1496774 admin important 
aptitude-common_0.6.8.2-1_all.deb
 0721f15f902eac9b6798e0b3b7f28e53 15493082 debug extra 
aptitude-dbg_0.6.8.2-1_i386.deb
 b81199c0378bdd3c3941ecd2e1dac113 352904 doc optional 
aptitude-doc-cs_0.6.8.2-1_all.deb
 8eb80bd08cd713bdfff404b99a74ccf9 417606 doc optional 
aptitude-doc-en_0.6.8.2-1_all.deb
 b083f06070afc6f0657c9bad70b8551b 395740 doc optional 
aptitude-doc-es_0.6.8.2-1_all.deb
 528273c21b1de9441d275b7c9e590c74 259520 doc optional 
aptitude-doc-fi_0.6.8.2-1_all.deb
 208f9bb94e11848e848837149e4a400b 297802 doc optional 
aptitude-doc-fr_0.6.8.2-1_all.deb
 7adf3d7f98cb6ffe241e54169c3a2ef1 258892 doc optional 
aptitude-doc-it_0.6.8.2-1_all.deb
 4acc555bd67ea52468c99e2dde372d98 354556 doc optional 
aptitude-doc-ja_0.6.8.2-1_all.deb

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

iQIVAwUBUJn3i4cvcCxNbiWoAQJg0Q/+PtEWIpV8Xbu1opCD0HLFa+GOwavjX2aG
7HWUJZU4HJvcsbAS1AUb8yoXc+d8B4RudgJo74OBIJCDRe6UvZAEg4vpm0mAXuAR
U5Jvl3yuBLYbRyB3wSMau9rd5veIntFjSZ5vUDVWueydjvUnRCoarHEE3pYXTDin
I2OL89GFXUohVTnI4RSjzAK3ZYp0xvJMhOVjZRbwGRa2XpF+/Q60yvxWYHAK57Gq
FXPNjrAk8bbxLvQoXRTJLW9e9Rm+n9Tb3uZmzTSdBwFD6InZgdxn0h62fAl8J8mg
aKfB1Krz7VViLOGNVJ6zjwrfWbRbDv1jykD3PlFgkuj1OrSmtwSHkypHIvLcM91v
S5uJhbMEW+zaqTyMFnZLxDykGasbzzPHiorcZgEelxNQAEgZN51LoJNItDRTV5wh
7x3tRxIJboDgGkAI2gKw46ENtT5LKhWV4Mm1y0sWgP8QR52NTbfUYo5YWm0Fx6cm
jsJll3TsYXqgQZeXnxY1VapArkBbVAInMBGBPMxFms+yq95IQ1aRPjoSvqCPArMk
/+nYCA0CdNV0fwdGhzTUh6846RemT+979y9GvbC2f5OWbv8AwHyVWk/yhSNyEUUV
3iNc3qfTy5EcECW3n0SwI2OQGQVxRQYiEkgjJdE8NzSThMBgt95tPXf7Zkn91US4
r9VIibzHWY8=
=ln+M
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Aptitude-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/aptitude-devel

Reply via email to