Xqt added a comment.

I got:

  Microsoft Windows [Version 6.1.7601]
  Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten.
  
  C:\pwb\SVN\core>pwb.py shell -v -debug -log
  The base directory is C:\pwb\SVN\core
  WARNING: Running on Windows and transliteration_target is not set.
  Please see 
https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Pywikibot/Wi
  ndows
  === Pywikibot framework v2.0 -- Logging header ===
  COMMAND: ['shell', '-v', '-debug', '-log']
  DATE: 2015-05-03 08:53:29.874000 UTC
  svnversion failed
  WARNING: C:\pwb\SVN\core\pywikibot\version.py:97: DeprecationWarning: 
pywikibot.
  version.getversion_svn is deprecated, use getversion_svn_setuptools instead.
    (tag, rev, date, hsh) = vcs_func(_program_dir)
  
  WARNING: C:\pwb\SVN\core\pywikibot\version.py:245: DeprecationWarning: 
pywikibot
  .version.svn_rev_info is deprecated, use getversion_svn_setuptools instead.
    tag, rev, date = svn_rev_info(_program_dir)
  
  VERSION: pywikibot/__init__.py (, -1 (unknown), 2015/04/11, 13:48:27, n/a)
  CONFIG FILE DIR: C:\pwb\SVN\core
  PACKAGES:
    BaseHTTPServer (C:\Python27\lib\BaseHTTPServer.pyc) = 0.3
    SimpleHTTPServer (C:\Python27\lib\SimpleHTTPServer.pyc) = 0.6
    SocketServer (C:\Python27\lib\SocketServer.pyc) = 0.4
    _ctypes (C:\Python27\DLLs\_ctypes.pyd) = 1.1.0
    _hashlib (C:\Python27\DLLs\_hashlib.pyd) = ??
    _socket (C:\Python27\DLLs\_socket.pyd) = ??
    _ssl (C:\Python27\DLLs\_ssl.pyd) = ??
    cgi (C:\Python27\lib\cgi.pyc) = 2.6
    ctypes (C:\Python27\lib\ctypes\) = 1.1.0
    distutils (C:\Python27\lib\distutils\) = 2.7.9
    email (C:\Python27\lib\email\) = 4.0.3
    logging (C:\Python27\lib\logging\) = 0.5.1.2
    mwparserfromhell: No module named mwparserfromhell
    platform (C:\Python27\lib\platform.pyc) = 1.0.7
    pywikibot ([path unknown]) = ??
    re (C:\Python27\lib\re.pyc) = 2.2.1
    select (C:\Python27\DLLs\select.pyd) = ??
    setuptools (C:\Python27\lib\site-packages\setuptools\) = 7.0
    unicodedata (C:\Python27\DLLs\unicodedata.pyd) = ??
    urllib (C:\Python27\lib\urllib.pyc) = 1.17
    urllib2 (C:\Python27\lib\urllib2.pyc) = 2.7
  MODULES:
  === === === === === === === === === === === === === ===
  Pywikibot SVN repository
  Python 2.7.9 (default, Dec 10 2014, 12:24:55) [MSC v.1500 32 bit (Intel)]
  Welcome to the Pywikibot interactive shell!
  >>>

command log entry is:

  015-05-03 10:53:30 r-1 (unknown) Python 2.7.9 shell "-v" "-debug" "-log"

Shell-bot.log is:

  2015-05-03 10:53:29             bot.py,  311 in     writelogheader: VERBOSE  
=== Pywikibot framework v2.0 -- Logging header ===
  2015-05-03 10:53:29             bot.py,  314 in     writelogheader: VERBOSE  
COMMAND: ['shell', '-v', '-debug', '-log']
  2015-05-03 10:53:29             bot.py,  317 in     writelogheader: VERBOSE  
DATE: 2015-05-03 08:53:29.874000 UTC
  2015-05-03 10:53:30                  C, \pwb\SVN\core\pywikibot\version.py in 
C:\pwb\SVN\core\pywikibot\version.py:97: DeprecationWarning: 
pywikibot.version.getversion_svn is deprecated, use getversion_svn_setuptools 
instead: WARNING  97: DeprecationWarning: pywikibot.version.getversion_svn is 
deprecated, use getversion_svn_setuptools instead.
    (tag, rev, date, hsh) = vcs_func(_program_dir)
  2015-05-03 10:53:30                  C, \pwb\SVN\core\pywikibot\version.py in 
C:\pwb\SVN\core\pywikibot\version.py:245: DeprecationWarning: 
pywikibot.version.svn_rev_info is deprecated, use getversion_svn_setuptools 
instead: WARNING  245: DeprecationWarning: pywikibot.version.svn_rev_info is 
deprecated, use getversion_svn_setuptools instead.
    tag, rev, date = svn_rev_info(_program_dir)
  2015-05-03 10:53:30         version.py,  115 in     getversiondict: DEBUG    
version algorithm exceptions:
  {<function getversion_git at 0x03028530>: IOError(2, 'No such file or 
directory'), <function getversion_nightly at 0x03028BF0>: IOError(2, 'No such 
file or directory'), <function getversion_svn at 0x03028DF0>: IOError(2, 'No 
such file or directory'), <function getversion_svn_setuptools at 0x030284F0>: 
ParseError(u'SvnInfo: invalid workarea',)}
  2015-05-03 10:53:30             bot.py,  322 in     writelogheader: VERBOSE  
VERSION: pywikibot/__init__.py (, -1 (unknown), 2015/04/11, 13:48:27, n/a)
  2015-05-03 10:53:30             bot.py,  331 in     writelogheader: VERBOSE  
CONFIG FILE DIR: C:\pwb\SVN\core
  2015-05-03 10:53:30             bot.py,  344 in     writelogheader: VERBOSE  
PACKAGES:
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 BaseHTTPServer (C:\Python27\lib\BaseHTTPServer.pyc) = 0.3
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 SimpleHTTPServer (C:\Python27\lib\SimpleHTTPServer.pyc) = 0.6
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 SocketServer (C:\Python27\lib\SocketServer.pyc) = 0.4
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 _ctypes (C:\Python27\DLLs\_ctypes.pyd) = 1.1.0
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 _hashlib (C:\Python27\DLLs\_hashlib.pyd) = ??
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 _socket (C:\Python27\DLLs\_socket.pyd) = ??
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 _ssl (C:\Python27\DLLs\_ssl.pyd) = ??
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 cgi (C:\Python27\lib\cgi.pyc) = 2.6
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 ctypes (C:\Python27\lib\ctypes\) = 1.1.0
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 distutils (C:\Python27\lib\distutils\) = 2.7.9
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 email (C:\Python27\lib\email\) = 4.0.3
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 logging (C:\Python27\lib\logging\) = 0.5.1.2
  2015-05-03 10:53:30             bot.py,  355 in     writelogheader: VERBOSE   
 mwparserfromhell: No module named mwparserfromhell
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 platform (C:\Python27\lib\platform.pyc) = 1.0.7
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 pywikibot ([path unknown]) = ??
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 re (C:\Python27\lib\re.pyc) = 2.2.1
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 select (C:\Python27\DLLs\select.pyd) = ??
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 setuptools (C:\Python27\lib\site-packages\setuptools\) = 7.0
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 unicodedata (C:\Python27\DLLs\unicodedata.pyd) = ??
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 urllib (C:\Python27\lib\urllib.pyc) = 1.17
  2015-05-03 10:53:30             bot.py,  357 in     writelogheader: VERBOSE   
 urllib2 (C:\Python27\lib\urllib2.pyc) = 2.7
  2015-05-03 10:53:30             bot.py,  360 in     writelogheader: VERBOSE  
MODULES:
  2015-05-03 10:53:30             bot.py,  373 in     writelogheader: VERBOSE  
=== === === === === === === === === === === === === === 
  2015-05-03 10:53:30             bot.py,  835 in        handle_args: INFO     
Pywikibot SVN repository
  2015-05-03 10:53:30             bot.py,  836 in        handle_args: INFO     
Python 2.7.9 (default, Dec 10 2014, 12:24:55) [MSC v.1500 32 bit (Intel)]
  2015-05-03 10:53:30             bot.py,  842 in        handle_args: DEBUG    
handle_args() completed.

At last pwb-bot.log gives me:

  2015-05-03 10:53:29            http.py,  102 in           <module>: VERBOSE  
Starting 1 threads...
  2015-05-03 10:53:30                  C, \pwb\SVN\core\pywikibot\version.py in 
C:\pwb\SVN\core\pywikibot\version.py:97: DeprecationWarning: 
pywikibot.version.getversion_svn is deprecated, use getversion_svn_setuptools 
instead: WARNING  97: DeprecationWarning: pywikibot.version.getversion_svn is 
deprecated, use getversion_svn_setuptools instead.
    (tag, rev, date, hsh) = vcs_func(_program_dir)
  2015-05-03 10:53:30                  C, \pwb\SVN\core\pywikibot\version.py in 
C:\pwb\SVN\core\pywikibot\version.py:245: DeprecationWarning: 
pywikibot.version.svn_rev_info is deprecated, use getversion_svn_setuptools 
instead: WARNING  245: DeprecationWarning: pywikibot.version.svn_rev_info is 
deprecated, use getversion_svn_setuptools instead.
    tag, rev, date = svn_rev_info(_program_dir)


TASK DETAIL
  https://phabricator.wikimedia.org/T97241

REPLY HANDLER ACTIONS
  Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign 
<username>.

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Xqt
Cc: gerritbot, jayvdb, Aklapper, Xqt, Anshoe, pywikipedia-bugs



_______________________________________________
Pywikipedia-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikipedia-bugs

Reply via email to