Package: nova-common Version: 2014.1.3-6 Severity: serious A simple upgrade or re-install of nova-common overrides the database settings in nova.conf:
| diff -ur nova/nova.conf /etc/nova/nova.conf | --- nova/nova.conf 2014-10-02 15:09:04.672855761 +0200 | +++ /etc/nova/nova.conf 2014-11-25 12:02:37.194997496 +0100 | @@ -349,7 +349,7 @@ | # DATABASE # | ############ | [database] | -connection = postgresql:///nova | +connection = postgresql://novacommon:XXXXXXXXX@localhost/novadb | | | ############# This violates ยง10.7.3 of the Debian policy: local changes must be preserved. Bastian -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (990, 'testing'), (500, 'testing-updates'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org