Your message dated Sat, 16 Jul 2022 18:21:52 +0000
with message-id <e1ocmqk-000gxx...@fasolo.debian.org>
and subject line Bug#1014656: Removed package(s) from unstable
has caused the Debian Bug report #726236,
regarding dvcs-autosync: crashes when attempting to log configuration warning
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.)
--
726236: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726236
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: dvcs-autosync
Version: 0.5
Severity: normal
When launching dvcs-autosync, a typo in the code causes it to crash under
certain configurations.
amoe@vuurvlieg $ dvcs-autosync
INFO:root:pynotify initialized successfully, will use desktop notifications
INFO:root:Growl does not seem to be installed
INFO:root:Watching path /home/amoe/autosync
DEBUG:root:Checking/writing pidfile /home/amoe/.autosync.pid
INFO:root:Using all notification methods
INFO:root:Ignoring files matching any of the patterns
INFO:root:Adding list to inotify exclude filter: ['/home/amoe/autosync/.git',
'/home/amoe/autosync/.svn', '/home/amoe/autosync/.hg',
'/home/amoe/autosync/src/packages', '/home/amoe/autosync/src/java/openuat',
'/home/amoe/autosync/src/csharp/sparkleshare',
'/home/amoe/autosync/src/cpp/cross/keepassx',
'/home/amoe/autosync/src/android/ipv6config']
Traceback (most recent call last):
File "/usr/bin/dvcs-autosync", line 900, in <module>
logger.warning('XMPP notification requested, but alsonotify option not
configured, will not send XMPP notifications')
NameError: name 'logger' is not defined
This seems to be a simple typo in the script. Changing 'logger' to 'logging'
fixes the problem.
Cheers,
David
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.10-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages dvcs-autosync depends on:
ii python 2.7.5-5
ii python-pyinotify 0.9.3-2
ii python-support 1.0.15
ii python-xmpp 0.4.1-cvs20080505.3
Versions of packages dvcs-autosync recommends:
ii python-notify 0.1.1-3
dvcs-autosync suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 0.5+nmu1+rm
Dear submitter,
as the package dvcs-autosync has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/1014656
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)
--- End Message ---