Your message dated Fri, 29 May 2015 09:32:39 +0200
with message-id <[email protected]>
and subject line Closing
has caused the Debian Bug report #780860,
regarding upgrade uncomments config file setting volume_group
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.)


-- 
780860: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780860
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: cinder-common
Version: 2014.1.3-11
Severity: important

Upgrading from 2014.1.3-7 to 2014.1.3-11 leads to the following config file 
change:

diff -ur openstack-pre-upgrade/cinder/cinder.conf 
openstack-post-upgrade/cinder/cinder.conf
--- openstack-pre-upgrade/cinder/cinder.conf    2015-03-19 12:38:14.030990864 
+0100
+++ openstack-post-upgrade/cinder/cinder.conf   2015-03-20 15:34:01.787252473 
+0100
@@ -1277,7 +1277,7 @@
 
 # Name for the VG that will contain exported volumes (string
 # value)
-#volume_group=cinder-volumes
+volume_group = cinder-volumes
 
 # If set, create lvms with multiple mirrors. Note that this
 # requires lvm_mirrors + 2 pvs with available space (integer

I debugged this a bit and it seems that "pkgos_inifile get" also reads 
commented 
out configuration directives and does not return NOT_FOUND. Because of this
the commented out setting is saved into the debconf database by the config 
script.
The postinst script then changes the config file to match the debconf setting.

This does not happen on first installation because when the config script is 
run,
the cinder.conf file does not yet exist.

I report this bug on cinder-common because I first experienced it with this 
package,
but there might similar bugs with other OpenStack packages that use 
pkgos_inifile in
the same way. Probably this should be fixed in openstack-pkg-tools. Feel free 
to reassing
if you agree.

Also this is borderline to RC severity because it changes a configuration file. 
If you see
a chance to get this fixed before the release, please upgrade the bug severity. 
But I don't
want cinder to be removed from jessie because of this.

Gaudenz


-- System Information:
Debian Release: 8.0
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing'), (100, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Closing. Feel free to reopen if you can provide a patch, but in the mean
time, I wont have the time to fix this one (and believe it has only very
little consequences), and I prefer to not leave it opened (triaging bug
is important).

Thomas

--- End Message ---

Reply via email to