[Bug 962393] Re: Installation loops in db-config-common when ran from software-center

2012-03-23 Thread Alkis Georgopoulos
Maybe the problem is that software-center spawns debconf-communicate
with the user id instead of as root:

alkisg7368  1.7  0.5  65404 23364 pts/1Sl+  07:48   0:00
/usr/bin/perl -w /usr/bin/debconf-communicate

I tried making a debconf-communicate wrapper, to force running it as root 
instead, and everything worked fine again:
$ cat /usr/bin/debconf-communicate
#!/bin/sh
exec sudo -E /usr/bin/debconf-communicate.real $@

Of course to avoid sudo prompts, I've setup sudoers to not require a
password for debconf-communicate.real for my user id.

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

Title:
  Installation loops in db-config-common when ran from software-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dbconfig-common/+bug/962393/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 962826] Re: package samba-common 2:3.6.3-2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

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

Title:
  package samba-common 2:3.6.3-2ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 962826] [NEW] package samba-common 2:3.6.3-2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2012-03-23 Thread sburges
Public bug reported:

During Software-update

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba-common 2:3.6.3-2ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.95-0ubuntu1
Architecture: amd64
Date: Thu Mar 22 22:51:14 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 128
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120225)
PackageArchitecture: all
SourcePackage: samba
Title: package samba-common 2:3.6.3-2ubuntu1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 128
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package need-duplicate-check precise

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

Title:
  package samba-common 2:3.6.3-2ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 948461] Re: apt-get hashsum/size mismatch because s3 mirrors don't support http pipelining correctly

2012-03-23 Thread Steve Langasek
** Changed in: apt (Ubuntu Oneiric)
   Status: New = Won't Fix

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

Title:
  apt-get hashsum/size mismatch because s3 mirrors don't support http
  pipelining correctly

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 962826] Re: package samba-common 2:3.6.3-2ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 128

2012-03-23 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 samba in Ubuntu.
https://bugs.launchpad.net/bugs/962826

Title:
  package samba-common 2:3.6.3-2ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 128

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 962845] [NEW] automount crashed with SIGSEGV in try_remount()

2012-03-23 Thread teddybeer
Private bug reported:

used to mount nfs-share on user login

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: autofs5 5.0.6-0ubuntu5
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic-pae 3.2.12
Uname: Linux 3.2.0-20-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 1.95-0ubuntu1
Architecture: i386
Date: Fri Mar 23 13:27:08 2012
ExecutablePath: /usr/sbin/automount
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcCmdline: /usr/sbin/automount
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: autofs5
Title: automount crashed with SIGSEGV in try_remount()
UpgradeStatus: Upgraded to precise on 2012-02-25 (26 days ago)
UserGroups:

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


** Tags: apport-crash i386 need-i386-retrace precise

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

Title:
  automount crashed with SIGSEGV in try_remount()

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 943000] Re: update to system fails with Exception value: 'NoneType' object has no attribute 'os_version'

2012-03-23 Thread Martin Pitt
Hello C, or anyone else affected,

Accepted cobbler into oneiric-proposed. The package will build now and
be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: cobbler (Ubuntu Oneiric)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

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

Title:
  update to system fails with  Exception value: 'NoneType' object has no
  attribute 'os_version'

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 920020] Re: NOT FOUND answer on OPTIONS request

2012-03-23 Thread Martin Pitt
Hello Marc, or anyone else affected,

Accepted asterisk into oneiric-proposed. The package will build now and
be available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Tags added: verification-needed

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

Title:
  NOT FOUND answer on OPTIONS request

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 943000] Re: update to system fails with Exception value: 'NoneType' object has no attribute 'os_version'

2012-03-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/oneiric-proposed/cobbler

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

Title:
  update to system fails with  Exception value: 'NoneType' object has no
  attribute 'os_version'

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 920020] Re: NOT FOUND answer on OPTIONS request

2012-03-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/oneiric-proposed/asterisk

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

Title:
  NOT FOUND answer on OPTIONS request

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 955883] Re: Squid3 Crash assertion failed: comm.cc:349

2012-03-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/oneiric-proposed/squid3

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

Title:
  Squid3 Crash assertion failed: comm.cc:349

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 955883] Re: Squid3 Crash assertion failed: comm.cc:349

2012-03-23 Thread Martin Pitt
Hello Ubuntu, or anyone else affected,

Accepted squid3 into oneiric-proposed. The package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: squid3 (Ubuntu Oneiric)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

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

Title:
  Squid3 Crash assertion failed: comm.cc:349

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 569757] Re: NIS upstart dependency broken for lucid

2012-03-23 Thread Martin Pitt
Hello harald, or anyone else affected,

Accepted nis into lucid-proposed. The package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: nis (Ubuntu Lucid)
   Status: Triaged = Fix Committed

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

Title:
  NIS upstart dependency broken for lucid

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

-- 
Ubuntu-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 958704] Re: ubuntu 12.04 boot with nis(ypbind) autofs (nfs) not working.

2012-03-23 Thread James Page
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On 22/03/12 17:02, kenjo wrote:
 On Thu, 2012-03-22 at 15:06 +, James Page wrote:
 kenjo
 
 autofs does not need to do this - its already done by the
 start-ypbind configuration.
 
 ok then I said it before upstart is a complete mystery to me.
 
 so when autofs is started start-ypbind is actually blocking autofs
 ?? and only when start-ypbind is started is autofs actually
 started??
 
 if you say so but I do not understand the configuration that makes
 this happen.
 
 if I look into start-ypbind it gets started and then only waits
 for ypbind to start. That is all. why is autofs not started while
 this wait is happening ?

the start-ypbind configuration starts on .. starting autofs .. (among
others) so it exec's wait-for-state ypbind = running and blocks the
startup of autofs until that state is reached

 autofs now have no condition other than runlevel so I do not see
 why it would wait on ypbind.

Hope that helps you understand how this works.

- -- 
James Page
Ubuntu Core Developer
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJPbEJEAAoJEL/srsug59jDFAEQAIp2jEEEr3UfmOZYG/DB5TQc
8fZV+RIZXYVRAoEvaapB7vheENQh9sqf9RxEM/PrbeGTTWu6aYkZ3WQYW8YFj40y
ngTd+Ru7D1nU9Ec3Af2Ym9JN+iQrSMV0bNtq355rYCyZr1YbSMK+DnW4m3X9tKcL
3nAGkhj85UQGDk5m2vkL23ouTWhHhg1lPYbDPp+CNUFDmqEMBwmi42qgA3zL4XU+
OFxG6eHZC4W6Ljoc+lJaOoB0qgGTQ5k0+CVwY7YCfnrq4qABLiE3CXiT3jknxGmR
oUIURBo6URha+dB+W89TObqlldkMnA0m+2BlZ/od/rX6Is5fpEVz5Xg5JbcovfYi
n0FoLbaaq1hoS1oLHoxJciBYCN9FUQ1TPA6XB1Xd8ejMPT10LsaVF6/N24XXZcqB
4j6mzv3hfQvww+InytfWJjzlMeEpkvUVv7ny6BGecPY9KB+pIqR2t5bqAsknpbo5
hF7ttBfcQVApwhatl/MRxk0DTCKyVjEZZQMsHK1M4ediT85XnJHp5HPU99vkj3eF
6xZqhQ63MfwzDwL7RHioS8H7Kv5+EnEVMuJdNLFB2thLiLfsZQgTDvtK4MHJ1pXH
giqh9qTFfYs4urkt84Y+s8nMM1tFEftfU+gsVDty/xeIbr9TQ1k3fCl4z+wFYtpg
4uvmS8wb06geh5b68i+q
=zTIq
-END PGP SIGNATURE-

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

Title:
  ubuntu 12.04 boot with nis(ypbind) autofs (nfs) not working.

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 910962] Re: installArchives() failed: dpkg: unrecoverable fatal error, aborting: syntax error: unknown group 'postdrop' in statoverride file Error in function: SystemError: E:Sub-process /usr/bin

2012-03-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  installArchives() failed: dpkg: unrecoverable fatal error, aborting:
  syntax error: unknown group 'postdrop' in statoverride file  Error in
  function:   SystemError: E:Sub-process /usr/bin/dpkg returned an error
  code (2)

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 959426] Re: nova services start before mysql on boot

2012-03-23 Thread Alan Pevec
 or the services should re-try the connections for a while before
giving up and crashing.

Isn't this fixed in bug 943031 which should be in essex-rc1 ?

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

Title:
  nova services start before mysql on boot

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 962262] Re: package openssh-server 1:5.3p1-3ubuntu7 failed to install/upgrade: il sottoprocesso nuovo script pre-installation ha restituito lo stato di errore 1

2012-03-23 Thread Thomas Hood
*** This bug is a duplicate of bug 349469 ***
https://bugs.launchpad.net/bugs/349469

Submitter (Fabio Tinteri): How did you solve this problem? Was a reboot
sufficient?

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

Title:
  package openssh-server 1:5.3p1-3ubuntu7 failed to install/upgrade: il
  sottoprocesso nuovo script pre-installation ha restituito lo stato di
  errore 1

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


R: [Bug 962262] Re: package openssh-server 1:5.3p1-3ubuntu7 failed to install/upgrade: il sottoprocesso nuovo script pre-installation ha restituito lo stato di errore 1

2012-03-23 Thread Fabio Tinteri
*** This bug is a duplicate of bug 349469 ***
https://bugs.launchpad.net/bugs/349469

Yes, all work fine.
Thank you a lot

Fabio

-Messaggio originale-
Da: boun...@canonical.com [mailto:boun...@canonical.com] Per conto di Thomas 
Hood
Inviato: venerdì 23 marzo 2012 11:48
A: azz...@gmail.com
Oggetto: [Bug 962262] Re: package openssh-server 1:5.3p1-3ubuntu7 failed to 
install/upgrade: il sottoprocesso nuovo script pre-installation ha restituito 
lo stato di errore 1

*** This bug is a duplicate of bug 349469 ***
https://bugs.launchpad.net/bugs/349469

Submitter (Fabio Tinteri): How did you solve this problem? Was a reboot
sufficient?

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

Title:
  package openssh-server 1:5.3p1-3ubuntu7 failed to install/upgrade: il
  sottoprocesso nuovo script pre-installation ha restituito lo stato di
  errore 1

Status in “openssh” package in Ubuntu:
  New

Bug description:
  ..

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: openssh-server 1:5.3p1-3ubuntu7
  ProcVersionSignature: Ubuntu 2.6.32-33.72-generic-pae 2.6.32.41+drm33.18
  Uname: Linux 2.6.32-33-generic-pae i686
  Architecture: i386
  Date: Thu Mar 22 13:11:59 2012
  Df:
   
  ErrorMessage: il sottoprocesso nuovo script pre-installation ha restituito lo 
stato di errore 1
  InstallationMedia: Ubuntu-Server 10.04.3 LTS Lucid Lynx - Release i386 
(20110719.2)
  SourcePackage: openssh
  Title: package openssh-server 1:5.3p1-3ubuntu7 failed to install/upgrade: il 
sottoprocesso nuovo script pre-installation ha restituito lo stato di errore 1

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

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

Title:
  package openssh-server 1:5.3p1-3ubuntu7 failed to install/upgrade: il
  sottoprocesso nuovo script pre-installation ha restituito lo stato di
  errore 1

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963034] [NEW] package openssh-server (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2012-03-23 Thread L3xpert
Public bug reported:

System info:
AMD 8120
32 GB Ram
Gigabyte 970a-UD3 systemboard

1. Ubuntu 10.04.4 LTS running as VM on ESXi 5

2. ssh:
  Installed: 1:5.3p1-3ubuntu7
  Candidate: 1:5.3p1-3ubuntu7
  Version table:
 *** 1:5.3p1-3ubuntu7 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
100 /var/lib/dpkg/status
 1:5.3p1-3ubuntu3 0
500 http://us.archive.ubuntu.com/ubuntu/ lucid/main Packages

3. Install SSH package

4. Package failed to install and further attempts to install failed as
well.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: openssh-server (not installed)
ProcVersionSignature: Ubuntu 2.6.32-28.55-generic 2.6.32.27+drm33.12
Uname: Linux 2.6.32-28-generic x86_64
AptOrdering:
 openssh-server: Install
 ssh: Install
 openssh-server: Configure
 ssh: Configure
Architecture: amd64
Date: Thu Mar 22 22:00:49 2012
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
InstallationMedia: Ubuntu 10.04.2 LTS Lucid Lynx - Release amd64 (20110211.1)
SourcePackage: openssh
Title: package openssh-server (not installed) failed to install/upgrade: 
subprocess new pre-installation script returned error exit status 1

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


** Tags: amd64 apport-package lucid

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

Title:
  package openssh-server (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/openssh/+bug/963034/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963034] Re: package openssh-server (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2012-03-23 Thread L3xpert
-- 
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/963034

Title:
  package openssh-server (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/openssh/+bug/963034/+subscriptions

-- 
Ubuntu-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-p-kronos] XCP Kronos support

2012-03-23 Thread Chris Johnston
Blueprint changed by Chris Johnston:

Whiteboard changed:
  Session Notes:
  
  AGENDA:
  - What is XCP and Kronos?
  - Current state of Project Kronos
  - Work remaining (porting and packaging)
  - Ubuntu next-steps?
  
  - Could we used clustered LVM instead of our own version? Perhaps, but we 
haven't investigated that yet.
  - Can we ship XCP's modified LVM with Ubuntu? Yes, it is conceivable that 
this could work. Some patches could even be upstreamed, but likely not all of 
them.
  
  CONTACTS:
  - chuck.sh...@canonical.com
  - ad...@canonical.com
  - a...@seamicro.com
  - m...@canonical.com
  
  WORK ITEMS:
  [zulcss]  Review blktap-dkms package: DONE
  Package Xen hypervisor OCaml packages: DONE
  xcp-eliloader uploaded to Debian: DONE
  blktap uploaded to Debian: DONE
  blktap-dkms uploaded to Debian: DONE
  xen-api-libs uploaded to Debian: DONE
  xcp-guest-packages uploaded to Debian: DONE
  xcp-storage-managers uploaded to Debian: DONE
  xcp-vncterm uploaded to Debian: DONE
  xcp-xapi uploaded to Debian: DONE
  Package XCP's LVM (optional): POSTPONED
  Package XCP's multipathd (optional): POSTPONED
  Package XCP's xsconsole (optional): POSTPONED
  [davewalker]  Initial sync xcp-eliloader from Debian sid: DONE
  [davewalker]  Initial sync blktap from Debian Wheezy: DONE
  [davewalker]  Initial sync blktap-dkms from Debian sid: DONE
- [mcclurmc] Request sync of xen-api from Debian Sid: INPROGRESS (Bug #962184)
+ [mcclurmc] Request sync of xen-api from Debian Sid (Bug #962184): INPROGRESS
  
  https://bugs.launchpad.net/ubuntu/+source/xen-api/+bug/962184

-- 
XCP Kronos support
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-kronos

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 959610] Re: keystone is not logging

2012-03-23 Thread Vincent Ladeuil
@Adam: Confirmed, using DEBUG produces output \o/

But DEBUG may not be appropriate in the long run ?

Anyway, I'm out of trouble.

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

Title:
  keystone is not logging

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963202] [NEW] ssh crashed with SIGSEGV

2012-03-23 Thread Felix
Private bug reported:

Crashes when logging into a remote ssh server.
Reproducable.

$ ssh IP -l user
password: **

- Enter  Crash
Error: Speicherzugriffsfehler (Speicherabzug geschrieben)

(Memory access error ( memory dump written)

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: openssh-client 1:5.9p1-4ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-19.31-generic-pae 3.2.12
Uname: Linux 3.2.0-19-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 1.95-0ubuntu1
Architecture: i386
Date: Fri Mar 23 16:07:24 2012
ExecutablePath: /usr/bin/ssh
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 (20120314)
ProcCmdline: /usr/bin/ssh -x -oForwardAgent=no -oPermitLocalCommand=no 
-oClearAllForwardings=yes -l root -- 192.168.10.13 scp\ -f\ --\ *
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
RelatedPackageVersions:
 ssh-askpass   N/A
 libpam-sshN/A
 keychain  N/A
 ssh-askpass-gnome 1:5.9p1-4ubuntu1
SSHClientVersion: OpenSSH_5.9p1 Debian-4ubuntu1, OpenSSL 1.0.1 14 Mar 2012
Signal: 11
SourcePackage: openssh
StacktraceTop: ?? () from /lib/i386-linux-gnu/libcrypto.so.1.0.0
Title: ssh crashed with SIGSEGV
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

** Affects: openssh (Ubuntu)
 Importance: Medium
 Status: New


** Tags: apport-crash i386 precise

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

Title:
  ssh crashed with SIGSEGV

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 959426] Re: nova services start before mysql on boot

2012-03-23 Thread Thierry Carrez
** Changed in: nova
   Status: New = Incomplete

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

Title:
  nova services start before mysql on boot

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

-- 
Ubuntu-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-p-kronos] XCP Kronos support

2012-03-23 Thread Chris Johnston
Blueprint changed by Chris Johnston:

Whiteboard changed:
  Session Notes:
  
  AGENDA:
  - What is XCP and Kronos?
  - Current state of Project Kronos
  - Work remaining (porting and packaging)
  - Ubuntu next-steps?
  
  - Could we used clustered LVM instead of our own version? Perhaps, but we 
haven't investigated that yet.
  - Can we ship XCP's modified LVM with Ubuntu? Yes, it is conceivable that 
this could work. Some patches could even be upstreamed, but likely not all of 
them.
  
  CONTACTS:
  - chuck.sh...@canonical.com
  - ad...@canonical.com
  - a...@seamicro.com
  - m...@canonical.com
  
  WORK ITEMS:
  [zulcss]  Review blktap-dkms package: DONE
  Package Xen hypervisor OCaml packages: DONE
  xcp-eliloader uploaded to Debian: DONE
  blktap uploaded to Debian: DONE
  blktap-dkms uploaded to Debian: DONE
  xen-api-libs uploaded to Debian: DONE
  xcp-guest-packages uploaded to Debian: DONE
  xcp-storage-managers uploaded to Debian: DONE
  xcp-vncterm uploaded to Debian: DONE
  xcp-xapi uploaded to Debian: DONE
  Package XCP's LVM (optional): POSTPONED
  Package XCP's multipathd (optional): POSTPONED
  Package XCP's xsconsole (optional): POSTPONED
  [davewalker]  Initial sync xcp-eliloader from Debian sid: DONE
  [davewalker]  Initial sync blktap from Debian Wheezy: DONE
  [davewalker]  Initial sync blktap-dkms from Debian sid: DONE
- [mcclurmc] Request sync of xen-api from Debian Sid (Bug #962184): INPROGRESS
+ [mike-mcclurg] Request sync of xen-api from Debian Sid (Bug #962184): 
INPROGRESS
  
  https://bugs.launchpad.net/ubuntu/+source/xen-api/+bug/962184

-- 
XCP Kronos support
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-kronos

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 941874] Re: (fakeraid) root device not activated during boot

2012-03-23 Thread Phillip Susi
I've fixed both packages to get this working and set up an isw dmraid
with my old disks and installed precise and the updated packages to
verify it works.  Just waiting for a sponsor to merge the changes.


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

** Changed in: multipath-tools (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  (fakeraid) root device not activated during boot

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 948461] Re: apt-get hashsum/size mismatch because s3 mirrors don't support http pipelining correctly

2012-03-23 Thread Ben Howard
Re #29: I plan on spinning a final Maverick on its EOF for historical
reasons. The other reason why I would like to see Maverick get this to
updates is for people who upgrade from Maverick to something newer.

Re #27: I've confirmed the fixes in proposed work. We're good to go
here.

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

Title:
  apt-get hashsum/size mismatch because s3 mirrors don't support http
  pipelining correctly

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

-- 
Ubuntu-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 645625] Re: lxc container can power-off host machine

2012-03-23 Thread Serge Hallyn
Quoting maxadamo (645...@bugs.launchpad.net):
 don't want to argue, but may I ask why you decided to tag the urgency of this 
 issue as low?

Because of the many ways that root in a container can mess with a host,
this is only one.

 One can stop 30 containers and the host machine and the host machine, by
 issuing a simple command on one of the containers and you say urgency is just
 low? Wasn't it at least medium, if not high?

No, because for 12.04 our goal is only to prevent accidental abuses of
the host by a container.  There is no way we can claim to prevent
actual mischief.

Put another way, if this would be a high priority item for your use
case, then lxc is not yet right for your use case.  Note that work
toward a user namespace, which will help achieve that goal, is heavily
under way.

Nevertheless, note that it is fix released.  With the current apparmor
policy in 12.04, you should not be able to reboot through
/proc/sysrq-trigger.

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

Title:
  lxc container can power-off host machine

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963280] [NEW] Memory leak on any async python call

2012-03-23 Thread Kapil Thangavelu
Public bug reported:

There is a missing Py_DECREF on all the results. For large results this
can lead to a significant memory growth per call. Credits to Johan
Rydberg for pointing out the issue to me and providing a sample program
to reproduce. Patch and sample prog to be attached.

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

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

Title:
  Memory leak on any async python call

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963280] Re: Memory leak on any async python call

2012-03-23 Thread Kapil Thangavelu
Sample program attached to reproduce leak.

** Attachment added: sample program using txzookeeper to reproduce  the memory 
leak
   
https://bugs.launchpad.net/ubuntu/+source/zookeeper/+bug/963280/+attachment/2923575/+files/fo2.py

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

Title:
  Memory leak on any async python call

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 959426] Re: nova services start before mysql on boot

2012-03-23 Thread Adam Gandelman
This is not resolved by the fix for bug 943031 which, AFAICS, fixes the
issue of an existing db connection going away.  The bug here is at
service start up, ie starting nova-compute with a mysql server that is
not up (yet) ends in:

(nova): TRACE: OperationalError: (OperationalError) (2003, Can't
connect to MySQL server on 'outo.home.base' (111)) None None

and a dead process.

Initial setup of the database connection does not retry, and instead the
service dies (quickly).   This can't really be worked around in
packaging/upstart and shouldn't need to be, as a database is truly and
external resource anyway.  In contrast, the rabbitmq connection
initialization loops at start up if it cannot connect to its server,
dumping tracebacks to nova-$foo.log but at least keeps the service up
and makes a connection when the server appears.

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

Title:
  nova services start before mysql on boot

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963280] Re: Memory leak on any async python call

2012-03-23 Thread Kapil Thangavelu
patch to fix attached,  generated against 3.3 branch it should apply
cleanly to 3.3.4 and 3.3.5

** Patch added: patch against 3.3 branch for mem fix leak
   
https://bugs.launchpad.net/ubuntu/+source/zookeeper/+bug/963280/+attachment/2923608/+files/pyzk-mem-leak-fix.diff

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

Title:
  Memory leak on any async python call

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 962507] Re: [FFE] Latest juju snapshot enables maas provider

2012-03-23 Thread Clint Byrum
FYI, there was some last minute thrashing that resulted in FTBFS for all
revs prior to 494. I'm doing some more testing and then will upload
after that.

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

Title:
  [FFE] Latest juju snapshot enables maas provider

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963301] [NEW] php5 crashed with SIGSEGV when i was compiling XDebug using pear

2012-03-23 Thread Steven Buh
Public bug reported:

i'm running php5.3.10 and compiled xdebug-2.2.0RC1 using pear, at this point i 
might mention that the same problem occured with xdebug 2.1 as well.
the compiling process was successful and yet the error occured after the 
process was done.

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: php5-cli 5.3.10-1ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
ApportVersion: 1.95-0ubuntu1
Architecture: amd64
Date: Fri Mar 23 18:28:00 2012
Disassembly: = 0x7fbe668b7967: Cannot access memory at address 0x7fbe668b7967
ExecutablePath: /usr/bin/php5
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcCmdline: /usr/bin/php -C -q -d include_path=/usr/share/php -d 
date.timezone=UTC -d output_buffering=1 -d variables_order=EGPCS -d 
open_basedir= -d safe_mode=0 -d register_argc_argv=On -d auto_prepend_file= -d 
auto_append_file= /usr/share/php/pearcmd.php upgrade-all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: php5
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Title: php5 crashed with SIGSEGV
UpgradeStatus: Upgraded to precise on 2012-03-05 (18 days ago)
UserGroups:

** Affects: php5 (Ubuntu)
 Importance: Medium
 Status: New


** Tags: amd64 apport-crash precise

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

Title:
  php5 crashed with SIGSEGV when i was compiling XDebug using pear

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963301] Re: php5 crashed with SIGSEGV when i was compiling XDebug using pear

2012-03-23 Thread Steven Buh
** Visibility changed to: Public

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

Title:
  php5 crashed with SIGSEGV when i was compiling XDebug using pear

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963301]

2012-03-23 Thread Apport retracing service
StacktraceTop:
 zif_xdebug_clear_aggr_profiling_data (ht=668162, return_value=0x6990bda8, 
return_value_ptr=0x7fbe61faf1d8, this_ptr=0xdd3f20, return_value_used=32702) at 
/build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1660
 ?? ()
 execute ()
 zif_xdebug_break (ht=0, return_value=0x2a0fb00, 
return_value_ptr=0x7fbe62035af0, this_ptr=0x14, return_value_used=0) at 
/build/buildd/xdebug-2.1.0/build-php5/xdebug.c:1564
 ?? ()

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

Title:
  php5 crashed with SIGSEGV when i was compiling XDebug using pear

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963301] ThreadStacktrace.txt

2012-03-23 Thread Apport retracing service
** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/963301/+attachment/2923757/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/963301/+attachment/2923692/+files/CoreDump.gz

** Changed in: php5 (Ubuntu)
   Importance: Undecided = Medium

** Tags removed: need-amd64-retrace

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

Title:
  php5 crashed with SIGSEGV when i was compiling XDebug using pear

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963301] Stacktrace.txt

2012-03-23 Thread Apport retracing service
** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/963301/+attachment/2923756/+files/Stacktrace.txt

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

Title:
  php5 crashed with SIGSEGV when i was compiling XDebug using pear

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963280] Re: Memory leak on any async python call

2012-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package zookeeper - 3.3.5+dfsg1-1ubuntu1

---
zookeeper (3.3.5+dfsg1-1ubuntu1) precise; urgency=low

  * d/patches/fixes/ZOOKEEPER-1431: Fix up memory leak in zookeeper
python binding which results in significant memory growth for large
result sets (LP: #963280). Thanks to Johan Rydberg for identifying
this bug and Kapil Thangavelu for the patch.
 -- James Page james.p...@ubuntu.com   Fri, 23 Mar 2012 17:33:38 +

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

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

Title:
  Memory leak on any async python call

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963368] Re: dnssec-keygen takes forever to generate a keyfile

2012-03-23 Thread Vasya Pupkin
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/963368

Title:
  dnssec-keygen takes forever to generate a keyfile

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963368] [NEW] dnssec-keygen takes forever to generate a keyfile

2012-03-23 Thread Vasya Pupkin
Public bug reported:

A command `dnssec-keygen -f KSK example.com` took more than 30 hours to
complete on my system. It's not something anyone would expect from a
simple keyfile generation utility.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: bind9 1:9.7.0.dfsg.P1-1ubuntu0.4
ProcVersionSignature: Ubuntu 2.6.32-39.86-generic-pae 2.6.32.56+drm33.22
Uname: Linux 2.6.32-39-generic-pae i686
Architecture: i386
Date: Fri Mar 23 23:02:42 2012
InstallationMedia: Ubuntu-Server 10.04.3 LTS Lucid Lynx - Release i386 
(20110719.2)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: bind9

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


** Tags: apport-bug i386 lucid

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

Title:
  dnssec-keygen takes forever to generate a keyfile

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963388] [NEW] Unable to start containers without proc entry in fstab

2012-03-23 Thread Stéphane Graber
Public bug reported:

This bug affects all arkose containers.

Since the recent change to implement per-container apparmor profile, arkose 
stopped working, printing:
lxc-start: No such file or directory - failed to change apparmor profile to 
lxc-container-default


Trying to reproduce this with a standard container, I tracked it down to the 
lack of /proc defined in LXC's fstab.
Arkose usually starts the container without giving lxc a fstab file, then after 
that mounts some file systems, I should change that anyway and will do so 
post-beta2 but the problem remains that it's currently impossible to start a 
container that doesn't use lxc's fstab to mount /proc.

On top of arkose container, this also breaks anyone using my recommended
setup to boot VM images in a container per
http://www.stgraber.org/2012/03/04/booting-an-ubuntu-12-04-virtual-
machine-in-an-lxc-container/

** Affects: lxc (Ubuntu)
 Importance: High
 Status: Triaged

** Affects: lxc (Ubuntu Precise)
 Importance: High
 Status: Triaged

** Also affects: lxc (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: lxc (Ubuntu Precise)
   Status: New = Triaged

** Changed in: lxc (Ubuntu Precise)
   Importance: Undecided = High

** Changed in: lxc (Ubuntu Precise)
Milestone: None = ubuntu-12.04-beta-2

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

Title:
  Unable to start containers without proc entry in fstab

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963388] Re: Unable to start containers without proc entry in fstab

2012-03-23 Thread Stéphane Graber
Targeting to beta2 as it's currently breaking a software shipped by
default on one of the images.

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

Title:
  Unable to start containers without proc entry in fstab

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

-- 
Ubuntu-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 963388] [NEW] Unable to start containers without proc entry in fstab

2012-03-23 Thread Serge Hallyn
Quoting Stéphane Graber (stgra...@stgraber.org):
 Public bug reported:
 
 This bug affects all arkose containers.
 
 Since the recent change to implement per-container apparmor profile, arkose 
 stopped working, printing:
 lxc-start: No such file or directory - failed to change apparmor profile to 
 lxc-container-default
 
 
 Trying to reproduce this with a standard container, I tracked it down to the 
 lack of /proc defined in LXC's fstab.

Ok, I see.  So we should switch to aa_change_onexec() and run it before we
do our pivot_root().  I couldn't do that before, but IIUC aa_change_onexec()
has been fixed and this should now work.

Thanks for submitting this bug.

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

Title:
  Unable to start containers without proc entry in fstab

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963301] Re: php5 crashed with SIGSEGV when i was compiling XDebug using pear

2012-03-23 Thread Ondřej Surý
** Package changed: php5 (Ubuntu) = xdebug (Ubuntu)

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

Title:
  php5 crashed with SIGSEGV when i was compiling XDebug using pear

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 959610] Re: keystone is not logging

2012-03-23 Thread Thierry Carrez
** Changed in: keystone
   Status: Fix Committed = Fix Released

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

Title:
  keystone is not logging

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 645625] Re: lxc container can power-off host machine

2012-03-23 Thread maxadamo
It's correct what you wrote.
Thanks.

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

Title:
  lxc container can power-off host machine

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 962507] Re: [FFE] Latest juju snapshot enables maas provider

2012-03-23 Thread Clint Byrum
OK, FTBFS issues are all fixed. Adding new log entries to the
description and re-submitting. Also attaching build log for 494.

** Attachment added: juju_0.5+bzr494-0ubuntu1-amd64-20120323-1502
   
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/962507/+attachment/2925376/+files/juju_0.5%2Bbzr494-0ubuntu1-amd64-20120323-1502

** Description changed:

  The MaaS provider has been added and tests as working in upstream juju.
  Without this provider, users of the distro version of juju will not be
  able to use juju with MaaS.
  
  Also, there have been a number of important bug fixes, one very
  important one is to allow nodes to be rebooted without losing connection
  to juju.
  
  Here is the full upstream changelog:
- 
- 
+ 494: kapil.thangav...@canonical.com 2012-03-22 [trivial] remove setuptools 
dependencies, switch charm store back to domain, sans default-series use precise
+ 493: kapil.thangav...@canonical.com 2012-03-22 [trivial] full test suite 
update for cs url, update all references to use a constant in repository mod
+ 492: kapil.thangav...@canonical.com 2012-03-22 [trivial] update store unit 
test to point to temporary elastic ip
  491: kapil.thangav...@canonical.com 2012-03-22 remove ability to spec charm 
store url via env variable per request.
  490: kapil.thangav...@canonical.com 2012-03-22 [trivial] point juju to the 
charm store url [r=jimbaker,fwereade]
  489: William Reade 2012-03-22 [merge] bzr merge maas-to-maas 
[a=allenap][r=hazmat]
  488: William Reade 2012-03-22 [merge] merge use-maas-uris 
[a=allenap][r=fwereade][f=959334]
  487: William Reade 2012-03-22 [merge] merge maas-get-nodes-fix 
[a=julian-edwards][r=fwereade][f=956697]
  486: kapil.thangav...@canonical.com 2012-03-20 [merge] merge setuppy-fixes 
from paul [a=][r=hazmat,clint]
  485: kapil.thangav...@canonical.com 2012-03-18 [trivial] hook exit and test 
teardown one liner fixes [r=bcsaller]
  484: Kapil Thangavelu 2012-03-17 [merge] Various fixes around hook execution 
and scheduling.
  483: Jim Baker 2012-03-16 [merge] merge robust-test-removed-service-unit 
[r=hazmat][f=829829]
  482: Jim Baker 2012-03-16 [merge] merge refactor-machine-agent 
[r=bcsaller,hazmat][f=925211]
  481: William Reade 2012-03-15 [merge] merge fix-maas-config-serialization 
[f=955677][r=fwereade]
  480: William Reade 2012-03-15 [merge] merge apply-machine-constraints 
[f=907019][r=jimbaker,hazmat]
  479: Clint Byrum 2012-03-14 [trivial] Fix type-o in online help for 
remove-relation (thanks Steve Yen)
  478: Clint Byrum 2012-03-09 [merge] merge repo-from-env [r=hazmat][f=939932]
  477: William Reade 2012-03-09 [merge] merge set-service-constraints 
[r=hazmat,bcsaller][f=907016]
  476: kapil.thangav...@canonical.com 2012-03-07 [merge] merge env-from-env. 
the juju environment that the cli acts upon can now b...
  475: kapil.thangav...@canonical.com 2012-03-07 [merge] merge deploy-upgrade. 
juju deploy now takes an --upgrade flag that will a...
  474: Clint Byrum 2012-03-07 [trivial] Fixing maas tests to run without 
~/.ssh/id_rsa.*
  473: kapil.thangav...@canonical.com 2012-03-07 [merge] merge 
bool-and-validate-defaults. New boolean service config option, serv...
  472: kapil.thangav...@canonical.com 2012-03-07 [merge] merge 
upgrade-sym-link, remove previous symlink targets before extracting...
  471: kapil.thangav...@canonical.com 2012-03-07 [merge] merge 
add-maas-provider. New juju machine provider for MaaS [a=allenap,ju...
  470: William Reade 2012-03-06 [merge] merge constraint-types 
[r=jimbaker,hazmat][f=904201]
  469: Benjamin Saller 2012-03-02 [merge] Merge implicit relations [f=940498] 
[r=jimbaker]
  468: Benjamin Saller 2012-03-02 [merge] Merge Charm metadata support for 
subordinates [r=kapil] [f=940492]
  467: William Reade 2012-02-22 [merge] merge lp:fwereade/juju/placement-spec 
[r=hazmat,bcsaller][f=900186]
  466: William Reade 2012-02-22 [merge] merge restore-unit-relation-nodes 
[r=hazmat,jimbaker][f=925567]
  465: kapil.thangav...@canonical.com 2012-02-21 [merge] merge symlink-guard 
verify that charm symlinks don't extend outside of th...
  464: Clint Byrum 2012-02-21 Use cloud-init declarative package install method 
rather than apt-get -y install, which leads to fai...
  463: William Reade 2012-02-21 [merge] merge watch-related-units-callbacks 
[r=hazmat,jimbaker][f=900104]
  462: William Reade 2012-02-21 [merge] merge resolve-unit-relation-diffs 
[r=jimbaker,hazmat][f=773600]
  461: William Reade 2012-02-21 [merge] merge agent-trash-old-sessions 
[r=bcsaller,hazmat][f=898082]
  460: William Reade 2012-02-21 [merge] merge upstartify-agents 
[r=hazmat,jimbaker][f=770482]
  459: William Reade 2012-02-21 [merge] merge add-upstart-class 
[r=jimbaker,hazmat][f=903213]
  458: William Reade 2012-02-21 [merge] merge fix-charm-upgrade 
[r=hazmat,jimbaker][f=903018]

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

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which

[Bug 960761] Re: Typo in template files for mysql pgsql director packages

2012-03-23 Thread Launchpad Bug Tracker
** Branch linked: lp:~gruemaster/bacula/960761

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

Title:
  Typo in template files for mysql  pgsql director packages

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 959426] Re: nova services start before mysql on boot

2012-03-23 Thread Adam Gandelman
The fix in bug 943031 was recently re-implemented in Glance @ 
https://review.openstack.org/#change,5552  While this change currently doesn't 
resolve the issue of an unreachable database on service startup, it can easily 
be extended to check the ability to actually connect thru the sqlalchemy engine 
at startup / during configure_db().   It's been mentioned that the same logic 
should be a part of nova or openstack-common as well.  If it lands there, it 
will also resolve this issue for nova.   

Marking as critical in Ubuntu,  adding a task for Glance + tagging
essex-rc-potential as this is a serious issue for anyone expecting these
services to start reliably.

Note, Keystone seems to initialize its database lazily and not touch
till a request comes in.  I'm not sure about quantum?

** Also affects: glance
   Importance: Undecided
   Status: New

** Changed in: nova (Ubuntu)
   Importance: Undecided = Critical

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

** Summary changed:

- nova services start before mysql on boot
+ nova + glance services die if started before db is reachable

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

Title:
  nova + glance services die if started before db is reachable

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 963034] Re: package openssh-server (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2012-03-23 Thread Brian Murray
*** This bug is a duplicate of bug 349469 ***
https://bugs.launchpad.net/bugs/349469

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 349469, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 349469
   debconf: DbDriver config: /var/cache/debconf/config.dat is locked by 
another process: Resource temporarily unavailable

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

Title:
  package openssh-server (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/openssh/+bug/963034/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 959426] Re: nova + glance services die if started before db is reachable

2012-03-23 Thread OpenStack Hudson
Fix proposed to branch: master
Review: https://review.openstack.org/5760

** Changed in: glance
   Status: New = In Progress

** Changed in: glance
 Assignee: (unassigned) = Adam Gandelman (gandelman-a)

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

Title:
  nova + glance services die if started before db is reachable

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 529714] Re: rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r()

2012-03-23 Thread Steve Langasek
The remaining task here is about suggesting use of RTLD_DEEPBIND when
opening nss modules from eglibc.  This is IMHO a reasonable suggestion
to implement upstream, but not something that's critical to include a
fix for in precise given that nss_wins has now addressed its own symbol
issues.

** Changed in: eglibc (Ubuntu Precise)
   Status: Confirmed = Won't Fix

** Changed in: eglibc (Ubuntu)
   Importance: Undecided = Low

** Changed in: eglibc (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: eglibc (Ubuntu)
 Assignee: Canonical Foundations Team (canonical-foundations) = 
(unassigned)

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

Title:
  rhythmbox crashed with SIGSEGV in _nss_wins_gethostbyname_r()

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 870168] Re: Kernel Oops - BUG: unable to handle kernel NULL pointer dereference at 0000000000000050; RIP: 0010:[ffffffff81566940] [ffffffff81566940] ip_xfrm_me_harder.part.8+0x40/0x110

2012-03-23 Thread Christopher M. Penalver
Kiall Mac Innes, thank you for reporting this bug and helping make
Ubuntu better. This bug report is being closed due to your last comment
regarding this being fixed by wiping the OpenStack database and re-
installing. For future reference you can manage the status of your own
bugs by clicking on the current status in the yellow line and then
choosing a new status in the revealed drop down box. You can learn more
about bug statuses at https://wiki.ubuntu.com/Bugs/Status. Thank you
again for taking the time to report this bug and helping to make Ubuntu
better. Please submit any future bugs you may find.

** Summary changed:

- Kernel Oops - Oneiric KVM/OpenStack triggers 'Unable to handle kernel NULL 
pointer deference'
+ Kernel Oops - BUG: unable to handle kernel NULL pointer dereference at 
0050; RIP: 0010:[81566940] [81566940] 
ip_xfrm_me_harder.part.8+0x40/0x110

** Tags added: kernel-oops

** No longer affects: kvm (Ubuntu)

** Project changed: kvm = linux

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

** Changed in: linux
   Status: New = Invalid

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

Title:
  Kernel Oops - BUG: unable to handle kernel NULL pointer dereference at
  0050; RIP: 0010:[81566940] [81566940]
  ip_xfrm_me_harder.part.8+0x40/0x110

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 595040] Re: kernel panic while installing lucid on IBM xServer eServer 225

2012-03-23 Thread Christopher M. Penalver
** Changed in: linux (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  kernel panic while installing lucid on IBM xServer eServer 225

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs