Dear All, I intend to package the Larbin package. So I used the reportbug program. I set EDITOR=emacsclient and run reportbug wnpp
I filled (under emacs) the "bug report" ################################################################ Subject: volunteering to package Larbin (web crawler) Followup-For: Bug #92959 Package: wnpp Version: unavailable; reported 2002-09-15 * Package name : larbin Version : x.y.z Upstream Author : Name <[EMAIL PROTECTED]> * URL : http://www.some.org/ * License : (GPL, LGPL, BSD, MIT/X, etc.) Description : Larbin is an efficient web crawler (not an indexer) (Include the long description here.) Larbin is a web crawler (also called (web) robot, spider, scooter...). It is intended to fetch a large number of web pages to fill the database of a search engine. With a network fast enough, Larbin should be able to fetch more than 100 millions pages on a standard PC. Larbin is (just) a web crawler, NOT an indexer. You have to write some code yourself in order to save pages or index them in a database. Larbin was initially developped for the XYLEME project in the VERSO team at INRIA. The goal of Larbin was to go and fetch xml pages on the web to fill the database of an xml-oriented search engine. Thanks to its origins, Larbin is very generalistic (and easy to customize). my email is basile<at>starynkevitch<dot>net; my web page is http://starynkevitch.net/Basile/index_en.html -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux hector.lesours 2.4.18 #11-basile_portable Mon Jun 3 07:09:41 CEST 2002 i686 Locale: LANG=C, LC_CTYPE=C ################################################################ But I got an error: Choose the request type: 1 Please enter the proposed package name: larbin Checking status database... Please briefly describe this package; this should be an appropriate short description for the eventual package: > Larbin is an efficient web crawler (not an indexer) Your report will be carbon-copied to debian-devel, per Debian policy. Querying Debian bug tracking system for reports on src:wnpp (Use ? for help at prompts.) 1371 bug reports found: Important bugs - outstanding: 1 report 1) #159823: RFA: tcl8.0, tcl8.2, tcl8.3, tk8.0, tk8.2, tk8.3 (1-1/1371) Is the bug you found listed above [y|N|m|r|q|s|f|?]? y Enter the number of the bug report you want to give more info on, or press ENTER to exit: #92959 Please provide a subject for your response; no subject will stop reportbug. > volunteering to package Larbin (web crawler) Spawning emacsclient... Waiting for Emacs...Done Report will be sent to "Debian Bug Tracking System" <[EMAIL PROTECTED]> Submit this bug report (e to edit) [Y|n|i|e|?]? Traceback (most recent call last): File "/usr/bin/reportbug", line 1492, in ? main() File "/usr/bin/reportbug", line 1337, in main message['From'] = rfc2047_encode_address(fromaddr, charset, mua) UnboundLocalError: local variable 'mua' referenced before assignment ################ Of course I tried to reportbug reportbug but I've got the same error. Any comments or clues - FWIW, my python is python2.2 (and I am running debian/unstable) -- Basile STARYNKEVITCH http://starynkevitch.net/Basile/ email: basile<at>starynkevitch<dot>net alias: basile<at>tunes<dot>org 8, rue de la Faïencerie, 92340 Bourg La Reine, France

