[Bug 1307829] Re: /run/netns/* gets umounted on the host when a container starts

2014-04-16 Thread Kaloyan Ganchev
Do you think there is a better way to work around this issue other than
recreating the non lxc network namespaces after all lxc containers
start? Until a fix is release of course .

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

Title:
  /run/netns/* gets umounted on the host when a container starts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute/+bug/1307829/+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 1308341] Re: Multiple CPUs causes blue screen on Windows guest

2014-04-16 Thread Hein Gustavsen
** Attachment added: Guest configuration XML from libvirt
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1308341/+attachment/4085104/+files/win7-test.xml

-- 
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/1308341

Title:
  Multiple CPUs causes blue screen on Windows guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1308341/+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 1308341] [NEW] Multiple CPUs causes blue screen on Windows guest

2014-04-16 Thread Hein Gustavsen
Public bug reported:

Configuring a Windows 7 guest using more than one CPU cases the guest to fail. 
This happens after a few hours after guest boot. This is the error on the blue 
screen:
A clock interrupt was not received on a secondary processor within the 
allocated time interval

After resetting, the guest will never boot and a new bluescreen with the
error STOP: 0x005c appears. Shutting down the guest completely and
restarting it will allow it to boot and run for a few hours again.

The guest was created using virt-manager. The error happens with or
without virtio devices and with both 32-bit and 64-bit Windows 7 guests.

I am using Ubuntu 14.04 release candidate.

qemu-kvm version 2.0.0~rc1+dfsg-0ubuntu3

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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/1308341

Title:
  Multiple CPUs causes blue screen on Windows guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1308341/+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 1308341] Re: Multiple CPUs causes blue screen on Windows guest

2014-04-16 Thread Hein Gustavsen
** Attachment added: Blue screen
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1308341/+attachment/4085103/+files/BSOD.png

-- 
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/1308341

Title:
  Multiple CPUs causes blue screen on Windows guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1308341/+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 1308341] Re: Multiple CPUs causes blue screen on Windows guest

2014-04-16 Thread Hein Gustavsen
The command line used to start the guest (from log file):
LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin 
QEMU_AUDIO_DRV=none /usr/bin/kvm-spice -name win7-test -S -machine 
pc-i440fx-trusty,accel=kvm,usb=off -m 4096 -realtime mlock=off -smp 
4,sockets=1,cores=4,threads=1 -uuid bc6a3c93-2221-4b61-ed29-07edda0a2043 
-no-user-config -nodefaults -chardev 
socket,id=charmonitor,path=/var/lib/libvirt/qemu/win7-test.monitor,server,nowait
 -mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime 
-no-shutdown -boot strict=on -device 
piix3-usb-uhci,id=usb,bus=pci.0,addr=0x1.0x2 -drive 
file=/mnt/sw-test-nas/win7-test.img,if=none,id=drive-virtio-disk0,format=qcow2 
-device 
virtio-blk-pci,scsi=off,bus=pci.0,addr=0x5,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1
 -netdev tap,fd=23,id=hostnet0,vhost=on,vhostfd=34 -device 
virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:d6:60:55,bus=pci.0,addr=0x3 
-chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 
-device usb-tablet,id=input0 -vnc 127.0.
 0.1:2 -device VGA,id=video0,bus=pci.0,addr=0x2 -device 
intel-hda,id=sound0,bus=pci.0,addr=0x4 -device 
hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -device 
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x6

-- 
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/1308341

Title:
  Multiple CPUs causes blue screen on Windows guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1308341/+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 1308341] Re: Multiple CPUs causes blue screen on Windows guest

2014-04-16 Thread Hein Gustavsen
** Description changed:

- Configuring a Windows 7 guest using more than one CPU cases the guest to 
fail. This happens after a few hours after guest boot. This is the error on the 
blue screen: 
+ Configuring a Windows 7 guest using more than one CPU cases the guest to 
fail. This happens after a few hours after guest boot. This is the error on the 
blue screen:
  A clock interrupt was not received on a secondary processor within the 
allocated time interval
  
  After resetting, the guest will never boot and a new bluescreen with the
  error STOP: 0x005c appears. Shutting down the guest completely and
  restarting it will allow it to boot and run for a few hours again.
  
  The guest was created using virt-manager. The error happens with or
  without virtio devices.
+ 
+ I am using Ubuntu 14.04 release candidate.
+ 
+ qemu-kvm version 2.0.0~rc1+dfsg-0ubuntu3

** Description changed:

  Configuring a Windows 7 guest using more than one CPU cases the guest to 
fail. This happens after a few hours after guest boot. This is the error on the 
blue screen:
  A clock interrupt was not received on a secondary processor within the 
allocated time interval
  
  After resetting, the guest will never boot and a new bluescreen with the
  error STOP: 0x005c appears. Shutting down the guest completely and
  restarting it will allow it to boot and run for a few hours again.
  
  The guest was created using virt-manager. The error happens with or
- without virtio devices.
+ without virtio devices and with both 32-bit and 64-bit Windows 7 guest.
  
  I am using Ubuntu 14.04 release candidate.
  
  qemu-kvm version 2.0.0~rc1+dfsg-0ubuntu3

** Description changed:

  Configuring a Windows 7 guest using more than one CPU cases the guest to 
fail. This happens after a few hours after guest boot. This is the error on the 
blue screen:
  A clock interrupt was not received on a secondary processor within the 
allocated time interval
  
  After resetting, the guest will never boot and a new bluescreen with the
  error STOP: 0x005c appears. Shutting down the guest completely and
  restarting it will allow it to boot and run for a few hours again.
  
  The guest was created using virt-manager. The error happens with or
- without virtio devices and with both 32-bit and 64-bit Windows 7 guest.
+ without virtio devices and with both 32-bit and 64-bit Windows 7 guests.
  
  I am using Ubuntu 14.04 release candidate.
  
  qemu-kvm version 2.0.0~rc1+dfsg-0ubuntu3

-- 
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/1308341

Title:
  Multiple CPUs causes blue screen on Windows guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1308341/+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 1257352] Re: kvm hangs occasionally when switching out of the qemu console

2014-04-16 Thread James Hunt
Hi Serge,

I'm running on pure amd64 too so the problem is not arch-specific.

The simplest way to recreate:

$ kvm -cdrom /usr/lib/memtest86+/memtest86+.iso -m 512

Just hold down control+alt and frantically toggle the monitor using the
'2' and '1'. Within a couple of seconds it hangs.

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

Title:
  kvm hangs occasionally when switching out of the qemu console

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1257352/+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 1308431] [NEW] /etc/init.d/mysql script breaks things badly on trusty

2014-04-16 Thread glance
Public bug reported:

The inclution of a /etc/init.d/mysql script that tries to run mysqld on
its own breaks things lots of ways. Instead of this script it should be
replaced by a link to /lib/init/upstart-job as it was in precise.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: mysql-server-5.5 5.5.35+dfsg-1ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
Date: Wed Apr 16 11:16:54 2014
Logs.var.log.daemon.log:
 
MySQLConf.etc.mysql.conf.d..keepme: 
MySQLConf.etc.mysql.conf.d.adgateway.slave.repl.cnf:
 [mysqld]
 server-id = 22342
 report-host =
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['debian-5.5.flag', 'mysqld-relay-bin.index', 'ibdata1', 
'master.info', 'relay-log.info', 'mysqld-relay-bin.06', 'ib_logfile0', 
'adgateworker', 'mysql_upgrade_info', 'performance_schema', 
'mysqld-relay-bin.05', 'ib_logfile1', 'mysql']
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: mysql-5.5
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mysql-5.5 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty uec-images

** Attachment removed: MySQLConf.etc.mysql.conf.d.adgateway.cnf.txt
   
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1308431/+attachment/4085222/+files/MySQLConf.etc.mysql.conf.d.adgateway.cnf.txt

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

Title:
  /etc/init.d/mysql script breaks things badly on trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1308431/+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 1308431] Re: /etc/init.d/mysql script breaks things badly on trusty

2014-04-16 Thread Robie Basak
*** This bug is a duplicate of bug 1273462 ***
https://bugs.launchpad.net/bugs/1273462

** This bug has been marked a duplicate of bug 1273462
   Users can mistakenly run init.d scripts and cause problems if an equivalent 
upstart job already exists

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

Title:
  /etc/init.d/mysql script breaks things badly on trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1308431/+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 1308046] Re: Current stable version is 2.2.4

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

Volunteers for a PPA are welcome, but we don't currently track PPA
requests in the bug tracker for the freeradius package in Ubuntu itself.

Debian is currently on 2.1.12+dfsg-1.3. I see two relevant bugs in
Debian, including some work on packaging a newer release:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691770 and
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740857

Debian welcomed volunteers in these bugs. If anybody can join the
effort, please do, and we can update Ubuntu as part of the same effort.

** Bug watch added: Debian Bug tracker #691770
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691770

** Bug watch added: Debian Bug tracker #740857
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=740857

** Tags added: upgrade-software-version

** Changed in: freeradius (Ubuntu)
   Status: New = Triaged

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

** Also affects: freeradius (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=691770
   Importance: Unknown
   Status: Unknown

** Summary changed:

- Current stable version is 2.2.4
+ Please update to latest stable version 2.2.4

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

Title:
  Please update to latest stable version 2.2.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeradius/+bug/1308046/+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 1308324] Re: package mysql-server-5.5 (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2014-04-16 Thread Robie Basak
Thanks, closing as requested.

** Changed in: mysql-5.5 (Ubuntu)
   Status: New = Invalid

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

Title:
  package mysql-server-5.5 (not installed) failed to install/upgrade:
  subprocess new pre-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1308324/+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 1307544] Re: user and group is re-created on every upgrade

2014-04-16 Thread Robie Basak
Reproduced on Precise. Could not reproduce in Trusty. I can see a bug in
Precise's snmpd.postinst, which is gone in Trusty. Looks like this was
fixed in Debian in 5.4.3~dfsg-2.5.

** Bug watch added: Debian Bug tracker #609430
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609430

** Also affects: net-snmp (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609430
   Importance: Unknown
   Status: Unknown

-- 
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/1307544

Title:
  user and group is re-created on every upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1307544/+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 1307544] Re: user and group is re-created on every upgrade

2014-04-16 Thread Robie Basak
An SRU would be trivial if you need it elmo, but I presume it doesn't
matter?

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

-- 
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/1307544

Title:
  user and group is re-created on every upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1307544/+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 1306916] Re: cgroup-lite should be added as an explicit dependency

2014-04-16 Thread Adam Ryczkowski
sudo cat /proc/self/cgroup/tmp/self-cgroup.txt

#subsys_namehierarchy   num_cgroups enabled
cpuset  3   1   1
cpu 4   93  1
cpuacct 5   4   1
memory  6   4   1
devices 7   4   1
freezer 8   4   1
blkio   9   172 1
perf_event  10  4   1
hugetlb 11  4   1
[adam:/home/adam] $ cat /tmp/self-cgroup.txt 
11:hugetlb:/user/1000.user/c2.session
10:perf_event:/user/1000.user/c2.session
9:blkio:/grp_26763
8:freezer:/user/1000.user/c2.session
7:devices:/user/1000.user/c2.session
6:memory:/user/1000.user/c2.session
5:cpuacct:/user/1000.user/c2.session
4:cpu:/usr_1000/grp_26763
3:cpuset:/
2:name=systemd:/user/1000.user/c2.session

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

Title:
  cgroup-lite should be added as an explicit dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1306916/+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 1306916] Re: cgroup-lite should be added as an explicit dependency

2014-04-16 Thread Adam Ryczkowski
(To reproduce the bug I had to uninstall cgrups-lite back. )

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

Title:
  cgroup-lite should be added as an explicit dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1306916/+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 1306916] Re: cgroup-lite should be added as an explicit dependency

2014-04-16 Thread Adam Ryczkowski
Contents of  sudo lxc-start -n puppetmaster -l trace -o /tmp/lxc.log.out

** Attachment added: lxc.log.out
   
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1306916/+attachment/4085368/+files/lxc.log.out

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

Title:
  cgroup-lite should be added as an explicit dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1306916/+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 1306916] Re: cgroup-lite should be added as an explicit dependency

2014-04-16 Thread Adam Ryczkowski
cat /proc/cgroups

#subsys_namehierarchy   num_cgroups enabled
cpuset  3   1   1
cpu 4   93  1
cpuacct 5   4   1
memory  6   4   1
devices 7   4   1
freezer 8   4   1
blkio   9   172 1
perf_event  10  4   1
hugetlb 11  4   1

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

Title:
  cgroup-lite should be added as an explicit dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1306916/+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 1308046] Re: Please update to latest stable version 2.2.4

2014-04-16 Thread Bug Watch Updater
** Changed in: freeradius (Debian)
   Status: Unknown = New

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

Title:
  Please update to latest stable version 2.2.4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/freeradius/+bug/1308046/+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 1308559] [NEW] snmpd reads from uninitialised memory

2014-04-16 Thread Sander Steffann
Public bug reported:

All net-snmp-5.4 versions give bogus data when returning the
ipAddressPrefix for IPv4 addresses:

ipAddressPrefix.ipv4.94.142.242.194 = 
ipAddressPrefixOrigin.2.ipv4.88.0.0.0.5
ipAddressPrefix.ipv4.127.0.0.1 = ipAddressPrefixOrigin.1.ipv4.51.101.48.0.0

While the real situation is completely different:

$ ip -4 addr
1: lo: LOOPBACK,UP,LOWER_UP mtu 16436 qdisc noqueue state UNKNOWN 
inet 127.0.0.1/8 scope host lo
2: eth0: BROADCAST,MULTICAST,UP,LOWER_UP mtu 1500 qdisc pfifo_fast state UP 
qlen 1000
inet 94.142.242.194/29 brd 94.142.242.199 scope global eth0

This seems to be caused by an (open) bug in net-snmp:
http://sourceforge.net/p/net-snmp/bugs/2251/

This seems to cause net-snmp to read from uninitialised memory, which
can be a security issue (see the recent heartbleed mess, although this
seems much less severe).

As this is a serious problem, but upstream has had this issue open for
years, please fix this for the LTS releases.

** Affects: net-snmp (Ubuntu)
 Importance: Undecided
 Status: New

** Information type changed from Private Security to Public

-- 
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/1308559

Title:
  snmpd reads from uninitialised memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1308559/+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 1308570] [NEW] Sites not served after Precise - Trusty upgrade - new apache2 documentroot path

2014-04-16 Thread Ryan Beisner
Public bug reported:

An existing site is no longer online following a Precise to Trusty
upgrade when the site is in the default DocumentRoot.  This is because
DocumentRoot on Trusty is now /var/www/html whereas it was /var/www for
Precise.

There is a simple work-around for simple deployments:  move the contents
of /var/www to /var/www/html.  More complex scenarios may require
additional reconfiguration, such as anything else referencing these as
absolute paths.

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


** Tags: trusty

-- 
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/1308570

Title:
  Sites not served after Precise - Trusty upgrade - new apache2
  documentroot path

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1308570/+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-1311-openstack-charms] OpenStack Charms

2014-04-16 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-13.11:
  [yolanda.robla] Charm Heat: DONE
  [james-page] Complete charms for ceilometer: DONE
  
  Work items for ubuntu-13.12:
  [james-page] Bundles for OpenStack: DONE
  
  Work items for ubuntu-14.04-alpha-2:
  [james-page] Switch to ML2 plugin by default for neutron: DONE
  
  Work items:
  [yolanda.robla] Active/active rabbitmq across openstack charms: DONE
  [yolanda.robla] VMWare virt type on nova-compute (pending NVP test): 
INPROGRESS
  [teknico] Simplestreams image sync charm: INPROGRESS
  [james-page] Add multiple backend support to cinder: DONE
  [james-page] Refactor ceph cinder integration as backend subordinate: DONE
  Write vmware storage backend subordinate: TODO
  [james-page] Add metering support to quantum-gateway charm: DONE
  [yolanda.robla] postgresql support across all openstack charms: DONE
  [yolanda.robla] Update glance/cinder to use alternatives for ceph 
configuration file (mps sent): DONE
  General review/update of API versions across all charms: DONE
  [ivoks] (+ james-page) keystone redux + unit testing: DONE
  swift-proxy unit testing: POSTPONED
  nova-compute unit testing: POSTPONED
  nova-cloud-controller unit testing: POSTPONED
- General improvements in HA Cluster configuration across charms: TODO
+ General improvements in HA Cluster configuration across charms: DONE
  HA cluster in-depth monitoring: POSTPONED
  Review multiple network support across charms: POSTPONED
- SSL support in ceilometer: TODO
+ SSL support in ceilometer: DONE
  SSL support in heat: TODO
  Split neutron API from nova-cloud-controller: POSTPONED
  Refactor openvswitch l2 agent into subordinate: POSTPONED
  Ephemeral ceph backend for nova-compute: POSTPONED
  Cells support for Nova: POSTPONED
  Spice/VNC support in nova charms: POSTPONED
  Multi-hypervisor support in nova charms: POSTPONED
  Charm developer documentation: POSTPONED
  Charm template for charm-tools: POSTPONED
  Nagios nrpe sub-ordinate support for OpenStack charms: POSTPONED
  [yolanda.robla] Remote syslog support for OpenStack charms: DONE

-- 
OpenStack Charms
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-1311-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 1307544] Re: user and group is re-created on every upgrade

2014-04-16 Thread Bug Watch Updater
** Changed in: net-snmp (Debian)
   Status: Unknown = Fix Released

-- 
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/1307544

Title:
  user and group is re-created on every upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1307544/+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


Re: [Bug 1307829] Re: /run/netns/* gets umounted on the host when a container starts

2014-04-16 Thread Serge Hallyn
Quoting Kaloyan Ganchev (kaloqn.ganc...@gmail.com):
 Do you think there is a better way to work around this issue other than
 recreating the non lxc network namespaces after all lxc containers
 start? Until a fix is release of course .

Yes, if you're starting the containers by hand, then you should be able
to do so from a private mounts namespace, like so:

sudo lxc-unshare -s MOUNT -- /bin/bash
mount --bind /proc/mounts /etc/mtab
mount --make-rslave /
lxc-start -n mycontainer

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

Title:
  /run/netns/* gets umounted on the host when a container starts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute/+bug/1307829/+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 1243076] Re: libapache2-mod-auth-mysql is missing in 13.10 amd64

2014-04-16 Thread wlx
Thanks for the solution offered by Flavio Aiello, which could replace
the mysql auth mod.

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

Title:
  libapache2-mod-auth-mysql is missing in 13.10 amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mod-auth-mysql/+bug/1243076/+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 1291321] Re: migration fails between 12.04 Precise and 14.04 Trusty

2014-04-16 Thread Doug Smythies
My comment may not apply to this, but I'll make it anyhow:

I upgraded my host server from ubuntu 12.04 to 14.04. Afterwards, none
of my desktop VM's worked (I haven't even tried the server VM's yet). I
made a new guest VM using the exact same virst-install command I had
used for the original VM creation on the 12.04 host server, and compared
the resulting .xml file. There were 3 or 4 differences, but this one:

type arch='x86_64' machine='pc-1.0'hvm/type

in 14.04 became this:

type arch='x86_64' machine='pc-i440fx-1.7'hvm/type

I used virsh edit and changed that line and the guest VM originally
created under a 12.04 server host then worked under the 14.04 server
host.

Note: So far, this change has been made to 6 VM's (5 are either 14.04
originally or as upgraded from 13.10, and one was a 12.04 Desktop guest
VM) and 5 of them are now working. The one is only not working for one
log in type out of 5 possible (GNOME; GNOME Classic; GNOME Flashback
(Compiz); GNOME Flashback (Metacity); Ubuntu (Default)).

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

Title:
  migration fails between 12.04 Precise and 14.04 Trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1291321/+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 1307829] Re: /run/netns/* gets umounted on the host when a container starts

2014-04-16 Thread Serge Hallyn
I've sent a patch upstream to fix this.  It should be pulled into
trusty's lxc soon-ish as part of the next stable release.

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

Title:
  /run/netns/* gets umounted on the host when a container starts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute/+bug/1307829/+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 1291321] Re: migration fails between 12.04 Precise and 14.04 Trusty

2014-04-16 Thread Ryan Beisner
@Doug I saw the same in a 12.04 to 14.04 upgrade, also had to edit the
machine type.  Other than that one edit, all of my VMs worked after the
Trusty upgrade.  Take note that this triggers Windows VMs to have to re-
activate due to the changed 'hardware.'

But I think this bug is more about a live migration scenario between two
virtual machine hosts, source on 12.04 and the destination running
14.04.

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

Title:
  migration fails between 12.04 Precise and 14.04 Trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1291321/+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 1306916] Re: cgroup-lite should be added as an explicit dependency

2014-04-16 Thread Serge Hallyn
The lxc.log.out shows

lxc-start 1397651569.113 INFO lxc_cgroup - cgroup driver cgroupfs initing 
for puppetmaster
lxc-start 1397651569.113 ERRORlxc_cgfs - Could not find writable mount 
point for cgroup hierarchy while trying to create cgroup.

So cgmanager is not being used.

How did you remove cgroup-lite?  Did you reboot after removing it?  What
does 'ls /sys/fs/cgroup' and 'ls /sys/fs/cgroup/cgmanger' now show?

Note what is happening here is different from what happened in the
Description when you initially filed the bug.  In this case my guess
would be that the cgmanager socket has been unmounted.  restarting
cgmanager may fix that.

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

Title:
  cgroup-lite should be added as an explicit dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1306916/+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


Re: [Bug 1291321] Re: migration fails between 12.04 Precise and 14.04 Trusty

2014-04-16 Thread Serge Hallyn
Indeed, as Ryan suggests this is different.  Doug, would you mind filing
a new bug for what you are seeing?  pc-1.0 should certainly still work,
although it's meaning has changed a bit since 12.04.  My understanding
(which may be inaccurate) was that while the change in meaning will
prevent live migration, simply booting a pre-existing VM should still
work.

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

Title:
  migration fails between 12.04 Precise and 14.04 Trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1291321/+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


Re: [Bug 1307544] Re: user and group is re-created on every upgrade

2014-04-16 Thread James Troup
Robie Basak 1307...@bugs.launchpad.net writes:

 An SRU would be trivial if you need it elmo, but I presume it doesn't
 matter?

No, I can live with it, thanks.

(We only notice it when we're upgrading from LTS to LTS (where its
 lost in the noise) or for security updates of net-snmp which are
 thankfully infrequent.)

-- 
James

-- 
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/1307544

Title:
  user and group is re-created on every upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1307544/+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 1299055] Re: Standing FFe for icehouse

2014-04-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-server-dev/swift/icehouse

** Branch linked: lp:~ubuntu-server-dev/trove/icehouse

-- 
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/1299055

Title:
  Standing FFe for icehouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1299055/+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 1299055] Re: Standing FFe for icehouse

2014-04-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~corey.bryant/ceilometer/2014.1

** Branch linked: lp:~corey.bryant/cinder/2014.1

** Branch linked: lp:~corey.bryant/glance/2014.1

** Branch linked: lp:~corey.bryant/heat/2014.1

** Branch linked: lp:~corey.bryant/nova/2014.1

-- 
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/1299055

Title:
  Standing FFe for icehouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1299055/+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 1299055] Re: Standing FFe for icehouse

2014-04-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-server-dev/ceilometer/icehouse

** Branch linked: lp:~ubuntu-server-dev/cinder/icehouse

** Branch linked: lp:~ubuntu-server-dev/glance/icehouse

-- 
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/1299055

Title:
  Standing FFe for icehouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceilometer/+bug/1299055/+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 1306916] Re: cgroup-lite should be added as an explicit dependency

2014-04-16 Thread Adam Ryczkowski
Yes, I didn't restart. I just did `apt-get remove cgroup-lite`. After
I'm done with my work, I'll uninstall cgroup-lite, restart the system
and post feedback then. It would be in about 1 hour.

Do I restart cgmanager with `service cgmanager restart`?

To say the truth, the only part I know about cgroup is to run commands
`lxc-create`, `lxc-stop`, `lxc-start`, `lxc-info` and occassionaly `lxc-
console`.

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

Title:
  cgroup-lite should be added as an explicit dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1306916/+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 1302633] Re: pacemaker: Discarding cib_apply_diff message (number) from server: not in our membership

2014-04-16 Thread Ante Karamatić
Chris, 12.04 has 1.1.6-2ubuntu3.1, so 1.1.6-2ubuntu2.3 can't even be
uploaded.

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

Title:
  pacemaker: Discarding cib_apply_diff message (number) from server:
  not in our membership

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1302633/+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


Re: [Bug 1306916] Re: cgroup-lite should be added as an explicit dependency

2014-04-16 Thread Serge Hallyn
 Yes, I didn't restart. I just did `apt-get remove cgroup-lite`. After
 I'm done with my work, I'll uninstall cgroup-lite, restart the system
 and post feedback then. It would be in about 1 hour.

Great, thanks.

 Do I restart cgmanager with `service cgmanager restart`?

If you are rebooting then that won't be necessary.  But 'service xxx
restart' often doesn't suffice.  Doing

sudo stop cgmanager
sudo start cgmanager

will make sure that it is restarted, not just signaled.

 To say the truth, the only part I know about cgroup is to run commands
 `lxc-create`, `lxc-stop`, `lxc-start`, `lxc-info` and occassionaly `lxc-
 console`.

Just to be sure, also please show us the contents of /etc/fstab and
dpkg -l | grep libcgroup.

Thanks, hopefully that'll let us figure out what's going on!

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

Title:
  cgroup-lite should be added as an explicit dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1306916/+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 1302633] Re: pacemaker: Discarding cib_apply_diff message (number) from server: not in our membership

2014-04-16 Thread Brian Murray
Chris, made a typo he actually uploaded 3.2 to the -proposed queue.

** Changed in: pacemaker (Ubuntu Precise)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

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

Title:
  pacemaker: Discarding cib_apply_diff message (number) from server:
  not in our membership

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1302633/+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 1302633] Please test proposed package

2014-04-16 Thread Brian Murray
Hello Chris, or anyone else affected,

Accepted pacemaker into precise-proposed. The package will build now and
be available at
http://launchpad.net/ubuntu/+source/pacemaker/1.1.6-2ubuntu3.2 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

Title:
  pacemaker: Discarding cib_apply_diff message (number) from server:
  not in our membership

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1302633/+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 1302633] Re: pacemaker: Discarding cib_apply_diff message (number) from server: not in our membership

2014-04-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/pacemaker

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

Title:
  pacemaker: Discarding cib_apply_diff message (number) from server:
  not in our membership

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pacemaker/+bug/1302633/+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 1308688] [NEW] Can't use DVD to create guest anymore in virt-manager

2014-04-16 Thread Christian Gendreau
Public bug reported:

Description of problem:
I used in the past (approx. 6 months ago) an external DVD drive to install 
Ubuntu on my guests. When I try now, I can't use my DVD drive anymore.

Version-Release number of selected component (if applicable):
Ubuntu 12.04 LTS
Virt-manager 0.9.1
libvirt 0.9.8

How reproducible:
100%

Steps to Reproduce:
1. Open virt-manager
2. Press New
3. Select Local install
4. Press Forward
5. Select Use CDROM or DVD
6. Press Forward

Actual results:
Error saying Error setting install media location (see attachment)

Expected results:
No error and getting to the next step.

Additional info:
This issue may be with libvirt itself I guess.
The DVD drive is connected to the server through an USB port.
The drive is correctly mounted.
The log file (libvirtd.log) is empty.

This issue was originally reported here:
https://bugzilla.redhat.com/show_bug.cgi?id=1088484

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

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

Title:
  Can't use DVD to create guest anymore in virt-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1308688/+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 1308722] [NEW] package apache2.2-common 2.2.22-1ubuntu1.5 failed to install/upgrade: sub-processo script post-removal instalado retornou estado de saída de erro 1

2014-04-16 Thread Luiz Carlos Barbosa
Public bug reported:

Na instalação do apache2.2 server não houve problema, mas ao instalar o
owncloud o servidor começou a bloquear meu acesso e nem na minha rede
interna consegui me conectar, vou remover o apache mas pretendo
reinstala-lo com outro provedor na cloud!

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: apache2.2-common 2.2.22-1ubuntu1.5
ProcVersionSignature: Ubuntu 3.11.0-19.33~precise1-generic 3.11.10.5
Uname: Linux 3.11.0-19-generic x86_64
ApportVersion: 2.0.1-0ubuntu17.6
Architecture: amd64
Date: Wed Apr 16 16:18:41 2014
ErrorMessage: sub-processo script post-removal instalado retornou estado de 
saída de erro 1
InstallationMedia: Ubuntu 12.04.4 LTS Precise Pangolin - Release amd64 
(20140204)
MarkForUpload: True
SourcePackage: apache2
Title: package apache2.2-common 2.2.22-1ubuntu1.5 failed to install/upgrade: 
sub-processo script post-removal instalado retornou estado de saída de erro 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

-- 
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/1308722

Title:
  package apache2.2-common 2.2.22-1ubuntu1.5 failed to install/upgrade:
  sub-processo script post-removal instalado retornou estado de saída de
  erro 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1308722/+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 1280370] [openvswitch/precise] possible regression found

2014-04-16 Thread Ubuntu Foundations Team Bug Bot
As a part of the Stable Release Updates quality process a search for
Launchpad bug reports using the version of openvswitch from precise-
proposed was performed and bug 1307787 was found.  Please investigate
this bug report to ensure that a regression will not be created by this
SRU. In the event that this is not a regression remove the
verification-failed tag from this bug report and tag 1307787 bot-
stop-nagging. Thanks!

** Tags added: verification-failed

-- 
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/1280370

Title:
  high latency between VMs in openstack using OVS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1280370/+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-1311-juju] Juju activities for Trusty

2014-04-16 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-13.11:
  SRU for juju-core 1.16.3 into saucy: DONE
  
  Work items for ubuntu-13.12:
  [doko] Provide 4.8.2 backport in PPA for Juju developers not running Trusty: 
DONE
  Create juju-mongodb package from mongodb: DONE
  [racb] Enable mongodb (core) on arm64: DONE
  [james-page] Enable juju-mongodb on arm64 and ppc64el: DONE
  
  Work items for ubuntu-14.01:
  [dave-cheney] Compatibility work juju-core - gccgo: DONE
  [dave-cheney] Backport fixes from 1.3 branch for the go tool: DONE
  [mwhudson] chase iant re: getting gccgo fixes into gcc 4.8 branch: DONE
  [james-page] Package go tool for use with gccgo: DONE
  [james-page] Upload 1.17.0 release with gccgo and gc built binaries: DONE
  Ensure no code duplication between gccgo and juju-core dependency bundle: DONE
  MIR raise juju-mongodb: DONE
  MIR raise juju-core: DONE
  
  Work items for ubuntu-14.02:
  MIR juju-core dependencies: POSTPONED
- [sinzui] Testing with gccgo in upstream CI: TODO
- [dave-cheney] Work with upstream juju-core devs to switch to gccgo, at least 
for CI and landing: INPROGRESS
+ [sinzui] Testing with gccgo in upstream CI: DONE
+ [dave-cheney] Work with upstream juju-core devs to switch to gccgo, at least 
for CI and landing: POSTPONED
  Testing of juju-core of gccgo early in cycle: DONE
  Update juju-core to next stable release: DONE
  MRE for juju-core: INPROGRESS
  
  Work items:
  Split shared go dependencies from juju-core source package: POSTPONED
  Enable mongodb (v8) on arm64 (arm64 enabled in juju-mongodb package): 
POSTPONED

-- 
Juju activities for Trusty
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-1311-juju

-- 
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-1311-ceph] Ceph activities for Trusty

2014-04-16 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-13.11:
  Update ceph packages for emperor upstream release: DONE
  Re-sync packaging with Debian: DONE
  Update ceph-deploy packages: DONE
  
  Work items for ubuntu-13.12:
  Package geo-replication agents for RADOS gateway: DONE
  
  Work items for ubuntu-14.01:
  Review/move mod_fastcgi out of multiverse: POSTPONED
  MIR mod_fastcgi: POSTPONED
  Update ceph-deploy packages: DONE
  
  Work items for ubuntu-14.03:
  Improve RADOS gateway packaging for a more off-the-shelf experience: TODO
  Update ceph packages to 0.78: DONE
  
  Work items for ubuntu-14.04:
  Update ceph packages to 0.79: DONE
  Update ceph packages to 0.80: TODO
- Fully automated testing of ceph for SRU's and development release: TODO
+ Fully automated testing of ceph for SRU's and development release: DONE
  Update ceph-deploy packages: DONE
  Updates to charms for Ceph firefly: DONE

-- 
Ceph activities for Trusty
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-1311-ceph

-- 
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-1311-openstack-charms] OpenStack Charms

2014-04-16 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-13.11:
  [yolanda.robla] Charm Heat: DONE
  [james-page] Complete charms for ceilometer: DONE
  
  Work items for ubuntu-13.12:
  [james-page] Bundles for OpenStack: DONE
  
  Work items for ubuntu-14.04-alpha-2:
  [james-page] Switch to ML2 plugin by default for neutron: DONE
  
  Work items:
  [yolanda.robla] Active/active rabbitmq across openstack charms: DONE
- [yolanda.robla] VMWare virt type on nova-compute (pending NVP test): 
INPROGRESS
- [teknico] Simplestreams image sync charm: INPROGRESS
+ [yolanda.robla] VMWare virt type on nova-compute (pending NVP test): POSTPONED
+ [teknico] Simplestreams image sync charm: POSTPONED
  [james-page] Add multiple backend support to cinder: DONE
  [james-page] Refactor ceph cinder integration as backend subordinate: DONE
- Write vmware storage backend subordinate: TODO
+ Write vmware storage backend subordinate: POSTPONED
  [james-page] Add metering support to quantum-gateway charm: DONE
  [yolanda.robla] postgresql support across all openstack charms: DONE
  [yolanda.robla] Update glance/cinder to use alternatives for ceph 
configuration file (mps sent): DONE
  General review/update of API versions across all charms: DONE
  [ivoks] (+ james-page) keystone redux + unit testing: DONE
  swift-proxy unit testing: POSTPONED
  nova-compute unit testing: POSTPONED
  nova-cloud-controller unit testing: POSTPONED
  General improvements in HA Cluster configuration across charms: DONE
  HA cluster in-depth monitoring: POSTPONED
  Review multiple network support across charms: POSTPONED
  SSL support in ceilometer: DONE
- SSL support in heat: TODO
+ SSL support in heat: POSTPONED
  Split neutron API from nova-cloud-controller: POSTPONED
  Refactor openvswitch l2 agent into subordinate: POSTPONED
  Ephemeral ceph backend for nova-compute: POSTPONED
  Cells support for Nova: POSTPONED
  Spice/VNC support in nova charms: POSTPONED
  Multi-hypervisor support in nova charms: POSTPONED
  Charm developer documentation: POSTPONED
  Charm template for charm-tools: POSTPONED
  Nagios nrpe sub-ordinate support for OpenStack charms: POSTPONED
  [yolanda.robla] Remote syslog support for OpenStack charms: DONE

-- 
OpenStack Charms
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-1311-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-1311-mysql-alternatives] A cornucopia of MySQL; strategy and alternatives for 14.04

2014-04-16 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-13.12:
  Setup PPA for Percona packaging pre-entry into Debian/Ubuntu: DONE
  [otto] Package mariadb 5.5 for Debian: DONE
  
  Work items for ubuntu-14.02:
  [otto] mariadb-5.5 5.5.35 - Debian: DONE
  
  Work items for ubuntu-14.03:
  [james-page] Percona Cluster package - Ubuntu: DONE
  [racb] MRE for mysql-5.5: DONE
  [james-page] MRE for mysql-5.6: DONE
  [racb] Re-sync mysql packaging with Debian: DONE
  
  Work items for ubuntu-14.04:
  percona-cluster charm - switch to distro packages, update for 14.04: DONE
  [james-page] MySQL 5.6 into Debian/Ubuntu: DONE
  MySQL 5.5-5.6 transition for 14.04: POSTPONED
- MRE for percona-cluster/percona-xtrabackup: TODO
+ MRE for percona-cluster/percona-xtrabackup: POSTPONED
  [george] Percona Server 5.5  5.6 package - Debian (retarget for 14.10): 
POSTPONED

-- 
A cornucopia of MySQL; strategy and alternatives for 14.04
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-1311-mysql-alternatives

-- 
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 1306916] Re: cgroup-lite should be added as an explicit dependency

2014-04-16 Thread Adam Ryczkowski
After reboot lxc works fine. I can no longer reproduce the problem.

BTW can you tell me (or at least point me somewhere), where I can learn
about the cgroup-lite vs cgmanager. What is the difference, and for what
exactly they are needed. I thought cgroup support is built into the
kernel.

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

Title:
  cgroup-lite should be added as an explicit dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1306916/+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 1276156] Re: CVE-2013-6393 libyaml: heap-based buffer overflow when parsing YAML tags

2014-04-16 Thread somekool
I'd appreciate package updates for 12.04 and 13.04

thanks

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

Title:
   CVE-2013-6393 libyaml: heap-based buffer overflow when parsing YAML
  tags

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libyaml/+bug/1276156/+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 744223] Re: memslap / memcslap is not present, although it is advertised in the package libmemcached-tools

2014-04-16 Thread Charles Butler
This is still an issue present in 13.10

ii  libmemcached-tools1.0.8-1ubuntu1
amd64Commandline tools for talking to memcached via libmemcached

charles@Bushido:~/cabs/precise/memslap$ type memslap
bash: type: memslap: not found

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

Title:
  memslap / memcslap is not present, although it is advertised in the
  package libmemcached-tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libmemcached/+bug/744223/+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 744223] Re: memslap / memcslap is not present, although it is advertised in the package libmemcached-tools

2014-04-16 Thread Charles Butler
Disregard, the command was memcslap. I clearly didn't read the helpful
output:

$ memslap
No command 'memslap' found, did you mean:
 Command 'memcslap' from package 'libmemcached-tools' (main)

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

Title:
  memslap / memcslap is not present, although it is advertised in the
  package libmemcached-tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libmemcached/+bug/744223/+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 1308756] [NEW] VNC graphics issues on guest VMs after server host upgrade from 12.04 to 14.04

2014-04-16 Thread Doug Smythies
Public bug reported:

I upgraded my host server from ubuntu 12.04 to 14.04. Afterwards, none
of my desktop VM's worked (I haven't even tried the server VM's yet).
During login the VM's complained about being unable to detect the
graphics card (screenshot will be posted). Proceeding results in a
screen of jibberish (screenshot will be posted). The VM guest is
actually working fine, and I can SSH into it. I made a new guest VM
using the exact same virst-install command I had used for the original
VM creation on the 12.04 host server, and compared the resulting .xml
file. There were 3 or 4 differences, but this one:

type arch='x86_64' machine='pc-1.0'hvm/type

in 14.04 became this:

type arch='x86_64' machine='pc-i440fx-1.7'hvm/type

I used virsh edit and changed that line and the guest VM originally
created under a 12.04 server host then worked under the 14.04 server
host.

Note: So far, this change has been made to 6 VM's (5 are either 14.04
originally or as upgraded from 13.10, and one was a 12.04 Desktop guest
VM) and 5 of them are now working. The one is only not working for one
log in type out of 5 possible (GNOME; GNOME Classic; GNOME Flashback
(Compiz); GNOME Flashback (Metacity); Ubuntu (Default)).

I use both TightVNC viewer and UltraVNC viewer from a windows computer
for this work, and have both viewers for this particular issue.

I use both vmvga or default (cirrus) video, and have tested both for
this issue.

Typical VM creation command:

sudo virt-install -n desk_tt -r 8192 --disk
path=/media/newhd/desk_tt.img,bus=virtio,size=50 -c trusty-desktop-
amd64-20140224.iso --network bridge=br0,model=virtio --video=vmvga
--graphics vnc,listen=0.0.0.0 --noautoconsole -v --vcpus=4

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

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

Title:
  VNC graphics issues on guest VMs after server host upgrade from 12.04
  to 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1308756/+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 1308756] Re: VNC graphics issues on guest VMs after server host upgrade from 12.04 to 14.04

2014-04-16 Thread Doug Smythies
** Attachment added: screen shot of low graphics message box
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1308756/+attachment/4085756/+files/1404-vm-low-graphics.png

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

Title:
  VNC graphics issues on guest VMs after server host upgrade from 12.04
  to 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1308756/+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 1308756] Re: VNC graphics issues on guest VMs after server host upgrade from 12.04 to 14.04

2014-04-16 Thread Doug Smythies
** Attachment added: screen shot of resulting jibberish screen
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1308756/+attachment/4085757/+files/1404-vm-jibberish.png

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

Title:
  VNC graphics issues on guest VMs after server host upgrade from 12.04
  to 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1308756/+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 1308756] Re: VNC graphics issues on guest VMs after server host upgrade from 12.04 to 14.04

2014-04-16 Thread Doug Smythies
** Attachment added: a typical .xml file
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1308756/+attachment/4085765/+files/desk_tt.xml.txt

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

Title:
  VNC graphics issues on guest VMs after server host upgrade from 12.04
  to 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1308756/+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 1304167] Re: syntax error, trusty beta-2 cloud image

2014-04-16 Thread Anders Kaseorg
Can you change Depends: apparmor (= 2.8.95~2430-0ubuntu4) to Conflicts:
apparmor ( 2.8.95~2430-0ubuntu4)? It used to be possible to use
libvirt-bin without installing apparmor at all, and now it’s not.

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

Title:
  syntax error, trusty beta-2 cloud image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1304167/+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 1308756] Re: VNC graphics issues on guest VMs after server host upgrade from 12.04 to 14.04

2014-04-16 Thread Doug Smythies
** Attachment added: a typical xml file, installed under a 12.04 host.
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1308756/+attachment/4085766/+files/desk_ss.xml.txt

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

Title:
  VNC graphics issues on guest VMs after server host upgrade from 12.04
  to 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1308756/+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 1308756] Re: VNC graphics issues on guest VMs after server host upgrade from 12.04 to 14.04

2014-04-16 Thread Doug Smythies
All the differences in xml files, one from installing a new guest VM on
a 12.04 server as the host and one installing the same guest again from
the same server upgraded / updated to a 14.04 server host.

** Attachment added: All differences between 12.04 and 14.04 host xml file
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1308756/+attachment/4085792/+files/diff-1204-1404.txt

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

Title:
  VNC graphics issues on guest VMs after server host upgrade from 12.04
  to 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1308756/+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


Re: [Bug 1306916] Re: cgroup-lite should be added as an explicit dependency

2014-04-16 Thread Serge Hallyn
Please see https://help.ubuntu.com/14.04/serverguide/cgroups.html ,
and please let me know if there's anything you feel should be added
there.  There is also the cgmanager web page itself at
https://cgmanager.linuxcontainers.org/

 status: fixreleased


** Changed in: cgmanager (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  cgroup-lite should be added as an explicit dependency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgmanager/+bug/1306916/+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 1304167] Re: syntax error, trusty beta-2 cloud image

2014-04-16 Thread Serge Hallyn
Thanks, it's too late to do this before release but your request makes
sense so I'll try to SRU that asap.

** Changed in: libvirt (Ubuntu)
   Status: Fix Released = Confirmed

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

Title:
  syntax error, trusty beta-2 cloud image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1304167/+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 1308651] Re: ubuntu-theme sets incorrect background/text color in user menu

2014-04-16 Thread Nobuto MURATA
** Attachment added: confirmation-without-ubuntu-theme.png
   
https://bugs.launchpad.net/cloud-archive/+bug/1308651/+attachment/4085854/+files/confirmation-without-ubuntu-theme.png

** Summary changed:

- ubuntu-theme sets incorrect background/text color in user menu
+ ubuntu-theme sets incorrect background/text color

** Description changed:

- When clicking username on upper right in horizon, pull down menu
- Settings and Help will be shown up. Background color and text color
- are both white/white. So it cannot be read until hovering mouse cursor.
+ On some parts in dashboard, ubuntu-theme set the same background/text
+ color. Those are hard to read until hovering mouse cursor.
  
- Please take a look at a screenshot taken with Firefox 28.
+ 1. user menu
+ When clicking username on upper right in horizon, pull down menu Settings 
and Help will be shown up. Background color and text color are both 
white/white.
+ 
+ screenshot taken with Firefox 28.
  https://launchpadlibrarian.net/172964079/horizon-userpanel.png
+ https://launchpadlibrarian.net/172964320/horizon-without-ubuntu-theme.png
+ 
+ 2. confirmation dialog
+ When deleting an instance, confirmation dialog will be shown up. Background 
color and text color of confirm button are orange/orange.
+ 
+ https://launchpadlibrarian.net/172987919/confirmation.png
+ https://launchpadlibrarian.net/172988079/confirmation-without-ubuntu-theme.png
+ 
  
  firefox:
    Installed: 28.0+build2-0ubuntu2
    Candidate: 28.0+build2-0ubuntu2
    Version table:
   *** 28.0+build2-0ubuntu2 0
  500 http://jp.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status
  
  ProblemType: BugDistroRelease: Ubuntu 12.04
  Package: openstack-dashboard-ubuntu-theme 1:2014.1~rc2-0ubuntu1~cloud0 
[origin: Canonical]
  ProcVersionSignature: User Name 3.2.0-60.91-generic 3.2.55
  Uname: Linux 3.2.0-60-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  CrashDB: cloud_archive
  Date: Wed Apr 16 16:58:44 2014
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   TERM=screen-bce
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   LC_MESSAGES=C
   SHELL=/bin/bashSourcePackage: horizon
  UpgradeStatus: No upgrade log present (probably fresh install)

** Also affects: horizon (Ubuntu)
   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/1308651

Title:
  ubuntu-theme sets incorrect background/text color

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1308651/+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 1308756] Re: VNC graphics issues on guest VMs after server host upgrade from 12.04 to 14.04

2014-04-16 Thread Ryan Beisner
Thank you for filing this bug.

For further clarification:  are you connecting to a vncserver service
running within the guest VM?  Or are you connecting to the qemu VNC head
on the server which hosts the virtual machines?  Also, on which host and
environment are you seeing the 'low  graphics mode' dialog box?

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

Title:
  VNC graphics issues on guest VMs after server host upgrade from 12.04
  to 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1308756/+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 1257352] Re: kvm hangs occasionally when switching out of the qemu console

2014-04-16 Thread Serge Hallyn
Sadly a bisect pointed to the unlikely commit 7a239e46.

Upstream git head is still affected.

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

Title:
  kvm hangs occasionally when switching out of the qemu console

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1257352/+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 1308651] Re: ubuntu-theme sets incorrect background/text color

2014-04-16 Thread Nobuto MURATA
user-menu part seems ok with the patch below, however I'm not sure what
is a correct way for confirmation dialog part.

--- 
/usr/share/openstack-dashboard-ubuntu-theme/static/ubuntu/css/ubuntu.css.bak
2014-04-09 11:40:05.0 +
+++ /usr/share/openstack-dashboard-ubuntu-theme/static/ubuntu/css/ubuntu.css
2014-04-17 03:00:08.015635480 +
@@ -3868,6 +3868,12 @@
   line-height: 20px;
   font-size: 13px !important;
 }
+#editor_list li  a {
+  color: #55;
+}
+#editor_list li  a:hover {
+  color: #ff;
+}
 .page-header {
   margin: 0 0 5px 0;
   padding: 0 0 5px 0;

-- 
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/1308651

Title:
  ubuntu-theme sets incorrect background/text color

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1308651/+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 1257352] Re: kvm hangs occasionally when switching out of the qemu console

2014-04-16 Thread Serge Hallyn
Maddeningly, I've not yet been able to reproduce this by doing

for i in `seq 1 100`; do
xdotool search --name qemu keydown ctrl+alt+2
xdotool search --name qemu keyup ctrl+alt+2
xdotool search --name qemu keydown ctrl+alt+1
xdotool search --name qemu keyup ctrl+alt+1
done

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

Title:
  kvm hangs occasionally when switching out of the qemu console

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1257352/+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 1257352] Re: kvm hangs occasionally when switching out of the qemu console

2014-04-16 Thread Serge Hallyn
A-ha, the reason is that this only triggers if the qemu window is
focused.  Running the script while focusing does reproduce (and do other
weird things).

So perhaps this is happening in sdl_grab_start(), which exits early if
the app is not focused?

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

Title:
  kvm hangs occasionally when switching out of the qemu console

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1257352/+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 1255479] Re: MaaS Internal Server Error 500 while parsing tags with namespaces in definition upon commissioning

2014-04-16 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  MaaS Internal Server Error 500 while parsing tags with namespaces in
  definition upon commissioning

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1255479/+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 1240215] Re: changing the default arches in import_pxe_files prevents maas-import-ephemerals from running

2014-04-16 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  changing the default arches in import_pxe_files prevents maas-import-
  ephemerals from running

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1240215/+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 1275649] Re: MAAS packaging doesn't include maas-generated named.conf.options.inside.maas file

2014-04-16 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  MAAS packaging doesn't include maas-generated
  named.conf.options.inside.maas file

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1275649/+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 1274499] Re: dhcp lease rollover causes loss of access to managment IP

2014-04-16 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  dhcp lease rollover causes loss of access to managment IP

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1274499/+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 1287964] Re: MAAS incorrectly detects / sets-up BMC information on Dell PowerEdge servers

2014-04-16 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  MAAS incorrectly detects / sets-up BMC information on Dell PowerEdge
  servers

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1287964/+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 1234880] Re: HP ilo4 consoles default to autodetect protocol, which doesn't work

2014-04-16 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  HP ilo4 consoles default to autodetect protocol, which doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1234880/+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 1268795] Re: unable to automatically commission Cisco UCS server due to BMC user permissions

2014-04-16 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  unable to automatically commission Cisco UCS server due to BMC user
  permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1268795/+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 1243917] Re: 'maas createsuperuser' errors out if no email address is entered.

2014-04-16 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  'maas createsuperuser' errors out if no email address is entered.

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1243917/+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 1254111] Re: MAAS tft server lacks uEFI netboot files.

2014-04-16 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  MAAS tft server lacks uEFI netboot files.

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1254111/+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 1190986] Re: ERROR Nonce already used

2014-04-16 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  ERROR Nonce already used

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1190986/+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 1271189] Re: support switching image streams in import ephemerals

2014-04-16 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  support switching image streams in import ephemerals

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1271189/+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 1166994] Re: [SRU] need to use generic kernel for highbank on ARM

2014-04-16 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  [SRU] need to use generic kernel for highbank on ARM

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1166994/+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 1181334] Re: i386 required to install amd64

2014-04-16 Thread Julian Edwards
** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  i386 required to install amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1181334/+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 1302818] Re: SM15K Invalid power control

2014-04-16 Thread Julian Edwards
** Changed in: maas/1.5
   Status: Fix Committed = Fix Released

** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  SM15K Invalid power control

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1302818/+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 1302819] Re: MAAS cannot enlist machines from SM15k

2014-04-16 Thread Julian Edwards
** Changed in: maas/1.5
   Status: Fix Committed = Fix Released

** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  MAAS cannot enlist machines from SM15k

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1302819/+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 1306335] Re: maas-dhcp needs to quote interface name in /etc/maas/dhcpd.conf

2014-04-16 Thread Julian Edwards
** Changed in: maas/1.5
   Status: Fix Committed = Fix Released

** Changed in: maas
   Status: Fix Committed = Fix Released

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

Title:
  maas-dhcp needs to quote interface name in /etc/maas/dhcpd.conf

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1306335/+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