Your message dated Tue, 07 Oct 2014 17:04:07 +0000
with message-id <e1xbybd-0000kf...@franck.debian.org>
and subject line Bug#763319: fixed in lava-server 2014.09-1
has caused the Debian Bug report #763319,
regarding Fails unless python-django-longerusername in installed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
763319: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763319
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lava-server
Version: 2014.08.2-1
Severity: grave

Hey,

See errors below.. Looking at the lava-server.git it seems that the usage of
longusername is already on its way out, but not there yet for this version of
this package

[Mon Sep 29 09:45:57.548969 2014] [wsgi:error] [pid 1930] [remote 
93.93.130.87:50348] mod_wsgi (pid=1930): Exception occurred processing WSGI 
script '/etc/lava-server/lava-server.wsgi'.
[Mon Sep 29 09:45:57.549139 2014] [wsgi:error] [pid 1930] [remote 
93.93.130.87:50348] Traceback (most recent call last):
[Mon Sep 29 09:45:57.549169 2014] [wsgi:error] [pid 1930] [remote 
93.93.130.87:50348]   File 
"/usr/lib/python2.7/dist-packages/django/core/handlers/wsgi.py", line 187, in 
__call__
[Mon Sep 29 09:45:57.549312 2014] [wsgi:error] [pid 1930] [remote 
93.93.130.87:50348]     response = self.get_response(request)
[Mon Sep 29 09:45:57.549336 2014] [wsgi:error] [pid 1930] [remote 
93.93.130.87:50348]   File 
"/usr/lib/python2.7/dist-packages/django/core/handlers/base.py", line 199, in 
get_response
[Mon Sep 29 09:45:57.549367 2014] [wsgi:error] [pid 1930] [remote 
93.93.130.87:50348]     response = self.handle_uncaught_exception(request, 
resolver, sys.exc_info())
[Mon Sep 29 09:45:57.549537 2014] [wsgi:error] [pid 1930] [remote 
93.93.130.87:50348]   File 
"/usr/lib/python2.7/dist-packages/django/core/handlers/base.py", line 239, in 
handle_uncaught_exception
[Mon Sep 29 09:45:57.549571 2014] [wsgi:error] [pid 1930] [remote 
93.93.130.87:50348]     if resolver.urlconf_module is None:
[Mon Sep 29 09:45:57.549587 2014] [wsgi:error] [pid 1930] [remote 
93.93.130.87:50348]   File 
"/usr/lib/python2.7/dist-packages/django/core/urlresolvers.py", line 361, in 
urlconf_module
[Mon Sep 29 09:45:57.549610 2014] [wsgi:error] [pid 1930] [remote 
93.93.130.87:50348]     self._urlconf_module = import_module(self.urlconf_name)
[Mon Sep 29 09:45:57.549637 2014] [wsgi:error] [pid 1930] [remote 
93.93.130.87:50348]   File "/usr/lib/python2.7/importlib/__init__.py", line 37, 
in import_module
[Mon Sep 29 09:45:57.549660 2014] [wsgi:error] [pid 1930] [remote 
93.93.130.87:50348]     __import__(name)
[Mon Sep 29 09:45:57.549674 2014] [wsgi:error] [pid 1930] [remote 
93.93.130.87:50348]   File 
"/usr/lib/python2.7/dist-packages/lava_server/urls.py", line 23, in <module>
[Mon Sep 29 09:45:57.549696 2014] [wsgi:error] [pid 1930] [remote 
93.93.130.87:50348]     from longerusername.forms import AuthenticationForm
[Mon Sep 29 09:45:57.549718 2014] [wsgi:error] [pid 1930] [remote 
93.93.130.87:50348] ImportError: No module named longerusername.forms


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (101, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
Source: lava-server
Source-Version: 2014.09-1

We believe that the bug you reported is fixed in the latest version of
lava-server, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 763...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Neil Williams <codeh...@debian.org> (supplier of updated lava-server package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 01 Oct 2014 14:13:30 +0100
Source: lava-server
Binary: lava-server lava lava-dev lava-server-doc
Architecture: source all
Version: 2014.09-1
Distribution: unstable
Urgency: medium
Maintainer: Debian LAVA team <pkg-linaro-lava-de...@lists.alioth.debian.org>
Changed-By: Neil Williams <codeh...@debian.org>
Description:
 lava       - Linaro Automated Validation Architecture metapackage
 lava-dev   - Linaro Automated Validation Architecture developer support
 lava-server - Linaro Automated Validation Architecture server
 lava-server-doc - Linaro Automated Validation Architecture documentation
Closes: 763310 763319
Changes:
 lava-server (2014.09-1) unstable; urgency=medium
 .
   * New upstream production release
   * Fix upgrade issue with parallel migrations. (Closes: #763310)
   * Use libjs-excanvas package as a dependency.
   * Includes fix to trailing calls to python-django-longerusername.
     (Closes: #763319)
   * Add option to use LDAP authentication
   * Update standards version, no changes
Checksums-Sha1:
 2319f4cfccdfa549f5a861d9ec5c428d67f0201b 2379 lava-server_2014.09-1.dsc
 4e47e1f43d90dd1e0ddd90b976842be1a704a509 7031042 
lava-server_2014.09.orig.tar.gz
 47115c6e4cd96157e688b3219c2ab6e32d24088c 27108 
lava-server_2014.09-1.debian.tar.xz
 5c2f10bb9d909623b47adf568d2a5dc3dbf8827e 824846 lava-server_2014.09-1_all.deb
 a8dbef4fb7dc2bd1a77f64c0e5f30bb0be60ad34 7118 lava_2014.09-1_all.deb
 62c56f7e3790694292bed6544dd02f76fc04ed9f 9458 lava-dev_2014.09-1_all.deb
 9bba8718fd62c8606aef4a9ba799cf0d779c45a9 5965142 
lava-server-doc_2014.09-1_all.deb
Checksums-Sha256:
 9e8074aeecee752a2b1ba58a48db660557c95a6de86ab9040ffe4267dd9e1980 2379 
lava-server_2014.09-1.dsc
 2cb7c55beea5f34b0b43f2fbfc4bddbfac37561802a0f8f5bb8b4adfb3a5e942 7031042 
lava-server_2014.09.orig.tar.gz
 9a1dbd462ab9ce751b515565204732577d8bd94e81ec99c1749969c7fd6c0282 27108 
lava-server_2014.09-1.debian.tar.xz
 20d0ce3f172310aba68ea2703a8cc29f1f80205f3e9d87705892560a9b131fba 824846 
lava-server_2014.09-1_all.deb
 14f53b420cccf231ea85b95dc95457652e8186aa3ecb339477c1b9f98b6f12e6 7118 
lava_2014.09-1_all.deb
 cc02bdf3e03e277b96facbbaccae77e182a03dfeb8f1c372b0f3466fa2513cab 9458 
lava-dev_2014.09-1_all.deb
 0a5173316cac3c32f24327a9ab8df826ac1ad612d798f9cab981f64141118eca 5965142 
lava-server-doc_2014.09-1_all.deb
Files:
 142d420679bdd30b4766cdc737dd5c4f 824846 net optional 
lava-server_2014.09-1_all.deb
 0723cc651d87a6d31051445cd24b3b73 7118 metapackages optional 
lava_2014.09-1_all.deb
 60a3a926f5f27df14a76f73be7ac8582 9458 devel optional lava-dev_2014.09-1_all.deb
 5fee5f1cb998f446fdee238579d289d3 5965142 doc optional 
lava-server-doc_2014.09-1_all.deb
 30973896b71bf6b9b960c9bdbce845e7 2379 net optional lava-server_2014.09-1.dsc
 a3029300a290bf99358f3fc0f2733fd6 7031042 net optional 
lava-server_2014.09.orig.tar.gz
 f5294a668a540ada99e575d6c48dacfb 27108 net optional 
lava-server_2014.09-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUNBgDAAoJEPFn5DyBQ7aC+g0P/jw82bycCzdfxykujZ57fozC
dCgX+Zec87ekC0phcpLPuLR/n7GnJi4BtInc01BgK2n42TwQJOXZL5+K9kFEW9Mh
350jy0cQpvmCliaa9ELwdJ1vOF9ORIpE2HmSRX39oSXye/wXRYVs0u6wx8/fWY+k
sLK/ECa/uOr9yv8Vt3rhuvhlcDpa+vZCCqZKhNQW49JlUdTBHrUyG0tATIk/q1lz
hUPOmw0vpu2bVEhJe1FsIhukYu4wWebWZlsE6PggG0xzsA9osVPUMFkOiRQLNz6T
KIR6aoUtSpD8QbeTc3AoGv9RSuQcZDQ+sy6zXyqbu7DXWmJVoOuCABlRX/JWw1x1
/9uxoA16pWrhBLGCE2RhuBqF/8IalIPI6Q8c2wFc1rPsxMJFeKtRAHrNdTR1nyzU
xzRIc8RFy8UQuTADlK9n3qg3lKjxfi+c/SIbbuZ/GXcS8C7W0hmQyP4mT3lnTX3C
yRBZTF43gIbfWDee4Kh94MAu8+it+DkmXRQjLchrn7joxgYDYIF//szZaRtuO1kj
IAA+SMM8sNXlM92ofY0gm25zIQfJ5j849VqjWoQINSKiJGGm6tdbVXA+lc+bCMLp
3LNcd8ZOzf4YjnBmTT8mC0WCs9h174RTdSL1g9MP20Lu0wo4ks9wmKYOgY9YW/+4
TvdVR3Kai//dAm+07Rhf
=VqHC
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to