#726236 dvcs-autosync: crashes when attempting to log configuration warning

#726236#5
Date:
2013-10-13 17:21:55 UTC
From:
To:
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

#726236#10
Date:
2022-07-16 18:21:52 UTC
From:
To:
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
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)