Your message dated Sun, 15 Jan 2023 20:48:50 +0000
with message-id <[email protected]>
and subject line Bug#1016101: fixed in python-stem 1.8.1-2
has caused the Debian Bug report #1016101,
regarding stem/prereq.py:142: CryptographyDeprecationWarning: int_from_bytes is 
deprecated, use int.from_bytes instead
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.)


-- 
1016101: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016101
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-stem
Version: 1.8.0-3.1
Severity: minor
File: /usr/lib/python3/dist-packages/stem/prereq.py
Usertags: warnings

When using onionprobe to check the planet.d.o onion service, stem
causes the cryptography Python module to emit a deprecation warning
about int_from_bytes being replaced by int.from_bytes. Currently this
doesn't seem to have any effect with python3-cryptography 3.4.8-2 but
when Debian switches to the Rust based versions it might cause errors.

$ onionprobe -e 3cbzkrvakrpetjjppdwzbzqrlkmzatjs7jbyazap5gwutj32gcltjpqd.onion
2022-07-27 17:55:05,987 INFO: Starting Onionprobe version 1.0.0...
2022-07-27 17:55:05,988 INFO: Initializing Tor process...
2022-07-27 17:55:24,249 INFO: Onionprobe is initialized. Hit Ctrl-C to 
interrupt it.
2022-07-27 17:55:24,249 INFO: Processing 
3cbzkrvakrpetjjppdwzbzqrlkmzatjs7jbyazap5gwutj32gcltjpqd.onion...
2022-07-27 17:55:24,249 INFO: Trying to get descriptor for 
3cbzkrvakrpetjjppdwzbzqrlkmzatjs7jbyazap5gwutj32gcltjpqd.onion (attempt 1)...
/usr/lib/python3/dist-packages/stem/prereq.py:142: 
CryptographyDeprecationWarning: int_from_bytes is deprecated, use 
int.from_bytes instead
  from cryptography.utils import int_from_bytes, int_to_bytes
2022-07-27 17:55:28,826 INFO: Elapsed time: 0:00:04.577173
2022-07-27 17:55:28,827 INFO: Trying to connect to 
http://3cbzkrvakrpetjjppdwzbzqrlkmzatjs7jbyazap5gwutj32gcltjpqd.onion:80/ 
(attempt 1)...
2022-07-27 17:55:44,421 INFO: Trying to connect to 
http://3cbzkrvakrpetjjppdwzbzqrlkmzatjs7jbyazap5gwutj32gcltjpqd.onion:80/ 
(attempt 2)...
2022-07-27 17:55:51,158 INFO: Trying to connect to 
http://3cbzkrvakrpetjjppdwzbzqrlkmzatjs7jbyazap5gwutj32gcltjpqd.onion:80/ 
(attempt 3)...
2022-07-27 17:55:56,799 INFO: Trying to connect to 
http://3cbzkrvakrpetjjppdwzbzqrlkmzatjs7jbyazap5gwutj32gcltjpqd.onion:80/ 
(attempt 4)...
2022-07-27 17:56:00,176 ERROR: Error querying 
3cbzkrvakrpetjjppdwzbzqrlkmzatjs7jbyazap5gwutj32gcltjpqd.onion
2022-07-27 17:56:00,177 INFO: Error while receiving a control message 
(SocketClosed): received exception "read of closed file"

-- System Information:
Debian Release: bookworm/sid
  APT prefers testing-debug
  APT policy: (900, 'testing-debug'), (900, 'testing'), (800, 
'unstable-debug'), (800, 'unstable'), (790, 'buildd-unstable'), (700, 
'experimental-debug'), (700, 'experimental'), (690, 'buildd-experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.18.0-3-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8), LANGUAGE=en_AU:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages python3-stem depends on:
ii  python3  3.10.5-3

python3-stem recommends no packages.

python3-stem suggests no packages.

-- no debconf information

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: python-stem
Source-Version: 1.8.1-2
Done: Federico Ceratto <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-stem, 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.
Federico Ceratto <[email protected]> (supplier of updated python-stem 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: SHA512

Format: 1.8
Date: Sun, 15 Jan 2023 18:35:52 +0000
Source: python-stem
Architecture: source
Version: 1.8.1-2
Distribution: unstable
Urgency: medium
Maintainer: Ulises Vitulli <[email protected]>
Changed-By: Federico Ceratto <[email protected]>
Closes: 1016101
Changes:
 python-stem (1.8.1-2) unstable; urgency=medium
 .
   * Stop using int_from_bytes (Closes: #1016101)
Checksums-Sha1:
 7435bd88cac3d4eb4aedabcae9bce03814ff3870 2344 python-stem_1.8.1-2.dsc
 2b5370517644e183580b6a235163b8480cc9b3ee 2859634 python-stem_1.8.1.orig.tar.gz
 3230bf35291290d2fbbec162aa9bf6bd3f3b3660 488 python-stem_1.8.1.orig.tar.gz.asc
 190c3f1778055f2c2b048aceed965f10b5b0a8d1 10120 
python-stem_1.8.1-2.debian.tar.xz
 d162767dc76a3a7ed2a3886fe2419fea679fd284 8078 
python-stem_1.8.1-2_amd64.buildinfo
Checksums-Sha256:
 f65533b4304b289717d12485f901a7e15804ab8e1144e417d3c0efca38a4b846 2344 
python-stem_1.8.1-2.dsc
 81d43a7c668ba9d7bc1103b2e7a911e9d148294b373d27a59ae8da79ef7a3e2f 2859634 
python-stem_1.8.1.orig.tar.gz
 3d63a4399cd4afa9265389815b2663fb20b536164e549af858ffdd44cfeeed75 488 
python-stem_1.8.1.orig.tar.gz.asc
 5efaddbfb1854e5d53341b6dd5dbfd5e8511e49e955c5191597d38a8cf38a59a 10120 
python-stem_1.8.1-2.debian.tar.xz
 3ec68fb82fda3036b50ee2c80fac3ca2e150c3d4bbef3d2e610dbb58d178df10 8078 
python-stem_1.8.1-2_amd64.buildinfo
Files:
 c18ded3f659739cd8c93c3007161aa20 2344 python optional python-stem_1.8.1-2.dsc
 62370880ad59ffa00e46618bd58b3527 2859634 python optional 
python-stem_1.8.1.orig.tar.gz
 b45a4b0f228a41a80f93dcfbb10cf171 488 python optional 
python-stem_1.8.1.orig.tar.gz.asc
 e9ea81108689cc6a8fa9a7f03688be90 10120 python optional 
python-stem_1.8.1-2.debian.tar.xz
 a6cef7d5d06506bfed022ba646e432d0 8078 python optional 
python-stem_1.8.1-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEfKfd+zM5IUCMbyuWbzG8RPUXfaoFAmPEWwoACgkQbzG8RPUX
faplSg/+JmluI5QHyuEr9rF6HNgrpTPgJyDr8HyC6Y8D33UEbVNIu9AWyI/ihVDQ
7jcIcise8xY2hiK6t4so5eOIC6Q1IyJVZdKBDXZY7pt39esAV0vr6Zz3WlTtYPsp
yIVSbg9nyIxtF8Boi/azfR66h35lynLtnAyvid+Z8GXVQWK5xMB0pySdRTIEAqTX
BQ5rxzt4jyfYMRf2D3oY6wg5+hFemTirT9Ul+6pUOZPkIiyZunFzj2JQUMASjJf8
Nc7XjlZySa8xgTpOsMMvLMvL017AYQpDwYFwkidCe0osPSr/IYSUiRCVzKPy+mfo
/aqipYIRI1sIi/B6eYQLBDpU0zyditP97zd9FuaHseAsEelMLaVozE3z0tDJQwDP
HjUM8q2KTIoDvTwwbxhuDhABVNeGZFvxb0frf3Dw1AvsUCPkqSKzKcwsIit+7WZ2
+OPfC/ZvqBvect0lsMwuqvpenRdhNWlQtuUkNCXb5kBEqZhyvB6ibk4TBm5bkU6+
qLheMKJhufDy9J4DT0hRMoEJ31p3g1hFgykotAPOrbGicBka5xcICP49duwH5gnn
8Nv0mE98u6aGI6MrT9T0mQL/lcFfn0Qffn0aLUu8IWmjhixXVpJSFGxWl8SawgGV
DmaHdX6Ibt5qrn41QKbFl2UymBb4bPI2FV3t/zcMeUEKanUQaGw=
=IGSh
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to