[Bug 1420142] [NEW] uvt-kvm ssh fails with No such file or directory: u'/var/lib/libvirt/dnsmasq/default.leases'

2015-02-09 Thread Nobuto Murata
Public bug reported:

`uvt-kvm ssh --insecure ` fails, but I can ssh to the VM using IP
address instead.

$ uvt-kvm create ssh-test release=trusty

$ uvt-kvm ssh --insecure  ssh-test 
Traceback (most recent call last):
  File "/usr/bin/uvt-kvm", line 35, in 
uvtool.libvirt.kvm.main_cli_wrapper(sys.argv[1:])
  File "/usr/lib/python2.7/dist-packages/uvtool/libvirt/kvm.py", line 711, in 
main_cli_wrapper
main(*args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/uvtool/libvirt/kvm.py", line 706, in 
main
args.func(parser, args)
  File "/usr/lib/python2.7/dist-packages/uvtool/libvirt/kvm.py", line 582, in 
main_ssh
return ssh(name, login_name, args.ssh_arguments)
  File "/usr/lib/python2.7/dist-packages/uvtool/libvirt/kvm.py", line 467, in 
ssh
ips = name_to_ips(name)
  File "/usr/lib/python2.7/dist-packages/uvtool/libvirt/kvm.py", line 460, in 
name_to_ips
in (uvtool.libvirt.mac_to_ip(mac) for mac in macs)
  File "/usr/lib/python2.7/dist-packages/uvtool/libvirt/kvm.py", line 460, in 

in (uvtool.libvirt.mac_to_ip(mac) for mac in macs)
  File "/usr/lib/python2.7/dist-packages/uvtool/libvirt/__init__.py", line 241, 
in mac_to_ip
with codecs.open(LIBVIRT_DNSMASQ_LEASE_FILE, 'r') as f:
  File "/usr/lib/python2.7/codecs.py", line 878, in open
file = __builtin__.open(filename, mode, buffering)
IOError: [Errno 2] No such file or directory: 
u'/var/lib/libvirt/dnsmasq/default.leases'

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: uvtool-libvirt 0~bzr92-0ubuntu2
ProcVersionSignature: Ubuntu 3.18.0-13.14-generic 3.18.5
Uname: Linux 3.18.0-13-generic x86_64
ApportVersion: 2.16-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Feb 10 16:45:32 2015
EcryptfsInUse: Yes
InstallationDate: Installed on 2015-02-09 (0 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150207)
PackageArchitecture: all
SourcePackage: uvtool
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

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

Title:
  uvt-kvm ssh fails with No such file or directory:
  u'/var/lib/libvirt/dnsmasq/default.leases'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/uvtool/+bug/1420142/+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 1414153] Re: qemu should not enable KSM on nested guests

2015-02-09 Thread Chris J Arges
Attached is a method to do this on x86 only. This abuses the postinst to
check if we are on a guest and then edit /etc/default/qemu-kvm to enable
or disable KSM.

** Patch added: "lp1414153-vivid.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1414153/+attachment/4315925/+files/lp1414153-vivid.debdiff

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

Title:
  qemu should not enable KSM on nested guests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1414153/+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 1381058] Re: Upgrading introduces a spurious cluster controller

2015-02-09 Thread Launchpad Bug Tracker
[Expired for maas (Ubuntu) because there has been no activity for 60
days.]

** Changed in: maas (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Upgrading introduces a spurious cluster controller

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1381058/+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 1313231] Re: [systemd] nut-client systemd unit fails when unconfigured

2015-02-09 Thread Bug Watch Updater
** Changed in: nut (Debian)
   Status: Fix Released => Confirmed

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

Title:
  [systemd] nut-client systemd unit fails when unconfigured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/1313231/+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 1414153] Re: qemu should not enable KSM on nested guests

2015-02-09 Thread Chris J Arges
** Changed in: qemu (Ubuntu)
   Status: Triaged => In Progress

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

Title:
  qemu should not enable KSM on nested guests

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1414153/+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 1411030] Re: backport support for unix domain sockets

2015-02-09 Thread Ubuntu Foundations Team Bug Bot
The attachment "Red Hat's patch for UDS support in httpd 2.4.6" 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
Server Team, which is subscribed to apache2 in Ubuntu.
https://bugs.launchpad.net/bugs/1411030

Title:
  backport support for unix domain sockets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1411030/+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 1400517] Re: Please update Tomcat7 in trusty-security to >= 7.0.55 to enable easier server info hiding

2015-02-09 Thread Robie Basak
** Information type changed from Public to Public Security

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

Title:
  Please update Tomcat7 in trusty-security to >= 7.0.55 to enable easier
  server info hiding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1400517/+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 1411030] Re: backport support for unix domain sockets

2015-02-09 Thread Ken Dreyer (Red Hat)
Here's the patch that Red Hat ships to provide UDS support for their
httpd 2.4.6 package on RHEL 7. (This patch can be found in CentOS' git
repository, https://git.centos.org/log/!rpms!httpd.git/refs!heads!c7 )

** Patch added: "Red Hat's patch for UDS support in httpd 2.4.6"
   
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1411030/+attachment/4315849/+files/httpd-2.4.6-uds.patch

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

Title:
  backport support for unix domain sockets

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1411030/+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 1419554] Re: Can't upgrade procps in LXC 1.1

2015-02-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: lxc (Ubuntu)
   Status: New => 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/1419554

Title:
  Can't upgrade procps in LXC 1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1419554/+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 1292234] Re: qcow2 image corruption on non-extent filesystems (ext3)

2015-02-09 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.18.0-13.14

---
linux (3.18.0-13.14) vivid; urgency=low

  [ Andy Whitcroft ]

  * hyper-v -- fix comment handing in /etc/network/interfaces
- LP: #1413020

  [ Chris J Arges ]

  * [Config] Add ibmvfc to d-i
- LP: #1416001
  * SAUCE: ext4: disable ext4_punch_hole for indirect filesystems
- LP: #1292234

  [ Leann Ogasawara ]

  * rebase to v3.18.5
  * [Config] CONFIG_X86_UP_APIC_MSI=y
  * Release Tracking Bug
- LP: #1417475
 -- Leann OgasawaraThu, 05 Feb 2015 09:58:20 
+0200

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

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

Title:
  qcow2 image corruption on non-extent filesystems (ext3)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1292234/+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 1418221] Re: internal error: Cannot find suitable emulator for ppc64le

2015-02-09 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 1.2.12-0ubuntu3

---
libvirt (1.2.12-0ubuntu3) vivid; urgency=medium

  * Apply patch from smoser to make libvirt on ppc64le functional.
(LP: #1418221)
 -- Serge HallynMon, 09 Feb 2015 12:09:49 -0600

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

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

Title:
  internal error: Cannot find suitable emulator for ppc64le

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1418221/+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 1419998] [NEW] Spamassassin sa-sync fails

2015-02-09 Thread Christian
Public bug reported:

After the last update, spamassassin permanently fails on executing the
cronjob. Example from a manual run:

root@host:~# su -l amavis
$ test -e /usr/sbin/amavisd-new-cronjob && /usr/sbin/amavisd-new-cronjob sa-sync
rules: failed to run T_SPF_TEMPERROR test, skipping:
(Can't locate object method "check_for_spf_temperror" via package 
"Mail::SpamAssassin::PerMsgStatus" at (eval 1195) line 149.
)
rules: failed to run T_SPF_HELO_PERMERROR test, skipping:
(Can't locate object method "check_for_spf_helo_permerror" via package 
"Mail::SpamAssassin::PerMsgStatus" at (eval 1195) line 612.
)
rules: failed to run T_SPF_PERMERROR test, skipping:
(Can't locate object method "check_for_spf_permerror" via package 
"Mail::SpamAssassin::PerMsgStatus" at (eval 1195) line 841.
)
rules: failed to run T_SPF_HELO_TEMPERROR test, skipping:
(Can't locate object method "check_for_spf_helo_temperror" via package 
"Mail::SpamAssassin::PerMsgStatus" at (eval 1195) line 1460.
)


There are also some posts about this problem mentioning the software needs to 
be updated:
http://serverfault.com/questions/666165/amavis-cronjob-throwing-an-error-out-of-nowhere
http://ubuntuforums.org/showthread.php?t=2264671
http://unix.stackexchange.com/questions/183763/spamassassin-object-method-location-problems-after-restart

root@host:~# lsb_release -rd
Description:Ubuntu 14.04.1 LTS
Release:14.04

root@host:~# apt-cache policy spamassassin
spamassassin:
  Installed: 3.4.0-1ubuntu2.1
  Candidate: 3.4.0-1ubuntu2.1
  Version table:
 *** 3.4.0-1ubuntu2.1 0
500 ftp://ftp.hosteurope.de/mirror/archive.ubuntu.com/ 
trusty-updates/main amd64 Packages
100 /var/lib/dpkg/status
 3.4.0-1ubuntu1 0
500 ftp://ftp.hosteurope.de/mirror/archive.ubuntu.com/ trusty/main 
amd64 Packages
500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages

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

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

Title:
  Spamassassin sa-sync fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1419998/+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 1334052] Re: package libkadm5srv-mit8 1.10.1+dfsg-6.1ubuntu1 failed to install/upgrade: libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann nicht zusammen mit libkadm5srv-mit8 installie

2015-02-09 Thread Mathew Hodson
** Tags added: dist-upgrade

** Tags added: packaging

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

Title:
  package libkadm5srv-mit8 1.10.1+dfsg-6.1ubuntu1 failed to
  install/upgrade: libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch:
  no) kann nicht zusammen mit libkadm5srv-mit8 installiert werden,
  welches mehrere installierte Instanzen hat

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1334052/+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 1412909] Re: Please raise Suggests for lib{pam, nss}-winbind to Recommends in trusty

2015-02-09 Thread Mathew Hodson
** Tags added: dist-upgrade packaging

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

Title:
  Please raise Suggests for lib{pam,nss}-winbind to Recommends in trusty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1412909/+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 1392504] Re: USB Passthrough is not working anymore

2015-02-09 Thread Leen Keus
Hi Serge,

Following error message appears after I teared down apparmor and when I
tried to start the vm:

$sudo virsh start 
error: Failed to start domain 
error: error from service: ListActivatableNames: Failed to query AppArmor 
policy: No such file or directory

Can anybody provide me a list of settings, for the OS, apparmor,
libvirt, qemu, etc., etc. that can I check for this issue?

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

Title:
  USB Passthrough is not working anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1392504/+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 1334052] Re: package libkadm5srv-mit8 1.10.1+dfsg-6.1ubuntu1 failed to install/upgrade: libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann nicht zusammen mit libkadm5srv-mit8 installie

2015-02-09 Thread Mathew Hodson
** Description changed:

  Just update to Trusty and installer crashed
- 
- ProblemType: Package
- DistroRelease: Ubuntu 14.04
- Package: libkadm5srv-mit8 1.10.1+dfsg-6.1ubuntu1
- ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
- Uname: Linux 3.13.0-30-generic x86_64
- ApportVersion: 2.14.1-0ubuntu3.2
- Architecture: amd64
- Date: Wed Jun 25 00:48:48 2014
- DpkgTerminalLog:
-  dpkg: Fehler beim Bearbeiten des Archivs 
/var/cache/apt/archives/libkadm5srv-mit8_1.12+dfsg-2ubuntu4_all.deb (--unpack):
-   libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann nicht 
zusammen mit libkadm5srv-mit8 installiert werden, welches mehrere installierte 
Instanzen hat
- DuplicateSignature: 
package:libkadm5srv-mit8:1.10.1+dfsg-6.1ubuntu1:libkadm5srv-mit8:all 
1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann nicht zusammen mit libkadm5srv-mit8 
installiert werden, welches mehrere installierte Instanzen hat
- ErrorMessage: libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann 
nicht zusammen mit libkadm5srv-mit8 installiert werden, welches mehrere 
installierte Instanzen hat
- InstallationDate: Installed on 2012-04-17 (798 days ago)
- InstallationMedia: Xubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 
(20120327.1)
- SourcePackage: krb5
- Title: package libkadm5srv-mit8 1.10.1+dfsg-6.1ubuntu1 failed to 
install/upgrade: libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann 
nicht zusammen mit libkadm5srv-mit8 installiert werden, welches mehrere 
installierte Instanzen hat
- UpgradeStatus: Upgraded to trusty on 2014-06-24 (0 days ago)
  
  [Test Case]
  
  Install precise.
  On precise, enable multiple architectures (say amd64 and i386)
  install libkadm5srv-mit8.
  
  Update your sources.list to trusty, try installing libkadm5srv-mit8.
  I'd expect that to fail.
  
  Update your sources.list to also include trusty-proposed.
  Upgrade libkadm5srv-mit8; I'd expect that to succeed.
  
  I've phrased that in terms of manually changing sources.list rather than
  using the release upgrader, because I don't know how to do a release
  upgrade with proposed enabled. If there's an easy way to do that, then
  I'd expect the following to work:
  
  Install precise including both amd64 and i386 and install
  libkadm5srv-mit8.
  Do a release upgrade.
  I'd expect it to fail.
  
  Install precise including both amd64 and i386. Install
  libkadm5srv-mit8. Do a release upgrade to trusty with proposed enabled.
  I'd expect that to succeed.
+ 
+ [Other Info]
+ 
+ ProblemType: Package
+ DistroRelease: Ubuntu 14.04
+ Package: libkadm5srv-mit8 1.10.1+dfsg-6.1ubuntu1
+ ProcVersionSignature: Ubuntu 3.13.0-30.54-generic 3.13.11.2
+ Uname: Linux 3.13.0-30-generic x86_64
+ ApportVersion: 2.14.1-0ubuntu3.2
+ Architecture: amd64
+ Date: Wed Jun 25 00:48:48 2014
+ DpkgTerminalLog:
+  dpkg: Fehler beim Bearbeiten des Archivs 
/var/cache/apt/archives/libkadm5srv-mit8_1.12+dfsg-2ubuntu4_all.deb (--unpack):
+   libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann nicht 
zusammen mit libkadm5srv-mit8 installiert werden, welches mehrere installierte 
Instanzen hat
+ DuplicateSignature: 
package:libkadm5srv-mit8:1.10.1+dfsg-6.1ubuntu1:libkadm5srv-mit8:all 
1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann nicht zusammen mit libkadm5srv-mit8 
installiert werden, welches mehrere installierte Instanzen hat
+ ErrorMessage: libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann 
nicht zusammen mit libkadm5srv-mit8 installiert werden, welches mehrere 
installierte Instanzen hat
+ InstallationDate: Installed on 2012-04-17 (798 days ago)
+ InstallationMedia: Xubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 
(20120327.1)
+ SourcePackage: krb5
+ Title: package libkadm5srv-mit8 1.10.1+dfsg-6.1ubuntu1 failed to 
install/upgrade: libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann 
nicht zusammen mit libkadm5srv-mit8 installiert werden, welches mehrere 
installierte Instanzen hat
+ UpgradeStatus: Upgraded to trusty on 2014-06-24 (0 days ago)

** Tags removed: verification-needed

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

Title:
  package libkadm5srv-mit8 1.10.1+dfsg-6.1ubuntu1 failed to
  install/upgrade: libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch:
  no) kann nicht zusammen mit libkadm5srv-mit8 installiert werden,
  welches mehrere installierte Instanzen hat

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1334052/+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 997978] Re: KVM images lose connectivity with bridged network

2015-02-09 Thread Ramiro Varandas Jr
If this problem is related to this one -
https://bugs.launchpad.net/ubuntu/+source/qemu-
kvm/+bug/1325560?comments=all - then upgrading the kernel should fix it.

In my case I'm using Ubuntu 14.04 with kernel 3.13 and after upgrading
to kernel 3.16, no more connectivity problems.

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

Title:
  KVM images lose connectivity with bridged network

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

2015-02-09 Thread Ramiro Varandas Jr
*** This bug is a duplicate of bug 1346917 ***
https://bugs.launchpad.net/bugs/1346917

I'm using Ubuntu 14.04.1 and was using kernel 3.13 and after upgraded to
3.16, no more problems.

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


[Blueprint servercloud-v-server-core] General server work for Vivid

2015-02-09 Thread Robie Basak
Blueprint changed by Robie Basak:

Work items changed:
  Work items:
  NTP on by default (from elmo): TODO
  evaluate dpdk (http://dpdk.org/) for inclusion: TODO
  update haproxy to latest: DONE
- update corosync to latest: TODO
+ [james-page] update corosync to latest: INPROGRESS
  MySQL cleanup in Debian and 5.6 transition: INPROGRESS
  Move from tomcat7 to tomcat8 in main: TODO
  [gaughen] MIRs for angular and slimit for MAAS: INPROGRESS
  [serge-hallyn] update qemu: TODO
- [zulcss] update libvirt to 1.2.11 or newer: DONE
+ [zulcss] update libvirt to 1.2.11 or newer: TODO
  [gaughen] update libmxl5: INPROGRESS
  update mstflint and perftest: TODO

-- 
General server work for Vivid
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-v-server-core

-- 
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 1075717] Re: mounted-dev must not re-create consoles in a container

2015-02-09 Thread Serge Hallyn
Verified, with -proposed I now get a console in precise container,
thanks.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  mounted-dev must not re-create consoles in a container

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1075717/+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 1392504] Re: USB Passthrough is not working anymore

2015-02-09 Thread Serge Hallyn
@lj-keus

if you turn off apparmor

sudo /etc/init.d/apparmor stop
sudo /etc/init.d/apparmor teardown

does that fix the issue for you?

(Please re-enable apparmor immediately after the test using

sudo /etc/init.d/apparmor start
sudo stop libvirt-bin
sudo start libvirt-bin
)

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

Title:
  USB Passthrough is not working anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1392504/+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-v-server-core] General server work for Vivid

2015-02-09 Thread Patricia Gaughen
Blueprint changed by Patricia Gaughen:

Work items changed:
  Work items:
  NTP on by default (from elmo): TODO
  evaluate dpdk (http://dpdk.org/) for inclusion: TODO
  update haproxy to latest: DONE
  update corosync to latest: TODO
  MySQL cleanup in Debian and 5.6 transition: INPROGRESS
  Move from tomcat7 to tomcat8 in main: TODO
  [gaughen] MIRs for angular and slimit for MAAS: INPROGRESS
  [serge-hallyn] update qemu: TODO
- [zulcss] update libvirt to 1.2.11 or newer: TODO
+ [zulcss] update libvirt to 1.2.11 or newer: DONE
  [gaughen] update libmxl5: INPROGRESS
  update mstflint and perftest: TODO

-- 
General server work for Vivid
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-v-server-core

-- 
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 1418751] Re: vivid install error: overwrite '/boot/ipxe.efi from grub-ipxe

2015-02-09 Thread Launchpad Bug Tracker
This bug was fixed in the package ipxe -
1.0.0+git-20141004.86285d1-1ubuntu3

---
ipxe (1.0.0+git-20141004.86285d1-1ubuntu3) vivid; urgency=medium

  * ipxe.install: remove one more line which was supposed to be split out
into grub-ipxe.install.
 -- Serge HallynMon, 09 Feb 2015 11:01:16 -0600

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

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

Title:
  vivid install error: overwrite '/boot/ipxe.efi from grub-ipxe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/1418751/+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 1418751] Re: vivid install error: overwrite '/boot/ipxe.efi from grub-ipxe

2015-02-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/ipxe

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

Title:
  vivid install error: overwrite '/boot/ipxe.efi from grub-ipxe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/1418751/+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 1216817] Re: [SRU] Using `fastcgi_cache` or `proxy_cache` with nginx-extras causes the push module to throw errors.

2015-02-09 Thread Thomas Ward
** Patch added: "Trusty Debdiff for #1216817 (v2)"
   
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1216817/+attachment/4315610/+files/lp1216817-trusty-v2.debdiff

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

Title:
  [SRU] Using `fastcgi_cache` or `proxy_cache` with nginx-extras causes
  the push module to throw errors.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nginx/+bug/1216817/+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 1216817] Re: [SRU] Using `fastcgi_cache` or `proxy_cache` with nginx-extras causes the push module to throw errors.

2015-02-09 Thread Thomas Ward
Removed old debdiffs because they're outdated and superseded by other
updates.  Also removed the sponsors team since I have upload rights now.

Thanks to Robie Basak for giving me a second-opinion technical review of
the SRUs, before I work on pushing them up.

Updated the debdiffs and am reattaching them here.

** Patch removed: "Trusty Debdiff to fix #1216817"
   
https://bugs.launchpad.net/nginx/+bug/1216817/+attachment/4246391/+files/lp1216817-trusty.debdiff

** Patch removed: "Precise Debdiff to fix #1216817"
   
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1216817/+attachment/4246390/+files/lp1216817-precise.debdiff

** Patch added: "Precise Debdiff for #1216817 (v2)"
   
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1216817/+attachment/4315609/+files/lp1216817-precise-v2.debdiff

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

Title:
  [SRU] Using `fastcgi_cache` or `proxy_cache` with nginx-extras causes
  the push module to throw errors.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nginx/+bug/1216817/+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 1391681] Re: package mysql-server-5.6 (not installed) failed to install/upgrade: intentando sobreescribir `/usr/share/mysql/errmsg-utf8.txt', que está también en el paquete mysql-common 5.6.21-1u

2015-02-09 Thread cooolman
Please update to mysql 5.6.23 and make the default lamp
ubuntu 15.04

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

Title:
  package mysql-server-5.6 (not installed) failed to install/upgrade:
  intentando sobreescribir `/usr/share/mysql/errmsg-utf8.txt', que está
  también en el paquete mysql-common 5.6.21-1ubuntu14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1391681/+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 1418751] Re: vivid install error: overwrite '/boot/ipxe.efi from grub-ipxe

2015-02-09 Thread Serge Hallyn
Thanks for submitting this bug report.

** Changed in: ipxe (Ubuntu)
   Importance: Undecided => Critical

** Changed in: ipxe (Ubuntu)
   Status: New => In Progress

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

Title:
  vivid install error: overwrite '/boot/ipxe.efi from grub-ipxe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipxe/+bug/1418751/+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 1418187] Re: _get_host_numa_topology assumes numa cell has memory

2015-02-09 Thread Scott Moser
revised patch.

--- driver.py.org   2015-02-05 03:07:39.396827122 +
+++ driver.py   2015-02-06 14:41:25.331949566 +
@@ -4682,11 +4687,16 @@
 if topology is None or not topology.cells:
 return
 
+if len([cell for cell in topology.cells if cell.memory is None]):
+LOG.warn("odd, some of your numa cells have None memory. %s",
+ [{id: cell.id, cpuset: set(cpu.id for cpu in cell.cpus),
+   memory: cell.memory} for cell in topology.cells])
+
 topology = objects.NUMATopology(
 cells=[objects.NUMACell(
 id=cell.id,
 cpuset=set(cpu.id for cpu in cell.cpus),
-memory=cell.memory / units.Ki,
+memory=(cell.memory if cell.memory else 0)/ units.Ki,
 cpu_usage=0, memory_usage=0,
 mempages=[
 objects.NUMAPagesTopology(

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

Title:
  _get_host_numa_topology assumes numa cell has memory

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1418187/+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 1400517] Re: Please update Tomcat7 in trusty-security to >= 7.0.55 to enable easier server info hiding

2015-02-09 Thread Luis Arias
There are definitely some security issues marked "Important" and one
concerning Denial of service since 7.0.52:

http://tomcat.apache.org/security-7.html#Fixed_in_Apache_Tomcat_7.0.55

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

Title:
  Please update Tomcat7 in trusty-security to >= 7.0.55 to enable easier
  server info hiding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1400517/+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 1400517] Re: Please update Tomcat7 in trusty-security to >= 7.0.55 to enable easier server info hiding

2015-02-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: tomcat7 (Ubuntu)
   Status: New => Confirmed

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

Title:
  Please update Tomcat7 in trusty-security to >= 7.0.55 to enable easier
  server info hiding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tomcat7/+bug/1400517/+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 1073478] Re: squid3 logrotate fails when squid is not running

2015-02-09 Thread Sopor
This bug report is over 2 years old, but still it's not fixed :(

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

Title:
  squid3 logrotate fails when squid is not running

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1073478/+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 1406220] Re: openvpn assert failure: *** Error in `/usr/sbin/openvpn': malloc(): smallbin double linked list corrupted: 0x00007fa766e09fb0 ***

2015-02-09 Thread Jamie Strandboge
** 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 openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/1406220

Title:
  openvpn assert failure: *** Error in `/usr/sbin/openvpn': malloc():
  smallbin double linked list corrupted: 0x7fa766e09fb0 ***

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1406220/+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 1326500] Update Released

2015-02-09 Thread Scott Kitterman
The verification of the Stable Release Update for krb5 has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  libgssapi-krb5-2: segfault when mechglue loops endlessly on call to
  gss_add_cred_from

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1326500/+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 1347147] Update Released

2015-02-09 Thread Scott Kitterman
The verification of the Stable Release Update for krb5 has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  krb5 database operations enter infinite loop

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/1347147/+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 1334052] Re: package libkadm5srv-mit8 1.10.1+dfsg-6.1ubuntu1 failed to install/upgrade: libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch: no) kann nicht zusammen mit libkadm5srv-mit8 installie

2015-02-09 Thread Launchpad Bug Tracker
This bug was fixed in the package krb5 - 1.12+dfsg-2ubuntu5

---
krb5 (1.12+dfsg-2ubuntu5) trusty; urgency=low

  * Use ADD_METHOD_NOLOOP rather than ADD_METHOD for new GSS-API entry
points, avoids infinite recursive loop when a mechanism doesn't
provide an entry point and does include  calls back into the mechglue
(LP: #1326500)
  * Make libkadm5srv-mit8 be arch: any multi-arch: same to work around
upgrade bug (LP: #1334052)
  * Use tailq macros to work around GCC 4.8 optimizer bug and prevent
infinite loop for database propagation (LP: #1347147)
 -- Sam HartmanWed, 30 Jul 2014 21:06:49 -0400

** Changed in: krb5 (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

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

Title:
  package libkadm5srv-mit8 1.10.1+dfsg-6.1ubuntu1 failed to
  install/upgrade: libkadm5srv-mit8:all 1.12+dfsg-2ubuntu4 (Multi-Arch:
  no) kann nicht zusammen mit libkadm5srv-mit8 installiert werden,
  welches mehrere installierte Instanzen hat

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1334052/+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 1326500] Re: libgssapi-krb5-2: segfault when mechglue loops endlessly on call to gss_add_cred_from

2015-02-09 Thread Launchpad Bug Tracker
This bug was fixed in the package krb5 - 1.12+dfsg-2ubuntu5

---
krb5 (1.12+dfsg-2ubuntu5) trusty; urgency=low

  * Use ADD_METHOD_NOLOOP rather than ADD_METHOD for new GSS-API entry
points, avoids infinite recursive loop when a mechanism doesn't
provide an entry point and does include  calls back into the mechglue
(LP: #1326500)
  * Make libkadm5srv-mit8 be arch: any multi-arch: same to work around
upgrade bug (LP: #1334052)
  * Use tailq macros to work around GCC 4.8 optimizer bug and prevent
infinite loop for database propagation (LP: #1347147)
 -- Sam HartmanWed, 30 Jul 2014 21:06:49 -0400

** Changed in: krb5 (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

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

Title:
  libgssapi-krb5-2: segfault when mechglue loops endlessly on call to
  gss_add_cred_from

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/krb5/+bug/1326500/+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 1347147] Re: krb5 database operations enter infinite loop

2015-02-09 Thread Launchpad Bug Tracker
This bug was fixed in the package krb5 - 1.12+dfsg-2ubuntu5

---
krb5 (1.12+dfsg-2ubuntu5) trusty; urgency=low

  * Use ADD_METHOD_NOLOOP rather than ADD_METHOD for new GSS-API entry
points, avoids infinite recursive loop when a mechanism doesn't
provide an entry point and does include  calls back into the mechglue
(LP: #1326500)
  * Make libkadm5srv-mit8 be arch: any multi-arch: same to work around
upgrade bug (LP: #1334052)
  * Use tailq macros to work around GCC 4.8 optimizer bug and prevent
infinite loop for database propagation (LP: #1347147)
 -- Sam HartmanWed, 30 Jul 2014 21:06:49 -0400

** Changed in: krb5 (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

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

Title:
  krb5 database operations enter infinite loop

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/1347147/+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 1414771] Re: Can not clone lxc container with lvm backingstore after ubuntu update

2015-02-09 Thread questioner
Workaround doing fine. I'll test the fix with the next 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/1414771

Title:
  Can not clone lxc container with lvm backingstore after ubuntu update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1414771/+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 1419117] Re: [SRU] python-eventlet configurable socket_timeout support

2015-02-09 Thread Chuck Short
** Also affects: python-eventlet (Ubuntu Utopic)
   Importance: Undecided
   Status: New

** Also affects: nova (Ubuntu Utopic)
   Importance: Undecided
   Status: New

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

Title:
  [SRU] python-eventlet configurable socket_timeout support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nova/+bug/1419117/+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 1418778] Re: Stack smashing while using a lot of connections

2015-02-09 Thread Launchpad Bug Tracker
This bug was fixed in the package libfcgi - 2.4.0-8.1ubuntu0.1

---
libfcgi (2.4.0-8.1ubuntu0.1) precise-security; urgency=low

  * Applying patch to swap select with poll to handle more than 1024
connections and avoid data corruption or a segfault. (LP: #1418778).
 -- Joe DamatoThu, 05 Feb 2015 16:28:53 -0800

** Changed in: libfcgi (Ubuntu Precise)
   Status: Fix Committed => Fix Released

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

Title:
  Stack smashing while using a lot of connections

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libfcgi/+bug/1418778/+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 1419554] Re: Can't upgrade procps in LXC 1.1

2015-02-09 Thread Stéphane Graber
I have an upstream fix for /proc/sys/net/* which should be writable in
the container (tied to netns), the others still look to me as knobs that
shouldn't be writable in a container and so having the procps return
value be ignored in containers would seem like a reasonable fix to me.

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

Title:
  Can't upgrade procps in LXC 1.1

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