Your message dated Tue, 14 Jun 2022 23:39:24 +0200
with message-id <[email protected]>
and subject line Re: Bug#949612: PendingDeprecationWarning: isAlive() is
deprecated, use is_alive() instead
has caused the Debian Bug report #949612,
regarding PendingDeprecationWarning: isAlive() is deprecated, use is_alive()
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.)
--
949612: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=949612
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: apt-offline
Version: 1.8.1
Severity: normal
apt-offline reports a PendingDeprecationWarning as shown below:
$ apt-offline get apt-offline.sig --bundle update.zip
Fetching APT Data
Downloading flash-kernel - 30 KiB
flash-kernel done
Traceback (most recent call last):
File "/usr/bin/apt-offline", line 28, in <module>
main()
File "/usr/lib/python3/dist-packages/apt_offline_core/AptOfflineCoreLib.py",
line 2211, in main
args.func(args)
File "/usr/lib/python3/dist-packages/apt_offline_core/AptOfflineCoreLib.py",
line 1360, in fetcher
ConnectThread.stopQueue(0.2)
File "/usr/lib/python3/dist-packages/apt_offline_core/AptOfflineLib.py", line
674, in stopQueue
if not thread.isAlive():
File "/usr/lib/python3.7/threading.py", line 1113, in isAlive
PendingDeprecationWarning, stacklevel=2)
PendingDeprecationWarning: isAlive() is deprecated, use is_alive() instead
Downloading base-files - 58 KiB
base-files done
Downloading bash - 533 KiB
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1,
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.5.0-rc5-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_WARN
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)
LSM: AppArmor: enabled
Versions of packages apt-offline depends on:
ii apt 1.8.4
ii less 551-1
ii python3 3.7.5-3
ii python3-magic 2:0.4.15-3
Versions of packages apt-offline recommends:
ii debian-archive-keyring 2019.1
ii python-lzma 0.5.3-4
ii python-soappy 0.12.22-1
ii python3-debianbts 3.0.2
apt-offline suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Package: apt-offline
Version: 1.8.2
Tags: upstream
Usertags: gardening
On Mon, 27 Jan 2020 15:24:38 +0530 Ritesh Raj Sarraf <[email protected]> wrote:
Control: tag -1 fixed-upstream, pending
Hello Dann,
Thank you for the report.
This has already been fixed in my git repo. apt-offline is pending a
new release/upload, version 1.8.2, which has many more fixes including
APT metadata validation (DBUG: #871656).
Meanwhile 1.8.2 is in Debian (buster), this bug should be resolved.
--- End Message ---