Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 262157 Details for
Bug 354515
dev-lang/python- segfaults while importing hashlib in virtualenv
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
(env) python -v paster serve app.ini
debug_paster.txt (text/plain), 32.28 KB, created by
Motiejus Jakštys
on 2011-02-11 20:10:16 UTC
(
hide
)
Description:
(env) python -v paster serve app.ini
Filename:
MIME Type:
Creator:
Motiejus Jakštys
Created:
2011-02-11 20:10:16 UTC
Size:
32.28 KB
patch
obsolete
># installing zipimport hook >import zipimport # builtin ># installed zipimport hook ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site.py >import site # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/os.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/os.py >import os # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/os.pyc >import errno # builtin >import posix # builtin ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/posixpath.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/posixpath.py >import posixpath # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/posixpath.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/stat.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/stat.py >import stat # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/stat.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/genericpath.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/genericpath.py >import genericpath # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/genericpath.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/warnings.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/warnings.py >import warnings # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/warnings.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/linecache.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/linecache.py >import linecache # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/linecache.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/types.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/types.py >import types # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/types.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/UserDict.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/UserDict.py >import UserDict # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/UserDict.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/_abcoll.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/_abcoll.py >import _abcoll # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/_abcoll.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/abc.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/abc.py >import abc # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/abc.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/copy_reg.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/copy_reg.py >import copy_reg # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/copy_reg.pyc ># zipimport: found 78 names in /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/setuptools-0.6c12dev_r84273-py2.6.egg ># zipimport: found 29 names in /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/elementtree-1.2.7_20070827_preview-py2.6.egg ># zipimport: found 587 names in /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/pytz-2010b-py2.6.egg ># zipimport: found 51 names in /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/Genshi-0.5.1-py2.6-linux-i686.egg ># zipimport: found 50 names in /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/Elixir-0.7.1-py2.6.egg ># zipimport: found 11 names in /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/Tempita-0.5dev-py2.6.egg ># zipimport: found 13 names in /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/WebTest-1.2.2-py2.6.egg ># zipimport: found 43 names in /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/WebOb-1.0-py2.6.egg ># zipimport: found 59 names in /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/simplejson-2.1.1-py2.6-linux-i686.egg ># zipimport: found 45 names in /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/Fabric-0.9.2-py2.6.egg ># zipimport: found 82 names in /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/paramiko-1.7.6-py2.6.egg ># zipimport: found 93 names in /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/pycrypto-2.0.1-py2.6-linux-i686.egg ># zipimport: found 37 names in /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/MySQL_python-1.2.2-py2.6-linux-i686.egg >import encodings # directory /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/encodings ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/encodings/__init__.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/encodings/__init__.py >import encodings # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/encodings/__init__.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/codecs.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/codecs.py >import codecs # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/codecs.pyc >import _codecs # builtin ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/encodings/aliases.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/encodings/aliases.py >import encodings.aliases # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/encodings/aliases.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/encodings/utf_8.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/encodings/utf_8.py >import encodings.utf_8 # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/encodings/utf_8.pyc >Python 2.6.6 (r266:84292, Dec 16 2010, 19:12:17) >[GCC 4.4.3] on linux2 >Type "help", "copyright", "credits" or "license" for more information. >dlopen("/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/zlib.so", 2); >import zlib # dynamically loaded from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/zlib.so ># zipimport: zlib available ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/setuptools-0.6c12dev_r84273-py2.6.egg/pkg_resources.pyc has bad mtime >dlopen("/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/time.so", 2); >import time # dynamically loaded from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/time.so ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/re.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/re.py >import re # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/re.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/sre_compile.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/sre_compile.py >import sre_compile # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/sre_compile.pyc >import _sre # builtin ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/sre_parse.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/sre_parse.py >import sre_parse # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/sre_parse.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/sre_constants.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/sre_constants.py >import sre_constants # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/sre_constants.pyc >import imp # builtin >import distutils # directory /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/distutils ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/distutils/__init__.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/distutils/__init__.py >import distutils # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/distutils/__init__.pyc ># /usr/lib/python2.6/ConfigParser.pyc matches /usr/lib/python2.6/ConfigParser.py >import ConfigParser # precompiled from /usr/lib/python2.6/ConfigParser.pyc ># /usr/lib/python2.6/distutils/dist.pyc matches /usr/lib/python2.6/distutils/dist.py >import distutils.dist # precompiled from /usr/lib/python2.6/distutils/dist.pyc ># /usr/lib/python2.6/string.pyc matches /usr/lib/python2.6/string.py >import string # precompiled from /usr/lib/python2.6/string.pyc >dlopen("/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/strop.so", 2); >import strop # dynamically loaded from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/strop.so ># /usr/lib/python2.6/copy.pyc matches /usr/lib/python2.6/copy.py >import copy # precompiled from /usr/lib/python2.6/copy.pyc ># /usr/lib/python2.6/distutils/errors.pyc matches /usr/lib/python2.6/distutils/errors.py >import distutils.errors # precompiled from /usr/lib/python2.6/distutils/errors.pyc ># /usr/lib/python2.6/distutils/fancy_getopt.pyc matches /usr/lib/python2.6/distutils/fancy_getopt.py >import distutils.fancy_getopt # precompiled from /usr/lib/python2.6/distutils/fancy_getopt.pyc ># /usr/lib/python2.6/getopt.pyc matches /usr/lib/python2.6/getopt.py >import getopt # precompiled from /usr/lib/python2.6/getopt.pyc ># /usr/lib/python2.6/distutils/util.pyc matches /usr/lib/python2.6/distutils/util.py >import distutils.util # precompiled from /usr/lib/python2.6/distutils/util.pyc ># /usr/lib/python2.6/distutils/dep_util.pyc matches /usr/lib/python2.6/distutils/dep_util.py >import distutils.dep_util # precompiled from /usr/lib/python2.6/distutils/dep_util.pyc ># /usr/lib/python2.6/distutils/spawn.pyc matches /usr/lib/python2.6/distutils/spawn.py >import distutils.spawn # precompiled from /usr/lib/python2.6/distutils/spawn.pyc ># /usr/lib/python2.6/distutils/log.pyc matches /usr/lib/python2.6/distutils/log.py >import distutils.log # precompiled from /usr/lib/python2.6/distutils/log.pyc ># /usr/lib/python2.6/distutils/debug.pyc matches /usr/lib/python2.6/distutils/debug.py >import distutils.debug # precompiled from /usr/lib/python2.6/distutils/debug.pyc ># /usr/lib/python2.6/distutils/sysconfig.pyc matches /usr/lib/python2.6/distutils/sysconfig.py >import distutils.sysconfig # precompiled from /usr/lib/python2.6/distutils/sysconfig.pyc ># /usr/lib/python2.6/pkgutil.pyc matches /usr/lib/python2.6/pkgutil.py >import pkgutil # precompiled from /usr/lib/python2.6/pkgutil.pyc >import tw # directory /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/tw.forms-0.9.9-py2.6.egg/tw ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/tw.forms-0.9.9-py2.6.egg/tw/__init__.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/tw.forms-0.9.9-py2.6.egg/tw/__init__.py >import tw # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/tw.forms-0.9.9-py2.6.egg/tw/__init__.pyc >import tw # directory /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/ToscaWidgets-0.9.10-py2.6.egg/tw ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/ToscaWidgets-0.9.10-py2.6.egg/tw/__init__.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/ToscaWidgets-0.9.10-py2.6.egg/tw/__init__.py >import tw # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/ToscaWidgets-0.9.10-py2.6.egg/tw/__init__.pyc >import repoze # directory /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/repoze.who-1.0.18-py2.6.egg/repoze ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/repoze.who-1.0.18-py2.6.egg/repoze/__init__.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/repoze.who-1.0.18-py2.6.egg/repoze/__init__.py >import repoze # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/repoze.who-1.0.18-py2.6.egg/repoze/__init__.pyc >import repoze.who # directory /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/repoze.who-1.0.18-py2.6.egg/repoze/who ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/repoze.who-1.0.18-py2.6.egg/repoze/who/__init__.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/repoze.who-1.0.18-py2.6.egg/repoze/who/__init__.py >import repoze.who # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/repoze.who-1.0.18-py2.6.egg/repoze/who/__init__.pyc >import repoze.who.plugins # directory /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/repoze.who-1.0.18-py2.6.egg/repoze/who/plugins ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/repoze.who-1.0.18-py2.6.egg/repoze/who/plugins/__init__.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/repoze.who-1.0.18-py2.6.egg/repoze/who/plugins/__init__.py >import repoze.who.plugins # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/repoze.who-1.0.18-py2.6.egg/repoze/who/plugins/__init__.pyc >import tw.mods # directory /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/ToscaWidgets-0.9.10-py2.6.egg/tw/mods ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/ToscaWidgets-0.9.10-py2.6.egg/tw/mods/__init__.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/ToscaWidgets-0.9.10-py2.6.egg/tw/mods/__init__.py >import tw.mods # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/ToscaWidgets-0.9.10-py2.6.egg/tw/mods/__init__.pyc >import paste # directory /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/Paste-1.7.5.1-py2.6.egg/paste ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/Paste-1.7.5.1-py2.6.egg/paste/__init__.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/Paste-1.7.5.1-py2.6.egg/paste/__init__.py >import paste # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/Paste-1.7.5.1-py2.6.egg/paste/__init__.pyc ># /usr/lib/python2.6/modulefinder.pyc matches /usr/lib/python2.6/modulefinder.py >import modulefinder # precompiled from /usr/lib/python2.6/modulefinder.pyc ># /usr/lib/python2.6/__future__.pyc matches /usr/lib/python2.6/__future__.py >import __future__ # precompiled from /usr/lib/python2.6/__future__.pyc ># /usr/lib/python2.6/dis.pyc matches /usr/lib/python2.6/dis.py >import dis # precompiled from /usr/lib/python2.6/dis.pyc ># /usr/lib/python2.6/opcode.pyc matches /usr/lib/python2.6/opcode.py >import opcode # precompiled from /usr/lib/python2.6/opcode.pyc >import marshal # builtin ># /usr/lib/python2.6/struct.pyc matches /usr/lib/python2.6/struct.py >import struct # precompiled from /usr/lib/python2.6/struct.pyc >dlopen("/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/_struct.so", 2); >import _struct # dynamically loaded from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/_struct.so >import paste # directory /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/__init__.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/__init__.py >import paste # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/__init__.pyc >import paste # directory /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/__init__.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/__init__.py >import paste # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/__init__.pyc >import pkg_resources # loaded from Zip /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/setuptools-0.6c12dev_r84273-py2.6.egg/pkg_resources.py >import paste.script # directory /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/__init__.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/__init__.py >import paste.script # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/__init__.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/command.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/command.py >import paste.script.command # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/command.pyc ># /usr/lib/python2.6/optparse.pyc matches /usr/lib/python2.6/optparse.py >import optparse # precompiled from /usr/lib/python2.6/optparse.pyc ># /usr/lib/python2.6/textwrap.pyc matches /usr/lib/python2.6/textwrap.py >import textwrap # precompiled from /usr/lib/python2.6/textwrap.pyc ># /usr/lib/python2.6/gettext.pyc matches /usr/lib/python2.6/gettext.py >import gettext # precompiled from /usr/lib/python2.6/gettext.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/locale.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/locale.py >import locale # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/locale.pyc ># /usr/lib/python2.6/functools.pyc matches /usr/lib/python2.6/functools.py >import functools # precompiled from /usr/lib/python2.6/functools.pyc >dlopen("/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/_functools.so", 2); >import _functools # dynamically loaded from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/_functools.so >dlopen("/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/_locale.so", 2); >import _locale # dynamically loaded from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/_locale.so >dlopen("/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/operator.so", 2); >import operator # dynamically loaded from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/operator.so ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/encodings/ascii.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/encodings/ascii.py >import encodings.ascii # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/encodings/ascii.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/bool_optparse.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/bool_optparse.py >import paste.script.bool_optparse # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/bool_optparse.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/pluginlib.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/pluginlib.py >import paste.script.pluginlib # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/pluginlib.pyc ># /usr/lib/python2.6/getpass.pyc matches /usr/lib/python2.6/getpass.py >import getpass # precompiled from /usr/lib/python2.6/getpass.pyc >dlopen("/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/termios.so", 2); >import termios # dynamically loaded from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/termios.so ># /usr/lib/python2.6/subprocess.pyc matches /usr/lib/python2.6/subprocess.py >import subprocess # precompiled from /usr/lib/python2.6/subprocess.pyc ># /usr/lib/python2.6/traceback.pyc matches /usr/lib/python2.6/traceback.py >import traceback # precompiled from /usr/lib/python2.6/traceback.pyc >import gc # builtin >dlopen("/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/select.so", 2); >import select # dynamically loaded from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/select.so >dlopen("/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/fcntl.so", 2); >import fcntl # dynamically loaded from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/fcntl.so ># /usr/lib/python2.6/pickle.pyc matches /usr/lib/python2.6/pickle.py >import pickle # precompiled from /usr/lib/python2.6/pickle.pyc >dlopen("/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/binascii.so", 2); >import binascii # dynamically loaded from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/binascii.so >dlopen("/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/cStringIO.so", 2); >import cStringIO # dynamically loaded from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/cStringIO.so >import logging # directory /usr/lib/python2.6/logging ># /usr/lib/python2.6/logging/__init__.pyc matches /usr/lib/python2.6/logging/__init__.py >import logging # precompiled from /usr/lib/python2.6/logging/__init__.pyc >import thread # builtin ># /usr/lib/python2.6/threading.pyc matches /usr/lib/python2.6/threading.py >import threading # precompiled from /usr/lib/python2.6/threading.pyc ># /usr/lib/python2.6/collections.pyc matches /usr/lib/python2.6/collections.py >import collections # precompiled from /usr/lib/python2.6/collections.pyc >dlopen("/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/_collections.so", 2); >import _collections # dynamically loaded from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/_collections.so ># /usr/lib/python2.6/keyword.pyc matches /usr/lib/python2.6/keyword.py >import keyword # precompiled from /usr/lib/python2.6/keyword.pyc ># /usr/lib/python2.6/atexit.pyc matches /usr/lib/python2.6/atexit.py >import atexit # precompiled from /usr/lib/python2.6/atexit.pyc ># /usr/lib/python2.6/logging/config.pyc matches /usr/lib/python2.6/logging/config.py >import logging.config # precompiled from /usr/lib/python2.6/logging/config.pyc ># /usr/lib/python2.6/logging/handlers.pyc matches /usr/lib/python2.6/logging/handlers.py >import logging.handlers # precompiled from /usr/lib/python2.6/logging/handlers.pyc ># /usr/lib/python2.6/socket.pyc matches /usr/lib/python2.6/socket.py >import socket # precompiled from /usr/lib/python2.6/socket.pyc >dlopen("/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/_socket.so", 2); >import _socket # dynamically loaded from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/_socket.so >dlopen("/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/_ssl.so", 2); >import _ssl # dynamically loaded from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/_ssl.so >dlopen("/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/cPickle.so", 2); >import cPickle # dynamically loaded from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/lib-dynload/cPickle.so ># /usr/lib/python2.6/SocketServer.pyc matches /usr/lib/python2.6/SocketServer.py >import SocketServer # precompiled from /usr/lib/python2.6/SocketServer.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/serve.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/serve.py >import paste.script.serve # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/serve.pyc >import paste.deploy # directory /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/__init__.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/__init__.py >import paste.deploy # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/__init__.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/loadwsgi.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/loadwsgi.py >import paste.deploy.loadwsgi # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/loadwsgi.pyc ># /usr/lib/python2.6/urllib.pyc matches /usr/lib/python2.6/urllib.py >import urllib # precompiled from /usr/lib/python2.6/urllib.pyc ># /usr/lib/python2.6/urlparse.pyc matches /usr/lib/python2.6/urlparse.py >import urlparse # precompiled from /usr/lib/python2.6/urlparse.pyc ># /usr/lib/python2.6/ssl.pyc matches /usr/lib/python2.6/ssl.py >import ssl # precompiled from /usr/lib/python2.6/ssl.pyc ># /usr/lib/python2.6/base64.pyc matches /usr/lib/python2.6/base64.py >import base64 # precompiled from /usr/lib/python2.6/base64.pyc >import paste.deploy.util # directory /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/util ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/util/__init__.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/util/__init__.py >import paste.deploy.util # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/util/__init__.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/util/fixtypeerror.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/util/fixtypeerror.py >import paste.deploy.util.fixtypeerror # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/util/fixtypeerror.pyc ># /usr/lib/python2.6/inspect.pyc matches /usr/lib/python2.6/inspect.py >import inspect # precompiled from /usr/lib/python2.6/inspect.pyc ># /usr/lib/python2.6/tokenize.pyc matches /usr/lib/python2.6/tokenize.py >import tokenize # precompiled from /usr/lib/python2.6/tokenize.pyc ># /usr/lib/python2.6/token.pyc matches /usr/lib/python2.6/token.py >import token # precompiled from /usr/lib/python2.6/token.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/config.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/config.py >import paste.deploy.config # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/config.pyc ># /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/util/threadinglocal.pyc matches /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/util/threadinglocal.py >import paste.deploy.util.threadinglocal # precompiled from /home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteDeploy-1.3.4-py2.6.egg/paste/deploy/util/threadinglocal.pyc >Traceback (most recent call last): > File "./paster", line 8, in <module> > load_entry_point('PasteScript==1.7.3', 'console_scripts', 'paster')() > File "/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/command.py", line 84, in run > invoke(command, command_name, options, args[1:]) > File "/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/command.py", line 123, in invoke > exit_code = runner.run(args) > File "/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/command.py", line 218, in run > result = self.command() > File "/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/serve.py", line 271, in command > self.logging_file_config(log_fn) > File "/home/motiejus-gentoo/code/proj/env.old/lib/python2.6/site-packages/PasteScript-1.7.3-py2.6.egg/paste/script/command.py", line 757, in logging_file_config > fileConfig(config_file) > File "/usr/lib/python2.6/logging/config.py", line 84, in fileConfig > handlers = _install_handlers(cp, formatters) > File "/usr/lib/python2.6/logging/config.py", line 162, in _install_handlers > h = klass(*args) > File "/usr/lib/python2.6/logging/handlers.py", line 112, in __init__ > BaseRotatingHandler.__init__(self, filename, mode, encoding, delay) > File "/usr/lib/python2.6/logging/handlers.py", line 64, in __init__ > logging.FileHandler.__init__(self, filename, mode, encoding, delay) > File "/usr/lib/python2.6/logging/__init__.py", line 827, in __init__ > StreamHandler.__init__(self, self._open()) > File "/usr/lib/python2.6/logging/__init__.py", line 846, in _open > stream = open(self.baseFilename, self.mode) >IOError: [Errno 2] No such file or directory: '/home/motiejus-gentoo/code/proj/env.old/bin/data/proj-app.log' ># clear __builtin__._ ># clear sys.path ># clear sys.argv ># clear sys.ps1 ># clear sys.ps2 ># clear sys.exitfunc ># clear sys.exc_type ># clear sys.exc_value ># clear sys.exc_traceback ># clear sys.last_type ># clear sys.last_value ># clear sys.last_traceback ># clear sys.path_hooks ># clear sys.path_importer_cache ># clear sys.meta_path ># clear sys.flags ># clear sys.float_info ># restore sys.stdin ># restore sys.stdout ># restore sys.stderr ># cleanup __main__ ># cleanup[1] distutils ># cleanup[1] distutils.fancy_getopt ># cleanup[1] distutils.sysconfig ># cleanup[1] distutils.dep_util ># cleanup[1] tw ># cleanup[1] collections ># cleanup[1] SocketServer ># cleanup[1] repoze ># cleanup[1] token ># cleanup[1] distutils.dist ># cleanup[1] repoze.who ># cleanup[1] abc ># cleanup[1] paste ># cleanup[1] _functools ># cleanup[1] _locale ># cleanup[1] distutils.spawn ># cleanup[1] opcode ># cleanup[1] __future__ ># cleanup[1] _collections ># cleanup[1] distutils.util ># cleanup[1] repoze.who.plugins ># cleanup[1] pkgutil ># cleanup[1] sre_constants ># cleanup[1] _warnings ># cleanup[1] _codecs ># cleanup[1] _struct ># cleanup[1] paste.script ># cleanup[1] keyword ># cleanup[1] zlib ># cleanup[1] modulefinder ># cleanup[1] posix ># cleanup[1] exceptions ># cleanup[1] site ># cleanup[1] strop ># cleanup[1] gettext ># cleanup[1] zope ># cleanup[1] getopt ># cleanup[1] distutils.errors ># cleanup[1] tw.mods ># cleanup[1] urlparse ># cleanup[1] distutils.debug ># cleanup[1] paste.deploy ># cleanup[1] paste.script.serve ># cleanup[1] distutils.log ># cleanup[1] locale ># cleanup[1] encodings ># cleanup[1] paste.deploy.config ># cleanup[1] operator ># cleanup[1] paste.script.command ># cleanup[1] paste.deploy.loadwsgi ># cleanup[1] copy ># cleanup[1] encodings.aliases ># cleanup[1] getpass ># cleanup[1] paste.deploy.util ># cleanup[1] encodings.ascii ># cleanup[1] paste.deploy.util.threadinglocal ># cleanup[1] functools ># cleanup[1] subprocess ># cleanup[1] paste.script.bool_optparse ># cleanup[1] encodings.utf_8 ># cleanup[1] ConfigParser ># cleanup[1] signal ># cleanup[1] gc ># cleanup[1] urllib ># cleanup[1] fcntl ># cleanup[1] optparse ># cleanup[1] paste.script.pluginlib ># cleanup[1] select ># cleanup[1] termios ># cleanup[1] pickle ># cleanup[1] paste.deploy.util.fixtypeerror ># cleanup[1] ssl ># cleanup[1] inspect ># cleanup[1] pkg_resources ># cleanup[1] marshal ># cleanup[1] tokenize ># cleanup[1] textwrap ># cleanup[1] base64 ># cleanup[1] imp ># cleanup[1] zipimport ># cleanup[1] dis ># cleanup[1] binascii ># cleanup[2] struct ># cleanup[2] logging.config ># cleanup[2] string ># cleanup[2] logging.handlers ># cleanup[2] cStringIO ># cleanup[2] threading ># cleanup[2] re ># cleanup[2] UserDict ># cleanup[2] codecs ># cleanup[2] posixpath ># cleanup[2] logging ># cleanup[2] socket ># cleanup[2] thread ># cleanup[2] traceback ># cleanup[2] os ># cleanup[2] sre_parse ># cleanup[2] _sre ># cleanup[2] errno ># cleanup[2] _socket ># cleanup[2] os.path ># cleanup[2] cPickle ># cleanup[2] atexit ># cleanup[2] copy_reg ># cleanup[2] sre_compile ># cleanup[2] _abcoll ># cleanup[2] genericpath ># cleanup[2] stat ># cleanup[2] _ssl ># cleanup[2] warnings ># cleanup[2] types ># cleanup[2] linecache ># cleanup[2] time ># cleanup sys ># cleanup __builtin__ ># cleanup ints: 6652 unfreed ints ># cleanup floats: 2 unfreed floats
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 354515
: 262157 |
262159