FS#21990 - [extra/mod_wsgi] needs rebuild for python 2.7.1

Attached to Project: Arch Linux
Opened by Jonathan Liu (net147) - Monday, 06 December 2010, 00:05 GMT
Last edited by Ionut Biru (wonder) - Monday, 06 December 2010, 00:39 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
[Mon Dec 06 10:59:29 2010] [warn] mod_wsgi: Compiled for Python/2.7.
[Mon Dec 06 10:59:29 2010] [warn] mod_wsgi: Runtime using Python/2.7.1.

Traceback (most recent call last):
File "/usr/lib/python2.7/site.py", line 62, in <module>
import os
File "/usr/lib/python2.7/os.py", line 398, in <module>
import UserDict
File "/usr/lib/python2.7/UserDict.py", line 83, in <module>
import _abcoll
File "/usr/lib/python2.7/_abcoll.py", line 11, in <module>
from abc import ABCMeta, abstractmethod
File "/usr/lib/python2.7/abc.py", line 8, in <module>
from _weakrefset import WeakSet
File "/usr/lib/python2.7/_weakrefset.py", line 5, in <module>
from _weakref import ref
ImportError: No module named _weakref

Additional info:
* mod_wsgi 3.3-1
* python 2.7.1-2

Steps to reproduce:
* Upgrade system
* Restart apache
This task depends upon

Closed by  Ionut Biru (wonder)
Monday, 06 December 2010, 00:39 GMT
Reason for closing:  Fixed
Additional comments about closing:  mod_wsgi 3.3-2
Comment by Ionut Biru (wonder) - Monday, 06 December 2010, 00:39 GMT
thanks for reporting

Loading...