[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


[Bug 483742] Re: Sony NWZ-S616F not mounting correctly (MTP instead of 'normal' fs)

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

** Changed in: hal-info (Ubuntu)
   Status: New = Confirmed

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

Title:
  Sony NWZ-S616F not mounting correctly (MTP instead of 'normal' fs)

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

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


[Bug 1196513] Re: [SONY VAIO VPCEH2S1R] SD-card is not mounted

2013-08-05 Thread Travel
After updating BIOS the problem left in Precise LTS.

sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date:
R0200Z9
04/19/2012

dmesg:
mmc0: error -110 whilst initialising SD card

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

Title:
  [SONY VAIO VPCEH2S1R] SD-card is not mounted

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

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


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


[Bug 1134745] Re: Compiling capybara-webkit fails with Qt 5 packages

2013-08-05 Thread Richel Bilderbeek
Confirmed that this solves the problem:

sudo apt-get install libgstreamer1.0-dev 
sudo apt-get install libgstreamer0.10-dev 
sudo apt-get install libgstreamer-plugins-base1.0-dev 
sudo apt-get install libgstreamer-plugins-base0.10-dev

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

Title:
  Compiling capybara-webkit fails with Qt 5 packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebkit-opensource-src/+bug/1134745/+subscriptions

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


[Bug 1165250] Re: webkitwidgets module cause link error(qmake5)

2013-08-05 Thread Richel Bilderbeek
Solution that worked for me:

sudo apt-get install libgstreamer1.0-dev 
sudo apt-get install libgstreamer0.10-dev 
sudo apt-get install libgstreamer-plugins-base1.0-dev 
sudo apt-get install libgstreamer-plugins-base0.10-dev

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

Title:
  webkitwidgets module cause link error(qmake5)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1165250/+subscriptions

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


[Bug 1156325] Re: [Packard Bell EasyNote EN SL51] suspend/resume failure

2013-08-05 Thread davidetkarine
Sorry but I do not have anymore this computer.

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

Title:
  [Packard Bell EasyNote EN SL51] suspend/resume failure

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

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


[Bug 1165250] Re: webkitwidgets module cause link error(qmake5)

2013-08-05 Thread Richel Bilderbeek
Duplicate of https://bugs.launchpad.net/ubuntu/+source/qtwebkit-
opensource-src/+bug/1134745

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

Title:
  webkitwidgets module cause link error(qmake5)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1165250/+subscriptions

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


[Bug 1208333] [NEW] Change resolution with Mirror displays checked, extended mode will be trimmed

2013-08-05 Thread Penk Chen
Public bug reported:

Steps to reproduce:

1. Boot up the device, then plug in HDMI/VGA port
2. Check Mirror displays in Display of System Settings
3. Set the screen to lower resolution (e.g. 800x600) and apply change
4. Toggling Fn+F4 for a cycle, can't switch to extended mode

Expected Result:
Display modes should be Mirror mode - Extended mode - Internal only 
mode - External only mode

Actual Result:
Display modes are Mirror mode - Mirror mode - Internal only mode - 
External only mode

Note:
If unchecked Mirror displays and apply again, g-s-d can get the Xinerama 
configuration.

Some error messages while running g-s-d in debug mode:

(gnome-settings-daemon:4025): GnomeDesktop-CRITICAL **:
gnome_rr_output_info_get_geometry: assertion `GNOME_IS_RR_OUTPUT_INFO
(self)' failed

(gnome-settings-daemon:4025): GnomeDesktop-CRITICAL **:
gnome_rr_output_info_get_geometry: assertion `GNOME_IS_RR_OUTPUT_INFO
(self)' failed

(gnome-settings-daemon:4025): GnomeDesktop-CRITICAL **: 
gnome_rr_config_set_clone: assertion `GNOME_IS_RR_CONFIG (self)' failed
=== xinerama setup Configuration ===
  none


Since the gnome_rr_output_info_get_geometry() failed in 
compare_output_position(), 
trim_rightmost_outputs_that_dont_fit_in_framebuffer() will remove the Xinerama 
configuration in make_xinerama_setup().

** Affects: oem-priority
 Importance: Medium
 Status: New

** Affects: oem-priority/precise
 Importance: Undecided
 Status: New

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: gsd.log
   https://bugs.launchpad.net/bugs/1208333/+attachment/3760954/+files/gsd.log

** Also affects: oem-priority
   Importance: Undecided
   Status: New

** Also affects: oem-priority/precise
   Importance: Undecided
   Status: New

** Changed in: oem-priority
   Importance: Undecided = Medium

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

Title:
  Change resolution with Mirror displays checked, extended mode will
  be trimmed

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1208333/+subscriptions

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


[Bug 1208333] Re: Change resolution with Mirror displays checked, extended mode will be trimmed

2013-08-05 Thread Penk Chen
** Attachment added: gsd-debug-randr.log
   
https://bugs.launchpad.net/oem-priority/+bug/1208333/+attachment/3760955/+files/gsd-debug-randr.log

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

Title:
  Change resolution with Mirror displays checked, extended mode will
  be trimmed

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1208333/+subscriptions

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


[Bug 1130037] Re: regression-update kernel 3.5.0-24 alx suspend/resume

2013-08-05 Thread Bernardo Reino
Christopher,

You cannot be serious. This bug has been confirmed by a number of Ubuntu
users. The OP even states I use ubuntu 12.10 fully upgraded.

If you want to somehow feel good don't just close a random bug. This is
not the way to fix things.

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

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

Title:
  regression-update kernel 3.5.0-24 alx suspend/resume

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

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


[Bug 1130037] Re: regression-update kernel 3.5.0-24 alx suspend/resume

2013-08-05 Thread Bernardo Reino
Add. Confirmed means Verified by somebody else than the reporter. I
have, among others, verified this bug.

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

Title:
  regression-update kernel 3.5.0-24 alx suspend/resume

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

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


[Bug 1097293] Re: Tux commander unhandled exception

2013-08-05 Thread Andrew Kuksov
*** This bug is a duplicate of bug 916295 ***
https://bugs.launchpad.net/bugs/916295

** This bug has been marked a duplicate of bug 916295
   Tux Commander fails to start with overlay scrollbars

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

Title:
  Tux commander unhandled exception

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

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


[Bug 1207626] Re: Failed to initialize GLX extension (Compatible NVIDIA X driver not found)

2013-08-05 Thread Alberto Milone
something must have gone wrong during the installation of nvidia-prime
then, as you have no xorg.conf.

Please type the following commands and reboot:

sudo apt-get --purge remove nvidia-prime
sudo apt-get install nvidia-prime

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

Title:
  Failed to initialize GLX extension (Compatible NVIDIA X driver not
  found)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-319/+bug/1207626/+subscriptions

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


[Bug 1208266] Re: Sync g3data 1:1.5.3-2.1 (universe) from Debian unstable (main)

2013-08-05 Thread Daniel Holbach
This bug was fixed in the package g3data - 1:1.5.3-2.1
Sponsored for Oussama Bounaim (obounaim)

---
g3data (1:1.5.3-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Makefile: Link with -lm. (Closes: #713719)

 -- Sebastian Ramacher sramac...@debian.org  Sun, 28 Jul 2013 22:07:35
+0200

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

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

Title:
  Sync g3data 1:1.5.3-2.1 (universe) from Debian unstable (main)

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

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


[Bug 1067749] Re: Screen refuses to dim on battery

2013-08-05 Thread Martin Matuska
http://git.xfce.org/xfce/xfce4-power-
manager/commit/?id=05d12e12596512f7a31d3cdb4845a69dc2d4c611

** Bug watch added: Xfce Bugzilla #8840
   https://bugzilla.xfce.org/show_bug.cgi?id=8840

** Bug watch added: Xfce Bugzilla #8840
   https://bugzilla.xfce.org/show_bug.cgi?id=8840

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

Title:
  Screen refuses to dim on battery

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

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


[Bug 1156138] Re: bcmwl-kernel-source fails to build on lowlatency kernel [FATAL: modpost: GPL-incompatible module wl.ko uses GPL-only symbol '__rcu_read_unlock']

2013-08-05 Thread Bernardo Reino
Hi all,

IANAL but I think it should be no problem to link non-GPL with GPL
symbols. For some reason kernel's modpost checks for this and aborts.

Modifying the license of a module would certainly be illegal. Modifying
modpost.c to remove that check (s/fatal/warn/) would just produce a
warning but still allow the linking.

Could anybody give a legal opinion regarding this?

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

Title:
  bcmwl-kernel-source fails to build on lowlatency kernel [FATAL:
  modpost: GPL-incompatible module wl.ko uses GPL-only symbol
  '__rcu_read_unlock']

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

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


[Bug 1208252] Re: my bluetooth does not function

2013-08-05 Thread Хаджиев
My laptop has the Intel T7200 dual core processor.

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

Title:
  my bluetooth does not function

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

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


[Bug 1153217] Re: [Dell XPS L702X] Standby does not work anymore - system drains battery and overheats

2013-08-05 Thread Zordid
I just read your Importance link and I would definitely say this is of
HIGH importance:

High: A bug which fulfills one of the following criteria:
Has a severe impact on a small portion of Ubuntu users (estimated)

The impact of this is extremly severe - when I found my laptop the first
time in suspend with this bug, it was overheated - I guess one could
easily damage the hardware or even burn your house with that.

Remember: the CPU does not go to sleep, but all fans are off...

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

Title:
  [Dell XPS L702X] Standby does not work anymore - system drains battery
  and overheats

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

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


[Bug 1208252] Re: my bluetooth does not function

2013-08-05 Thread Хаджиев
Christopher, the model and the brand are HP, NX9420 -
http://www.notebookreview.com/default.asp?newsID=3176

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

Title:
  my bluetooth does not function

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

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


[Bug 1204512] Re: Ubuntu 13.04 fails to resume from suspend

2013-08-05 Thread Dāniels Brūvers
Kernel http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.11-rc3-saucy/
didn't fix it.

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

Title:
  Ubuntu 13.04 fails to resume from suspend

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

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


[Bug 1153217] Re: [Dell XPS L702X] Standby does not work anymore - system drains battery and overheats

2013-08-05 Thread Zordid
The most recent release that worked was 12.04.

Thanks for your explanations. I am still very confused why such a thing
with a common Core i7 processor can happen. Am I the only one that has a
Dell XPS Laptop running Ubuntu? Is that possible?

What makes this bug incomplete? Do you need more input? What could I do
to gather logs on what's going on during sleep that is no sleep anymore?

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

Title:
  [Dell XPS L702X] Standby does not work anymore - system drains battery
  and overheats

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

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


[Bug 1208347] [NEW] Change the package to be multi-arch

2013-08-05 Thread Timo Jyrinki
Public bug reported:

With the installation directories now fixed, please enable Multi-Arch:
same for libsystemsettings1 and libsystemsettings-dev in debian/control.

At the same time, fix the i386 amd64 armhf back to any on the
Architecture line.

** Affects: ubuntu-system-settings
 Importance: Undecided
 Status: New

** Affects: ubuntu-system-settings (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: ubuntu-system-settings (Ubuntu)
   Importance: Undecided
   Status: New

** Branch linked: lp:~timo-jyrinki/ubuntu-system-
settings/enable_multiarch

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

Title:
  Change the package to be multi-arch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-settings/+bug/1208347/+subscriptions

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


[Bug 967827] Re: package couchdb-bin 1.0.1-0ubuntu15 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

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

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

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

Title:
  package couchdb-bin 1.0.1-0ubuntu15 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/couchdb/+bug/967827/+subscriptions

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


[Bug 973321] Re: Samsung 300V5Z Backlight/Brightness controls

2013-08-05 Thread Pekorius Nedas
It's writen in description - 300V5Z-S01EE 
By the way backlight control works perfectly with xmir (from 
ppa:mir-team/unity-composer-testing)

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

Title:
  Samsung 300V5Z Backlight/Brightness controls

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

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


[Bug 1208252] Re: my bluetooth does not function

2013-08-05 Thread Хаджиев
HP NX9420 RH450EA - this is the exact product and model name.

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

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

Title:
  my bluetooth does not function

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

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


[Bug 1203133] Re: [camera-app] change camera button should be blocked while the app is switching cameras

2013-08-05 Thread Günter Schwann
** Changed in: camera-app
   Status: Triaged = Fix Committed

** Changed in: touch-preview-images
   Status: Triaged = Fix Committed

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

Title:
  [camera-app] change camera button should be blocked while the app is
  switching cameras

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1203133/+subscriptions

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


[Bug 1208352] [NEW] package linux-image-3.8.0-27-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2013-08-05 Thread 178John DiGirolamo
Public bug reported:

while updating mint 15 xfce kernel update reported (updated) kernel not
compatible with non PAE capable processors error.

ProblemType: Package
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-27-generic (not installed)
ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
Uname: Linux 3.8.0-19-generic i686
ApportVersion: 2.9.2-0ubuntu8
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  lubuntu1588 F lxpanel
CRDA: Error: [Errno 2] No such file or directory: 'iw'
CurrentDmesg:
 [   20.278172] lib80211_crypt: registered algorithm 'CCMP'
 [   20.312302] lib80211_crypt: registered algorithm 'TKIP'
Date: Mon Aug  5 03:15:36 2013
DuplicateSignature:
 Preparing to replace linux-image-3.8.0-19-generic 3.8.0-19.29 (using 
.../linux-image-3.8.0-19-generic_3.8.0-19.30_i386.deb) ...
 This kernel does not support a non-PAE CPU.
 dpkg: error processing 
/var/cache/apt/archives/linux-image-3.8.0-19-generic_3.8.0-19.30_i386.deb 
(--unpack):
  subprocess new pre-installation script returned error exit status 1
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
HibernationDevice: RESUME=UUID=351b8a5c-5a03-42fd-8a3c-c125a832ed9a
InstallationDate: Installed on 2013-08-05 (0 days ago)
InstallationMedia: Lubuntu 13.04 Raring Ringtail - Release i386 (20130423.1)
Lsusb:
 Bus 003 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: IBM 18306FU
MarkForUpload: True
ProcFB: 0 radeondrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=6a0d640d-6357-482d-b126-e0963ebb08d8 ro quiet splash vt.handoff=7
RelatedPackageVersions: grub-pc 2.00-13ubuntu3
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: package linux-image-3.8.0-27-generic (not installed) failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 1
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/26/2004
dmi.bios.vendor: IBM
dmi.bios.version: 1RET87WW (2.14 )
dmi.board.name: 18306FU
dmi.board.vendor: IBM
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: IBM
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnIBM:bvr1RET87WW(2.14):bd01/26/2004:svnIBM:pn18306FU:pvrThinkPadR50:rvnIBM:rn18306FU:rvrNotAvailable:cvnIBM:ct10:cvrNotAvailable:
dmi.product.name: 18306FU
dmi.product.version: ThinkPad R50
dmi.sys.vendor: IBM

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


** Tags: apport-package i386 raring

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

Title:
  package linux-image-3.8.0-27-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 1

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

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


[Bug 1208219] Re: browsing is slow

2013-08-05 Thread Timo Aaltonen
** Package changed: xorg (Ubuntu) = ubuntu

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

Title:
  browsing is slow

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

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


[Bug 1203207] Re: [MIR] mir

2013-08-05 Thread Didier Roche
as discussed with Jamie, promoting without blocking on the security
review. Not changing the bug status on purpose though.


$ ./change-override -c main -S mir
Override component to main
mir 0.0.8+13.10.20130803-0ubuntu1 in saucy: universe/x11 - main
libmirclient-dev 0.0.8+13.10.20130803-0ubuntu1 in saucy amd64: 
universe/libdevel/optional/100% - main
libmirclient-dev 0.0.8+13.10.20130803-0ubuntu1 in saucy armhf: 
universe/libdevel/optional/100% - main
libmirclient-dev 0.0.8+13.10.20130803-0ubuntu1 in saucy i386: 
universe/libdevel/optional/100% - main
libmirclient1 0.0.8+13.10.20130803-0ubuntu1 in saucy amd64: 
universe/libs/optional/100% - main
libmirclient1 0.0.8+13.10.20130803-0ubuntu1 in saucy armhf: 
universe/libs/optional/100% - main
libmirclient1 0.0.8+13.10.20130803-0ubuntu1 in saucy i386: 
universe/libs/optional/100% - main
libmirprotobuf-dev 0.0.8+13.10.20130803-0ubuntu1 in saucy amd64: 
universe/libdevel/optional/100% - main
libmirprotobuf-dev 0.0.8+13.10.20130803-0ubuntu1 in saucy armhf: 
universe/libdevel/optional/100% - main
libmirprotobuf-dev 0.0.8+13.10.20130803-0ubuntu1 in saucy i386: 
universe/libdevel/optional/100% - main
libmirprotobuf0 0.0.8+13.10.20130803-0ubuntu1 in saucy amd64: 
universe/libs/optional/100% - main
libmirprotobuf0 0.0.8+13.10.20130803-0ubuntu1 in saucy armhf: 
universe/libs/optional/100% - main
libmirprotobuf0 0.0.8+13.10.20130803-0ubuntu1 in saucy i386: 
universe/libs/optional/100% - main
libmirserver-dev 0.0.8+13.10.20130803-0ubuntu1 in saucy amd64: 
universe/libdevel/optional/100% - main
libmirserver-dev 0.0.8+13.10.20130803-0ubuntu1 in saucy armhf: 
universe/libdevel/optional/100% - main
libmirserver-dev 0.0.8+13.10.20130803-0ubuntu1 in saucy i386: 
universe/libdevel/optional/100% - main
libmirserver0 0.0.8+13.10.20130803-0ubuntu1 in saucy amd64: 
universe/libs/optional/100% - main
libmirserver0 0.0.8+13.10.20130803-0ubuntu1 in saucy armhf: 
universe/libs/optional/100% - main
libmirserver0 0.0.8+13.10.20130803-0ubuntu1 in saucy i386: 
universe/libs/optional/100% - main
mir-demos 0.0.8+13.10.20130803-0ubuntu1 in saucy amd64: 
universe/x11/optional/100% - main
mir-demos 0.0.8+13.10.20130803-0ubuntu1 in saucy armhf: 
universe/x11/optional/100% - main
mir-demos 0.0.8+13.10.20130803-0ubuntu1 in saucy i386: 
universe/x11/optional/100% - main
mir-doc 0.0.8+13.10.20130803-0ubuntu1 in saucy amd64: 
universe/doc/optional/100% - main
mir-doc 0.0.8+13.10.20130803-0ubuntu1 in saucy armhf: 
universe/doc/optional/100% - main
mir-doc 0.0.8+13.10.20130803-0ubuntu1 in saucy i386: universe/doc/optional/100% 
- main
mir-doc 0.0.8+13.10.20130803-0ubuntu1 in saucy powerpc: 
universe/doc/optional/100% - main
mir-test-tools 0.0.8+13.10.20130803-0ubuntu1 in saucy amd64: 
universe/x11/optional/100% - main
mir-test-tools 0.0.8+13.10.20130803-0ubuntu1 in saucy armhf: 
universe/x11/optional/100% - main
mir-test-tools 0.0.8+13.10.20130803-0ubuntu1 in saucy i386: 
universe/x11/optional/100% - main
mircommon-dev 0.0.8+13.10.20130803-0ubuntu1 in saucy amd64: 
universe/libdevel/optional/100% - main
mircommon-dev 0.0.8+13.10.20130803-0ubuntu1 in saucy armhf: 
universe/libdevel/optional/100% - main
mircommon-dev 0.0.8+13.10.20130803-0ubuntu1 in saucy i386: 
universe/libdevel/optional/100% - main

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

Title:
  [MIR] mir

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

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


[Bug 997483] Re: VT_WAITACTIVE does not work well with a multiseat setup

2013-08-05 Thread a7x
** Branch linked: lp:~a7x/lightdm/multiseat

** Branch unlinked: lp:~a7x/lightdm/multiseat-bad

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

Title:
  VT_WAITACTIVE does not work well with a multiseat setup

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

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


[Bug 977547] Re: doesn't switch to graphical VT when auto login is turned on, (multiseat)

2013-08-05 Thread a7x
** Branch linked: lp:~a7x/lightdm/multiseat

** Branch unlinked: lp:~a7x/lightdm/multiseat-bad

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

Title:
  doesn't switch to graphical VT when auto login is turned on,
  (multiseat)

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

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


[Bug 976124] Re: lightdm multiseat: no login possible

2013-08-05 Thread a7x
** Branch linked: lp:~a7x/lightdm/multiseat

** Branch unlinked: lp:~a7x/lightdm/multiseat-bad

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

Title:
  lightdm multiseat: no login possible

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

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


[Bug 903194] Re: multiseat not set up correctly

2013-08-05 Thread a7x
** Branch linked: lp:~a7x/lightdm/multiseat

** Branch unlinked: lp:~a7x/lightdm/multiseat-bad

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

Title:
  multiseat not set up correctly

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

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


[Bug 1075125] Re: Multiseat: only first seat session is marked as active in ConsoleKit

2013-08-05 Thread a7x
** Branch linked: lp:~a7x/lightdm/multiseat

** Branch unlinked: lp:~a7x/lightdm/multiseat-bad

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

Title:
  Multiseat: only first seat session is marked as active in ConsoleKit

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

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


[Bug 1085841] Re: Add basic systemd-logind multiseat support

2013-08-05 Thread a7x
** Branch linked: lp:~a7x/lightdm/multiseat

** Branch unlinked: lp:~a7x/lightdm/multiseat-bad

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

Title:
  Add basic systemd-logind multiseat support

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

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


[Bug 1176083] Re: [MIR] glm

2013-08-05 Thread Didier Roche
$ ./change-override -c main -S glm
Override component to main
glm 0.9.4.4-1 in saucy: universe/libs - main
libglm-dev 0.9.4.4-1 in saucy amd64: universe/libdevel/extra/100% - main
libglm-dev 0.9.4.4-1 in saucy armhf: universe/libdevel/extra/100% - main
libglm-dev 0.9.4.4-1 in saucy i386: universe/libdevel/extra/100% - main
libglm-dev 0.9.4.4-1 in saucy powerpc: universe/libdevel/extra/100% - main
libglm-doc 0.9.4.4-1 in saucy amd64: universe/doc/extra/100% - main
libglm-doc 0.9.4.4-1 in saucy armhf: universe/doc/extra/100% - main
libglm-doc 0.9.4.4-1 in saucy i386: universe/doc/extra/100% - main
libglm-doc 0.9.4.4-1 in saucy powerpc: universe/doc/extra/100% - main


** Changed in: glm (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  [MIR] glm

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

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


[Bug 1208352] Re: package linux-image-3.8.0-27-generic (not installed) failed to install/upgrade: subprocess new pre-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
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208352

Title:
  package linux-image-3.8.0-27-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 1

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

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


[Bug 1201124] Re: when second seat user log out, first seat switches to virtual terminal

2013-08-05 Thread a7x
*** This bug is a duplicate of bug 977547 ***
https://bugs.launchpad.net/bugs/977547

** Branch linked: lp:~a7x/lightdm/multiseat

** Branch unlinked: lp:~a7x/lightdm/multiseat-bad

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

Title:
  when second seat user log out, first seat switches to virtual terminal

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

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


[Bug 1208357] [NEW] Taskbar of the operating system installation screen show ghosting

2013-08-05 Thread jiaowen520li
Public bug reported:

Taskbar of the operating system installation screen show ghosting. Show
Ghosting making the operating system installation screen  become flat,
greatly influences the installation; Especially influences Install
(manual partitioning). Because We can‘t click “Continue” button(out of
sight) after configuring custom disk partitioning.

Problems have surfaced Since Saury DailyBuild-0803 i386  amd64.

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

** Attachment added: Problems have surfaced Since Saury DailyBuild-0803 i386  
amd64.
   
https://bugs.launchpad.net/bugs/1208357/+attachment/3760980/+files/Saury%20DailyBuild-0803%20i386%20%26%20amd64.png

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

Title:
  Taskbar of the operating system installation screen show ghosting

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

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

[Bug 1196943] Re: WebApps do not work w/ chromium 28

2013-08-05 Thread Loic Dreux
Indicators doesn't work for GMail.

** Attachment added: GMail javascript exceptions
   
https://bugs.launchpad.net/ubuntu/raring/+source/unity-chromium-extension/+bug/1196943/+attachment/3760987/+files/chromium.log

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

Title:
  WebApps do not work w/ chromium 28

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-chromium-extension/+bug/1196943/+subscriptions

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


  1   2   3   4   5   6   7   8   9   >