[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


[Bug 1347859] Re: Introduction of Predictable Network Interface Names (aka biosdevname) breaks working systems

2014-07-28 Thread Daniel Jared Dominguez
** Changed in: biosdevname (Ubuntu)
   Status: New = Opinion

** Changed in: systemd (Ubuntu)
   Status: New = Opinion

** Changed in: udev (Ubuntu)
   Status: New = Opinion

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1347859

Title:
  Introduction of Predictable Network Interface Names (aka biosdevname)
  breaks working systems

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349028] Re: getitimer returns it_value=0 erroneously

2014-07-28 Thread Colin Ian King
** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Colin Ian King (colin-king)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349028

Title:
  getitimer returns it_value=0 erroneously

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1299015] Re: [needs-packaging] please package fluxbox-light-themes

2014-07-28 Thread Sebastien Bacher
(unsubscribing sponsors, that got uploaded)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1299015

Title:
  [needs-packaging] please package fluxbox-light-themes

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349128] Re: Ubuntu 14.04 login screen doesn't accept keyboard input (until using indicators)

2014-07-28 Thread Sander Jonkers
When not accepting/showing input from the keyboard, there is the usual
vertical blinking line in the password box (so: 'showing' it is
accepting input there), with the word password in the background of
that password box.

Would it help if I post a picture of video of what goes (or: doesn't go)
on?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349128

Title:
  Ubuntu 14.04 login screen doesn't accept keyboard input (until using
  indicators)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1348035] Re: pepperflashplugin-nonfree is missing in armhf repo

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

** Changed in: chromium-browser (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1348035

Title:
  pepperflashplugin-nonfree is missing in armhf repo

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1186181] Re: battery icon unreliable at low battery levels

2014-07-28 Thread Charles Kerr
** Changed in: indicator-power
 Assignee: Matthew Paul Thomas (mpt) = John Lea (johnlea)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186181

Title:
  battery icon unreliable at low battery levels

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-power/+bug/1186181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1342838] Re: Apt indexes can expire quickly, cause failures

2014-07-28 Thread Martin Pitt
** Changed in: autopkgtest (Ubuntu)
   Status: Triaged = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1342838

Title:
  Apt indexes can expire quickly, cause failures

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349385] Re: please merge libidl from debian

2014-07-28 Thread LocutusOfBorg
ops, attached now, I think I spotted a bug in LP when I opened two bugs at the 
same time with attached two files...
Anyway I recreated from by utopic pbuilder environment and added the bug 
reference.

sorry for this problem

** Patch added: libidl.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/libidl/+bug/1349385/+attachment/4164400/+files/libidl.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349385

Title:
  please merge libidl from debian

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1328693] Re: Sync fcoe-utils 1.0.29+git0.09caead4-2 (universe) from Debian unstable (main)

2014-07-28 Thread Sebastien Bacher
(unsubcribing sponsors, seems there are some questions that need replies
before upload)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1328693

Title:
  Sync fcoe-utils 1.0.29+git0.09caead4-2 (universe) from Debian unstable
  (main)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1303736] Re: [SRU] Black screen after wakeup from suspending by closing the laptop lid

2014-07-28 Thread MSW
http://youtu.be/doJNMIxqssA

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1303736

Title:
  [SRU] Black screen after wakeup from suspending by closing the laptop
  lid

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfce4-power-manager/+bug/1303736/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1318008] Re: Core apps .desktop files do not include translated strings

2014-07-28 Thread Bill Filler
** Changed in: messaging-app
   Status: In Progress = Fix Released

** Changed in: dialer-app
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318008

Title:
  Core apps .desktop files do not include translated strings

To manage notifications about this bug go to:
https://bugs.launchpad.net/address-book-app/+bug/1318008/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1186181] Re: battery icon unreliable at low battery levels

2014-07-28 Thread John Lea
** Also affects: ubuntu-ux
   Importance: Undecided
   Status: New

** Summary changed:

- battery icon unreliable at low battery levels
+ [Indicator] battery icon unreliable at low battery levels

** Changed in: ubuntu-ux
 Assignee: (unassigned) = Daniela Ferrai (dferrai)

** Changed in: ubuntu-ux
   Importance: Undecided = High

** Changed in: ubuntu-ux
   Status: New = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186181

Title:
  [Indicator] battery icon unreliable at low battery levels

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-power/+bug/1186181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-07-28 Thread Emmanuel Grumbach
you may want to look at https://bugzilla.kernel.org/show_bug.cgi?id=78101
In this case, the bug is in the AP.

** Bug watch added: Linux Kernel Bug Tracker #78101
   http://bugzilla.kernel.org/show_bug.cgi?id=78101

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293569

Title:
  iwlwifi-7260-8.ucode causes network disconnections problems

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309349] Re: Trusty Tahr 14.04 LTS Netboot or Server install from USB media attempts to install grub on /dev/sda (USB media) instead of actual boot partition

2014-07-28 Thread Conor O'Callaghan
I've tried with 14.04.1 this morning and I have the same issue. Grub
attempts to install /dev/sda which it has allocated to the USB installer
drive. Attempting to boot using a live xubuntu 14 installation and fix
grub doesn't appear to work, it seems to think that the boot partition
(real /dev/sda1) is ext2.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309349

Title:
  Trusty Tahr 14.04 LTS Netboot or Server install from USB media
  attempts to install grub on /dev/sda (USB media) instead of actual
  boot partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer-netboot-images/+bug/1309349/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349490] Re: package bluebird-gtk-theme 1.8.0-0ubuntu1 failed to install/upgrade: tentata sovrascrittura di /usr/share/themes/Bluebird/gtk-3.0/assets/radio-selected.png presente anche nel pacch

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349490

Title:
  package bluebird-gtk-theme 1.8.0-0ubuntu1 failed to install/upgrade:
  tentata sovrascrittura di /usr/share/themes/Bluebird/gtk-3.0/assets
  /radio-selected.png presente anche nel pacchetto shimmer-themes
  1.7.3-0ubuntu1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349490] [NEW] package bluebird-gtk-theme 1.8.0-0ubuntu1 failed to install/upgrade: tentata sovrascrittura di /usr/share/themes/Bluebird/gtk-3.0/assets/radio-selected.png presente anche nel pac

2014-07-28 Thread Edoardo Maria Elidoro
Public bug reported:

I get this error when turning on the PC (Xubuntu 14.10) or when
launching Chrome notification center and I find it rather strange since
I'm using Numix GTK theme.

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: bluebird-gtk-theme 1.8.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
Uname: Linux 3.15.0-6-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.4-0ubuntu2
Architecture: amd64
Date: Thu Jul 24 23:06:38 2014
DuplicateSignature: package:bluebird-gtk-theme:1.8.0-0ubuntu1:tentata 
sovrascrittura di 
/usr/share/themes/Bluebird/gtk-3.0/assets/radio-selected.png presente anche 
nel pacchetto shimmer-themes 1.7.3-0ubuntu1
ErrorMessage: tentata sovrascrittura di 
/usr/share/themes/Bluebird/gtk-3.0/assets/radio-selected.png presente anche 
nel pacchetto shimmer-themes 1.7.3-0ubuntu1
InstallationDate: Installed on 2014-07-10 (18 days ago)
InstallationMedia: Xubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140707)
PackageArchitecture: all
SourcePackage: shimmer-themes
Title: package bluebird-gtk-theme 1.8.0-0ubuntu1 failed to install/upgrade: 
tentata sovrascrittura di 
/usr/share/themes/Bluebird/gtk-3.0/assets/radio-selected.png presente anche 
nel pacchetto shimmer-themes 1.7.3-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: shimmer-themes (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package third-party-packages utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349490

Title:
  package bluebird-gtk-theme 1.8.0-0ubuntu1 failed to install/upgrade:
  tentata sovrascrittura di /usr/share/themes/Bluebird/gtk-3.0/assets
  /radio-selected.png presente anche nel pacchetto shimmer-themes
  1.7.3-0ubuntu1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349488] [NEW] netcfg hangs during preseeded static network installation

2014-07-28 Thread Nick Minkler
Public bug reported:

I'm building a preseeded ISO of 14.04 Trusty Tahr and have set
dhcp_timeout to 1, along with disabling autoconfig, then setting and
accepting a static IP.  after this is completed netcfg appears to halt
for 30 seconds to 1 minute attempting to reach the gateway. I see 1 ARP
request to the gateway in the logs every second, and then after it tries
doing this over and over it finally continues install.

We were previously using Maverick, and this lockup did not occur if the
gateway was unreachable. There should be a configurable timeout option
for this to prevent lockups, or if the system is configured statically
it shouldn't even be attempting these lookups if that's possible.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349488

Title:
  netcfg hangs during preseeded static network installation

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1340435] Re: Setting page-set=even and duplex=none results in filter failure

2014-07-28 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/cups-filters

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1340435

Title:
  Setting page-set=even and duplex=none results in filter failure

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1348784] Re: thermald prevents unmounting /dev/sda1 in recovery mode

2014-07-28 Thread Colin Ian King
OK, so it's starting because dbus has started, where as on my test
machines dbus is not running in recovery mode.  I wonder why that is so.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1348784

Title:
  thermald prevents unmounting /dev/sda1 in recovery mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349489] Re: package greybird-gtk-theme 1.8.0-0ubuntu1 failed to install/upgrade: tentata sovrascrittura di /usr/share/themes/Greybird-compact/xfwm4/hide-active.png presente anche nel pacchetto

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349489

Title:
  package greybird-gtk-theme 1.8.0-0ubuntu1 failed to install/upgrade:
  tentata sovrascrittura di /usr/share/themes/Greybird-compact/xfwm4
  /hide-active.png presente anche nel pacchetto shimmer-themes
  1.7.3-0ubuntu1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349487] [NEW] package albatross-gtk-theme 1.8.0-0ubuntu1 failed to install/upgrade: tentata sovrascrittura di /usr/share/themes/Albatross/gtk-3.0/assets/radio-selected.png presente anche nel p

2014-07-28 Thread Edoardo Maria Elidoro
Public bug reported:

I get this error when turning on the PC (Xubuntu 14.10) or when
launching Chrome notification center and I find it rather strange since
I'm using Numix GTK theme.

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: albatross-gtk-theme 1.8.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
Uname: Linux 3.15.0-6-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.4-0ubuntu2
Architecture: amd64
Date: Thu Jul 24 23:06:38 2014
DuplicateSignature: package:albatross-gtk-theme:1.8.0-0ubuntu1:tentata 
sovrascrittura di 
/usr/share/themes/Albatross/gtk-3.0/assets/radio-selected.png presente anche 
nel pacchetto shimmer-themes 1.7.3-0ubuntu1
ErrorMessage: tentata sovrascrittura di 
/usr/share/themes/Albatross/gtk-3.0/assets/radio-selected.png presente anche 
nel pacchetto shimmer-themes 1.7.3-0ubuntu1
InstallationDate: Installed on 2014-07-10 (17 days ago)
InstallationMedia: Xubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140707)
PackageArchitecture: all
SourcePackage: shimmer-themes
Title: package albatross-gtk-theme 1.8.0-0ubuntu1 failed to install/upgrade: 
tentata sovrascrittura di 
/usr/share/themes/Albatross/gtk-3.0/assets/radio-selected.png presente anche 
nel pacchetto shimmer-themes 1.7.3-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: shimmer-themes (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package third-party-packages utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349487

Title:
  package albatross-gtk-theme 1.8.0-0ubuntu1 failed to install/upgrade:
  tentata sovrascrittura di /usr/share/themes/Albatross/gtk-3.0/assets
  /radio-selected.png presente anche nel pacchetto shimmer-themes
  1.7.3-0ubuntu1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349489] [NEW] package greybird-gtk-theme 1.8.0-0ubuntu1 failed to install/upgrade: tentata sovrascrittura di /usr/share/themes/Greybird-compact/xfwm4/hide-active.png presente anche nel pacchet

2014-07-28 Thread Edoardo Maria Elidoro
Public bug reported:

I get this error when turning on the PC (Xubuntu 14.10) or when
launching Chrome notification center and I find it rather strange since
I'm using Numix GTK theme.

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: greybird-gtk-theme 1.8.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.15.0-6.11-generic 3.15.0
Uname: Linux 3.15.0-6-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.4-0ubuntu2
Architecture: amd64
Date: Thu Jul 24 23:06:42 2014
DuplicateSignature: package:greybird-gtk-theme:1.8.0-0ubuntu1:tentata 
sovrascrittura di /usr/share/themes/Greybird-compact/xfwm4/hide-active.png 
presente anche nel pacchetto shimmer-themes 1.7.3-0ubuntu1
ErrorMessage: tentata sovrascrittura di 
/usr/share/themes/Greybird-compact/xfwm4/hide-active.png presente anche nel 
pacchetto shimmer-themes 1.7.3-0ubuntu1
InstallationDate: Installed on 2014-07-10 (18 days ago)
InstallationMedia: Xubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140707)
PackageArchitecture: all
SourcePackage: shimmer-themes
Title: package greybird-gtk-theme 1.8.0-0ubuntu1 failed to install/upgrade: 
tentata sovrascrittura di 
/usr/share/themes/Greybird-compact/xfwm4/hide-active.png presente anche nel 
pacchetto shimmer-themes 1.7.3-0ubuntu1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: shimmer-themes (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package third-party-packages utopic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349489

Title:
  package greybird-gtk-theme 1.8.0-0ubuntu1 failed to install/upgrade:
  tentata sovrascrittura di /usr/share/themes/Greybird-compact/xfwm4
  /hide-active.png presente anche nel pacchetto shimmer-themes
  1.7.3-0ubuntu1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1348784] Re: thermald prevents unmounting /dev/sda1 in recovery mode

2014-07-28 Thread Colin Ian King
Can you inform me what the following shows when in recovery mode:

ls -al /proc/$(pidof thermald)/fd

Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1348784

Title:
  thermald prevents unmounting /dev/sda1 in recovery mode

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1335211] Re: Config details of networked printer aren't saved

2014-07-28 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/cups-filters

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1335211

Title:
  Config details of networked printer aren't saved

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1321543] Re: lttng-modules-dkms 2.4.1-1: lttng-modules kernel module failed to build

2014-07-28 Thread Chris J Arges
So this leaves lttng-modules in an unusable state for both Trusty (3.13)
and Utopic (3.16) currently. In addition we need to consider that Trusty
will be able to use newer kernels such as 3.16, and those for the
V/W/X-series.

If updating to lttng-modules 2.5 is the solution; then perhaps updating
the debian version to a newer version and applying for a MRE
(https://wiki.ubuntu.com/StableReleaseUpdates/MicroReleaseExceptions)
such that these newer releases can be pushed into the affected Ubuntu
series (T and greater) makes the most sense.

In addition taking a glance at the bugs against this package the
majority are DKMS compile issues; so perhaps having an MRE update would
close many of those issues as well.

** Changed in: lttng-modules (Ubuntu)
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1321543

Title:
  lttng-modules-dkms 2.4.1-1: lttng-modules kernel module failed to
  build

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1186181] Re: [Indicator] battery icon unreliable at low battery levels

2014-07-28 Thread Charles Kerr
** Changed in: indicator-power
 Assignee: John Lea (johnlea) = Charles Kerr (charlesk)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186181

Title:
  [Indicator] battery icon unreliable at low battery levels

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-power/+bug/1186181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1309349] Re: Trusty Tahr 14.04 LTS Netboot or Server install from USB media attempts to install grub on /dev/sda (USB media) instead of actual boot partition

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

** Changed in: debian-installer-netboot-images (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1309349

Title:
  Trusty Tahr 14.04 LTS Netboot or Server install from USB media
  attempts to install grub on /dev/sda (USB media) instead of actual
  boot partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer-netboot-images/+bug/1309349/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1253995] Re: Tab with multiple terminals not closed

2014-07-28 Thread Launchpad Bug Tracker
This bug was fixed in the package terminator - 0.97-3ubuntu1

---
terminator (0.97-3ubuntu1) utopic; urgency=medium

  [ Stephen Boddy ]
  * Backport patch for tabs with multiple terminals not closing. (LP: #1253995)
 -- Chris J Arges chris.j.ar...@ubuntu.com   Mon, 28 Jul 2014 09:27:27 -0500

** Changed in: terminator (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1253995

Title:
  Tab with multiple terminals not closed

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349444] Re: [emulator] unity8 fails to start since image 152 (mako 149).

2014-07-28 Thread Tim Peeters
PageHeadSections is relatively new (added last week) and should be part
of the ubuntu-ui-toolkit-theme package. Are you importing
Ubuntu.Components 1.1  or an older version?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349444

Title:
  [emulator] unity8 fails to start since image 152 (mako 149).

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349487] Re: package albatross-gtk-theme 1.8.0-0ubuntu1 failed to install/upgrade: tentata sovrascrittura di /usr/share/themes/Albatross/gtk-3.0/assets/radio-selected.png presente anche nel pac

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349487

Title:
  package albatross-gtk-theme 1.8.0-0ubuntu1 failed to install/upgrade:
  tentata sovrascrittura di /usr/share/themes/Albatross/gtk-3.0/assets
  /radio-selected.png presente anche nel pacchetto shimmer-themes
  1.7.3-0ubuntu1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1322683] Re: cheese ignores burst delay settings greater than 10 seconds

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1322683

Title:
  cheese ignores burst delay settings greater than 10 seconds

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349494] Re: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox 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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349494

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module
  failed to build

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349494] [NEW] virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed to build

2014-07-28 Thread Paul Blaze
Public bug reported:

Failed to install

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6
ProcVersionSignature: Ubuntu 3.11.0-26.45~precise1-generic 3.11.10.12
Uname: Linux 3.11.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
DKMSKernelVersion: 3.13.0-32-generic
Date: Mon Jul 28 12:26:46 2014
InstallationMedia: Ubuntu 12.04.4 LTS Precise Pangolin - Release amd64 
(20140204)
MarkForUpload: True
PackageArchitecture: all
PackageVersion: 4.1.12-dfsg-2ubuntu0.6
SourcePackage: virtualbox
Title: virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module failed 
to build
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349494

Title:
  virtualbox-dkms 4.1.12-dfsg-2ubuntu0.6: virtualbox kernel module
  failed to build

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349474] Re: ltsp: jetpipe can not start

2014-07-28 Thread Ubuntu Foundations Team Bug Bot
The attachment ltsp-client-core.conf.diff seems to be a patch.  If it
isn't, please remove the patch flag from the attachment, remove the
patch tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349474

Title:
  ltsp: jetpipe can not start

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-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
Bugs, which is subscribed to 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-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1236280] Re: [right edge] Dash should appear in the right edge interaction as just another app

2014-07-28 Thread Michael Zanetti
** Branch linked: lp:~unity-team/unity8/dash-as-app

** Branch unlinked: lp:~mzanetti/unity8/dash-as-app

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1236280

Title:
  [right edge] Dash should appear in the right edge interaction as just
  another app

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1236280/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349431] Re: Fresh install on a emachine T5230

2014-07-28 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Reviewing your log files attached to this bug report it
seems that there is a problem with the disk to which you are trying to
install Ubuntu.  I'd recommend performing a back up of your existing
operating system and then investigating the situation.  Measures you
might take include checking cable connections for your disks and using
software tools to investigate the health of your hardware.  In the event
that is is not in fact an error with your hardware please set the bug's
status back to New.  Thanks and good luck!

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: hardware-error

** Changed in: ubiquity (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349431

Title:
  Fresh install on a emachine T5230

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1291434] Re: GRUB_CMDLINE_LINUX_DEFAULT contains duplicate options

2014-07-28 Thread Brian Murray
** Tags added: trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1291434

Title:
  GRUB_CMDLINE_LINUX_DEFAULT contains duplicate options

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1333261] Re: Left-edge long-swipe dash fade-in is not smooth

2014-07-28 Thread Michael Zanetti
** Branch linked: lp:~unity-team/unity8/dash-as-app

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1333261

Title:
  Left-edge long-swipe dash fade-in is not smooth

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1318865] Re: The grub boot menu is often not drawn or visible

2014-07-28 Thread Ethan Blanton
Some additional experience with this problem has shown me that:

1) I can no longer *ever* see a boot menu, on either cold boot or
reboot, during the normal boot sequence.

2) If I rapidly press the ESC key while the aforementioned border is
drawing and vislble on the screen, after several seconds the usual grub
boot menu will appear and it works more or less normally.  It appears to
have poor keypress sensitivity (sometimes I have to push an arrow key
more than once for the menu selection to change) and it is quite slow,
but it is at least visible.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318865

Title:
  The grub boot menu is often not drawn or visible

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1186181] Re: [Indicator] battery icon unreliable at low battery levels

2014-07-28 Thread Daniela Ferrai
I would agree with Matthew, it seems this is not a UX bug, rather a
implementation issue. Assets and specifications have been provided
(please view https://wiki.ubuntu.com/Power#Icons).

** Changed in: ubuntu-ux
 Assignee: Daniela Ferrai (dferrai) = Matthew Paul Thomas (mpt)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1186181

Title:
  [Indicator] battery icon unreliable at low battery levels

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-power/+bug/1186181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349444] Re: [emulator] unity8 fails to start since image 152 (mako 149).

2014-07-28 Thread Tim Peeters
correction: PageHeadSections is part of qtdeclarative5-ubuntu-ui-
toolkit-plugin (not the theme as I said in the previous comment).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349444

Title:
  [emulator] unity8 fails to start since image 152 (mako 149).

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2014-07-28 Thread Ubuntu Foundations Team Bug Bot
The attachment silent the extensions which are flooding with popups
seems to be a patch.  If it isn't, please remove the patch flag from
the attachment, remove the patch tag, and if you are a member of the
~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/418242

Title:
  Incorrect call to output plugins (with persistent error message) on
  copy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1293569] Re: iwlwifi-7260-8.ucode causes network disconnections problems

2014-07-28 Thread JaSauders
Eh, that'd be something different then... Unless Meraki, Linksys, Dlink,
Netgear, and Aruba all have the same bug in their APs. :(

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1293569

Title:
  iwlwifi-7260-8.ucode causes network disconnections problems

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349444] Re: [emulator] unity8 fails to start since image 152 (mako 149).

2014-07-28 Thread Ricardo Salveti
Did push the a new sync for latest ui-toolkit, let's check this bug
again after it lands.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349444

Title:
  [emulator] unity8 fails to start since image 152 (mako 149).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit-gles/+bug/1349444/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349444] Re: [emulator] unity8 fails to start since image 152 (mako 149).

2014-07-28 Thread Michał Sawicz
** Also affects: ubuntu-ui-toolkit-gles (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349444

Title:
  [emulator] unity8 fails to start since image 152 (mako 149).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit-gles/+bug/1349444/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1333261] Re: Left-edge long-swipe dash fade-in is not smooth

2014-07-28 Thread Michael Zanetti
** Branch unlinked: lp:~mzanetti/unity8/dash-as-app

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1333261

Title:
  Left-edge long-swipe dash fade-in is not smooth

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 997990] Re: fail joining to a freeipa server with ipa-client-install

2014-07-28 Thread jaseywang
After many tries, neither 10.04 nor 12.04 work :-(
So is there any plan to fix them?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/997990

Title:
  fail joining to a freeipa server with ipa-client-install

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1349498] [NEW] please merge wxwidgets from debian

2014-07-28 Thread LocutusOfBorg
Public bug reported:

This is really important, since tomorrow gcc-4.9 will be the default on
ubuntu.

Debdiff attached

** Affects: wxwidgets3.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: wxwidgets.debdiff
   
https://bugs.launchpad.net/bugs/1349498/+attachment/4164425/+files/wxwidgets.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1349498

Title:
  please merge wxwidgets from debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wxwidgets3.0/+bug/1349498/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   >