[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#927400: marked as done (reportbug: fails to compare package versions)



Your message dated Sat, 30 Apr 2022 10:33:52 +0000
with message-id <E1nkkQC-0009vz-52@fasolo.debian.org>
and subject line Bug#927400: fixed in reportbug 11.5.0
has caused the Debian Bug report #927400,
regarding reportbug: fails to compare package versions
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 owner@bugs.debian.org
immediately.)


-- 
927400: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=927400
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: reportbug
Version: 7.1.7+deb9u2
Severity: normal

Dear Maintainer,

I wanted to report a bug regarding the kernel version and reportbug says my up-to-date stable kernel version is newer than the last version.

Here is the reportbug output:
  Getting status for linux-image-4.9.0-8-amd64...
  Checking for newer versions at madison...
  Your version of linux-image-4.9.0-8-amd64 (4.9.144-3.1) is newer than that in Debian!

I wanted to list the installed package:

$ dpkg -l | grep linux-image
ii  linux-image-4.9.0-8-amd64             4.9.144-3.1                                 amd64        Linux 4.9 for 64-bit PCs
ii  linux-image-amd64                     4.9+80+deb9u6                               amd64        Linux for 64-bit PCs (meta-package)

I might be wrong but it seems that there is a bug, if not in reportbug, somewhere else (dpkg?). 

Best regards,

JB

-- Package-specific info:
** Environment settings:
INTERFACE="text"

** /home/jul/.reportbugrc:
reportbug_version "7.1.7"
mode standard
ui text
email "julienbenjamin@protonmail.com"
no-cc
header "X-Debbugs-CC: julienbenjamin@protonmail.com"
smtphost reportbug.debian.org

-- System Information:
Debian Release: 9.8
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-8-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages reportbug depends on:
ii  apt                1.4.9
ii  python3            3.5.3-1
ii  python3-reportbug  7.1.7+deb9u2

reportbug recommends no packages.

Versions of packages reportbug suggests:
pn  claws-mail                                 <none>
pn  debconf-utils                              <none>
pn  debsums                                    <none>
pn  dlocate                                    <none>
pn  emacs24-bin-common | emacs25-bin-common    <none>
ii  exim4-daemon-light [mail-transport-agent]  4.89-2+deb9u3
ii  file                                       1:5.30-1+deb9u2
ii  gir1.2-gtk-3.0                             3.22.11-1
ii  gir1.2-vte-2.91                            0.46.1-1
ii  gnupg                                      2.1.18-8~deb9u4
ii  python3-gi                                 3.22.0-2
ii  python3-gi-cairo                           3.22.0-2
pn  python3-gtkspellcheck                      <none>
pn  python3-urwid                              <none>
ii  xdg-utils                                  1.1.1-1+deb9u1

Versions of packages python3-reportbug depends on:
ii  apt                1.4.9
ii  file               1:5.30-1+deb9u2
ii  python3            3.5.3-1
ii  python3-apt        1.4.0~beta3
ii  python3-debian     0.1.30
ii  python3-debianbts  2.6.1
ii  python3-requests   2.12.4-1

python3-reportbug suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: reportbug
Source-Version: 11.5.0
Done: Nis Martensen <nis.martensen@web.de>

We believe that the bug you reported is fixed in the latest version of
reportbug, 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 927400@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nis Martensen <nis.martensen@web.de> (supplier of updated reportbug 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 30 Apr 2022 12:10:55 +0200
Source: reportbug
Architecture: source
Version: 11.5.0
Distribution: unstable
Urgency: medium
Maintainer: Reportbug Maintainers <debian-reportbug@lists.debian.org>
Changed-By: Nis Martensen <nis.martensen@web.de>
Closes: 813299 887150 890680 918431 927400 1007106 1009656
Changes:
 reportbug (11.5.0) unstable; urgency=medium
 .
   [ Mickaël Schoentgen ]
   * reportbug/submit.py: remove usage of the deprecated 'U' mode
   * reportbug/utils.py: fix bytes comparison deprecation warning
   * reportbug/debbugs.py, reportbug/submit.py, reportbug/utils.py:
     prevent resource warnings about unclosed file
   * bin/reportbug, reportbug/debbugs.py, reportbug/submit.py,
     reportbug/ui/text_ui.py, reportbug/urlutils.py:
     remove usage of obsolete IOError
 .
   [ Nis Martensen ]
   * reportbug/debbugs.py: improve description of the a11y tag.
     Thanks to Simon McVittie <smcv@debian.org> for the suggestion.
     (Closes: #1007106)
   * reportbug/debbugs.py: use version for package exists check.
     Thanks to Julian Gilbey <jdg@debian.org> for the report.
     (Closes: #1009656)
   * bin/reportbug: name matching file instead of regex with -f
     (Closes: #918431)
   * reportbug/debbugs.py: always ask version for release.debian.org/-pu
     requests (Closes: #887150)
   * reportbug/checkversions.py: do not restrict dists in madison query
     by default (Closes: #813299, #927400)
   * reportbug/utils.py: add and revise docstrings
   * reportbug/mailer.py: add docstrings
   * reportbug/debbugs.py: add docstrings
   * reportbug/submit.py: add docstrings
   * reportbug/urlutils.py: add docstrings
   * reportbug/checkversions.py: add/update docstrings
   * reportbug/hiermatch.py: update/revise docstrings
   * reportbug/checkbuildd.py: update/extend docstring
   * reportbug/tempfiles.py: add/revise docstrings (Closes: #890680)
Checksums-Sha1:
 768a72844adf5ba25905b2f4aa24dea7f7afe5af 1888 reportbug_11.5.0.dsc
 69c953ead505c52bedaa4d90f1bfbdfc9d16505a 211708 reportbug_11.5.0.tar.xz
 d7ff7da96d22b93eb3401aee7d1bba65b297ee96 7551 reportbug_11.5.0_amd64.buildinfo
Checksums-Sha256:
 9880fda242bd6321ee12c7488c390ae36817afe11ae74cd140a0e427cd45ee64 1888 reportbug_11.5.0.dsc
 9bac4ef742804d34808fd373f7845ac794c33d97bf8fc585227a68e8a0acd1ec 211708 reportbug_11.5.0.tar.xz
 5cf641f504d33971c5cda654fa2423b158be3cd260209b7f9bee3108c5f14615 7551 reportbug_11.5.0_amd64.buildinfo
Files:
 ea8af82c37c14ea4617cfe50217b6b26 1888 utils standard reportbug_11.5.0.dsc
 6289586f5da212bc7d40a476f55aa968 211708 utils standard reportbug_11.5.0.tar.xz
 922d8010df950ce46749772ffb1b9946 7551 utils standard reportbug_11.5.0_amd64.buildinfo

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

iQIzBAEBCAAdFiEElwagcOR0bw2C8YAgINUE/crqn1AFAmJtDIcACgkQINUE/crq
n1BB4g//ZViOH2hh6Dr7oVCDwKHVzbGVnNWwmhD4Xb7nuowyiFVLLbakXPqqi2ZV
FjJJx3sYIqpZvzRGvPAwdOXlGrAF42TezCxSeK7t8QrM92FSebvtSzeUuIfcf7MS
a1B/uhAxFSAzLdeqx7rY4SRticPRNi5+/6WxYrgv+ZDaquYOXSKBUeQrlFbLLbPz
Z8l1HkpD9Av04UN7sO0gj0mL9n3g2pmNDzyHV3S7S3CIEC1PkKGo0zVEUe4/slIE
p7j+DJtWL0pRGOvM2k5hsPsNWYyZ1hx3uTB9fmudxI9WuxxRJPTNL/RbPP4lkt1+
LxnMP9X8X9iZg8F7Bl1jy1yOISKjLrAxFQpSSeQEYwBKj444ns6gW8Ep0K/kY/Xe
87t66f/eaupAbR6Rq7OCvw9ZInXjEMMcKhqTzWu06d/3svsIjFccDy8Ihv6yzMJE
pwzbYgSdxGtf8mfOPhjSdXt34WvpvqnJ4o5ijLAmCUW2RaMfmwP1+11wwygEDmMD
k116CIK+Uh31W0cEqnhPr50kthIppSCvBuMOx8O8CeVIF2DsGKYJB2dfDiSd6BJs
wCDV17M1Tr8isyK0XSlCQ8Fzq3oo8OP0e+ddZnImoNQfYQFeKnqtQDD2zWiZ3LEb
eKQCXIrRYASpg3omh0elCSdpcpn+1RphHWgKU7GMQL4PvC1GcG0=
=tLKs
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: