[Bug 1194310] Re: cachemgr.cgi crashes after login

2013-08-05 Thread Ruben Cheng
I'm having the same issue with Ubuntu 12.04 LTS x86

*** glibc detected *** /usr/lib/cgi-bin/cachemgr.cgi: free(): invalid pointer: 
0xb77e8780 ***
=== Backtrace: =
/lib/i386-linux-gnu/libc.so.6(+0x75ee2)[0xb753aee2]
/usr/lib/cgi-bin/cachemgr.cgi(+0xac9b)[0xb77dac9b]
/usr/lib/cgi-bin/cachemgr.cgi(main+0x7b2)[0xb77d2e52]
/lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0xb74de4d3]
/usr/lib/cgi-bin/cachemgr.cgi(+0x3225)[0xb77d3225]
=== Memory map: 
b74c3000-b74c5000 rw-p  00:00 0 
b74c5000-b7668000 r-xp  08:01 16253243   
/lib/i386-linux-gnu/libc-2.15.so
b7668000-b766a000 r--p 001a3000 08:01 16253243   
/lib/i386-linux-gnu/libc-2.15.so
b766a000-b766b000 rw-p 001a5000 08:01 16253243   
/lib/i386-linux-gnu/libc-2.15.so
b766b000-b766e000 rw-p  00:00 0 
b766e000-b768a000 r-xp  08:01 16252972   
/lib/i386-linux-gnu/libgcc_s.so.1
b768a000-b768b000 r--p 0001b000 08:01 16252972   
/lib/i386-linux-gnu/libgcc_s.so.1
b768b000-b768c000 rw-p 0001c000 08:01 16252972   
/lib/i386-linux-gnu/libgcc_s.so.1
b768c000-b768d000 rw-p  00:00 0 
b768d000-b76b7000 r-xp  08:01 16256599   
/lib/i386-linux-gnu/libm-2.15.so
b76b7000-b76b8000 r--p 00029000 08:01 16256599   
/lib/i386-linux-gnu/libm-2.15.so
b76b8000-b76b9000 rw-p 0002a000 08:01 16256599   
/lib/i386-linux-gnu/libm-2.15.so
b76b9000-b7791000 r-xp  08:01 13374316   
/usr/lib/i386-linux-gnu/libstdc++.so.6.0.16
b7791000-b7792000 ---p 000d8000 08:01 13374316   
/usr/lib/i386-linux-gnu/libstdc++.so.6.0.16
b7792000-b7796000 r--p 000d8000 08:01 13374316   
/usr/lib/i386-linux-gnu/libstdc++.so.6.0.16
b7796000-b7797000 rw-p 000dc000 08:01 13374316   
/usr/lib/i386-linux-gnu/libstdc++.so.6.0.16
b7797000-b779e000 rw-p  00:00 0 
b77a9000-b77ad000 rw-p  00:00 0 
b77ad000-b77ae000 r-xp  00:00 0  [vdso]
b77ae000-b77ce000 r-xp  08:01 16256600   /lib/i386-linux-gnu/ld-2.15.so
b77ce000-b77cf000 r--p 0001f000 08:01 16256600   /lib/i386-linux-gnu/ld-2.15.so
b77cf000-b77d rw-p 0002 08:01 16256600   /lib/i386-linux-gnu/ld-2.15.so
b77d-b77e r-xp  08:01 13762683   /usr/lib/cgi-bin/cachemgr.cgi
b77e-b77e1000 r--p f000 08:01 13762683   /usr/lib/cgi-bin/cachemgr.cgi
b77e1000-b77e2000 rw-p 0001 08:01 13762683   /usr/lib/cgi-bin/cachemgr.cgi
b77e2000-b77ef000 rw-p  00:00 0 
b8f37000-b8f58000 rw-p  00:00 0  [heap]
bfe7-bfe91000 rw-p  00:00 0  [stack]
Premature end of script headers: cachemgr.cgi

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

Title:
  cachemgr.cgi crashes after login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1194310/+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 1205697] Re: package rrdcached 1.4.7-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2013-08-05 Thread Yolanda Robla
Thanks for reporting this.
I've been able to reproduce the same issue, so I confirmed the bug, so it gets 
fixed as soon as possible.

Best
Yolanda

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

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

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

Title:
  package rrdcached 1.4.7-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 139

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rrdtool/+bug/1205697/+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 1208011] Re: open-vm-tools-2013.04.16-1098359 dkms module does not build on linux-3.11

2013-08-05 Thread Chris J Arges
Hi. This is not a duplicate of bug 1194940. Essentially we need to make
sure open-vm-tools works with 3.11 and there is an additional bug
introduced because of 'readdir' transitioning to 'iterate'. So both are
issues for 3.11, and the other bug just affects 3.10.

** This bug is no longer a duplicate of bug 1194940
   open-vm-dkms 2013.04.16-1098359-0ubuntu1: open-vm-tools kernel module failed 
to build [control.c:211:4: error: implicit declaration of function 
‘create_proc_entry’]

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

Title:
  open-vm-tools-2013.04.16-1098359 dkms module does not build on
  linux-3.11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1208011/+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 1206539] Re: package juju (not installed) failed to install/upgrade: tentative de remplacement de « /usr/bin/juju », qui appartient aussi au paquet juju-core 1.11.4-1~1514~precise1

2013-08-05 Thread Yolanda Robla
** Changed in: juju (Ubuntu)
   Importance: Undecided = High

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

Title:
  package juju (not installed) failed to install/upgrade: tentative de
  remplacement de « /usr/bin/juju », qui appartient aussi au paquet
  juju-core 1.11.4-1~1514~precise1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1206539/+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 1208107] Re: package php5-cli 5.3.10-1ubuntu3.7 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 10

2013-08-05 Thread Yolanda Robla
Thanks for reporting this
Package installation seems to be working so it should be a problem of 
configuration.

Can you try
dpkg --configure libapache2-mod-php5

To check if that helps?

Best
Yolanda 

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

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

Title:
  package php5-cli 5.3.10-1ubuntu3.7 failed to install/upgrade: el
  subproceso instalado el script post-installation devolvió el código de
  salida de error 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1208107/+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 1205041] Re: package openssh-server 1:5.9p1-5ubuntu1.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 255

2013-08-05 Thread Yolanda Robla
Hi, thanks for reporting this
According to your log, you seem to have a problem with versions:

Creating SSH2 ECDSA key; this may take some time ...OpenSSL version
mismatch. Built against 105f, you have 1000100f

Please can you take a look at this post to see if that helps?

http://www.linuxquestions.org/questions/linux-server-73/sshd-not-
starting-properly-after-upgrade-to-ubuntu-12-04-a-946203/

Best
Yolanda

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

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

Title:
  package openssh-server 1:5.9p1-5ubuntu1.1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1205041/+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 1200544] Re: Please merge python-cliff 1.4-1 (main) from Debian unstable (main)

2013-08-05 Thread Launchpad Bug Tracker
This bug was fixed in the package python-cliff - 1.4-1ubuntu1

---
python-cliff (1.4-1ubuntu1) saucy; urgency=low

  * Merge from Debian unstable (LP: #1200544).  Remaining changes:
- debian/control: update maintainer and priority
- debian/pydist-overrides: preserved rename of package
- debian/rules: updated multiple python version build

python-cliff (1.4-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Bumped to debhelper and compat 9.
  * Standard-Version bumped to 3.9.4.
  * Removed -1 from python-pyparsing build-depends version.
 -- Yolanda Robla yolanda.ro...@canonical.com   Thu, 18 Jul 2013 11:50:22 
+0200

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

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

Title:
  Please merge python-cliff 1.4-1 (main) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-cliff/+bug/1200544/+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 1207633] Re: package php5-mysql 5.4.9-4ubuntu2.2 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 2

2013-08-05 Thread Yolanda Robla
** Changed in: php5 (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  package php5-mysql 5.4.9-4ubuntu2.2 failed to install/upgrade: le
  sous-processus script post-installation installé a retourné une erreur
  de sortie d'état 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1207633/+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 1205605] Re: package mysql-client-5.5 5.5.32-0ubuntu0.13.04.1 failed to install/upgrade: trying to overwrite '/usr/bin/mysqldumpslow', which is also in package mysql-server 5.1.69-2

2013-08-05 Thread Yolanda Robla
Thanks for reporting this
I have been unable to reproduce the bug. Could you remove the 
/usr/bin/mysqldumpslow binary and install mysql-client again?

Best
Yolanda

** 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/1205605

Title:
  package mysql-client-5.5 5.5.32-0ubuntu0.13.04.1 failed to
  install/upgrade: trying to overwrite '/usr/bin/mysqldumpslow', which
  is also in package mysql-server 5.1.69-2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1205605/+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 1207606] Re: package php5-common 5.4.9-4ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2013-08-05 Thread Yolanda Robla
Thanks for reporting this
Can you take a look at this thread, to see if that helps?

http://askubuntu.com/questions/307761/php-server-setup-not-working

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

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

Title:
  package php5-common 5.4.9-4ubuntu2.2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1207606/+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 1204795] Re: socat applies settings to wrong fd when accepting connection

2013-08-05 Thread Yolanda Robla
** Changed in: socat (Ubuntu)
   Importance: Undecided = Low

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

Title:
  socat applies settings to wrong fd when accepting connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/socat/+bug/1204795/+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 1208410] [NEW] package spamassassin 3.3.2-6ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-08-05 Thread francoisb
Public bug reported:

Fresh install on a new computer. Spams are not sorted out.

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: spamassassin 3.3.2-6ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-23.34-generic 3.8.11
Uname: Linux 3.8.0-23-generic i686
NonfreeKernelModules: fglrx
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: i386
Date: Sat Aug  3 19:42:31 2013
DuplicateSignature: package:spamassassin:3.3.2-6ubuntu1:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2013-05-25 (71 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release i386 (20130424)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: spamassassin
Title: package spamassassin 3.3.2-6ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 raring

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

Title:
  package spamassassin 3.3.2-6ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1208410/+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 1208410] Re: package spamassassin 3.3.2-6ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-08-05 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package spamassassin 3.3.2-6ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/spamassassin/+bug/1208410/+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 1200878] Re: Upgrade breaks existing pyjuju deployment

2013-08-05 Thread James Page
** Changed in: juju-core (Ubuntu)
   Status: New = Triaged

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

Title:
  Upgrade breaks existing pyjuju deployment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1200878/+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 1204302] Re: fails to bootstrap, returns error: no reachable servers

2013-08-05 Thread James Page
** Also affects: juju-core
   Importance: Undecided
   Status: New

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

Title:
  fails to bootstrap, returns error: no reachable servers

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1204302/+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 1208430] [NEW] mongodb runs as root user

2013-08-05 Thread James Page
Public bug reported:

I noticed that the mongodb instance that juju creates runs as root; this
is not great from a priviledge escalation point of view - if the
database is compromised by some sort of zero-day exploit in the future,
then access to the database might mean root access to the server its
running on.

** Affects: juju-core
 Importance: Undecided
 Status: New

** Affects: juju-core (Ubuntu)
 Importance: Medium
 Status: Triaged

** Also affects: juju-core
   Importance: Undecided
   Status: New

** Description changed:

  I noticed that the mongodb instance that juju creates runs as root; this
  is not great from a priviledge escalation point of view - if the
- database is compromise by some sort of zero-day exploit in the future,
- the access to the database might mean root access to the server its
+ database is compromised by some sort of zero-day exploit in the future,
+ then access to the database might mean root access to the server its
  running on.

** Changed in: juju-core (Ubuntu)
   Status: New = Triaged

** Changed in: juju-core (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  mongodb runs as root user

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1208430/+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 1200878] Re: Upgrade breaks existing pyjuju deployment

2013-08-05 Thread James Page
** Changed in: juju-core (Ubuntu)
   Importance: High = Critical

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

Title:
  Upgrade breaks existing pyjuju deployment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju-core/+bug/1200878/+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 1205041] Re: package openssh-server 1:5.9p1-5ubuntu1.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 255

2013-08-05 Thread jmhal
Hi Yolanda,

I had already seen the link you provided. The solution is to do a clean
install.

Cheers.

On Mon, Aug 5, 2013 at 5:47 AM, Yolanda Robla
yolanda.ro...@canonical.com wrote:
 Hi, thanks for reporting this
 According to your log, you seem to have a problem with versions:

 Creating SSH2 ECDSA key; this may take some time ...OpenSSL version
 mismatch. Built against 105f, you have 1000100f

 Please can you take a look at this post to see if that helps?

 http://www.linuxquestions.org/questions/linux-server-73/sshd-not-
 starting-properly-after-upgrade-to-ubuntu-12-04-a-946203/

 Best
 Yolanda

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

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1205041

 Title:
   package openssh-server 1:5.9p1-5ubuntu1.1 failed to install/upgrade:
   ErrorMessage: subprocess installed post-installation script returned
   error exit status 255

 Status in “openssh” package in Ubuntu:
   Invalid

 Bug description:
   I was updating from 10.04. The only change I did to openssh-server
   configuration file was the port.

   ProblemType: Package
   DistroRelease: Ubuntu 12.04
   Package: openssh-server 1:5.9p1-5ubuntu1.1
   ProcVersionSignature: Ubuntu 3.0.0-26.43-server 3.0.43
   Uname: Linux 3.0.0-26-server x86_64
   NonfreeKernelModules: fglrx
   ApportVersion: 2.0.1-0ubuntu17.3
   Architecture: amd64
   Date: Thu Jul 25 14:57:34 2013
   ErrorMessage: ErrorMessage: subprocess installed post-installation script 
 returned error exit status 255
   InstallationMedia: Ubuntu-Server 11.10 Oneiric Ocelot - Release amd64 
 (20111011)
   MarkForUpload: True
   SourcePackage: openssh
   Title: package openssh-server 1:5.9p1-5ubuntu1.1 failed to install/upgrade: 
 ErrorMessage: subprocess installed post-installation script returned error 
 exit status 255
   UpgradeStatus: Upgraded to precise on 2013-07-25 (0 days ago)

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


-- 
__
João Marcelo Uchôa de Alencar
Computer Science MSc.
jmarcelo.alencar(at)gmail.com
the more you know, the less you believe
__

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

Title:
  package openssh-server 1:5.9p1-5ubuntu1.1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1205041/+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 1208455] [NEW] general protection fault running apt-get inside nested kvm VM on OpenStack

2013-08-05 Thread James Hunt
Public bug reported:

Attempting to run apt-get in a nested vm hosted in OpenStack results in
a  general protection fault in the kernel in the nested VM.

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

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

** Also 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/1208455

Title:
  general protection fault running apt-get inside nested kvm VM on
  OpenStack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1208455/+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 1208455] Re: general protection fault running apt-get inside nested kvm VM on OpenStack

2013-08-05 Thread James Hunt
Attempting to repeat the dep8 test run in the same environment has so
far resulted in the qemu-kvm binary consuming 200% CPU (recreated on
multiple nodes).

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

Title:
  general protection fault running apt-get inside nested kvm VM on
  OpenStack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1208455/+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 1197896] Re: [MIR] ruby-safe-yaml, ruby-hashie, ruby-indentation

2013-08-05 Thread Jamie Strandboge
** Changed in: ruby-safe-yaml (Ubuntu)
 Assignee: Ubuntu Security Team (ubuntu-security) = Seth Arnold 
(seth-arnold)

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

Title:
  [MIR] ruby-safe-yaml, ruby-hashie, ruby-indentation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-hashie/+bug/1197896/+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 1208455] Missing required logs.

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

apport-collect 1208455

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

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

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

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

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

Title:
  general protection fault running apt-get inside nested kvm VM on
  OpenStack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1208455/+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 685096] Re: USB Passthrough not working for Windows 7 guest

2013-08-05 Thread Serge Hallyn
@Sam,

I have the license now, but haven't had a chance to reproduce yet,
sorry.  It's on my list.

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

Title:
  USB Passthrough not working for Windows 7 guest

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/685096/+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-s-juju-2-delivery] Delivering Juju 2.0 into Ubuntu

2013-08-05 Thread James Page
Blueprint changed by James Page:

Work items changed:
  Work items for ubuntu-13.06:
  [racb] Get Go 1.1 into the archive: DONE
  [gz] Move to a source based juju-core release process: DONE
  Upload juju-core point release: POSTPONED
  
  Work items for ubuntu-13.07:
  Get golang 1.1.1 into the archive: DONE
  Upload juju-core 1.11.2 point release: DONE
  Setup golang backports PPA: DONE
  Upload juju-core 1.11.3 point release: DONE
  Upload juju-core 1.11.4 point release: DONE
  Setup juju-core backports PPA: TODO
  Setup devel PPA for juju-core: TODO
  [davewalker] Follow up on backports build being fixed for juju-core: 
INPROGRESS
  [gz] Backport Juju .7 into 12.04 and 12.10 to co-exist with juju 1.11+: TODO
  [dave-cheney] Push bi-weekly juju-core releases into Saucy/latest Ubuntu dev: 
TODO
  
  Work items for ubuntu-13.08:
- Upload juju-core point release: TODO
+ Upload juju-core 1.12.0 release: INPROGRESS
  
  Work items for ubuntu-13.09:
  Upload juju-core point release: TODO
  
  Work items for ubuntu-13.10:
  Upload juju-core final release: TODO
  Enable ARM support: DONE
  Backport juju-core to 12.04, 12.10 and 13.04: TODO
  
  Work items:
  Investigate automated releases of juju-core into Ubuntu: TODO
  [dave-cheney] verify that Juju works with gccgo: TODO

-- 
Delivering Juju 2.0 into Ubuntu
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-juju-2-delivery

-- 
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 1056072] Re: php5-dev missing mysqlnd header files

2013-08-05 Thread Eran Uzan
This also affects mysqlnd_ms compilation when  installing  from pecl  repo's as 
 it  fails  with :
$sudo pecl install mysqlnd_ms
.
.
.
libtool: compile:  cc -I. -I/tmp/pear/temp/mysqlnd_ms -DPHP_ATOM_INC 
-I/tmp/pear/temp/pear-build-rootAFAq3S/mysqlnd_ms-1.5.2/include 
-I/tmp/pear/temp/pear-build-rootAFAq3S/mysqlnd_ms-1.5.2/main 
-I/tmp/pear/temp/mysqlnd_ms -I/usr/include/php5 -I/usr/include/php5/main 
-I/usr/include/php5/TSRM -I/usr/include/php5/Zend -I/usr/include/php5/ext 
-I/usr/include/php5/ext/date/lib -DHAVE_CONFIG_H -g -O2 -c 
/tmp/pear/temp/mysqlnd_ms/php_mysqlnd_ms.c  -fPIC -DPIC -o 
.libs/php_mysqlnd_ms.o

/tmp/pear/temp/mysqlnd_ms/php_mysqlnd_ms.c:28:33: fatal error: 
ext/mysqlnd/mysqlnd.h: No such file or directory
compilation terminated.
make: *** [php_mysqlnd_ms.lo] Error 1
ERROR: `make' failed

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

Title:
  php5-dev missing mysqlnd header files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1056072/+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 1056072] Re: php5-dev missing mysqlnd header files

2013-08-05 Thread Ondřej Surý
This will be fixed in next upload of PHP 5.5 to Debian unstable. I am
just working on an optimal fix.

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

Title:
  php5-dev missing mysqlnd header files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1056072/+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 1208497] [NEW] netboot flag defaults to 'true' on upgrade, even for allocated nodes

2013-08-05 Thread James Troup
Public bug reported:

We recently upgraded our MAAS from 0.1+bzr482+dfsg-0ubuntu1 to
1.2+bzr1373+dfsg-0ubuntu1~12.04.1.

After doing this, we found that MAAS was trying (and thankfully
failing) to reinstall any node we rebooted.  This appears be to
because the 'netboot' field which was add to the 'maasserver_node'
table is defaulted to true by migrations/0010_add_node_netboot.py.

This causes get_boot_purpose() in api.py to return 'install' rather
than 'local' for allocated nodes.

I think 'netboot' should be set to false for allocated nodes during
migrations instead.

** Affects: maas
 Importance: Critical
 Status: Triaged

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

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

Title:
  netboot flag defaults to 'true' on upgrade, even for allocated nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1208497/+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 1208497] Re: netboot flag defaults to 'true' on upgrade, even for allocated nodes

2013-08-05 Thread Gavin Panella
** Also affects: maas
   Importance: Undecided
   Status: New

** Changed in: maas
   Status: New = Triaged

** Changed in: maas
   Importance: Undecided = Critical

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

Title:
  netboot flag defaults to 'true' on upgrade, even for allocated nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1208497/+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 1208497] Re: netboot flag defaults to 'true' on upgrade, even for allocated nodes

2013-08-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  netboot flag defaults to 'true' on upgrade, even for allocated nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1208497/+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 1208455] Re: general protection fault running apt-get inside nested kvm VM on OpenStack

2013-08-05 Thread James Hunt
I'm suspecting an issue with nested=1... the nested VM does eventually
boot but it takes many minutes to do so. At this point, the cpu usage of
qemu-kvm drops to reasonable values. But if you ssh into the vm, the
usage jumps up to ~200% again.

To recreate:

$ sudo apt-get install -y genisoimage linux-image-extra-virtual bzr qemu-kvm 
qemu-utils
$ sudo usermod -G kvm -a ubuntu

logout+back in

$ sudo modprobe kvm_intel nested=1
$ bzr branch lp:auto-package-testing
$ cd auto-package-testing
$ bin/prepare-testbed -r saucy -d i386

... and observe ps output.

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

Title:
  general protection fault running apt-get inside nested kvm VM on
  OpenStack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1208455/+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 1208455] Re: general protection fault running apt-get inside nested kvm VM on OpenStack

2013-08-05 Thread James Hunt
** Attachment added: Another general protection fault panic
   
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/1208455/+attachment/3761555/+files/kvm.log

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

Title:
  general protection fault running apt-get inside nested kvm VM on
  OpenStack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1208455/+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 1208506] [NEW] vsftpd respawns too fast and fails on server boot with pasv_address pasv_addr_resolve=YES

2013-08-05 Thread chud
Public bug reported:

I have just changed my vsftpd config for PASV mode with address
resolving (behind NAT)

pasv_min_port=21000
pasv_max_port=21050
pasv_addr_resolve=YES
pasv_address=abcdefghij.com

vsftpd wont start when server boots, presumably because it cant resolve
the address specified before the networking is up

[   13.669683] init: vsftpd main process (735) terminated with status 2
[   13.669703] init: vsftpd main process ended, respawning
[   13.674386] init: vsftpd main process (822) terminated with status 2
[   13.674408] init: vsftpd main process ended, respawning
[   13.678718] init: vsftpd main process (834) terminated with status 2
[   13.678739] init: vsftpd main process ended, respawning
[   13.683638] init: vsftpd main process (842) terminated with status 2
[   13.683657] init: vsftpd main process ended, respawning
[   13.687625] init: vsftpd main process (851) terminated with status 2
[   13.687646] init: vsftpd main process ended, respawning
[   13.692293] init: vsftpd main process (859) terminated with status 2
[   13.692314] init: vsftpd main process ended, respawning
[   13.697125] init: vsftpd main process (866) terminated with status 2
[   13.697145] init: vsftpd main process ended, respawning
[   13.700955] init: vsftpd main process (869) terminated with status 2
[   13.700975] init: vsftpd main process ended, respawning
[   13.705266] init: vsftpd main process (872) terminated with status 2
[   13.705285] init: vsftpd main process ended, respawning
[   13.709494] init: vsftpd main process (875) terminated with status 2
[   13.709514] init: vsftpd main process ended, respawning
[   13.713758] init: vsftpd main process (878) terminated with status 2
[   13.713777] init: vsftpd respawning too fast, stopped
[   13.952331] init: vsftpd main process (975) terminated with status 2
[   13.952352] init: vsftpd main process ended, respawning
[   13.964461] init: vsftpd main process (995) terminated with status 2
[   13.964481] init: vsftpd main process ended, respawning
[   13.971373] init: vsftpd main process (1009) terminated with status 2
[   13.971394] init: vsftpd main process ended, respawning
[   13.977411] init: vsftpd main process (1017) terminated with status 2
[   13.977432] init: vsftpd main process ended, respawning
[   13.982285] init: vsftpd main process (1024) terminated with status 2
[   13.982306] init: vsftpd main process ended, respawning
[   13.987784] init: vsftpd main process (1039) terminated with status 2
[   13.987805] init: vsftpd main process ended, respawning
[   13.998372] init: vsftpd main process (1060) terminated with status 2
[   13.998393] init: vsftpd main process ended, respawning
[   14.003019] init: vsftpd main process (1069) terminated with status 2
[   14.003040] init: vsftpd main process ended, respawning
[   14.008473] init: vsftpd main process (1079) terminated with status 2
[   14.008493] init: vsftpd main process ended, respawning
[   14.013779] init: vsftpd main process (1083) terminated with status 2
[   14.013800] init: vsftpd main process ended, respawning
[   14.019692] init: vsftpd main process (1092) terminated with status 2
[   14.019713] init: vsftpd respawning too fast, stopped
[   15.636887] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: 
Rx/Tx
[   15.636921] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   18.970493] ip_tables: (C) 2000-2006 Netfilter Core Team


Manually starting service straight after boot, it then starts fine.

(Server is BIND dns server also)

$ vsftpd -v
vsftpd: version 3.0.2

Using Raring Ringtail 13.04 x64 server

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

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

Title:
  vsftpd respawns too fast and fails on server boot with pasv_address 
  pasv_addr_resolve=YES

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/1208506/+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-s-virtstack] Virtualization Stack Work for Saucy

2013-08-05 Thread Stefan Bader
Blueprint changed by Stefan Bader:

Work items changed:
  Work items:
  [ebiederm] Push fix for XFS and user namespaces: TODO
  [serge-hallyn] Fix lxc-net to be nestable with no user interaction: DONE
  [serge-hallyn] Write sysctl to disable unprivileged CLONE_NEWUSER: DONE
  [serge-hallyn] Exploit stacked apparmor profiles for container nesting: 
BLOCKED
  [serge-hallyn] Bisect kernel signal delivery bug affecting lxc: INPROGRESS
  [serge-hallyn] write POC of nestable cgroup manager: INPROGRESS
  [serge-hallyn] Pursue subuid patchset for shadow: DONE
  [serge-hallyn] Enable unprivileged container creation: INPROGRESS
  [serge-hallyn] Enable unprivileged container starting (network): TODO
  [serge-hallyn] Enable unprivileged container starting (cgroups): TODO
  [serge-hallyn] Enable unprivileged container starting (complete): TODO
  [serge-hallyn] Add console support to API (Dwight): DONE
  [serge-hallyn] Add attach support to API (Christian): TODO
  [serge-hallyn] Add snapshot support to API: TODO
  [serge-hallyn] Convert create to API: DONE
  [serge-hallyn] Convert stop to API: DONE
  [serge-hallyn] Convert destroy to API: DONE
  [serge-hallyn] List all other lxc-* programs to be converted to use the API: 
TODO
  [serge-hallyn] Update locking in API to handle killed programs: DONE
  [serge-hallyn] Update container creation to handle SIGKILL (using 'partial' 
file): DONE
  [serge-hallyn] Improve thread safety in API: DONE
  [serge-hallyn] Work distro lxc tests upstream: TODO
  [serge-hallyn] Discuss upstream stable branches with upstream: TODO
  [serge-hallyn] Get CONFIG_USER_NS=y into kernel (requires XFS issue 
resolved): BLOCKED
  [serge-hallyn] Merge qemu 1.5.0: DONE
  [serge-hallyn] Write a libvirt drive using the lxc API: TODO
  [serge-hallyn] Write loopback backingstore driver: DONE
  [serge-hallyn] Write qemu-nbd backingstore driver: TODO
  [serge-hallyn] Pursue patch for ovmf to provide save/restore of nvvars to 
support boot variables: TODO
  [serge-hallyn] Investigate openvswitch bridges by default in libvirt: TODO
  [serge-hallyn] Merge cgroup-lite into libcgroup (depends on libcgroup 
sysvinit scripts): BLOCKED
  [serge-hallyn] Default-off support for per-user cgroup configuration at 
boot/login: TODO
  [serge-hallyn] Ensure that lxc-ubuntu-cloud can be used with cloudinit for 
openstack: TODO
  [serge-hallyn] live block migration testing (using juju?) of libvirt+kvm with 
ceph: TODO
  [serge-hallyn] live block migration testing (using juju?) of libvirt+kvm with 
local storage: INPROGRESS
  [smoser] use simplestreams to provide secure ubuntu-cloud deliver to lxc: TODO
  [zulcss] Fix apparmor bug preventing libvirt-lxc from mounting blockdevs: TODO
  [zulcss] (or serge-hallyn) Write openstack patch to enable the new libvirt 
lxc-api driver: TODO
  [zulcss] Merge libvirt 1.0.6: TODO
  [zulcss] Follow up with Citrix's plans for xcp: TODO
  [smb] Merge xen 4.3: INPROGRESS
  [smb] Pick up upstream Xen-4.3 release: DONE
  [smb] Refresh Debian/Ubuntu patches against Xen: DONE
  [smb] Decide how to include qemu-upstream: DONE
  [smb] Update packaging to allow libvirt to build the libxl driver: DONE
- [smb] Unit testing with xm and xl stack (native and libvirt): INPROGRESS
+ [smb] Unit testing with xm and xl stack (native and libvirt): DONE

-- 
Virtualization Stack Work for Saucy
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-virtstack

-- 
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-s-virtstack] Virtualization Stack Work for Saucy

2013-08-05 Thread Stefan Bader
Blueprint changed by Stefan Bader:

Work items changed:
  Work items:
  [ebiederm] Push fix for XFS and user namespaces: TODO
  [serge-hallyn] Fix lxc-net to be nestable with no user interaction: DONE
  [serge-hallyn] Write sysctl to disable unprivileged CLONE_NEWUSER: DONE
  [serge-hallyn] Exploit stacked apparmor profiles for container nesting: 
BLOCKED
  [serge-hallyn] Bisect kernel signal delivery bug affecting lxc: INPROGRESS
  [serge-hallyn] write POC of nestable cgroup manager: INPROGRESS
  [serge-hallyn] Pursue subuid patchset for shadow: DONE
  [serge-hallyn] Enable unprivileged container creation: INPROGRESS
  [serge-hallyn] Enable unprivileged container starting (network): TODO
  [serge-hallyn] Enable unprivileged container starting (cgroups): TODO
  [serge-hallyn] Enable unprivileged container starting (complete): TODO
  [serge-hallyn] Add console support to API (Dwight): DONE
  [serge-hallyn] Add attach support to API (Christian): TODO
  [serge-hallyn] Add snapshot support to API: TODO
  [serge-hallyn] Convert create to API: DONE
  [serge-hallyn] Convert stop to API: DONE
  [serge-hallyn] Convert destroy to API: DONE
  [serge-hallyn] List all other lxc-* programs to be converted to use the API: 
TODO
  [serge-hallyn] Update locking in API to handle killed programs: DONE
  [serge-hallyn] Update container creation to handle SIGKILL (using 'partial' 
file): DONE
  [serge-hallyn] Improve thread safety in API: DONE
  [serge-hallyn] Work distro lxc tests upstream: TODO
  [serge-hallyn] Discuss upstream stable branches with upstream: TODO
  [serge-hallyn] Get CONFIG_USER_NS=y into kernel (requires XFS issue 
resolved): BLOCKED
  [serge-hallyn] Merge qemu 1.5.0: DONE
  [serge-hallyn] Write a libvirt drive using the lxc API: TODO
  [serge-hallyn] Write loopback backingstore driver: DONE
  [serge-hallyn] Write qemu-nbd backingstore driver: TODO
  [serge-hallyn] Pursue patch for ovmf to provide save/restore of nvvars to 
support boot variables: TODO
  [serge-hallyn] Investigate openvswitch bridges by default in libvirt: TODO
  [serge-hallyn] Merge cgroup-lite into libcgroup (depends on libcgroup 
sysvinit scripts): BLOCKED
  [serge-hallyn] Default-off support for per-user cgroup configuration at 
boot/login: TODO
  [serge-hallyn] Ensure that lxc-ubuntu-cloud can be used with cloudinit for 
openstack: TODO
  [serge-hallyn] live block migration testing (using juju?) of libvirt+kvm with 
ceph: TODO
  [serge-hallyn] live block migration testing (using juju?) of libvirt+kvm with 
local storage: INPROGRESS
  [smoser] use simplestreams to provide secure ubuntu-cloud deliver to lxc: TODO
  [zulcss] Fix apparmor bug preventing libvirt-lxc from mounting blockdevs: TODO
  [zulcss] (or serge-hallyn) Write openstack patch to enable the new libvirt 
lxc-api driver: TODO
  [zulcss] Merge libvirt 1.0.6: TODO
  [zulcss] Follow up with Citrix's plans for xcp: TODO
  [smb] Merge xen 4.3: INPROGRESS
  [smb] Pick up upstream Xen-4.3 release: DONE
  [smb] Refresh Debian/Ubuntu patches against Xen: DONE
  [smb] Decide how to include qemu-upstream: DONE
  [smb] Update packaging to allow libvirt to build the libxl driver: DONE
  [smb] Unit testing with xm and xl stack (native and libvirt): DONE
+ [smb] Enable Xen compile for armhf: DONE

-- 
Virtualization Stack Work for Saucy
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-s-virtstack

-- 
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 1208455] Re: general protection fault running apt-get inside nested kvm VM on OpenStack

2013-08-05 Thread James Hunt
Kernel logs can be found on bug 1208509.

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

Title:
  general protection fault running apt-get inside nested kvm VM on
  OpenStack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1208455/+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 1208455] Re: general protection fault running apt-get inside nested kvm VM

2013-08-05 Thread James Hunt
Note that #4 was taken from a local nested kvm environment (not
OpenStack).

** Summary changed:

- general protection fault running apt-get inside nested kvm VM on OpenStack
+ general protection fault running apt-get inside nested kvm VM

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

Title:
  general protection fault running apt-get inside nested kvm VM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1208455/+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 1067779] Re: missing pam_loginuid.so breaks getlogin()

2013-08-05 Thread Bug Watch Updater
** Changed in: shadow (Debian)
   Status: New = Fix Committed

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

Title:
  missing pam_loginuid.so breaks getlogin()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/at/+bug/1067779/+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 1205086] Re: lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive nameserver

2013-08-05 Thread Serge Hallyn
** Also 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 lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1205086

Title:
  lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive
  nameserver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1205086/+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 1208522] Re: Please remove python-quantumclient from saucy

2013-08-05 Thread James Page
heat reverse-build-depends on python-quantumclient - needs fixing.

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

Title:
  Please remove python-quantumclient from saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heat/+bug/1208522/+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 1208522] [NEW] Please remove python-quantumclient from saucy

2013-08-05 Thread James Page
Public bug reported:

Renamed python-quantumclient - python-neutronclient due to trademark
issues.

Thanks!

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

** Affects: python-quantumclient (Ubuntu)
 Importance: Undecided
 Status: Incomplete

** Changed in: python-quantumclient (Ubuntu)
   Status: New = Incomplete

** Also affects: heat (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Please remove python-quantumclient from saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/heat/+bug/1208522/+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 1057195] Re: cloud_config apt_proxy has no option to specify HTTPS or not

2013-08-05 Thread Scott Moser
** Also affects: cloud-init (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: cloud-init (Ubuntu)
   Status: New = Triaged

** Changed in: cloud-init (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  cloud_config apt_proxy has no option to specify HTTPS or not

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1057195/+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 1205086] Re: lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive nameserver

2013-08-05 Thread Serge Hallyn
Does removing --strict-order work for your containers in all cases, or
only some of the time?  Looking through the dnsmasq manpage,

1. I'd expected --strict-order to mean that if the first nameserver
doesn't know the answer, we try the second one.  Apparently it only
falls back if the first one is down altogether?

2. Given the actual behavior of (1), the default (not --strict-oder and
not --all-servers) should just choose a name server at random.  I would
expect it sometimes happens to choose 10.88.0.1, and that if it is up
and says I dont' know that host, I'd expect fallback to be the SAME as
with --strict-order.  Which means I would have *expected* dnsmasq to try
the next one, but in fact per your findings it should (randomly, half
time time) simply fail to resolve.

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

Title:
  lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive
  nameserver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1205086/+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 1205086] Re: lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive nameserver

2013-08-05 Thread Serge Hallyn
So really it looks like the dnsmasq-2.47_no_nxdomain_until_end.patch in
dnsmasq source is what - in MY humbe opinion - is what we'd need.  Both
for this, and for bug 1003842 and 1163147.

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

Title:
  lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive
  nameserver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1205086/+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 1205086] Re: lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive nameserver

2013-08-05 Thread Serge Hallyn
Looking more through comments in
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1003842,
it appears to me that the most uncontraversial fix, rather than removing
--strict-order in lxc's dnsmasq, would be for dnsmasq on your host to
have something like:

server=/vpn.ubuntuone.info/10.88.0.1

and not have 10.88.0.1 in your resolv.conf at all.

Mind you I do hate suggesting changes to otherwise-working setups to
work around what can appear to be problems elsewhere.  But going by
http://www.zoneedit.com/doc/rfc/rfc2182.txt  that appears to be the
correct thing to do.

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

Title:
  lxc-net dnsmasq --strict-order breaks dns for lxc non-recursive
  nameserver

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1205086/+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 1208011] Re: open-vm-tools-2013.04.16-1098359 dkms module does not build on linux-3.11

2013-08-05 Thread Nate Muench (Mink)
The truth is I would love to make a merge proposal (I could actually).
But I'm honestly waiting for a new upstream release. I add this to
everything.

** Branch linked: lp:~n-muench/ubuntu/saucy/open-vm-tools/open-vm-tools
.april-update.part2

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

Title:
  open-vm-tools-2013.04.16-1098359 dkms module does not build on
  linux-3.11

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/1208011/+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 1077116] Re: automoc4 segfaults when building in an armhf pbuilder on an amd64 host

2013-08-05 Thread Alexander
Same for me

make[2]: Entering directory `/builddir/build/BUILD/kdelibs-4.10.5/build'

cd /builddir/build/BUILD/kdelibs-4.10.5/build/kdeui  /usr/bin/automoc4
/builddir/build/BUILD/kdelibs-4.10.5/build/kdeui/kdeui_automoc.cpp
/builddir/build/BUILD/kdelibs-4.10.5/kdeui
/builddir/build/BUILD/kdelibs-4.10.5/build/kdeui /usr/lib/qt4/bin/moc
/usr/bin/cmake

Unable to load library icui18n Cannot load library icui18n: (icui18n:
cannot open shared object file: No such file or directory)

qemu: uncaught target signal 11 (Segmentation fault) - core dumped

/bin/sh: line 1:  8056 Segmentation fault  (core dumped)
/usr/bin/automoc4
/builddir/build/BUILD/kdelibs-4.10.5/build/kdeui/kdeui_automoc.cpp
/builddir/build/BUILD/kdelibs-4.10.5/kdeui
/builddir/build/BUILD/kdelibs-4.10.5/build/kdeui /usr/lib/qt4/bin/moc
/usr/bin/cmake

make[2]: *** [kdeui/CMakeFiles/kdeui_automoc] Error 139

make[2]: Leaving directory `/builddir/build/BUILD/kdelibs-4.10.5/build'

make[1]: *** [kdeui/CMakeFiles/kdeui_automoc.dir/all] Error 2

make[1]: Leaving directory `/builddir/build/BUILD/kdelibs-4.10.5/build'

make: *** [all] Error 2

make: Leaving directory `/builddir/build/BUILD/kdelibs-4.10.5/build'

error: Bad exit status from /var/tmp/rpm-tmp.50015 (%install)

RPM build errors:

Bad exit status from /var/tmp/rpm-tmp.50015 (%install)

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

Title:
  automoc4 segfaults when building in an armhf pbuilder on an amd64 host

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1077116/+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 1204561] Re: package apache2 2.4.4-6ubuntu5 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-08-05 Thread daYmo
sudo rm -rf /etc/apache2/mods-enabled/php5_cgi.* 
sudo service apache2 restart

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

Title:
  package apache2 2.4.4-6ubuntu5 failed to install/upgrade: Unterprozess
  installiertes post-installation-Skript gab den Fehlerwert 1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1204561/+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 1204561] Re: package apache2 2.4.4-6ubuntu5 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-08-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  package apache2 2.4.4-6ubuntu5 failed to install/upgrade: Unterprozess
  installiertes post-installation-Skript gab den Fehlerwert 1 zurück

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1204561/+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 1208600] [NEW] charm proof does not report a lack of categories

2013-08-05 Thread Ryan Finnie
Public bug reported:

As categories are a prerequisite for submission to the charm store, (see
Bug #1202442), charm proof should check for a lack of categories.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: charm-tools 0.3+151-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
Uname: Linux 3.8.0-26-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: amd64
Date: Mon Aug  5 13:22:44 2013
InstallationDate: Installed on 2012-06-14 (417 days ago)
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: charm-tools
UpgradeStatus: Upgraded to raring on 2013-03-17 (141 days ago)

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


** Tags: amd64 apport-bug raring third-party-packages

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

Title:
  charm proof does not report a lack of categories

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1208600/+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 1199037] Re: backport eventlet exception context fix

2013-08-05 Thread Adam Stokes
Thanks Brian,

Ed this should be good to go now and in process of being reviewed by SRU
team.

Adam

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

Title:
  backport eventlet exception context fix

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-eventlet/+bug/1199037/+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 1208615] Re: package openvswitch-controller 1.4.0-1ubuntu1.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-08-05 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package openvswitch-controller 1.4.0-1ubuntu1.5 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1208615/+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 1208615] [NEW] package openvswitch-controller 1.4.0-1ubuntu1.5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-08-05 Thread josh d
Public bug reported:

Tried to install open vswitch using the following instructions:

http://pastebin.com/zaZiAtpA

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: openvswitch-controller 1.4.0-1ubuntu1.5
ProcVersionSignature: Ubuntu 3.5.0-36.57~precise1-generic 3.5.7.14
Uname: Linux 3.5.0-36-generic i686
ApportVersion: 2.0.1-0ubuntu17.3
Architecture: i386
Date: Mon Aug  5 15:37:44 2013
DpkgHistoryLog:
 Start-Date: 2013-08-05  15:36:35
 Commandline: apt-get install openvswitch-switch openvswitch-controller 
openvswitch-brcompat ruby vim nfs-common exim4 apticron rdist snmp snmpd
 Install: exim4-config:i386 (4.76-3ubuntu3.2, automatic), libnfsidmap2:i386 
(0.25-1ubuntu2, automatic), exim4-daemon-light:i386 (4.76-3ubuntu3.2, 
automatic), apticron:i386 (1.1.52), ruby1.8:i386 (1.8.7.352-2ubuntu1.3, 
automatic), snmpd:i386 (5.4.3~dfsg-2.4ubuntu1.1), snmp:i386 
(5.4.3~dfsg-2.4ubuntu1.1), ruby:i386 (4.8), rdist:i386 (6.1.5-16), 
libtirpc1:i386 (0.2.2-5, automatic), openvswitch-pki:i386 (1.4.0-1ubuntu1.5, 
automatic), rpcbind:i386 (0.2.0-7ubuntu1.2, automatic), exim4:i386 
(4.76-3ubuntu3.2), openvswitch-controller:i386 (1.4.0-1ubuntu1.5), 
exim4-base:i386 (4.76-3ubuntu3.2, automatic), apt-listchanges:i386 
(2.85.8ubuntu2, automatic), libruby1.8:i386 (1.8.7.352-2ubuntu1.3, automatic), 
libgssglue1:i386 (0.3-4ubuntu0.1, automatic), libreadline5:i386 (5.2-11, 
automatic), nfs-common:i386 (1.2.5-3ubuntu3.1)
DuplicateSignature: package:openvswitch-controller:1.4.0-1ubuntu1.5:subprocess 
installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release i386 
(20130213)
MarkForUpload: True
SourcePackage: openvswitch
Title: package openvswitch-controller 1.4.0-1ubuntu1.5 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 precise

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

Title:
  package openvswitch-controller 1.4.0-1ubuntu1.5 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvswitch/+bug/1208615/+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 1070519] Re: zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2013-08-05 Thread Kapil Thangavelu
The solution requires modifying the zookeeper config, its resolved in trunk, 
but not in the 0.6 ppa. It can manually resolved via
echo maxClientCnxns=500  /etc/zookeeper/conf/zoo.cfg on the bootstrap node.

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

Title:
  zookeeper: WARN
  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247]
  - Too many connections from /127.0.0.1 - max is 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1070519/+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 1070519] Re: zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2013-08-05 Thread Kapil Thangavelu
the maxclientcnxns adjustment also needs a restart of zookeeper..

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

Title:
  zookeeper: WARN
  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247]
  - Too many connections from /127.0.0.1 - max is 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1070519/+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 1208497] Re: netboot flag defaults to 'true' on upgrade, even for allocated nodes

2013-08-05 Thread Julian Edwards
** Changed in: maas
Milestone: None = 13.10

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

Title:
  netboot flag defaults to 'true' on upgrade, even for allocated nodes

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1208497/+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 1208600] Re: charm proof does not report a lack of categories

2013-08-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: charm-tools (Ubuntu)
   Status: New = Confirmed

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

Title:
  charm proof does not report a lack of categories

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1208600/+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 1070519] Re: zookeeper: WARN [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247] - Too many connections from /127.0.0.1 - max is 10

2013-08-05 Thread Chris Van Hoof
Thanks Kapil -- Is this destined for the ppa as well or are you after
verification first?

--chris

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

Title:
  zookeeper: WARN
  [NIOServerCxn.Factory:0.0.0.0/0.0.0.0:2181:NIOServerCnxn$Factory@247]
  - Too many connections from /127.0.0.1 - max is 10

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1070519/+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 1206675] Re: createsuperuser fails if Python can't detect default locale

2013-08-05 Thread Julian Edwards
** Changed in: maas
Milestone: 13.10 = None

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

Title:
  createsuperuser fails if Python can't detect default locale

To manage notifications about this bug go to:
https://bugs.launchpad.net/django/+bug/1206675/+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 1208690] [NEW] package rabbitmq-server 2.8.4-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-08-05 Thread Kshitiz
Public bug reported:

please resolve this issue got on upgrade from ubuntu 11.10 to 12.10

ProblemType: Package
DistroRelease: Ubuntu 12.10
Package: rabbitmq-server 2.8.4-1
ProcVersionSignature: Ubuntu 3.2.0-52.78-generic-pae 3.2.48
Uname: Linux 3.2.0-52-generic-pae i686
ApportVersion: 2.0.1-0ubuntu17.4
AptOrdering:
 nvidia-current: Remove
 rabbitmq-server: Configure
Architecture: i386
Date: Tue Aug  6 09:53:59 2013
DuplicateSignature: package:rabbitmq-server:2.8.4-1:subprocess installed 
post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: rabbitmq-server
Title: package rabbitmq-server 2.8.4-1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to quantal on 2013-08-06 (0 days ago)

** Affects: rabbitmq-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 quantal

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

Title:
  package rabbitmq-server 2.8.4-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1208690/+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 1208690] Re: package rabbitmq-server 2.8.4-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2013-08-05 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package rabbitmq-server 2.8.4-1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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