[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#121763: marked as done (linbot crashes on simple call)



Your message dated Sat, 01 Dec 2001 15:04:22 -0500
with message-id <E16AGN4-00086K-00@auric.debian.org>
and subject line Bug#121763: fixed in linbot 1.0.0-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 29 Nov 2001 19:38:20 +0000
>From schabi@schabi.de Thu Nov 29 13:38:19 2001
Return-path: <schabi@schabi.de>
Received: from sol.wh-hms.uni-ulm.de [134.60.220.1] (root)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 169X0l-0001U9-00; Thu, 29 Nov 2001 13:38:19 -0600
Received: from lunix.wh-hms.uni-ulm.de (mail@lunix.wh-hms.uni-ulm.de [134.60.220.16])
	by sol.wh-hms.uni-ulm.de (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id UAA02857;
	Thu, 29 Nov 2001 20:38:17 +0100
Received: from schabi by lunix.wh-hms.uni-ulm.de with local (Exim 3.33 #1 (Debian))
	id 169X08-0000e5-00; Thu, 29 Nov 2001 20:37:40 +0100
From: Markus Schaber <schabi@schabi.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: linbot crashes on simple call
X-Reportbug-Version: 1.36
X-Mailer: reportbug 1.36
Date: Thu, 29 Nov 2001 20:37:22 +0100
Message-Id: <E169X08-0000e5-00@lunix.wh-hms.uni-ulm.de>
Delivered-To: submit@bugs.debian.org

Package: linbot
Version: 1.0.0-2.1
Severity: grave
Justification: renders package unusable

When calling linbot with only an URL, I get the following message:

multimedia:/home/schabi/public_html/linbot# linbot http://gl.schabi.de/
checking site....
Traceback (most recent call last):
  File "/usr/bin/linbot", line 166, in ?
    Link.base = Link(URL,None) # this will take a while
  File "/usr/lib/python2.1/site-packages/linbot/myUrlLib.py", line 108,
in __init__
    Link.base=self.URL[:string.rfind(self.URL,'/')+1]
UnboundLocalError: local variable 'string' referenced before assignment


-- System Information
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux lunix 2.4.16 #1 Don Nov 29 12:18:01 CET 2001 i686
Locale: LANG=de_DE.ISO-8859-1, LC_CTYPE=de_DE.ISO-8859-1

Versions of packages linbot depends on:
ii  python                        2.1.1-4    An interactive object-oriented scr


---------------------------------------
Received: (at 121763-close) by bugs.debian.org; 1 Dec 2001 20:07:23 +0000
>From troup@auric.debian.org Sat Dec 01 14:07:23 2001
Return-path: <troup@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 16AGPz-0007EX-00; Sat, 01 Dec 2001 14:07:23 -0600
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 16AGN4-00086K-00; Sat, 01 Dec 2001 15:04:22 -0500
From: Colin Watson <cjwatson@debian.org>
To: 121763-close@bugs.debian.org
X-Katie: $Revision: 1.66 $
Subject: Bug#121763: fixed in linbot 1.0.0-3
Message-Id: <E16AGN4-00086K-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Sat, 01 Dec 2001 15:04:22 -0500
Delivered-To: 121763-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
linbot, which has been installed in the Debian FTP archive:

linbot_1.0.0-3.diff.gz
  to pool/main/l/linbot/linbot_1.0.0-3.diff.gz
linbot_1.0.0-3.dsc
  to pool/main/l/linbot/linbot_1.0.0-3.dsc
linbot_1.0.0-3_all.deb
  to pool/main/l/linbot/linbot_1.0.0-3_all.deb



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 121763@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwatson@debian.org> (supplier of updated linbot 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat,  1 Dec 2001 00:10:13 +0000
Source: linbot
Binary: linbot
Architecture: source all
Version: 1.0.0-3
Distribution: unstable
Urgency: low
Maintainer: Colin Watson <cjwatson@debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 linbot     - WWW site link checker
Closes: 106562 121763
Changes: 
 linbot (1.0.0-3) unstable; urgency=low
 .
   * New maintainer (closes: #106562). Thanks to Matej Vela in particular for
     doing excellent QA work on linbot.
   * myUrlLib.py: Rename a local variable from 'string' to 'dstring' to avoid
     clashing with the string module (closes: #121763).
   * debian/control: Use Build-Depends-Indep rather than Build-Depends.
   * debian/rules: Minor cleanups.
Files: 
 5cc5301c42e2670c10f63de00cca3a73 603 web extra linbot_1.0.0-3.dsc
 187ba83b15ece269202c04f0b75430fd 10733 web extra linbot_1.0.0-3.diff.gz
 e301ca4e08b5d3416dea2b30407decd4 65530 web extra linbot_1.0.0-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8CCEV9t0zAhD6TNERAoOlAKCAkFzJoZNV/ofcT6AnBEq8dtdFnQCeNF8n
FaNq5TKfO1hFZyhQZmo6ZjY=
=JDls
-----END PGP SIGNATURE-----



Reply to: