Your message dated Mon, 22 Feb 2021 21:04:15 +0000
with message-id <e1leinl-000chz...@fasolo.debian.org>
and subject line Bug#983057: fixed in ruby-kramdown-rfc2629 1.3.35-1
has caused the Debian Bug report #983057,
regarding ruby-kramdown-rfc2629: kramdown-rfc2629 --version produces 
"unknown-version"
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.)


-- 
983057: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983057
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ruby-kramdown-rfc2629
Version: 1.3.28-1

I would have expected "kramdown-rfc2629 --version" to report either the
upstream version (1.3.28) or the debian revision (1.3.28-1), but instead
i get "unknown-version":

    0 dkg@alice:~$ kramdown-rfc2629 --version
    kramdown-rfc2629 unknown-version
    0 dkg@alice:~$ 

I haven't dug deep enough to know whether this is an upstream bug or an
issue with an impedence mismatch between debian packages and ruby gems,
but i do note that from irb i see the same issue.

kramdown-rfc2629 has this source:

    KDRFC_VERSION=Gem.loaded_specs["kramdown-rfc2629"].version rescue 
"unknown-version"

and from irb:

    irb(main):001:0> require 'kramdown-rfc2629'
    => true
    irb(main):002:0> Gem.loaded_specs["kramdown-rfc2629"]
    => nil
    irb(main):003:0> Gem.loaded_specs["kramdown-rfc2629"].version
    Traceback (most recent call last):
            4: from /usr/bin/irb:23:in `<main>'
            3: from /usr/bin/irb:23:in `load'
            2: from /usr/lib/ruby/gems/2.7.0/gems/irb-1.2.6/exe/irb:11:in `<top 
(required)>'
            1: from (irb):3
    NoMethodError (undefined method `version' for nil:NilClass)
    irb(main):004:0> Gem.loaded_specs["kramdown-rfc2629"].version rescue 
'unknown-version'
    => "unknown-version"
    irb(main):005:0> 


I defer to debian ruby packagers who have much deeper knowledge than i
do about how this stuff all works.  Upstream is pretty responsive,
fwict, so if it's an upstream issue, please forward it to
https://github.com/cabo/kramdown-rfc2629/issues

Regards,

        --dkg

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: ruby-kramdown-rfc2629
Source-Version: 1.3.35-1
Done: Cédric Boutillier <bou...@debian.org>

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

Debian distribution maintenance software
pp.
Cédric Boutillier <bou...@debian.org> (supplier of updated 
ruby-kramdown-rfc2629 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: Mon, 22 Feb 2021 17:51:21 +0100
Source: ruby-kramdown-rfc2629
Architecture: source
Version: 1.3.35-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Team 
<pkg-ruby-extras-maintain...@lists.alioth.debian.org>
Changed-By: Cédric Boutillier <bou...@debian.org>
Closes: 983054 983057
Changes:
 ruby-kramdown-rfc2629 (1.3.35-1) unstable; urgency=medium
 .
   * New upstream version 1.3.35 (Closes: #983054)
   * fix version parsing from gemspec (Closes: #983057)
Checksums-Sha1:
 31d41ee41188e46f7c3af82e4516a9d26c374c19 1842 
ruby-kramdown-rfc2629_1.3.35-1.dsc
 4be6b6e77890874d2664890b4122248ae72861c3 39225 
ruby-kramdown-rfc2629_1.3.35.orig.tar.gz
 72da383fac19daf19d0942bf9c2cc152f239c74f 5392 
ruby-kramdown-rfc2629_1.3.35-1.debian.tar.xz
 4b0bb7e6bd6c0b63f9512f2da41e08fff2dd1bbf 8724 
ruby-kramdown-rfc2629_1.3.35-1_amd64.buildinfo
Checksums-Sha256:
 0de48001272c47fd9263004b3efb307c58412726a30529fcec83478623716b41 1842 
ruby-kramdown-rfc2629_1.3.35-1.dsc
 4fcdd802f68c18348ddf5fa1ce7cc69217703bd0ae2ce7d2700202ab5758a57f 39225 
ruby-kramdown-rfc2629_1.3.35.orig.tar.gz
 e51f6bfa0a33c923e8f9ded095b2ef405636e74eeca2c3ce9fb7dc0808223cea 5392 
ruby-kramdown-rfc2629_1.3.35-1.debian.tar.xz
 4a291679175361aa236445c720d8118a25aa1c40f6e3fb090424ea530fb3d0a4 8724 
ruby-kramdown-rfc2629_1.3.35-1_amd64.buildinfo
Files:
 2e46b7aabfb1e76b010d9d0ca94da521 1842 ruby optional 
ruby-kramdown-rfc2629_1.3.35-1.dsc
 d32c76e27333aa19b080d1e43358d1b4 39225 ruby optional 
ruby-kramdown-rfc2629_1.3.35.orig.tar.gz
 6eeea12e50dfce7d0989fb0f2dab7969 5392 ruby optional 
ruby-kramdown-rfc2629_1.3.35-1.debian.tar.xz
 0eac58fef7c52747a5f4a4350e78dedf 8724 ruby optional 
ruby-kramdown-rfc2629_1.3.35-1_amd64.buildinfo

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

iQEzBAEBCgAdFiEEnM1rMZ2/jkCrGr0aia+CtznNIXoFAmA0FqgACgkQia+CtznN
IXrPDggAj3xKPCcricBV3Qmk5BNVwVR2KislARC2cAbGsdIqaCbJZEkIIBShn64e
rHo5BFY4spZEWFs3rK8Qx7UwNrHhI1fq3SpwXfdpzQy5XnFCo952Yo30BngTGLmb
49+yC9DBvCBEqftTxiwT7Dhu23SYeKvFYMNevhFdv9bxAhahbsZPdLGlwhmxQps4
pVm9A6itkXPvEvnyD8Tf1pvdoe11C/CoIsb3862j/i7Pf0JgGzyoHMv6A20/jiNX
1nDPx1SaJMyemZEEwkO6xnYbp5J4m+wcTmrd/6c1DfWfJzJFWy3IjQKHIFU174+v
HqBNJr0qIWqAzBQGIESr/LzW88wFYw==
=VIdb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to