Activity log for bug #1116382

Date Who What changed Old value New value Message
2013-02-05 15:48:13 James Page bug added bug
2013-02-05 15:54:30 James Page nominated for series Ubuntu Precise
2013-02-05 15:54:30 James Page bug task added openvswitch (Ubuntu Precise)
2013-02-05 15:54:39 James Page openvswitch (Ubuntu): status New Fix Released
2013-02-05 17:18:44 James Page openvswitch (Ubuntu Precise): importance Undecided Critical
2013-02-05 17:18:49 James Page openvswitch (Ubuntu Precise): status New In Progress
2013-02-05 17:18:51 James Page openvswitch (Ubuntu Precise): assignee James Page (james-page)
2013-02-05 17:18:54 James Page openvswitch (Ubuntu Precise): milestone ubuntu-12.04.2
2013-02-06 09:15:37 James Page description The openvswitch-datapath-dkms module FTBFS with the 3.5 kernel proposed for 12.04.2: DKMS make.log for openvswitch-1.4.0 for kernel 3.5.0-23-generic (x86_64) Tue Feb 5 15:45:41 GMT 2013 checking build number... none checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/var/lib/dkms/openvswitch/1.4.0/build': configure: error: C compiler cannot create executables See `config.log' for more details make: Entering directory `/var/lib/dkms/openvswitch/1.4.0/build/datapath/linux' make: *** No targets specified and no makefile found. Stop. make: Leaving directory `/var/lib/dkms/openvswitch/1.4.0/build/datapath/linux' Although the 3.5 kernel does provide a native openvswitch module, it does not support GRE tunnels which are used extensively by OpenStack Quantum. The patches currently held for quantal should suffice to fix this problem. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: openvswitch-datapath-dkms 1.4.0-1ubuntu1.3 ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2 Uname: Linux 3.5.0-23-generic x86_64 ApportVersion: 2.0.1-0ubuntu17.1 Architecture: amd64 Date: Tue Feb 5 15:45:03 2013 InstallationMedia: Ubuntu-Server 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130205) MarkForUpload: True PackageArchitecture: all SourcePackage: openvswitch UpgradeStatus: No upgrade log present (probably fresh install) [Impact] Openvswitch DKMS module is not compatible with the 3.5 kernel which will be provided from 12.04.2. Users of openvswitch will only be able to use the native kernel module which does not support all features including GRE tunnelling. Openstack Quantum, for example, makes extensive use of this feature. [Test Case] Install 12.04.2 from ISO sudo apt-get install openvswitch-datapath-dkms DKMS module fails to build [Regression Potential] The cherry picked fixes provide support for the 3.5 kernel and rename the DKMS built modules to remove the _mod suffix. This could regress the dkms package for 3.2 kernel users. [Original Bug Report] The openvswitch-datapath-dkms module FTBFS with the 3.5 kernel proposed for 12.04.2: DKMS make.log for openvswitch-1.4.0 for kernel 3.5.0-23-generic (x86_64) Tue Feb 5 15:45:41 GMT 2013 checking build number... none checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/var/lib/dkms/openvswitch/1.4.0/build': configure: error: C compiler cannot create executables See `config.log' for more details make: Entering directory `/var/lib/dkms/openvswitch/1.4.0/build/datapath/linux' make: *** No targets specified and no makefile found. Stop. make: Leaving directory `/var/lib/dkms/openvswitch/1.4.0/build/datapath/linux' Although the 3.5 kernel does provide a native openvswitch module, it does not support GRE tunnels which are used extensively by OpenStack Quantum. The patches currently held for quantal should suffice to fix this problem. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: openvswitch-datapath-dkms 1.4.0-1ubuntu1.3 ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2 Uname: Linux 3.5.0-23-generic x86_64 ApportVersion: 2.0.1-0ubuntu17.1 Architecture: amd64 Date: Tue Feb 5 15:45:03 2013 InstallationMedia: Ubuntu-Server 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130205) MarkForUpload: True PackageArchitecture: all SourcePackage: openvswitch UpgradeStatus: No upgrade log present (probably fresh install)
2013-02-06 09:58:03 James Page bug added subscriber Ubuntu Stable Release Updates Team
2013-02-06 09:59:52 James Page description [Impact] Openvswitch DKMS module is not compatible with the 3.5 kernel which will be provided from 12.04.2. Users of openvswitch will only be able to use the native kernel module which does not support all features including GRE tunnelling. Openstack Quantum, for example, makes extensive use of this feature. [Test Case] Install 12.04.2 from ISO sudo apt-get install openvswitch-datapath-dkms DKMS module fails to build [Regression Potential] The cherry picked fixes provide support for the 3.5 kernel and rename the DKMS built modules to remove the _mod suffix. This could regress the dkms package for 3.2 kernel users. [Original Bug Report] The openvswitch-datapath-dkms module FTBFS with the 3.5 kernel proposed for 12.04.2: DKMS make.log for openvswitch-1.4.0 for kernel 3.5.0-23-generic (x86_64) Tue Feb 5 15:45:41 GMT 2013 checking build number... none checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/var/lib/dkms/openvswitch/1.4.0/build': configure: error: C compiler cannot create executables See `config.log' for more details make: Entering directory `/var/lib/dkms/openvswitch/1.4.0/build/datapath/linux' make: *** No targets specified and no makefile found. Stop. make: Leaving directory `/var/lib/dkms/openvswitch/1.4.0/build/datapath/linux' Although the 3.5 kernel does provide a native openvswitch module, it does not support GRE tunnels which are used extensively by OpenStack Quantum. The patches currently held for quantal should suffice to fix this problem. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: openvswitch-datapath-dkms 1.4.0-1ubuntu1.3 ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2 Uname: Linux 3.5.0-23-generic x86_64 ApportVersion: 2.0.1-0ubuntu17.1 Architecture: amd64 Date: Tue Feb 5 15:45:03 2013 InstallationMedia: Ubuntu-Server 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130205) MarkForUpload: True PackageArchitecture: all SourcePackage: openvswitch UpgradeStatus: No upgrade log present (probably fresh install) [Impact] Openvswitch DKMS module is not compatible with the 3.5 kernel which will be provided from 12.04.2. Users of openvswitch will only be able to use the native kernel module which does not support all features including GRE tunnelling. Openstack Quantum, for example, makes extensive use of this feature. [Test Case] Install 12.04.2 from ISO sudo apt-get install openvswitch-datapath-dkms DKMS module fails to build [Regression Potential] The cherry picked fixes provide support for the 3.5 kernel and rename the DKMS built modules to remove the _mod suffix. This could regress the dkms package for 3.2 kernel users (that said I have tested this scenario and the upgrade from 3.2->3.5 as well). [Original Bug Report] The openvswitch-datapath-dkms module FTBFS with the 3.5 kernel proposed for 12.04.2: DKMS make.log for openvswitch-1.4.0 for kernel 3.5.0-23-generic (x86_64) Tue Feb 5 15:45:41 GMT 2013 checking build number... none checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking whether the C compiler works... no configure: error: in `/var/lib/dkms/openvswitch/1.4.0/build': configure: error: C compiler cannot create executables See `config.log' for more details make: Entering directory `/var/lib/dkms/openvswitch/1.4.0/build/datapath/linux' make: *** No targets specified and no makefile found. Stop. make: Leaving directory `/var/lib/dkms/openvswitch/1.4.0/build/datapath/linux' Although the 3.5 kernel does provide a native openvswitch module, it does not support GRE tunnels which are used extensively by OpenStack Quantum. The patches currently held for quantal should suffice to fix this problem. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: openvswitch-datapath-dkms 1.4.0-1ubuntu1.3 ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2 Uname: Linux 3.5.0-23-generic x86_64 ApportVersion: 2.0.1-0ubuntu17.1 Architecture: amd64 Date: Tue Feb 5 15:45:03 2013 InstallationMedia: Ubuntu-Server 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130205) MarkForUpload: True PackageArchitecture: all SourcePackage: openvswitch UpgradeStatus: No upgrade log present (probably fresh install)
2013-02-06 10:21:55 Colin Watson openvswitch (Ubuntu Precise): status In Progress Fix Committed
2013-02-06 10:21:57 Colin Watson bug added subscriber SRU Verification
2013-02-06 10:21:59 Colin Watson tags amd64 apport-bug precise amd64 apport-bug precise verification-needed
2013-02-06 10:42:27 Launchpad Janitor branch linked lp:ubuntu/precise-proposed/openvswitch
2013-02-08 13:44:52 James Page tags amd64 apport-bug precise verification-needed amd64 apport-bug precise verification-done
2013-02-12 18:48:48 Colin Watson openvswitch (Ubuntu Precise): milestone ubuntu-12.04.2 ubuntu-12.04.3
2013-02-14 15:11:49 Colin Watson openvswitch (Ubuntu Precise): milestone ubuntu-12.04.3 ubuntu-12.04.2
2013-02-14 15:12:08 Colin Watson removed subscriber Ubuntu Stable Release Updates Team
2013-02-14 15:12:12 Launchpad Janitor openvswitch (Ubuntu Precise): status Fix Committed Fix Released