Bug#627958: Pootle is not compatible with django 1.3

2011-05-27 Thread Martin Bagge / brother
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 2011-05-26 19:29, Christian PERRIER wrote:
> Once upon a time, there was an intent to work on new upstream version
> integration. I was planning to do some initial work but left it
> unachievedand I don't really foresee when I can work again on
> this.
> 
> Maybe the package should be orphaned?

It would be really disappointing to me but I am not skilled enough to do
anything about it.
I mostly added the bug report to make it obvious to others that might
pop into the problem. Maybe the install base for packaged pootle on
debian is really slim or less than that...

- -- 
brother
http://sis.bthstudent.se
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBCAAGBQJN34ysAAoJEJbdSEaj0jV7EwEIAKvnuSENVt6lmEfpwEtnyZwP
zMCOfptbzSL3XdIrrhVnlkQA91Vu1sq0V/5DM1icZco3C2ytcDh5aofTpsLB0cw/
B9TNrch3GGFhH7y8l2m4KmQutW/BjVjSeGhT526lNZm/hmW5hY4Ng/Gx9t0yq4pr
e0f1r5MgpzOIOi5p/FlzUGL/NS37FQCSElSFr0OjSZyKu1fAUH1X0YcBY/rB+WZ/
KHIDubdTQdXs3XsjGTNc4Dag7S4ommXx9i/YWnZsjZRCIdTMnOVKl1kw8WZwCmEr
04P85lRGsqxOY3yWOmNUEbRBBz49vFjmDtjCcyFnQrloqDKnyLt1SjN3pClKd3U=
=23Dh
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#627958: Pootle is not compatible with django 1.3

2011-05-26 Thread Christian PERRIER
Quoting Martin Bagge / brother (brot...@bsnet.se):
> package: pootle
> severity: grave
> 
> After a safe-upgrade and dist-upgrade to wheezy from squeeze my
> Pootle setup does not work and leaves the following in the Apache
> error log:

Once upon a time, there was an intent to work on new upstream version
integration. I was planning to do some initial work but left it
unachievedand I don't really foresee when I can work again on
this.

Nicolas is pretty much inactive in Debian now so I doubt he'll be
working on it too.

Maybe the package should be orphaned?




signature.asc
Description: Digital signature


Bug#627958: Pootle is not compatible with django 1.3

2011-05-25 Thread Martin Bagge / brother

package: pootle
severity: grave

After a safe-upgrade and dist-upgrade to wheezy from squeeze my Pootle 
setup does not work and leaves the following in the Apache error log:


[Wed May 25 20:29:08 2011] [error] [client 81.170.177.108] mod_wsgi (pid=5264): 
Exception occurred processing WSGI script '/usr/share/doc/pootle/wsgi.py'.
[Wed May 25 20:29:08 2011] [error] [client 81.170.177.108] Traceback (most 
recent call last):
[Wed May 25 20:29:08 2011] [error] [client 81.170.177.108]   File 
"/usr/lib/pymodules/python2.6/django/core/handlers/wsgi.py", line 250, in 
__call__
[Wed May 25 20:29:08 2011] [error] [client 81.170.177.108] 
self.load_middleware()
[Wed May 25 20:29:08 2011] [error] [client 81.170.177.108]   File 
"/usr/lib/pymodules/python2.6/django/core/handlers/base.py", line 47, in 
load_middleware
[Wed May 25 20:29:08 2011] [error] [client 81.170.177.108] raise 
exceptions.ImproperlyConfigured('Error importing middleware %s: "%s"' % 
(mw_module, e))
[Wed May 25 20:29:08 2011] [error] [client 81.170.177.108] ImproperlyConfigured: Error 
importing middleware pootle_misc.middleware.siteconfig: "No module named 
thread_support"

this is my apache virtual host

ServerAdmin brot...@bsnet.se
ServerName pootle.lxde.bsnet.se
# point at the wsgi loader script
WSGIScriptAlias / /usr/share/doc/pootle/wsgi.py

# directly serve static files like css and images, no need to go 
through mod_wsgi and django
Alias /html /usr/share/pootle/html

Order deny,allow
Allow from all

LogLevel warn
ErrorLog /var/log/apache2/pootle-error.log
CustomLog /var/log/apache2/pootle-access.log combined

# Allow downloading translation files directly
Alias /export /var/lib/pootle/po

Order deny,allow
Allow from all




found this build log that hilighted the error earlier.
http://piuparts.debian.org/sid/fail/pootle_2.0.5-0.3.log

--
/brother
http://martin.bagge.nu
A vigenere cipher with the Key "BRUCESCHNEIER" is in fact unbreakable.



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org