Your message dated Fri, 02 Sep 2016 10:11:05 +0000 with message-id <[email protected]> and subject line Bug#833275: fixed in python-django 1:1.10.1-1 has caused the Debian Bug report #833275, regarding python3-django: django-admin startproject creates incorrect shebang 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 [email protected] immediately.) -- 833275: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833275 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python3-django Version: 1:1.10-2 Severity: normal Hello, django-admin startproject foo creates manage.py with the following shebang: #!/usr/bin/env python However on Debian python is python2 and not python3, therefore running manage.py fails because it can't find the django module (I only installed python3-django). It should use instead python3 in the shebang. I'm not sure if there's an easy fix, as manage.py-tpl is provided by python-django-common. Regards Simon -- + privacy is necessary + using gnupg http://gnupg.org + public key id: 0x92FEFDB7E44C32F9
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: python-django Source-Version: 1:1.10.1-1 We believe that the bug you reported is fixed in the latest version of python-django, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Chris Lamb <[email protected]> (supplier of updated python-django 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 02 Sep 2016 09:36:12 +0100 Source: python-django Binary: python-django python3-django python-django-common python-django-doc Architecture: source Version: 1:1.10.1-1 Distribution: unstable Urgency: medium Maintainer: Debian Python Modules Team <[email protected]> Changed-By: Chris Lamb <[email protected]> Description: python-django - High-level Python web development framework (Python 2 version) python-django-common - High-level Python web development framework (common) python-django-doc - High-level Python web development framework (documentation) python3-django - High-level Python web development framework (Python 3 version) Closes: 833275 Changes: python-django (1:1.10.1-1) unstable; urgency=medium . * New upstream bugfix release. - Drop 07_fix-test-failures-due-to-translation-updates.diff; applied upstream. * Ensure that "django-admin startproject foo" using python3-django emits the corrent shebang (Closes: #833275) Checksums-Sha1: e0922433a91de2d5e25a62bebbde85b36cea7d7f 2744 python-django_1.10.1-1.dsc d939b6ba046c9ee7aac9936a6dc890b3b7faba9b 7700057 python-django_1.10.1.orig.tar.gz c3dce093eb5eeefd2f99c96f30daf0fc6f5427a2 24692 python-django_1.10.1-1.debian.tar.xz Checksums-Sha256: 5cd7d13534225170c4204c6ee1920fcc381006e94058d497850f6c542bce4ea6 2744 python-django_1.10.1-1.dsc d6e6c5b25cb67f46afd7c82f536529b11981183423dad8932e15bce93d1a24f3 7700057 python-django_1.10.1.orig.tar.gz c6c026570abe4a0e8ba40c06ea113898d6eec59ad3e2dfd299e01a209d7baebd 24692 python-django_1.10.1-1.debian.tar.xz Files: c15504a2f62c067dcb143d99745285d8 2744 python optional python-django_1.10.1-1.dsc 037d07e126eecc15a5fbf5221dd4081b 7700057 python optional python-django_1.10.1.orig.tar.gz f7fccffbaa922720643c14ff7480c203 24692 python optional python-django_1.10.1-1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIcBAEBCAAGBQJXyTv6AAoJEB6VPifUMR5Y+3gP/0DMSmDNXq6sdE44jHrL8V+u ba6nLMD7lKm96/ltjmEEBQppjI5+fKoXYs0IQx78EDbCxktuvRT+nlLPWY+379qP VgWrf80yHbPjErZ+am2Oj1WoCW/rZu21P3p4+X3mbBLKUmbh5DQiAsL+WBkrrUj8 8uSFL3XVnoe9FcTbiwlCWkggSIJYZ2qrzamJxsviouGTGUbBPj77AbLH2xSaaDop k49Gzt6AhL+pNmPSBKtanUcE4NIy9/XqXkN4vCQhWkKe7CLA08FENE0wheGarjVX NfJFbTu6wIZ6HqUOaErbhN6Wiu0BouyxYgOXhN8eG7hRbG7SGmYY9li9UIERSHnw 46c0zbEmldh4JkjxJrdIe3xmpMwSUHp8T6A4iZ6xgTQZHIW7IPFfTbCzspwLxK92 IehUnFAdStIJYzO5+BHiG8h4vaOIB06L6z+hYAkW9pndsJ30a3r+2BYeyCQUIkrG BwHoUYXZz2TEb3oyYlMy3LATftO7rZkEepN/2k8gvVb83zl7ubsy4v64s4SgIU1R GzI7XPbAR83d8ENLJqcJWUZrEk0qsBRufCf4ejKw3zAIRpyTO+z69A0CekFe1EYp yIxp3OaKV8jDibUQt2zgE87Rt8JpyN4W3KYGEduDVXQtIIBbNo8HEttYkZJCEm3f 6/COYIUdzrK8Gm/GzHZY =p7iK -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

