Your message dated Tue, 07 Oct 2014 17:04:07 +0000 with message-id <[email protected]> and subject line Bug#763310: fixed in lava-server 2014.09-1 has caused the Debian Bug report #763310, regarding Fails to upgrade from 2014.07.1-1 to 2014.08.2-1 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.) -- 763310: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763310 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: lava-server Version: 2014.08.2-1 Severity: serious Hey, Upgrading our server from 2014.07.1-1 to 2014.08.2-1 seems to fail inside the django migrations: Preparing to unpack .../lava-server_2014.08.2-1_all.deb ... [ ok ] Stopping lava-server manage scheduler: lava-daemon. Unpacking lava-server (2014.08.2-1) over (2014.07.1-1) ... <snip> Setting up lava-server (2014.08.2-1) ... lavaserver lavaserver devel devel Operations to perform: Synchronize unmigrated apps: linaro_django_xmlrpc, django_openid_auth, lava_projects, lava_scheduler_daemon, django_tables2, lava_markitup Apply all migrations: sessions, admin, dashboard_app, auth, sites, contenttypes, lava_scheduler_app, google_analytics Synchronizing apps without migrations: Creating tables... Installing custom SQL... Installing indexes... Running migrations: Applying contenttypes.0001_initial... FAKED Applying auth.0001_initial... FAKED Applying admin.0001_initial... FAKED Applying dashboard_app.0001_initial...Traceback (most recent call last): File "/usr/bin/lava-server", line 9, in <module> load_entry_point('lava-server==2014.08.2', 'console_scripts', 'lava-server')() File "/usr/lib/python2.7/dist-packages/lava_server/manage.py", line 125, in main run_with_dispatcher_class(LAVAServerDispatcher) File "/usr/lib/python2.7/dist-packages/lava_tool/dispatcher.py", line 45, in run_with_dispatcher_class raise cls.run() File "/usr/lib/python2.7/dist-packages/lava/tool/dispatcher.py", line 153, in run raise SystemExit(cls().dispatch(args)) File "/usr/lib/python2.7/dist-packages/lava/tool/dispatcher.py", line 143, in dispatch return command.invoke() File "/usr/lib/python2.7/dist-packages/lava_server/manage.py", line 114, in invoke execute_from_command_line(['lava-server'] + self.args.command) File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 385, in execute_from_command_line utility.execute() File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 377, in execute self.fetch_command(subcommand).run_from_argv(self.argv) File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line 288, in run_from_argv self.execute(*args, **options.__dict__) File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line 338, in execute output = self.handle(*args, **options) File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line 533, in handle return self.handle_noargs(**options) File "/usr/lib/python2.7/dist-packages/django/core/management/commands/syncdb.py", line 27, in handle_noargs call_command("migrate", **options) File "/usr/lib/python2.7/dist-packages/django/core/management/__init__.py", line 115, in call_command return klass.execute(*args, **defaults) File "/usr/lib/python2.7/dist-packages/django/core/management/base.py", line 338, in execute output = self.handle(*args, **options) File "/usr/lib/python2.7/dist-packages/django/core/management/commands/migrate.py", line 160, in handle executor.migrate(targets, plan, fake=options.get("fake", False)) File "/usr/lib/python2.7/dist-packages/django/db/migrations/executor.py", line 63, in migrate self.apply_migration(migration, fake=fake) File "/usr/lib/python2.7/dist-packages/django/db/migrations/executor.py", line 97, in apply_migration migration.apply(project_state, schema_editor) File "/usr/lib/python2.7/dist-packages/django/db/migrations/migration.py", line 107, in apply operation.database_forwards(self.app_label, schema_editor, project_state, new_state) File "/usr/lib/python2.7/dist-packages/django/db/migrations/operations/models.py", line 36, in database_forwards schema_editor.create_model(model) File "/usr/lib/python2.7/dist-packages/django/db/backends/schema.py", line 270, in create_model self.execute(sql, params) File "/usr/lib/python2.7/dist-packages/django/db/backends/schema.py", line 98, in execute cursor.execute(sql, params) File "/usr/lib/python2.7/dist-packages/django/db/backends/utils.py", line 65, in execute return self.cursor.execute(sql, params) File "/usr/lib/python2.7/dist-packages/django/db/utils.py", line 94, in __exit__ six.reraise(dj_exc_type, dj_exc_value, traceback) File "/usr/lib/python2.7/dist-packages/django/db/backends/utils.py", line 65, in execute return self.cursor.execute(sql, params) django.db.utils.ProgrammingError: relation "dashboard_app_attachment" already exists dpkg: error processing package lava-server (--configure): subprocess installed post-installation script returned error exit status 1 Setting up lava-server-doc (2014.08.2-1) ... Setting up lava-dev (2014.08.2-1) ... dpkg: dependency problems prevent configuration of lava: lava depends on lava-server; however: Package lava-server is not configured yet. dpkg: error processing package lava (--configure): dependency problems - leaving unconfigured -- 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Neil Williams <[email protected]> (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 [email protected]) -----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 <[email protected]> Changed-By: Neil Williams <[email protected]> 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 ---

