Your message dated Mon, 14 Apr 2014 16:06:17 +0000
with message-id <e1wzjoj-0004by...@franck.debian.org>
and subject line Bug#744769: fixed in openvswitch 2.1.0+git20140411-2
has caused the Debian Bug report #744769,
regarding openvswitch-switch missing directory hangs install
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 ow...@bugs.debian.org
immediately.)


-- 
744769: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744769
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openvswitch-switch
Version: 2.1.0+git20140411-1

Openvswitch-switch (amd64) install will hang due to a missing directory. This 
occurred on the previous version dated 0325 as well. The user will see the 
following output during the install:
Setting up openvswitch-common (2.1.0+git20140411-1) ...
Setting up openvswitch-switch (2.1.0+git20140411-1) ...
Inserting openvswitch module.
/etc/openvswitch/conf.db does not exist ... (warning).
ovsdb-tool: I/O error: /etc/openvswitch/conf.db: failed to lock lockfile (No 
such file or directory) Creating empty database /etc/openvswitch/conf.db ... 
failed!

The install will then appear to hang. After investigating it appears that the 
postinst script is looking for the directory /var/lib/openvswitch, but it does 
not exist. The previous versions of the postinst script had the following:

case "$1" in
    configure)
        mkdir -p /var/lib/openvswitch
        DEFAULT=/etc/default/openvswitch-switch
        TEMPLATE=/usr/share/openvswitch/switch/default.template

The mkdir line is missing from the 2.1.0 version. I added this line and the 
install was successful on a fresh system:
Setting up openvswitch-common (2.1.0+git20140411-1) ...
Setting up openvswitch-switch (2.1.0+git20140411-1) ...
Inserting openvswitch module.
/etc/openvswitch/conf.db does not exist ... (warning).
Creating empty database /etc/openvswitch/conf.db.
Starting ovsdb-server.
Configuring Open vSwitch system IDs.
Starting ovs-vswitchd.
Enabling remote OVSDB managers.

I suggest adding the mkdir line back in to the postinst script.

Thanks,
Josh

--- End Message ---
--- Begin Message ---
Source: openvswitch
Source-Version: 2.1.0+git20140411-2

We believe that the bug you reported is fixed in the latest version of
openvswitch, 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 744...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ben Pfaff <pfaff...@debian.org> (supplier of updated openvswitch 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 14 Apr 2014 08:29:33 -0700
Source: openvswitch
Binary: openvswitch-datapath-source openvswitch-datapath-dkms 
openvswitch-common openvswitch-switch openvswitch-ipsec openvswitch-pki 
openvswitch-dbg python-openvswitch openvswitch-test openvswitch-vtep
Architecture: source i386 all
Version: 2.1.0+git20140411-2
Distribution: unstable
Urgency: low
Maintainer: Open vSwitch developers <dev@openvswitch.org>
Changed-By: Ben Pfaff <pfaff...@debian.org>
Description: 
 openvswitch-common - Open vSwitch common components
 openvswitch-datapath-dkms - Open vSwitch datapath module source - DKMS version
 openvswitch-datapath-source - Open vSwitch datapath module source - 
module-assistant version
 openvswitch-dbg - Debug symbols for Open vSwitch packages
 openvswitch-ipsec - Open vSwitch GRE-over-IPsec support
 openvswitch-pki - Open vSwitch public key infrastructure dependency package
 openvswitch-switch - Open vSwitch switch implementations
 openvswitch-test - Open vSwitch test package
 openvswitch-vtep - Open vSwitch VTEP utilities
 python-openvswitch - Python bindings for Open vSwitch
Closes: 744769
Changes: 
 openvswitch (2.1.0+git20140411-2) unstable; urgency=low
 .
   * debian/openvswitch-switch.postinst: Add back mysteriously deleted
     "mkdir" lie.  Closes: #744769.  Thanks to Joshua Powers for reporting
     this bug.
   * debian/rules: Try rechecking in serial any tests that fail in
     parallel, as an experiment to see whether this fixes remaining buildd
     test failures.
Checksums-Sha1: 
 a7c8ea79e04542a5a8e006a492740a2871d32acc 2611 
openvswitch_2.1.0+git20140411-2.dsc
 0af4f61ab0043ea84a1ad0d79ba1fb50bfad5d1d 41264 
openvswitch_2.1.0+git20140411-2.debian.tar.xz
 4840c47c8b54f16ed850d7f54e3cc81d5ce9ca5a 498058 
openvswitch-common_2.1.0+git20140411-2_i386.deb
 85f8e5526803a6fdfce78a7cb3ba8b8e9c708838 929290 
openvswitch-switch_2.1.0+git20140411-2_i386.deb
 c0b99a5b5f09620739173f4c2a972b0794f59f80 34002 
openvswitch-ipsec_2.1.0+git20140411-2_i386.deb
 a4adebd70947abf2670f1cf7f3f0c6114763cb67 3757296 
openvswitch-dbg_2.1.0+git20140411-2_i386.deb
 712eaa58b4d684e7e28ff392bc03a0a3e97a7a98 176790 
openvswitch-vtep_2.1.0+git20140411-2_i386.deb
 6f84458b7f0ce09beb0ee92b059b9d36efe1aeda 3119504 
openvswitch-datapath-source_2.1.0+git20140411-2_all.deb
 da70fb10a5bbebd476898fdc6fa8e3155e77eb75 2092080 
openvswitch-datapath-dkms_2.1.0+git20140411-2_all.deb
 8bb2c24c687f8b9b036da7aeb33a935e629ff7a6 27754 
openvswitch-pki_2.1.0+git20140411-2_all.deb
 746ab60afbe4aaf1b59d9305425459edefea9cd6 76754 
python-openvswitch_2.1.0+git20140411-2_all.deb
 68c07fb2864b9dd876192b9ec558a06dc3565db8 43438 
openvswitch-test_2.1.0+git20140411-2_all.deb
Checksums-Sha256: 
 72c9ad194522a23bb11bb48af7bb600f5048d0bebee2009e19820e11d275e839 2611 
openvswitch_2.1.0+git20140411-2.dsc
 61fc0d2d5e885ca75baf0bb5da9004992415767d084f12bf6cf817070014d671 41264 
openvswitch_2.1.0+git20140411-2.debian.tar.xz
 6e769b0b42f563b0457dba385893a7193ebdd8580c9c76d562d4152878cfc618 498058 
openvswitch-common_2.1.0+git20140411-2_i386.deb
 8f2d9911636ad6b46f96083900eba65510287d40730750284b47d7c1333c4b7a 929290 
openvswitch-switch_2.1.0+git20140411-2_i386.deb
 805c5a4bc308a14669cc712b13fb765e4bdce6ca6ec37d1327a8b0a5791dfa57 34002 
openvswitch-ipsec_2.1.0+git20140411-2_i386.deb
 9cbd48ce50d7f2bafb6348d91bc1c51bc3c8fc42be43f5856d2a15a9372f7de7 3757296 
openvswitch-dbg_2.1.0+git20140411-2_i386.deb
 96a8b12d77da1f0202e21bc5981af30528a5e478c77c6fdd1b0fb3d7bb91e633 176790 
openvswitch-vtep_2.1.0+git20140411-2_i386.deb
 0aeae6ac06cbb3b7b7ad89ef2c7c194971bb2e2b6fe49b2ffe9d4fad82c32182 3119504 
openvswitch-datapath-source_2.1.0+git20140411-2_all.deb
 4a9733889bf0001413b5b32068542658c3c91778e999107ea8ec49551e1c7c8d 2092080 
openvswitch-datapath-dkms_2.1.0+git20140411-2_all.deb
 02d5f31f0b5a2f7681fd4a9618886bb5c511ce1d38ed788c05c138d0543fcef4 27754 
openvswitch-pki_2.1.0+git20140411-2_all.deb
 1b1e1fbdb8841a76f78b672f7d03c5f3c2b6f633cd8d2a0e325cfc082ab69108 76754 
python-openvswitch_2.1.0+git20140411-2_all.deb
 0a2e28965303725c16ffd696987dca2ab2592eec302ace254eb604d8bcdc11e4 43438 
openvswitch-test_2.1.0+git20140411-2_all.deb
Files: 
 ef797cad80febeed0b33869248359771 2611 net extra 
openvswitch_2.1.0+git20140411-2.dsc
 e7299fe941acaca97989a3ee919ca8a2 41264 net extra 
openvswitch_2.1.0+git20140411-2.debian.tar.xz
 b6aaacbb0c30b0eeaa0a83e3baf17a87 498058 net extra 
openvswitch-common_2.1.0+git20140411-2_i386.deb
 70d306a27331fcc68e0b3b600653fc7f 929290 net extra 
openvswitch-switch_2.1.0+git20140411-2_i386.deb
 52cd25c911e3b536a78ef342697c0f00 34002 net extra 
openvswitch-ipsec_2.1.0+git20140411-2_i386.deb
 1236ffdb634e2f6c2882c83d4b8a5c76 3757296 debug extra 
openvswitch-dbg_2.1.0+git20140411-2_i386.deb
 c2bfb3170c0d271433c9e6b349ab129f 176790 net extra 
openvswitch-vtep_2.1.0+git20140411-2_i386.deb
 d9f94b8bd415bb408319450275dce96d 3119504 net extra 
openvswitch-datapath-source_2.1.0+git20140411-2_all.deb
 d22333a95e307632db455864fdfa424c 2092080 net extra 
openvswitch-datapath-dkms_2.1.0+git20140411-2_all.deb
 edf546ae44a43844cd4c1d33814d524c 27754 net extra 
openvswitch-pki_2.1.0+git20140411-2_all.deb
 73724640112c6f82df78d09b747caf6e 76754 python extra 
python-openvswitch_2.1.0+git20140411-2_all.deb
 476ef1da8061ae20049d3174db059614 43438 net extra 
openvswitch-test_2.1.0+git20140411-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJTTAGBAAoJEIUZnejGZI6QgWkP/jUeUVBRyxrviEhLPgH28JGp
CHPclXtLq3JjMPpXl5f8t+MSoYa5a5SwDy5x0fkhEYQjFWtWQTJZAxdgncAc916G
wI6zM+1g62QwgjArer1LDQA3qjKM7XLOU7w187zGUj9t0cT5q7kgiPyrW7Sn13qa
9fpJj2Zv5bi8nIII93unn2jAL0NcvfACiLeqw07E42rECOU9e7BAAr76MSJCktRV
jWPXnSW4h9IAIWrbfQVGs7sC1+ts9ouQXmxEHl/trZSJ7J2/aqHe+xn8khm61qu9
aoRgRwJmB6+AHXLgmkYM8pmMBjD7JSI3mnHO55FMspue0B7CrNz+LEAeQJRWJ/7h
3pGfUUl7AXXPWa91d2ydtXTn5XmJyvm2bZC7Ydlu4u2D6ASkF7opYjys7isz6rO6
XDOzQUBCoNEdn/8NcoiHxfMoiQ94XDcRigYzywdw77VFgmWQOHfKzrIA8zADu1sR
8nlXafC1Qu66mhazzISs7s9OTrpdkg6sdvvJ49bBtznDtlXZCNX4ydjy3gMV9NC+
s28suPtoqT6iFK6wCNAsDgwju5A3v8+gEK594QhAQwSsY7H+jZOEtbRLM65VCYMq
gD2isiVUuM84ARcuOahc6mLi1qA4Af2+mjkU/lM1emHxd+gEtMr2WTZcvRKYh6UR
P6MTKhRt+HDFfrv3Cp/p
=AKCR
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to