Your message dated Tue, 29 Sep 2020 03:50:14 +0000
with message-id <e1kn6ec-000any...@fasolo.debian.org>
and subject line Bug#969756: fixed in networkx 2.5+ds-2
has caused the Debian Bug report #969756,
regarding networkx breaks botch autopkgtest: KeyError: 'long'
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.)


-- 
969756: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969756
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: networkx, botch
Control: found -1 networkx/2.5+ds-1
Control: found -1 botch/0.22-4
Severity: serious
Tags: sid bullseye
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of networkx the autopkgtest of botch fails in
testing when that autopkgtest is run with the binary packages of
networkx from unstable. It passes when run with only packages from
testing. In tabular form:

                       pass            fail
networkx               from testing    2.5+ds-1
botch                  from testing    0.22-4
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of networkx to
testing [1]. Due to the nature of this issue, I filed this bug report
against both packages. Can you please investigate the situation and
reassign the bug to the right package?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=networkx

https://ci.debian.net/data/autopkgtest/testing/amd64/b/botch/6937981/log.gz

checking acl_2.2.52-3_n20.xml
+ botch-graph-difference "tests/misc/tmp/acl_2.2.52-3_n20.xml"
"/tmp/autopkgtest-lxc.hpqt4jni/downtmp/autopkgtest_tmp/tmp/acl_2.2.52-3_n20.xml"
+ echo + botch-graph-difference "tests/misc/tmp/acl_2.2.52-3_n20.xml"
"/tmp/autopkgtest-lxc.hpqt4jni/downtmp/autopkgtest_tmp/tmp/acl_2.2.52-3_n20.xml"
+ :
+ botch-graph-difference tests/misc/tmp/acl_2.2.52-3_n20.xml
/tmp/autopkgtest-lxc.hpqt4jni/downtmp/autopkgtest_tmp/tmp/acl_2.2.52-3_n20.xml
Traceback (most recent call last):
  File "/usr/bin/botch-graph-difference", line 159, in <module>
    args = parser.parse_args()
  File "/usr/lib/python3.8/argparse.py", line 1780, in parse_args
    args, argv = self.parse_known_args(args, namespace)
  File "/usr/lib/python3.8/argparse.py", line 1812, in parse_known_args
    namespace, args = self._parse_known_args(args, namespace)
  File "/usr/lib/python3.8/argparse.py", line 2021, in _parse_known_args
    stop_index = consume_positionals(start_index)
  File "/usr/lib/python3.8/argparse.py", line 1977, in consume_positionals
    take_action(action, args)
  File "/usr/lib/python3.8/argparse.py", line 1870, in take_action
    argument_values = self._get_values(action, argument_strings)
  File "/usr/lib/python3.8/argparse.py", line 2401, in _get_values
    value = self._get_value(action, arg_string)
  File "/usr/lib/python3.8/argparse.py", line 2434, in _get_value
    result = type_func(arg_string)
  File "/usr/share/botch/util.py", line 103, in read_graph
    g = nx.read_graphml(path)
  File "<decorator-gen-692>", line 2, in read_graphml
  File "/usr/lib/python3/dist-packages/networkx/utils/decorators.py",
line 239, in _open_file
    result = func_to_be_decorated(*new_args, **kwargs)
  File "/usr/lib/python3/dist-packages/networkx/readwrite/graphml.py",
line 258, in read_graphml
    glist = list(reader(path=path))
  File "/usr/lib/python3/dist-packages/networkx/readwrite/graphml.py",
line 775, in __call__
    (keys, defaults) = self.find_graphml_keys(self.xml)
  File "/usr/lib/python3/dist-packages/networkx/readwrite/graphml.py",
line 951, in find_graphml_keys
    "type": self.python_type[attr_type],
KeyError: 'long'

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: networkx
Source-Version: 2.5+ds-2
Done: Sandro Tosi <mo...@debian.org>

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

Debian distribution maintenance software
pp.
Sandro Tosi <mo...@debian.org> (supplier of updated networkx 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: SHA256

Format: 1.8
Date: Mon, 28 Sep 2020 23:31:14 -0400
Source: networkx
Architecture: source
Version: 2.5+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Sandro Tosi <mo...@debian.org>
Changed-By: Sandro Tosi <mo...@debian.org>
Closes: 969756
Changes:
 networkx (2.5+ds-2) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
 .
   [ Sandro Tosi ]
   * Undo changes made in -1 that were not OK
   * debian/copyright
     - update upstream copyright years
     - extend packaging copyright years
   * debian/patches/2bfdee687d0db533555384f92ce3670d47c45aec.patch
     - fix a failure in botch tests; Closes: #969756
 .
   [ Debian Janitor ]
   * Trim trailing whitespace.
   * Use secure URI in Homepage field.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
Checksums-Sha1:
 f0bf371bc731e49a67d3ca61aa202909263067ba 2609 networkx_2.5+ds-2.dsc
 b20fe7e85bad908795d55004b7179bcabf337ced 16344 networkx_2.5+ds-2.debian.tar.xz
 f4cc38b9777bb4910c5411788c4895ab915d58bd 8780 
networkx_2.5+ds-2_source.buildinfo
Checksums-Sha256:
 374dacec9fcc5e43a7e818357549d58139269f59cc6748a1ade6957c34960a9b 2609 
networkx_2.5+ds-2.dsc
 da810295133980e92f199ed5a8d53353aa6c78c17e35273a3e658ec96c899c58 16344 
networkx_2.5+ds-2.debian.tar.xz
 f70169e89c685029902fe4367b508f5abc6269639c1e2b76d8c19b0e1acb3fef 8780 
networkx_2.5+ds-2_source.buildinfo
Files:
 70c68b15cd37a8fcde0adfbf3c73e9b8 2609 python optional networkx_2.5+ds-2.dsc
 63c0de382b12e52b3131f8591bf46eb1 16344 python optional 
networkx_2.5+ds-2.debian.tar.xz
 f9002068515d56d3557beb94de767b13 8780 python optional 
networkx_2.5+ds-2_source.buildinfo

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

iQIzBAEBCAAdFiEEufrTGSrz5KUwnZ05h588mTgBqU8FAl9yqq0ACgkQh588mTgB
qU9aHRAAtq5ECBpStzaHrTli0xWMpsJ2Z6N0WuGKWZanE2KJ1rd6EeQGTDUgd7M3
W9yYSGYbCYCNPPTYufNZcGoixM55FsKo9fBymERcN3cDcmbwQP1iufxHSS6+21Bs
6WlD8RNfRFL42HkqtpU83wkVzF5MKQvTPqSdxoiZIy+pGEtasj/HSgPkyJmI+TDP
eqo3H7BfoFOc5B4W64ooQgPKonEtSLvdVYC/LfRKaDZv0r7DRrb+/roYp5exXwPU
M46sz0bk3T0HROd8NF9iGSrFYzyYA/Wsupwqm6IuQ/nplb+L6uW3oTtdXH0z46rc
SC6n7HbyypcJSTNkxyZJckbZdDzbZC5Y/1DH0UYE7fVkJJcY9C8gyNovqPyMOxfP
IahBmNyxoX5Q5eVo+YDb8pnU+6KvqPY+/pxH8VgkvRhDqJGPoxi97OMgFDhoMUZv
Z/sBDIxuBDcLFGc1bNOeXOY9CGGXM19Jv1wlRR1RFIoLP5ju0FtnNsyRkQVH9GFh
x/CRS5u2N694lWi57dsuBO5bFR2IOxW3XvY7/K/hSQGMtoGI6ZycLFu5HO7VGXAk
0JI++BkbEaJsg661LjI4umDEPzo2VLnL7ZSj3nxnb6kbhnUUNNfxGQaTbsv15/KP
HqR1Isry9TLSE1jCoBr+RmsSBm+95M3jImfWmeFBTN5eS9mOcfQ=
=sr1E
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to