Re: report a BUG of package setuptools-0.6c8.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Fredrik Lundh

    Re: report a BUG of package setuptools-0.6c8.

    为爱而生 wrote:
    File "/usr/lib/python2.5/site-packages/setuptools/command/sdist.py",
    line 98, in entries_finder
    log.warn("unrec ognized .svn/entries format in %s", dirname)
    NameError: global name 'log' is not defined
    >
    global name 'log' is not defined to the line 98!!!
    please report bugs here:



    </F>

  • Carl Banks

    #2
    Re: report a BUG of package setuptools-0.6c8.

    On Sep 20, 1:11 am, Fredrik Lundh <fred...@python ware.comwrote:
    Ϊ°®¶øÉú wrote:
    File "/usr/lib/python2.5/site-packages/setuptools/command/sdist.py",
    line 98, in entries_finder
    log.warn("unrec ognized .svn/entries format in %s", dirname)
    NameError: global name 'log' is not defined
    >
    global name 'log' is not defined to the line 98!!!
    >
    please report bugs here:
    >
    http://bugs.python.org/
    Does bugs.python.org track bugs for setuptools? (Genuine question;
    the PEAK site doesn't list an obvious way to report bugs so I wonder
    if they're using bugs.python.org ? Hope not....)

    If not, the OP should ask on the setuptools mailing list.


    Carl Banks

    Comment

    • Gabriel Genellina

      #3
      Re: report a BUG of package setuptools-0.6c8.

      En Sun, 21 Sep 2008 06:46:54 -0300, Sebastien Douche <sdouche@gmail. com>
      escribió:
      2008/9/20 Carl Banks <pavlovevidence @gmail.com>:
      >On Sep 20, 1:11 am, Fredrik Lundh <fred...@python ware.comwrote:
      >>ä¸ºçˆ±è€Œç” Ÿ wrote:
      > File
      >>"/usr/lib/python2.5/site-packages/setuptools/command/sdist.py",
      >line 98, in entries_finder
      > log.warn("unrec ognized .svn/entries format in %s", dirname)
      >NameError: global name 'log' is not defined
      >>>
      >global name 'log' is not defined to the line 98!!!
      >>>
      >>please report bugs here:
      >>>
      >> http://bugs.python.org/
      >>
      >Does bugs.python.org track bugs for setuptools? (Genuine question;
      >the PEAK site doesn't list an obvious way to report bugs so I wonder
      >if they're using bugs.python.org ? Hope not....)
      >
      http://bugs.python.org/setuptools/
      And how do people manage to know that?

      --
      Gabriel Genellina

      Comment

      • Sebastien Douche

        #4
        Re: report a BUG of package setuptools-0.6c8.

        On Sun, Sep 21, 2008 at 19:56, Gabriel Genellina <gagsl-py2@yahoo.com.a rwrote:
        >
        And how do people manage to know that?
        Bugtracker send emails on setuptools mailing list.

        --
        Seb

        Comment

        Working...