[PKG-Openstack-devel] Bug#770941: nova-common - Overrides database config in nova.conf

Bastian Blank bastian.blank at credativ.de
Tue Nov 25 11:37:56 UTC 2014


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



More information about the Openstack-devel mailing list