[Bug 1305232] Re: Postfix fails to start, failure to copy certificates

2014-07-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: postfix (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in Ubuntu.
https://bugs.launchpad.net/bugs/1305232

Title:
  Postfix fails to start, failure to copy certificates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1305232/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349288] [NEW] Apache CVE-2014-0226 update broke mod_status ABI

2014-07-28 Thread Marti
Public bug reported:

On 2014-07-23, Ubuntu released a security update for Apache. Most of our
systems use unattended-upgrades and installed this update automatically.
On 2014-07-27, logrotate did its weekly rotation and issued the reload
command to Apache. Since the new mod_status.so was no longer ABI-
compatible with the running Apache, it died with an undefined symbol
error. This happened on 3 of our systems.

I guess the majority of Apache users are using logrotate too, so it's
too late to fix anything for them. But for some users, this may still be
a ticking time bomb. I hope the people responsible for the patching are
made aware of this mistake and will avoid similar ABI changes in the
future.

/var/log/apache2/error.log.1
[Sun Jul 27 06:32:34.453547 2014] [mpm_worker:notice] [pid 1014:tid 
139742164682624] AH00297: SIGUSR1 received.  Doing graceful restart
apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax error on 
line 1 of /etc/apache2/mods-enabled/status.load: Cannot load 
/usr/lib/apache2/modules/mod_status.so into server: 
/usr/lib/apache2/modules/mod_status.so: undefined symbol: 
ap_copy_scoreboard_worker

/var/log/unattended-upgrades/unattended-upgrades.log
2014-07-24 06:46:22,214 INFO Initial blacklisted packages: 
2014-07-24 06:46:22,215 INFO Starting unattended upgrades script
2014-07-24 06:46:22,215 INFO Allowed origins are: ['o=Ubuntu,a=trusty-security']
2014-07-24 06:46:30,273 INFO Packages that will be upgraded: apache2 
apache2-bin apache2-data apache2-utils
2014-07-24 06:46:30,273 INFO Writing dpkg log to 
'/var/log/unattended-upgrades/unattended-upgrades-dpkg_2014-07-24_06:46:30.273613.log'
2014-07-24 06:46:32,956 INFO All upgrades installed

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apache2 2.4.7-1ubuntu4.1
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
Apache2ConfdDirListing: False
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
Date: Mon Jul 28 10:38:22 2014
InstallationDate: Installed on 2011-02-08 (1265 days ago)
InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Release amd64 
(20101007)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/usr/bin/zsh
SourcePackage: apache2
UpgradeStatus: Upgraded to trusty on 2014-06-16 (41 days ago)

** Affects: apache2 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

** Attachment removed: error.log.txt
   
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1349288/+attachment/4164175/+files/error.log.txt

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1349288

Title:
  Apache CVE-2014-0226 update broke mod_status ABI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1349288/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349288] Re: Apache CVE-2014-0226 update broke mod_status ABI

2014-07-28 Thread Marti
** Description changed:

- On 2014-07-23, Ubuntu released a security update for Apache. Most of our
- systems use unattended-upgrades and installed this update automatically.
- On 2014-07-27, logrotate did its weekly rotation and issued the reload
- command to Apache. Since the new mod_status.so was no longer ABI-
- compatible with the running Apache, it died with an undefined symbol
- error. This happened on 3 of our systems.
+ On 2014-07-23, Ubuntu released a security update for Apache for the
+ CVE-2014-0226 vulnerability. Most of our systems use unattended-upgrades
+ and installed this update automatically. On 2014-07-27, logrotate did
+ its weekly rotation and issued the reload command to Apache. Since the
+ new mod_status.so was no longer ABI-compatible with the running Apache,
+ it died with an undefined symbol error. This happened on 4 of our
+ systems.
  
- I guess the majority of Apache users are using logrotate too, so it's
- too late to fix anything for them. But for some users, this may still be
- a ticking time bomb. I hope the people responsible for the patching are
- made aware of this mistake and will avoid similar ABI changes in the
- future.
+ I guess the majority of Apache users are using logrotate with the
+ default settings, so it's too late to fix anything for them. But for
+ some users, this may still be a ticking time bomb. I hope the people
+ responsible for the patching are made aware of this mistake and will
+ avoid applying security updates with ABI changes in the future.
  
  /var/log/apache2/error.log.1
  [Sun Jul 27 06:32:34.453547 2014] [mpm_worker:notice] [pid 1014:tid 
139742164682624] AH00297: SIGUSR1 received.  Doing graceful restart
  apache2: Syntax error on line 140 of /etc/apache2/apache2.conf: Syntax error 
on line 1 of /etc/apache2/mods-enabled/status.load: Cannot load 
/usr/lib/apache2/modules/mod_status.so into server: 
/usr/lib/apache2/modules/mod_status.so: undefined symbol: 
ap_copy_scoreboard_worker
  
  /var/log/unattended-upgrades/unattended-upgrades.log
- 2014-07-24 06:46:22,214 INFO Initial blacklisted packages: 
+ 2014-07-24 06:46:22,214 INFO Initial blacklisted packages:
  2014-07-24 06:46:22,215 INFO Starting unattended upgrades script
  2014-07-24 06:46:22,215 INFO Allowed origins are: 
['o=Ubuntu,a=trusty-security']
  2014-07-24 06:46:30,273 INFO Packages that will be upgraded: apache2 
apache2-bin apache2-data apache2-utils
  2014-07-24 06:46:30,273 INFO Writing dpkg log to 
'/var/log/unattended-upgrades/unattended-upgrades-dpkg_2014-07-24_06:46:30.273613.log'
  2014-07-24 06:46:32,956 INFO All upgrades installed
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apache2 2.4.7-1ubuntu4.1
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  Apache2ConfdDirListing: False
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  Date: Mon Jul 28 10:38:22 2014
  InstallationDate: Installed on 2011-02-08 (1265 days ago)
  InstallationMedia: Ubuntu-Server 10.10 Maverick Meerkat - Release amd64 
(20101007)
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/usr/bin/zsh
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/usr/bin/zsh
  SourcePackage: apache2
  UpgradeStatus: Upgraded to trusty on 2014-06-16 (41 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1349288

Title:
  Apache CVE-2014-0226 update broke mod_status ABI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1349288/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349288] Re: Apache CVE-2014-0226 update broke mod_status ABI

2014-07-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: apache2 (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1349288

Title:
  Apache CVE-2014-0226 update broke mod_status ABI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1349288/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349288] Re: Apache CVE-2014-0226 update broke mod_status ABI

2014-07-28 Thread Marti
Oh I see now why this didn't affect many other users: Ubuntu by default
restarts updated services immediately. I am using an /etc/policy-rc.d to
prevent restarts of critical services (like apache2) at unpredictable
times.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1349288

Title:
  Apache CVE-2014-0226 update broke mod_status ABI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1349288/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-u-openstack-charms] OpenStack Charm work for Utopic

2014-07-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-14.05:
  [gnuoy] charm-helpers unit testing: DONE
  
  Work items for ubuntu-14.06:
  [mikemc] Simplestreams image sync charm: DONE
  [niedbalski] swift-storage block device persistence through reboots: DONE
  [gnuoy] Split neutron API from nova-cloud-controller: DONE
  [gnuoy] New neutron-openvswitch subordinate charm: DONE
  [corey.bryant] amulet testing approach for openstack charms: DONE
  [james-page] network reference architecture for openstack charms: DONE
  [james-page] nvp-transport-node - nsx-transport-node rename: INPROGRESS
  [james-page] nova-compute-vmware charm: DONE
  [james-page] cinder-vmware charm: DONE
  [zulcss] nova-compute-power charm: INPROGRESS
  
  Work items for ubuntu-14.07:
- Updates to neutron charms for hyper-v integration: TODO
- [gnuoy] Cells support for Nova: TODO
+ Updates to neutron charms for hyper-v integration: INPROGRESS
+ [gnuoy] Cells support for Nova: INPROGRESS
  [corey.bryant] amulet tests - keystone: DONE
+ [corey.bryant] amulet tests - quantum-gateway: DONE
  amulet tests - glance: TODO
  amulet tests - cinder: TODO
  amulet tests - nova-compute: TODO
  amulet tests - nova-cloud-controller: TODO
  amulet tests - swift-proxy, swift-storage: TODO
  amulet tests - ceph-*: TODO
  [james-page] Multiple network support across openstack charms: INPROGRESS
  [corey.bryant] Deploy from git: TODO
  
  Work items for ubuntu-14.09:
  Add IPv6 support to the charms: TODO
  
  Work items:
  [james-page] Charm developer documentation: TODO
  [james-page] Charm template for charm-tools: TODO
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  HA cluster in-depth monitoring: TODO
  [hopem] Ephemeral ceph backend for nova-compute: INPROGRESS
  Spice/VNC support in nova charms: TODO
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  (stretch) MS-SQLServer as a backend for OpenStack: TODO

-- 
OpenStack Charm work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-openstack-charms

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-u-openstack-charms] OpenStack Charm work for Utopic

2014-07-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-14.05:
  [gnuoy] charm-helpers unit testing: DONE
  
  Work items for ubuntu-14.06:
  [mikemc] Simplestreams image sync charm: DONE
  [niedbalski] swift-storage block device persistence through reboots: DONE
  [gnuoy] Split neutron API from nova-cloud-controller: DONE
  [gnuoy] New neutron-openvswitch subordinate charm: DONE
  [corey.bryant] amulet testing approach for openstack charms: DONE
  [james-page] network reference architecture for openstack charms: DONE
  [james-page] nvp-transport-node - nsx-transport-node rename: INPROGRESS
  [james-page] nova-compute-vmware charm: DONE
  [james-page] cinder-vmware charm: DONE
  [zulcss] nova-compute-power charm: INPROGRESS
  
  Work items for ubuntu-14.07:
  Updates to neutron charms for hyper-v integration: INPROGRESS
  [gnuoy] Cells support for Nova: INPROGRESS
  [corey.bryant] amulet tests - keystone: DONE
  [corey.bryant] amulet tests - quantum-gateway: DONE
  amulet tests - glance: TODO
  amulet tests - cinder: TODO
- amulet tests - nova-compute: TODO
+ [corey.bryant] amulet tests - nova-compute: DONE
  amulet tests - nova-cloud-controller: TODO
  amulet tests - swift-proxy, swift-storage: TODO
  amulet tests - ceph-*: TODO
  [james-page] Multiple network support across openstack charms: INPROGRESS
  [corey.bryant] Deploy from git: TODO
  
  Work items for ubuntu-14.09:
  Add IPv6 support to the charms: TODO
  
  Work items:
  [james-page] Charm developer documentation: TODO
  [james-page] Charm template for charm-tools: TODO
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  HA cluster in-depth monitoring: TODO
  [hopem] Ephemeral ceph backend for nova-compute: INPROGRESS
  Spice/VNC support in nova charms: TODO
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  (stretch) MS-SQLServer as a backend for OpenStack: TODO

-- 
OpenStack Charm work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-openstack-charms

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-u-openstack-charms] OpenStack Charm work for Utopic

2014-07-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-14.05:
  [gnuoy] charm-helpers unit testing: DONE
  
  Work items for ubuntu-14.06:
  [mikemc] Simplestreams image sync charm: DONE
  [niedbalski] swift-storage block device persistence through reboots: DONE
  [gnuoy] Split neutron API from nova-cloud-controller: DONE
  [gnuoy] New neutron-openvswitch subordinate charm: DONE
  [corey.bryant] amulet testing approach for openstack charms: DONE
  [james-page] network reference architecture for openstack charms: DONE
  [james-page] nvp-transport-node - nsx-transport-node rename: INPROGRESS
  [james-page] nova-compute-vmware charm: DONE
  [james-page] cinder-vmware charm: DONE
  [zulcss] nova-compute-power charm: INPROGRESS
  
  Work items for ubuntu-14.07:
  Updates to neutron charms for hyper-v integration: INPROGRESS
  [gnuoy] Cells support for Nova: INPROGRESS
  [corey.bryant] amulet tests - keystone: DONE
  [corey.bryant] amulet tests - quantum-gateway: DONE
  amulet tests - glance: TODO
  amulet tests - cinder: TODO
  [corey.bryant] amulet tests - nova-compute: DONE
- amulet tests - nova-cloud-controller: TODO
+ [corey.bryant] amulet tests - nova-cloud-controller: DONE
  amulet tests - swift-proxy, swift-storage: TODO
  amulet tests - ceph-*: TODO
  [james-page] Multiple network support across openstack charms: INPROGRESS
  [corey.bryant] Deploy from git: TODO
  
  Work items for ubuntu-14.09:
  Add IPv6 support to the charms: TODO
  
  Work items:
  [james-page] Charm developer documentation: TODO
  [james-page] Charm template for charm-tools: TODO
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  HA cluster in-depth monitoring: TODO
  [hopem] Ephemeral ceph backend for nova-compute: INPROGRESS
  Spice/VNC support in nova charms: TODO
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  (stretch) MS-SQLServer as a backend for OpenStack: TODO

-- 
OpenStack Charm work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-openstack-charms

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-u-openstack-charms] OpenStack Charm work for Utopic

2014-07-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-14.05:
  [gnuoy] charm-helpers unit testing: DONE
  
  Work items for ubuntu-14.06:
  [mikemc] Simplestreams image sync charm: DONE
  [niedbalski] swift-storage block device persistence through reboots: DONE
  [gnuoy] Split neutron API from nova-cloud-controller: DONE
  [gnuoy] New neutron-openvswitch subordinate charm: DONE
  [corey.bryant] amulet testing approach for openstack charms: DONE
  [james-page] network reference architecture for openstack charms: DONE
  [james-page] nvp-transport-node - nsx-transport-node rename: INPROGRESS
  [james-page] nova-compute-vmware charm: DONE
  [james-page] cinder-vmware charm: DONE
  [zulcss] nova-compute-power charm: INPROGRESS
  
  Work items for ubuntu-14.07:
  Updates to neutron charms for hyper-v integration: INPROGRESS
  [gnuoy] Cells support for Nova: INPROGRESS
  [corey.bryant] amulet tests - keystone: DONE
  [corey.bryant] amulet tests - quantum-gateway: DONE
- amulet tests - glance: TODO
+ amulet tests - glance: DONE
  amulet tests - cinder: TODO
  [corey.bryant] amulet tests - nova-compute: DONE
  [corey.bryant] amulet tests - nova-cloud-controller: DONE
  amulet tests - swift-proxy, swift-storage: TODO
  amulet tests - ceph-*: TODO
  [james-page] Multiple network support across openstack charms: INPROGRESS
  [corey.bryant] Deploy from git: TODO
  
  Work items for ubuntu-14.09:
  Add IPv6 support to the charms: TODO
  
  Work items:
  [james-page] Charm developer documentation: TODO
  [james-page] Charm template for charm-tools: TODO
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  HA cluster in-depth monitoring: TODO
  [hopem] Ephemeral ceph backend for nova-compute: INPROGRESS
  Spice/VNC support in nova charms: TODO
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  (stretch) MS-SQLServer as a backend for OpenStack: TODO

-- 
OpenStack Charm work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-openstack-charms

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-u-openstack-charms] OpenStack Charm work for Utopic

2014-07-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-14.05:
  [gnuoy] charm-helpers unit testing: DONE
  
  Work items for ubuntu-14.06:
  [mikemc] Simplestreams image sync charm: DONE
  [niedbalski] swift-storage block device persistence through reboots: DONE
  [gnuoy] Split neutron API from nova-cloud-controller: DONE
  [gnuoy] New neutron-openvswitch subordinate charm: DONE
  [corey.bryant] amulet testing approach for openstack charms: DONE
  [james-page] network reference architecture for openstack charms: DONE
  [james-page] nvp-transport-node - nsx-transport-node rename: INPROGRESS
  [james-page] nova-compute-vmware charm: DONE
  [james-page] cinder-vmware charm: DONE
  [zulcss] nova-compute-power charm: INPROGRESS
  
  Work items for ubuntu-14.07:
  Updates to neutron charms for hyper-v integration: INPROGRESS
  [gnuoy] Cells support for Nova: INPROGRESS
  [corey.bryant] amulet tests - keystone: DONE
  [corey.bryant] amulet tests - quantum-gateway: DONE
- amulet tests - glance: DONE
+ [1chb1n] amulet tests - glance: DONE
  amulet tests - cinder: TODO
  [corey.bryant] amulet tests - nova-compute: DONE
  [corey.bryant] amulet tests - nova-cloud-controller: DONE
  amulet tests - swift-proxy, swift-storage: TODO
  amulet tests - ceph-*: TODO
  [james-page] Multiple network support across openstack charms: INPROGRESS
  [corey.bryant] Deploy from git: TODO
  
  Work items for ubuntu-14.09:
  Add IPv6 support to the charms: TODO
  
  Work items:
  [james-page] Charm developer documentation: TODO
  [james-page] Charm template for charm-tools: TODO
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  HA cluster in-depth monitoring: TODO
  [hopem] Ephemeral ceph backend for nova-compute: INPROGRESS
  Spice/VNC support in nova charms: TODO
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  (stretch) MS-SQLServer as a backend for OpenStack: TODO

-- 
OpenStack Charm work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-openstack-charms

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-u-openstack-charms] OpenStack Charm work for Utopic

2014-07-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-14.05:
  [gnuoy] charm-helpers unit testing: DONE
  
  Work items for ubuntu-14.06:
  [mikemc] Simplestreams image sync charm: DONE
  [niedbalski] swift-storage block device persistence through reboots: DONE
  [gnuoy] Split neutron API from nova-cloud-controller: DONE
  [gnuoy] New neutron-openvswitch subordinate charm: DONE
  [corey.bryant] amulet testing approach for openstack charms: DONE
  [james-page] network reference architecture for openstack charms: DONE
  [james-page] nvp-transport-node - nsx-transport-node rename: INPROGRESS
  [james-page] nova-compute-vmware charm: DONE
  [james-page] cinder-vmware charm: DONE
  [zulcss] nova-compute-power charm: INPROGRESS
  
  Work items for ubuntu-14.07:
  Updates to neutron charms for hyper-v integration: INPROGRESS
  [gnuoy] Cells support for Nova: INPROGRESS
  [corey.bryant] amulet tests - keystone: DONE
  [corey.bryant] amulet tests - quantum-gateway: DONE
  [1chb1n] amulet tests - glance: DONE
  amulet tests - cinder: TODO
  [corey.bryant] amulet tests - nova-compute: DONE
  [corey.bryant] amulet tests - nova-cloud-controller: DONE
  amulet tests - swift-proxy, swift-storage: TODO
- amulet tests - ceph-*: TODO
+ [corey.bryant] amulet tests - ceph-*: INPROGRESS
  [james-page] Multiple network support across openstack charms: INPROGRESS
  [corey.bryant] Deploy from git: TODO
  
  Work items for ubuntu-14.09:
  Add IPv6 support to the charms: TODO
  
  Work items:
  [james-page] Charm developer documentation: TODO
  [james-page] Charm template for charm-tools: TODO
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  HA cluster in-depth monitoring: TODO
  [hopem] Ephemeral ceph backend for nova-compute: INPROGRESS
  Spice/VNC support in nova charms: TODO
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  (stretch) MS-SQLServer as a backend for OpenStack: TODO

-- 
OpenStack Charm work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-openstack-charms

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-u-openstack-charms] OpenStack Charm work for Utopic

2014-07-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-14.05:
  [gnuoy] charm-helpers unit testing: DONE
  
  Work items for ubuntu-14.06:
  [mikemc] Simplestreams image sync charm: DONE
  [niedbalski] swift-storage block device persistence through reboots: DONE
  [gnuoy] Split neutron API from nova-cloud-controller: DONE
  [gnuoy] New neutron-openvswitch subordinate charm: DONE
  [corey.bryant] amulet testing approach for openstack charms: DONE
  [james-page] network reference architecture for openstack charms: DONE
  [james-page] nvp-transport-node - nsx-transport-node rename: INPROGRESS
  [james-page] nova-compute-vmware charm: DONE
  [james-page] cinder-vmware charm: DONE
  [zulcss] nova-compute-power charm: INPROGRESS
  
  Work items for ubuntu-14.07:
  Updates to neutron charms for hyper-v integration: INPROGRESS
  [gnuoy] Cells support for Nova: INPROGRESS
  [corey.bryant] amulet tests - keystone: DONE
  [corey.bryant] amulet tests - quantum-gateway: DONE
  [1chb1n] amulet tests - glance: DONE
  amulet tests - cinder: TODO
  [corey.bryant] amulet tests - nova-compute: DONE
  [corey.bryant] amulet tests - nova-cloud-controller: DONE
- amulet tests - swift-proxy, swift-storage: TODO
+ [corey.bryant] amulet tests - swift-proxy, swift-storage: INPROGRESS
  [corey.bryant] amulet tests - ceph-*: INPROGRESS
  [james-page] Multiple network support across openstack charms: INPROGRESS
  [corey.bryant] Deploy from git: TODO
  
  Work items for ubuntu-14.09:
  Add IPv6 support to the charms: TODO
  
  Work items:
  [james-page] Charm developer documentation: TODO
  [james-page] Charm template for charm-tools: TODO
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  HA cluster in-depth monitoring: TODO
  [hopem] Ephemeral ceph backend for nova-compute: INPROGRESS
  Spice/VNC support in nova charms: TODO
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  (stretch) MS-SQLServer as a backend for OpenStack: TODO

-- 
OpenStack Charm work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-openstack-charms

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-u-openstack-charms] OpenStack Charm work for Utopic

2014-07-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-14.05:
  [gnuoy] charm-helpers unit testing: DONE
  
  Work items for ubuntu-14.06:
  [mikemc] Simplestreams image sync charm: DONE
  [niedbalski] swift-storage block device persistence through reboots: DONE
  [gnuoy] Split neutron API from nova-cloud-controller: DONE
  [gnuoy] New neutron-openvswitch subordinate charm: DONE
  [corey.bryant] amulet testing approach for openstack charms: DONE
  [james-page] network reference architecture for openstack charms: DONE
- [james-page] nvp-transport-node - nsx-transport-node rename: INPROGRESS
  [james-page] nova-compute-vmware charm: DONE
  [james-page] cinder-vmware charm: DONE
- [zulcss] nova-compute-power charm: INPROGRESS
+ [zulcss] nova-compute-power charm: DONE
  
  Work items for ubuntu-14.07:
  Updates to neutron charms for hyper-v integration: INPROGRESS
  [gnuoy] Cells support for Nova: INPROGRESS
  [corey.bryant] amulet tests - keystone: DONE
  [corey.bryant] amulet tests - quantum-gateway: DONE
  [1chb1n] amulet tests - glance: DONE
  amulet tests - cinder: TODO
  [corey.bryant] amulet tests - nova-compute: DONE
  [corey.bryant] amulet tests - nova-cloud-controller: DONE
  [corey.bryant] amulet tests - swift-proxy, swift-storage: INPROGRESS
  [corey.bryant] amulet tests - ceph-*: INPROGRESS
  [james-page] Multiple network support across openstack charms: INPROGRESS
  [corey.bryant] Deploy from git: TODO
  
  Work items for ubuntu-14.09:
  Add IPv6 support to the charms: TODO
+ [james-page] nvp-transport-node - nsx-transport-node rename: INPROGRESS
  
  Work items:
  [james-page] Charm developer documentation: TODO
  [james-page] Charm template for charm-tools: TODO
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  HA cluster in-depth monitoring: TODO
  [hopem] Ephemeral ceph backend for nova-compute: INPROGRESS
  Spice/VNC support in nova charms: TODO
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  (stretch) MS-SQLServer as a backend for OpenStack: TODO

-- 
OpenStack Charm work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-openstack-charms

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 362427] Re: Public key ssh auth doesn't work with my Encrypted Home Directory

2014-07-28 Thread remyvrs
Hi guys,
I am not really an experienced user and haven't actually applied the solution 
proposed in comment #12 , but 

as I understand the authorized public key  is added in .ssh/authorized_keys, 
so, wouldn't it be possible to put another public key using a live cd and then 
login using the corresponding private key ? 

Best Regards,

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/362427

Title:
  Public key ssh auth doesn't work with my Encrypted Home Directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ecryptfs/+bug/362427/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349415] [NEW] bacula always installs mysql support

2014-07-28 Thread John Moser
Public bug reported:

Bacula always brings mysql support.

The following command:

$ sudo apt-get install bacula-server bacula-common-pgsql

brings the result:

The following NEW packages will be installed:
  bacula-common bacula-common-pgsql bacula-director-common 
bacula-director-pgsql bacula-fd bacula-sd
  bacula-sd-pgsql bacula-server bsd-mailx dbconfig-common libdbd-mysql-perl 
libdbi-perl libhtml-template-perl
  libmysqlclient18 libpq5 libterm-readkey-perl mtx mysql-client 
mysql-client-5.5 mysql-client-core-5.5
  mysql-common postfix postgresql-client postgresql-client-9.3 
postgresql-client-common ssl-cert

The dependencies for bacula-server include:

Depends: bacula-director-mysql (= 5.2.6+dfsg-9.1ubuntu3) | bacula-
director, bacula-sd (= 5.2.6+dfsg-9.1ubuntu3), bacula-sd-mysql (=
5.2.6+dfsg-9.1ubuntu3) | bacula-sd-tools

It appears bacula-sd-tools is a virtual package:

Package bacula-sd-tools is a virtual package provided by:
  bacula-sd-sqlite3 5.2.6+dfsg-9.1ubuntu3
  bacula-sd-pgsql 5.2.6+dfsg-9.1ubuntu3
  bacula-sd-mysql 5.2.6+dfsg-9.1ubuntu3

At a best attempt, libdbd-mysql-perl comes in:

$ sudo apt-get install bacula-server bacula-common-pgsql bacula-sd-pgsql

The following NEW packages will be installed:
  bacula-common bacula-common-pgsql bacula-director-common 
bacula-director-pgsql bacula-fd bacula-sd
  bacula-sd-pgsql bacula-server bsd-mailx dbconfig-common libdbd-mysql-perl 
libdbi-perl libhtml-template-perl
  libmysqlclient18 libpq5 libterm-readkey-perl mtx mysql-client 
mysql-client-5.5 mysql-client-core-5.5
  mysql-common postfix postgresql-client postgresql-client-9.3 
postgresql-client-common ssl-cert

** Affects: bacula (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in Ubuntu.
https://bugs.launchpad.net/bugs/1349415

Title:
  bacula always installs mysql support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/1349415/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-u-openstack-charms] OpenStack Charm work for Utopic

2014-07-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-14.05:
  [gnuoy] charm-helpers unit testing: DONE
  
  Work items for ubuntu-14.06:
  [mikemc] Simplestreams image sync charm: DONE
  [niedbalski] swift-storage block device persistence through reboots: DONE
  [gnuoy] Split neutron API from nova-cloud-controller: DONE
  [gnuoy] New neutron-openvswitch subordinate charm: DONE
  [corey.bryant] amulet testing approach for openstack charms: DONE
  [james-page] network reference architecture for openstack charms: DONE
  [james-page] nova-compute-vmware charm: DONE
  [james-page] cinder-vmware charm: DONE
  [zulcss] nova-compute-power charm: DONE
  
  Work items for ubuntu-14.07:
  Updates to neutron charms for hyper-v integration: INPROGRESS
  [gnuoy] Cells support for Nova: INPROGRESS
  [corey.bryant] amulet tests - keystone: DONE
  [corey.bryant] amulet tests - quantum-gateway: DONE
  [1chb1n] amulet tests - glance: DONE
  amulet tests - cinder: TODO
  [corey.bryant] amulet tests - nova-compute: DONE
  [corey.bryant] amulet tests - nova-cloud-controller: DONE
- [corey.bryant] amulet tests - swift-proxy, swift-storage: INPROGRESS
+ [corey.bryant] amulet tests - swift-proxy, swift-storage: DONE
  [corey.bryant] amulet tests - ceph-*: INPROGRESS
  [james-page] Multiple network support across openstack charms: INPROGRESS
  [corey.bryant] Deploy from git: TODO
  
  Work items for ubuntu-14.09:
  Add IPv6 support to the charms: TODO
  [james-page] nvp-transport-node - nsx-transport-node rename: INPROGRESS
  
  Work items:
  [james-page] Charm developer documentation: TODO
  [james-page] Charm template for charm-tools: TODO
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  HA cluster in-depth monitoring: TODO
  [hopem] Ephemeral ceph backend for nova-compute: INPROGRESS
  Spice/VNC support in nova charms: TODO
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  (stretch) MS-SQLServer as a backend for OpenStack: TODO

-- 
OpenStack Charm work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-openstack-charms

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1185756] Re: drbd8-utils not compatible with linux-lts-raring kernel in 12.04

2014-07-28 Thread Stefan Bader
@Jacob, sorry for the long delay. I tried to confirm your report but
could not see any problem (drbd8 version 2:8.4.3-0ubuntu0.12.04.2). Not
sure whether you refer to eval $(drbdadm --version ...) in
/etc/init.d/drbd. That could indeed be wrong on start. Though the values
are actually only evaluated for stop. Probably should be moved there
for being more obvious. If you still see the issue (there were a lot of
compat mode issues fixed between 12.04.1 and .2) it would be best to
open a new bug report to find out what the cause is.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to drbd8 in Ubuntu.
https://bugs.launchpad.net/bugs/1185756

Title:
  drbd8-utils not compatible with linux-lts-raring kernel in 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/drbd8/+bug/1185756/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1318366] Re: jujud on state server panic misses transaction in queue

2014-07-28 Thread Mark Shuttleworth
I've got this in a live environment from the cloud-installer too. How do
I know where to point mongodump?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju-core in Ubuntu.
https://bugs.launchpad.net/bugs/1318366

Title:
  jujud on state server panic misses transaction in queue

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1318366/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1236531] Re: support running apt with eatmydata

2014-07-28 Thread Scott Moser
fixed in 0.7.5

** Changed in: cloud-init
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1236531

Title:
  support running apt with eatmydata

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1236531/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1348517] Re: Unable to start vsftpd on Ubuntu 14.04 Amazon/EC2

2014-07-28 Thread Robie Basak
*** This bug is a duplicate of bug 1313450 ***
https://bugs.launchpad.net/bugs/1313450

** This bug has been marked a duplicate of bug 1313450
   Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2 or Xen) with default 
configuration

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in Ubuntu.
https://bugs.launchpad.net/bugs/1348517

Title:
  Unable to start vsftpd on Ubuntu 14.04 Amazon/EC2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1348517/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1313450] Re: Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2 or Xen) with default configuration

2014-07-28 Thread Robie Basak
Looks like this was fixed in the 20140724 image (now released).

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in Ubuntu.
https://bugs.launchpad.net/bugs/1313450

Title:
  Unable to start vsftpd on Ubuntu 14.04 (Amazon/EC2 or Xen) with
  default configuration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1313450/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349415] Re: bacula always installs mysql support

2014-07-28 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

Please could you explain exactly what packages are being installed that
you don't want, why this is a problem, and what packages you expect
bacula to depend on instead?

Specifically, I don't see that installing a few libraries is a problem
at all. It's quite common for packages to build with more support than
required by the user, since by default Debian (as a binary distribution)
builds packages with all available optional dependencies enabled.

I have no objection to slimming bacula down if possible, but I don't see
it as a priority in Ubuntu unless there is a specific use case that is
impacted.

** Changed in: bacula (Ubuntu)
   Importance: Undecided = Low

** Changed in: bacula (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in Ubuntu.
https://bugs.launchpad.net/bugs/1349415

Title:
  bacula always installs mysql support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/1349415/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349031] Re: ping6 is not configurable over web ui

2014-07-28 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

It looks like this functionality would best be sent upstream, if it is
not fixed and has not been reported there already.

Unless Ubuntu has a specific blueprint goal that involves adding ping6
support, I don't think it would be appropriate to patch this support
into Ubuntu directly without upstream support, due to the additional
maintenance burden.

The next step to take here is to check if the latest upstream has ping6
support, if a bug has been opened upstream to patch this support, and if
not, then to file one.

** Tags added: needs-upstream-report

** Changed in: backuppc (Ubuntu)
   Importance: Undecided = Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to backuppc in Ubuntu.
https://bugs.launchpad.net/bugs/1349031

Title:
  ping6 is not configurable over web ui

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/backuppc/+bug/1349031/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1348972] Re: When I try connect to server with vsftpd 3.0.2 from new 14.04lts distr i see error : libgcc_s.so.1 must be installed for pthread_cancel to work

2014-07-28 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

This patch should be submitted upstream, assuming it is appropriate to
go upstream and isn't already fixed or reported there. If it is not
appropriate to send it upstream, then we need a very good justification
of why Ubuntu should diverge from upstream by carrying this patch.

** Tags added: needs-upstream-report

** Summary changed:

- When I try connect to server with vsftpd 3.0.2 from new 14.04lts distr i see 
error : libgcc_s.so.1 must be installed for pthread_cancel to work
+ Default address space limit is too small for some PAM modules

** Changed in: vsftpd (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in Ubuntu.
https://bugs.launchpad.net/bugs/1348972

Title:
  Default address space limit is too small for some PAM modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1348972/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Blueprint servercloud-u-openstack-charms] OpenStack Charm work for Utopic

2014-07-28 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-14.05:
  [gnuoy] charm-helpers unit testing: DONE
  
  Work items for ubuntu-14.06:
  [mikemc] Simplestreams image sync charm: DONE
  [niedbalski] swift-storage block device persistence through reboots: DONE
  [gnuoy] Split neutron API from nova-cloud-controller: DONE
  [gnuoy] New neutron-openvswitch subordinate charm: DONE
  [corey.bryant] amulet testing approach for openstack charms: DONE
  [james-page] network reference architecture for openstack charms: DONE
  [james-page] nova-compute-vmware charm: DONE
  [james-page] cinder-vmware charm: DONE
  [zulcss] nova-compute-power charm: DONE
  
  Work items for ubuntu-14.07:
  Updates to neutron charms for hyper-v integration: INPROGRESS
  [gnuoy] Cells support for Nova: INPROGRESS
  [corey.bryant] amulet tests - keystone: DONE
  [corey.bryant] amulet tests - quantum-gateway: DONE
  [1chb1n] amulet tests - glance: DONE
  amulet tests - cinder: TODO
  [corey.bryant] amulet tests - nova-compute: DONE
  [corey.bryant] amulet tests - nova-cloud-controller: DONE
  [corey.bryant] amulet tests - swift-proxy, swift-storage: DONE
  [corey.bryant] amulet tests - ceph-*: INPROGRESS
  [james-page] Multiple network support across openstack charms: INPROGRESS
  [corey.bryant] Deploy from git: TODO
  
  Work items for ubuntu-14.09:
  Add IPv6 support to the charms: TODO
+ Enable haproxy backport for 14.04 (supporting IPv6 backends + TLS): TODO
  [james-page] nvp-transport-node - nsx-transport-node rename: INPROGRESS
  
  Work items:
  [james-page] Charm developer documentation: TODO
  [james-page] Charm template for charm-tools: TODO
  swift-proxy unit testing: TODO
  nova-compute unit testing: TODO
  nova-cloud-controller unit testing: TODO
  HA cluster in-depth monitoring: TODO
  [hopem] Ephemeral ceph backend for nova-compute: INPROGRESS
  Spice/VNC support in nova charms: TODO
  Nagios nrpe sub-ordinate support for OpenStack charms: TODO
  (stretch) MS-SQLServer as a backend for OpenStack: TODO

-- 
OpenStack Charm work for Utopic
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-u-openstack-charms

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1316988] Re: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.2: openvswitch kernel module failed to build

2014-07-28 Thread James Page
** Changed in: openvswitch (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1316988

Title:
  openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.2: openvswitch kernel
  module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1316988/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1336555] Re: ovs-vswitchd segfault every 2 days

2014-07-28 Thread James Page
Do you have anything in /var/crash?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1336555

Title:
  ovs-vswitchd segfault every 2 days

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1336555/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1311843] Re: fail to install openvswitch

2014-07-28 Thread James Page
As Bryan states in #3, the dkms package is not required with 3.11+;
indeed its not compatible with later kernel versions either.

Marking 'Invalid'.

** Changed in: openvswitch (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1311843

Title:
  fail to install openvswitch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1311843/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1335292] Re: TCP does not work properly with virtio-net and tx/rx offloading is on

2014-07-28 Thread James Page
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: openvswitch (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1335292

Title:
  TCP does not work properly with virtio-net and tx/rx offloading is on

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335292/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1325560] Re: kvm virtio netdevs lose network connectivity under enough load

2014-07-28 Thread Andreas Ntaflos
Installing 3.14.1 as per comment #17 fixed these connectivity issues for
us as well, but it doesn't look like the 3.14.1 kernel made it anywhere
near the 14.04.1 release. There is also no mention of this or any
related bugs in
https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes/ChangeSummary/14.04.1.

What else can we do except manually install 3.14.1, which is obviously
not a proper solution?

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in Ubuntu.
https://bugs.launchpad.net/bugs/1325560

Title:
  kvm virtio netdevs lose network connectivity under enough load

To manage notifications about this bug go to:
https://bugs.launchpad.net/libvirt/+bug/1325560/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1335292] Missing required logs.

2014-07-28 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem.
From a terminal window please run:

apport-collect 1335292

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

** Tags added: trusty

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1335292

Title:
  TCP does not work properly with virtio-net and tx/rx offloading is on

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335292/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1305232] Re: Postfix fails to start, failure to copy certificates

2014-07-28 Thread LaMont Jones
I will get this added to the package.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in Ubuntu.
https://bugs.launchpad.net/bugs/1305232

Title:
  Postfix fails to start, failure to copy certificates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1305232/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1335292] Re: TCP does not work properly with virtio-net and tx/rx offloading is on

2014-07-28 Thread Peter Kieser
I had to hand build Linux 3.10 kernel due to this bug, and this system
is now in production.

Package openvswitch not installed and no hook available, ignoring

root@kvm:~# dpkg -l | grep -i openvswitch
ii  openvswitch-common   2.0.1+git20140120-0ubuntu2
amd64Open vSwitch common components
ii  openvswitch-switch   2.0.1+git20140120-0ubuntu2
amd64Open vSwitch switch implementations


** Changed in: linux (Ubuntu)
   Status: Incomplete = Opinion

** Changed in: linux (Ubuntu)
   Status: Opinion = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvswitch in Ubuntu.
https://bugs.launchpad.net/bugs/1335292

Title:
  TCP does not work properly with virtio-net and tx/rx offloading is on

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1335292/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349492] [NEW] [MIR] python-oslo.db

2014-07-28 Thread Chuck Short
Public bug reported:

Availability: Currently in universe
Rationale: Dependency for Openstack.
Security: No security history.
Quality Assurance: Package works out of the box with no prompting. There is no 
major bugs in Ubuntu and the is no major bugs in Debian.
Standards Compliance: FHS and Debian Policy compliant.
Maintenance: Simple python package that the Ubuntu Server Team will take care 
of.
Dependencies: All are in main

** Affects: python-oslo.db (Ubuntu)
 Importance: High
 Status: New

** Changed in: python-oslo.db (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-oslo.db in Ubuntu.
https://bugs.launchpad.net/bugs/1349492

Title:
  [MIR] python-oslo.db

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-oslo.db/+bug/1349492/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349500] [NEW] [MIR] python-retrying

2014-07-28 Thread Chuck Short
Public bug reported:

Availability: Currently in universe
Rationale: Dependency for glance.
Security: No security history.
Quality Assurance: Package works out of the box with no prompting. There is no 
major bugs in Ubuntu and the is no major bugs in Debian.
Standards Compliance: FHS and Debian Policy compliant.
Maintenance: Simple python package that the Ubuntu Server Team will take care 
of.
Dependencies: All are in main

** Affects: python-retrying (Ubuntu)
 Importance: High
 Status: New

** Summary changed:

- [MIR} python-retrying
+ [MIR] python-retrying

** Changed in: python-retrying (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-retrying in Ubuntu.
https://bugs.launchpad.net/bugs/1349500

Title:
  [MIR] python-retrying

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-retrying/+bug/1349500/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349499] [NEW] [MIR} python-retrying

2014-07-28 Thread Chuck Short
Public bug reported:

Availability: Currently in universe
Rationale: Dependency for glance.
Security: No security history.
Quality Assurance: Package works out of the box with no prompting. There is no 
major bugs in Ubuntu and the is no major bugs in Debian.
Standards Compliance: FHS and Debian Policy compliant.
Maintenance: Simple python package that the Ubuntu Server Team will take care 
of.
Dependencies: All are in main

** Affects: python-retrying (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-retrying in Ubuntu.
https://bugs.launchpad.net/bugs/1349499

Title:
  [MIR} python-retrying

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-retrying/+bug/1349499/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349497] [NEW] [MIR] python-oslo.i18n

2014-07-28 Thread Chuck Short
Public bug reported:

Availability: Currently in universe
Rationale: Dependency for Openstack.
Security: No security history.
Quality Assurance: Package works out of the box with no prompting. There is no 
major bugs in Ubuntu and the is no major bugs in Debian.
Standards Compliance: FHS and Debian Policy compliant.
Maintenance: Simple python package that the Ubuntu Server Team will take care 
of.
Dependencies: All are in main

** Affects: python-oslo.i18n (Ubuntu)
 Importance: High
 Status: New

** Changed in: python-oslo.i18n (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-oslo.i18n in Ubuntu.
https://bugs.launchpad.net/bugs/1349497

Title:
  [MIR] python-oslo.i18n

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-oslo.i18n/+bug/1349497/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1310340] Re: live migration fails when use long hostname of a nova compute target host

2014-07-28 Thread melanie witt
** Also affects: horizon
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1310340

Title:
  live migration fails when use long hostname of a nova compute target
  host

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1310340/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1292661] Re: neutronclient requires prettytable =0.6

2014-07-28 Thread Launchpad Bug Tracker
This bug was fixed in the package python-neutronclient -
1:2.3.5-0ubuntu1

---
python-neutronclient (1:2.3.5-0ubuntu1) utopic; urgency=medium

  [ Corey Bryant ]
  * debian/control: Set minimum version for python-prettytable dependency
(LP: #1292661).

  [ Chuck Short ]
  * debian/control: Open up juno release
  * debian/control:
- Dropped python-d2to1, python-httplib2, python-prettytable,
  python-nose, and python-pyparsing dependencies.
- Added python-requests, python-netaddr dependencies
- Added python-keystoneclient.
- Add python-mox3.
- Add python-hacking

  [ Liam Young ]
  * debian/control:
- Merged in deps from requirements.txt
- Added httplib2  python-mox back as src dep as 2.3.5 unit tests depend  
on it
  * New upstream release.
 -- Chuck Short zul...@ubuntu.com   Thu, 24 Jul 2014 13:07:16 -0400

** Changed in: python-neutronclient (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-neutronclient in Ubuntu.
https://bugs.launchpad.net/bugs/1292661

Title:
  neutronclient requires prettytable =0.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1292661/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1330168] Re: Please update to 5.6.19

2014-07-28 Thread Jamie Strandboge
Would it be possible to provide proper source packages for these rather
than branches? This will allow us to verify the upstream tarballs and
more easily review the changes. Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1330168

Title:
  Please update to 5.6.19

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1330168/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1059899] Re: nova fails to configure dnsmasq, resulting in DNS timeouts in instances

2014-07-28 Thread Joe Gordon
Is this still valid? this bug is very old

** Changed in: nova
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1059899

Title:
  nova fails to configure dnsmasq, resulting in DNS timeouts in
  instances

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1059899/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1310340] Re: live migration fails when use long hostname of a nova compute target host

2014-07-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: horizon (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to horizon in Ubuntu.
https://bugs.launchpad.net/bugs/1310340

Title:
  live migration fails when use long hostname of a nova compute target
  host

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1310340/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1322431] Re: libsnmp-dev: Cannot create snmpv3 user with net-snmp-config command

2014-07-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: net-snmp (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in Ubuntu.
https://bugs.launchpad.net/bugs/1322431

Title:
  libsnmp-dev: Cannot create snmpv3 user with net-snmp-config command

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1322431/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1322431] Re: libsnmp-dev: Cannot create snmpv3 user with net-snmp-config command

2014-07-28 Thread David Reagan
Just ran into this today when trying to configure snmp on Ubuntu 14.04.

net-snmp-config --version
5.7.2

net-snmp-config --create-snmpv3-user -ro -A password -a MD5 -x DES username
/usr/bin/net-snmp-config: 236: /usr/bin/net-snmp-config: 
net-snmp-create-v3-user: not found

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in Ubuntu.
https://bugs.launchpad.net/bugs/1322431

Title:
  libsnmp-dev: Cannot create snmpv3 user with net-snmp-config command

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1322431/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1274720] Re: [SRU] screen server process can be crashed by byobu

2014-07-28 Thread Nikkel Pikkel
I am not able to download the byobu_5.77-0ubuntu1.2 version from trusty-
proposed. Still getting 5.77-0ubuntu1.1 and am able to duplicate the
issue noted by ahasenack. Did the upload of byobu_5.77-0ubuntu1.2
succeed? Should I wait longer for some upload propagation process to
complete? First use of LP, so apologies in advance for missing what is
obvious to the experienced. Would love to test byobu_5.77-0ubuntu1.2

UUoC shows:

cat /etc/apt/sources.list | grep proposed
deb http://archive.ubuntu.com/ubuntu/ trusty-proposed restricted main 
multiverse universe

apt-get install -s byobu/trusty-proposed
Reading package lists... Done
Building dependency tree
Reading state information... Done
Selected version '5.77-0ubuntu1.1' (Ubuntu:14.04/trusty-proposed [all]) for 
'byobu'
The following NEW packages will be installed:
  byobu
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Inst byobu (5.77-0ubuntu1.1 Ubuntu:14.04/trusty-proposed [all])
Conf byobu (5.77-0ubuntu1.1 Ubuntu:14.04/trusty-proposed [all])

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to byobu in Ubuntu.
https://bugs.launchpad.net/bugs/1274720

Title:
  [SRU] screen server process can be crashed by byobu

To manage notifications about this bug go to:
https://bugs.launchpad.net/screen/+bug/1274720/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349618] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-07-28 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1349618

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1349618/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349618] [NEW] open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-07-28 Thread Karanbir
Public bug reported:

Loading new open-vm-tools-2011.12.20 DKMS files...
First Installation: checking all kernels...
Building only for 3.13.0-32-generic
Building for architecture i686
Building initial module for 3.13.0-32-generic
Error! Bad return status for module build on kernel: 3.13.0-32-generic (i686)
Consult /var/lib/dkms/open-vm-tools/2011.12.20/build/make.log for more 
information.
Setting up open-vm-tools (2011.12.20-562307-0ubuntu1) ...
update-initramfs: deferring update (trigger activated)
 * Loading open-vm-tools modules
FATAL: Module vmhgfs not found.
FATAL: Module vmsync not found.
FATAL: Module vmblock not found.
FATAL: Module vmxnet not found.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: open-vm-dkms 2011.12.20-562307-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-32.57~precise1-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic i686
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: i386
DKMSKernelVersion: 3.13.0-32-generic
Date: Mon Jul 28 16:43:12 2014
InstallationMedia: Ubuntu 12.04.3 LTS Precise Pangolin - Release i386 
(20130820.1)
MarkForUpload: True
PackageArchitecture: all
PackageVersion: 2011.12.20-562307-0ubuntu1
SourcePackage: open-vm-tools
Title: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: open-vm-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1349618

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1349618/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1349618] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build

2014-07-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1312855 ***
https://bugs.launchpad.net/bugs/1312855

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1312855, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1312855
   no symptom - open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel 
module failed to build [error: implicit declaration of function 
'create_proc_entry']

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open-vm-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1349618

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1349618/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1317592] Re: cannot log into trusty ubuntu-cloud based LXC containers

2014-07-28 Thread Launchpad Bug Tracker
[Expired for openssh (Ubuntu) because there has been no activity for 60
days.]

** Changed in: openssh (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1317592

Title:
  cannot log into trusty ubuntu-cloud based LXC containers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1317592/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs