[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


[Bug 962804] [NEW] getting balck screen after ubuntu logo no logg in

2012-03-23 Thread jayesh
Public bug reported:

after changing to classical genom , getting this problem. even after
starting with 'startx' command , the clear desktop appear without any
menu bar

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-terminal 3.0.1-0ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
Uname: Linux 3.0.0-16-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Fri Mar 23 11:19:17 2012
ExecutablePath: /usr/bin/gnome-terminal
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug apport-lpi oneiric

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

Title:
  getting balck screen after ubuntu logo no logg in

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/962804/+subscriptions

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


[Bug 962805] [NEW] whoopsie crashed with SIGSEGV in g_queue_foreach()

2012-03-23 Thread tuxkillbill
Private bug reported:

I didn't make anything special. Just start my computer

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: whoopsie 0.1.20
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
CrashCounter: 1
Date: Thu Mar 22 22:46:49 2012
ExecutablePath: /usr/bin/whoopsie
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120322)
ProcCmdline: whoopsie
ProcEnviron:
 PATH=(custom, no user)
 TERM=linux
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: whoopsie-daisy
Title: whoopsie crashed with SIGSEGV in g_queue_foreach()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

** Affects: whoopsie-daisy (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  whoopsie crashed with SIGSEGV in g_queue_foreach()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whoopsie-daisy/+bug/962805/+subscriptions

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


[Bug 962804] Re: getting balck screen after ubuntu logo no logg in

2012-03-23 Thread jayesh
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/962804

Title:
  getting balck screen after ubuntu logo no logg in

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/962804/+subscriptions

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


[Bug 962803] [NEW] gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

2012-03-23 Thread Vivek Anand
*** This bug is a duplicate of bug 948667 ***
https://bugs.launchpad.net/bugs/948667

Public bug reported:

Came after i installed the Gnome Classic shell.

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: gnome-panel 1:3.3.92-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
CrashCounter: 1
Date: Thu Mar 22 23:00:24 2012
ExecutablePath: /usr/bin/gnome-panel
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
ProcCmdline: gnome-panel
ProcEnviron:
 LANGUAGE=en_IN:en
 LANG=en_IN
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7f2cfff2cdb5:  mov0x78(%rax),%edx
 PC (0x7f2cfff2cdb5) ok
 source 0x78(%rax) (0xab22) not located in a known VMA region 
(needed readable region)!
 destination %edx ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: gnome-panel
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
Title: gnome-panel crashed with SIGSEGV in g_signal_emit_valist()
UpgradeStatus: Upgraded to precise on 2012-03-22 (0 days ago)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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


** Tags: amd64 apport-crash precise

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

Title:
  gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/962803/+subscriptions

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


[Bug 962803] Re: gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

2012-03-23 Thread Apport retracing service
*** This bug is a duplicate of bug 948667 ***
https://bugs.launchpad.net/bugs/948667

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #948667, so 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.

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/962803/+attachment/2920162/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/962803/+attachment/2920164/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/962803/+attachment/2920165/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/962803/+attachment/2920166/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/962803/+attachment/2920167/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/962803/+attachment/2920168/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/962803/+attachment/2920169/+files/ThreadStacktrace.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 948667
   gnome-panel crashed with SIGSEGV in gtk_widget_pop_verify_invariants()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/962803/+subscriptions

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


[Bug 846280] Re: Regression in ike 2.1.7, no longer creates IPsec connections

2012-03-23 Thread Mike Steele
Synaptic Package Manager says I have 2.1.7+dfsg-1build1.  I'm on
Ubuntu 11.10.  If this build fixes this bug, then perhaps 860208 isn't
really a duplicate.  I certainly still have the problem.

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

Title:
  Regression in ike 2.1.7,  no longer creates IPsec connections

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

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


[Bug 844044] Re: Unity Greeter - Add Network Login option

2012-03-23 Thread Tony Mugan
Actually, I needed a reboot and can now authenticate against AD as
described in this related issue.

https://bugs.launchpad.net/ubuntu/+source/likewise-open/+bug/946755

I cannot however, run sudo with that AD user.

It says that I am not in the sudoers file even though I have already added the 
Domain^Users.
This worked previously in early Alphas of 12.04 and all previous versions of 
Ubuntu.

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

Title:
  Unity Greeter - Add Network Login option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/844044/+subscriptions

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


[Bug 570242] Re: playmouth

2012-03-23 Thread Dustin Kirkland
Are you still able to reproduce this issue?  Can you give more detailed
instructions on how to recreate the problem?  Thanks!

** Changed in: ecryptfs-utils (Ubuntu)
   Importance: Undecided = Low

** Changed in: ecryptfs-utils (Ubuntu)
   Status: New = Incomplete

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

Title:
  playmouth

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/570242/+subscriptions

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


[Bug 962807] [NEW] gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

2012-03-23 Thread Peter Bomars
Private bug reported:

lsb_release -rd = 
Description:Ubuntu precise (development branch)
Release:12.04


apt-cache policy gnome-panel = 
gnome-panel:
  Installed: 1:3.3.92-0ubuntu1
  Candidate: 1:3.3.92-0ubuntu1
  Version table:
 *** 1:3.3.92-0ubuntu1 0
500 http://ubuntu.osuosl.org/ubuntu/ precise/universe amd64 Packages
100 /var/lib/dpkg/status

Expectation - No SIGSEV on login

Result - SIGSEV on login

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: gnome-panel 1:3.3.92-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.95-0ubuntu1
Architecture: amd64
Date: Thu Mar 22 19:30:08 2012
ExecutablePath: /usr/bin/gnome-panel
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 (20120321)
ProcCmdline: gnome-panel
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: gnome-panel
Title: gnome-panel crashed with SIGSEGV in g_signal_emit_valist()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:

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


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

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

Title:
  gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/962807/+subscriptions

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


[Bug 962806] [NEW] nautilus crashed with signal 5 in _XEventsQueued()

2012-03-23 Thread vitaliy
Private bug reported:

Nautilus crashed on load

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: nautilus 1:3.3.92-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-19.31-generic 3.2.12
Uname: Linux 3.2.0-19-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
CrashCounter: 1
Date: Fri Mar 23 07:40:34 2012
ExecutablePath: /usr/bin/nautilus
GsettingsChanges:
 org.gnome.nautilus.window-state geometry '1910x1046+0+24'
 org.gnome.nautilus.window-state maximized true
 org.gnome.nautilus.window-state sidebar-width 235
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcCmdline: nautilus -n
Signal: 5
SourcePackage: nautilus
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 _XEventsQueued () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 XFlush () from /usr/lib/x86_64-linux-gnu/libX11.so.6
 gdk_window_process_all_updates () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
Title: nautilus crashed with signal 5 in _XEventsQueued()
UpgradeStatus: Upgraded to precise on 2012-03-19 (3 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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


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

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

Title:
  nautilus crashed with signal 5 in _XEventsQueued()

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

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


[Bug 962562] Re: terminal window gets square corners after being maximized

2012-03-23 Thread Vadim Rutkovsky
** Package changed: gnome-terminal (Ubuntu) = compiz (Ubuntu)

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

Title:
  terminal window gets square corners after being maximized

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

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


[Bug 910678] Re: gmond crashes when an NFS mount is active

2012-03-23 Thread Chris Adamson
A fix for this bug was committed to Fedora

https://bugzilla.redhat.com/show_bug.cgi?id=689483

libmetrics/linux/metrics.c

line 1231:

char mount[128], device[128], type[32], mode[128];

change this to

char mount[2048], device[2048], type[32], mode[2048];

in order to accommodate the longer strings in /proc/mounts for NFS and
automounts

** Bug watch added: Red Hat Bugzilla #689483
   https://bugzilla.redhat.com/show_bug.cgi?id=689483

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

Title:
  gmond crashes when an NFS mount is active

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

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


[Bug 962809] [NEW] [background]: gnome-control-center crashed with SIGSEGV in g_simple_async_result_complete()

2012-03-23 Thread Nik Lazer
Private bug reported:

Description:Ubuntu precise (development branch)
Release:12.04

gnome-control-center:
  Установлен: 1:3.3.92-0ubuntu2
  Кандидат:   1:3.3.92-0ubuntu2
  Таблица версий:
 *** 1:3.3.92-0ubuntu2 0
500 http://ru.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status

System showed message about error but It didn't  change user interface
working

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: gnome-control-center 1:3.3.92-0ubuntu2
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 09:50:39 2012
ExecutablePath: /usr/bin/gnome-control-center
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcCmdline: gnome-control-center
ProcEnviron:
 SHELL=/bin/bash
 LANG=ru_RU.UTF-8
Signal: 11
SourcePackage: gnome-control-center
Title: [background]: gnome-control-center crashed with SIGSEGV in 
g_simple_async_result_complete()
UpgradeStatus: Upgraded to precise on 2012-03-14 (8 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare www-data

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-crash background need-amd64-retrace precise

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

Title:
  [background]: gnome-control-center crashed with SIGSEGV in
  g_simple_async_result_complete()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/962809/+subscriptions

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

[Bug 962755] Re: Add finer playback control through keyboard shortcuts

2012-03-23 Thread Chow Loong Jin
I have forwarded this bug to the GNOME bugtracker (see gnome-bugs link
above). Please CC yourself to the bug to receive updates.

** Bug watch added: GNOME Bug Tracker #672666
   https://bugzilla.gnome.org/show_bug.cgi?id=672666

** Also affects: banshee via
   https://bugzilla.gnome.org/show_bug.cgi?id=672666
   Importance: Unknown
   Status: Unknown

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

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

Title:
  Add finer playback control through keyboard shortcuts

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

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


[Bug 958841] Re: Minor security update for Mahara

2012-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package mahara - 1.4.0-1ubuntu0.2

---
mahara (1.4.0-1ubuntu0.2) oneiric-security; urgency=low

  * SECURITY UPDATE: Fix default config for sites with multiple SAML instances
- Default configuration changed to prevent impersonation (LP: #958841)
- debian/patches/saml_multi_default_config.patch: upstream patch
 -- Melissa Draper meli...@catalyst.net.nz   Wed, 21 Mar 2012 14:43:12 +1300

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

** Changed in: mahara (Ubuntu Natty)
   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/958841

Title:
  Minor security update for Mahara

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

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


[Bug 958841] Re: Minor security update for Mahara

2012-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package mahara - 1.2.7-1ubuntu0.3

---
mahara (1.2.7-1ubuntu0.3) natty-security; urgency=low

  * SECURITY UPDATE: Fix default config for sites with multiple SAML instances
- Default configuration changed to prevent impersonation (LP: #958841)
- debian/patches/saml_multi_default_config.patch: upstream patch
 -- Melissa Draper meli...@catalyst.net.nz   Wed, 21 Mar 2012 01:38:40 +

** Changed in: mahara (Ubuntu Maverick)
   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/958841

Title:
  Minor security update for Mahara

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

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


[Bug 958841] Re: Minor security update for Mahara

2012-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package mahara - 1.2.5-2ubuntu0.4

---
mahara (1.2.5-2ubuntu0.4) maverick-security; urgency=low

  * SECURITY UPDATE: Fix default config for sites with multiple SAML instances
- Default configuration changed to prevent impersonation (LP: #958841)
- debian/patches/saml_multi_default_config.patch: upstream patch
 -- Melissa Draper meli...@catalyst.net.nz   Wed, 21 Mar 2012 00:23:05 +

** Changed in: mahara (Ubuntu Lucid)
   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/958841

Title:
  Minor security update for Mahara

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

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


[Bug 958841] Re: Minor security update for Mahara

2012-03-23 Thread Launchpad Bug Tracker
This bug was fixed in the package mahara - 1.2.4-1ubuntu0.5

---
mahara (1.2.4-1ubuntu0.5) lucid-security; urgency=low

  * SECURITY UPDATE: Fix default config for sites with multiple SAML instances
- Default configuration changed to prevent impersonation (LP: #958841)
- debian/patches/saml_multi_default_config.patch: upstream patch
 -- Melissa Draper meli...@catalyst.net.nz   Wed, 21 Mar 2012 00:11:15 +

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

Title:
  Minor security update for Mahara

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

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


[Bug 957602] Re: cryptsetup: evms_activate is not available

2012-03-23 Thread Steve Langasek
The evms message is not the root cause of any problems you're
experiencing.  The evms handling in cryptsetup should probably be
dropped as obsolete, but since it *is* obsolete, lack of evms is not
going to cause a boot failure.

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

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

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

Title:
  cryptsetup: evms_activate is not available

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

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


[Bug 948848] Re: cil packages fail to uninstall on lucid-precise upgrade due to prerm script use of perl-modules via /usr/share/cli-common/gac-package-remove - /usr/share/cli-common/runtimes.d/mono

2012-03-23 Thread Steve Langasek
** Also affects: perl (Ubuntu)
   Importance: Undecided
   Status: New

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

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

** Changed in: mono (Ubuntu Precise)
 Assignee: Canonical Foundations Team (canonical-foundations) = Steve 
Langasek (vorlon)

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

Title:
  cil packages fail to uninstall  on lucid-precise upgrade due to prerm
  script use of perl-modules via /usr/share/cli-common/gac-package-
  remove  - /usr/share/cli-common/runtimes.d/mono (Can't locate
  File/Basename.pm in @INC)

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

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


[Bug 962810] [NEW] compiz crashed with SIGSEGV

2012-03-23 Thread Repawn
Private bug reported:

12.04  beta - updated 3-23-2012 - worked fine until the update - now
crashes as soon as I log into the desktop - nothing shows up on screen -
then a crash report pops up - Compiz will not start.

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: compiz-core 1:0.9.7.0+bzr3035-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic-pae 3.2.12
Uname: Linux 3.2.0-20-generic-pae i686
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: 
.tmp.unity.support.test.0:
 
ApportVersion: 1.95-0ubuntu1
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,regex,compiztoolbox,move,vpswitch,place,animation,mousepoll,session,grid,resize,wall,gnomecompat,snap,imgpng,fade,workarounds,scale,unitymtgrabhandles,expo,ezoom,unityshell]
CompositorRunning: compiz
CrashCounter: 1
Date: Fri Mar 23 00:59:44 2012
Disassembly: = 0xb351f88f: Cannot access memory at address 0xb351f88f
DistUpgraded: 2012-03-15 17:40:25,011 DEBUG enabling apt cron job
DistroCodename: precise
DistroVariant: ubuntu
ExecutablePath: /usr/bin/compiz
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
MachineType: Dell Inc. Inspiron 1420
ProcCmdline: compiz
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-20-generic-pae 
root=UUID=69e6c22d-f3a4-45bc-9179-9f66ed1dee2d ro quiet splash vt.handoff=7
Signal: 11
SourcePackage: compiz
StacktraceTop:
 ?? ()
 ?? ()
 ?? ()
 ?? ()
 ?? ()
Title: compiz crashed with SIGSEGV
UpgradeStatus: Upgraded to precise on 2012-03-15 (7 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
dmi.bios.date: 12/19/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A10
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd12/19/2008:svnDellInc.:pnInspiron1420:pvr:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: Inspiron 1420
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.7.0+bzr3035-0ubuntu1
version.libdrm2: libdrm2 2.4.32-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu2
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

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


** Tags: apport-crash compiz-0.9 i386 need-i386-retrace precise ubuntu

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

Title:
  compiz crashed with SIGSEGV

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

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


[Bug 962808] [NEW] nautilus crashed with SIGSEGV in cairo_surface_set_user_data()

2012-03-23 Thread Ashley Davis
Public bug reported:

When trying to open nautilus.

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: nautilus 1:3.3.92-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-19.30-generic 3.2.11
Uname: Linux 3.2.0-19-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.95-0ubuntu1
Architecture: amd64
CrashCounter: 1
Date: Fri Mar 23 01:59:51 2012
ExecutablePath: /usr/bin/nautilus
GsettingsChanges: org.gnome.nautilus.window-state geometry '650x714+55+24'
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Beta amd64 (20120301)
ProcCmdline: nautilus
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SegvReason: writing NULL VMA
Signal: 11
SourcePackage: nautilus
Title: nautilus crashed with SIGSEGV in cairo_surface_set_user_data()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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


** Tags: amd64 apport-crash precise

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

Title:
  nautilus crashed with SIGSEGV in cairo_surface_set_user_data()

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

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


[Bug 962808] Re: nautilus crashed with SIGSEGV in cairo_surface_set_user_data()

2012-03-23 Thread Ashley Davis
** Visibility changed to: Public

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

Title:
  nautilus crashed with SIGSEGV in cairo_surface_set_user_data()

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

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


[Bug 962805] Re: whoopsie crashed with SIGSEGV in g_queue_foreach()

2012-03-23 Thread Apport retracing service
*** This bug is a duplicate of bug 960889 ***
https://bugs.launchpad.net/bugs/960889

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #960889, so 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.

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/962805/+attachment/2920175/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/962805/+attachment/2920177/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/962805/+attachment/2920178/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/962805/+attachment/2920179/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/962805/+attachment/2920180/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/962805/+attachment/2920182/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/962805/+attachment/2920184/+files/ThreadStacktrace.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of private bug 960889

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  whoopsie crashed with SIGSEGV in g_queue_foreach()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whoopsie-daisy/+bug/962805/+subscriptions

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


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


[Bug 961499] Re: whoopsie crashed with SIGSEGV in g_slice_alloc()

2012-03-23 Thread J B
just happened with all updates installed.

( no new updates with sudo apt-get update, sudo apt-get upgrade, sudo
apt-get dist-upgrade.)

pc still running which is good. hopefully no updates that will make
systems unusable.

actually just had one, but it was because amd/ati radeon binary driver
was installed manually.  fixed by promptly reinstalling with --force

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

Title:
  whoopsie crashed with SIGSEGV in g_slice_alloc()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whoopsie-daisy/+bug/961499/+subscriptions

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


[Bug 960005] Re: Intel GPU lockup on laptop suspend

2012-03-23 Thread Michael
Happened just now (I presume the same hang, though I can't prove it)
without the invalid framebuffer id line in dmesg, and when I switched to
a VT and back the VT text stayed visible (i.e. the screen was not
cleared), but the X server mouse pointer was shown on top.

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

Title:
  Intel GPU lockup on laptop suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/960005/+subscriptions

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


[Bug 962811] [NEW] blueman-applet crashed with ReferenceError in access_cb(): weakly-referenced object no longer exists

2012-03-23 Thread Doug Fisherman
Private bug reported:

i clicked send files to device
instant crash

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: blueman 1.23-0ubuntu1
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 02:10:52 2012
ExecutablePath: /usr/bin/blueman-applet
InstallationMedia: Ubuntu-Studio 12.04 Precise Pangolin - Beta amd64 
(20120228.1)
InterpreterPath: /usr/bin/python2.7
ProcCmdline: /usr/bin/python /usr/bin/blueman-applet
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
PythonArgs: ['/usr/bin/blueman-applet']
SourcePackage: blueman
Title: blueman-applet crashed with ReferenceError in access_cb(): 
weakly-referenced object no longer exists
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo

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


** Tags: amd64 apport-crash precise

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

Title:
  blueman-applet crashed with ReferenceError in access_cb(): weakly-
  referenced object no longer exists

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

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


[Bug 962808]

2012-03-23 Thread Apport retracing service
StacktraceTop:
 cairo_surface_set_user_data (surface=0x0, key=0x7f7dd7b86d18, 
user_data=0x1d2d700, destroy=0x7f7dd66e91b0 gdk_rgba_free) at 
/build/buildd/cairo-1.10.2/src/cairo-surface.c:794
 gnome_bg_create_surface (bg=optimized out, window=0x1d35480, width=1366, 
height=768, is_root=1) at gnome-bg.c:1124
 nautilus_desktop_background_ensure_realized (self=0x17d46d0) at 
nautilus-desktop-background.c:240
 nautilus_desktop_background_set_up_widget (self=0x17d46d0) at 
nautilus-desktop-background.c:305
 g_closure_invoke (closure=0x1d38330, return_value=0x0, n_param_values=1, 
param_values=0x721f27d0, invocation_hint=optimized out) at 
/build/buildd/glib2.0-2.31.22/./gobject/gclosure.c:777

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

Title:
  nautilus crashed with SIGSEGV in cairo_surface_set_user_data()

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

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


[Bug 962808] Stacktrace.txt

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

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

Title:
  nautilus crashed with SIGSEGV in cairo_surface_set_user_data()

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

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


[Bug 962807] Re: gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

2012-03-23 Thread Apport retracing service
*** This bug is a duplicate of bug 948667 ***
https://bugs.launchpad.net/bugs/948667

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #948667, so 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.

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/962807/+attachment/2920196/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/962807/+attachment/2920198/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/962807/+attachment/2920199/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/962807/+attachment/2920200/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/962807/+attachment/2920201/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/962807/+attachment/2920203/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/962807/+attachment/2920205/+files/ThreadStacktrace.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 948667
   gnome-panel crashed with SIGSEGV in gtk_widget_pop_verify_invariants()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/962807/+subscriptions

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


[Bug 962813] [NEW] Foreing foreign name encoding in rar is not recognized when not utf8

2012-03-23 Thread Robin Audy
Public bug reported:

I noticed the file name inside an archive is not readable if it contains
foreign characters (Cyrillic in my case), probably cp1251 compressed in
Windows. The archive is compressed in rar format. I hope this is
helpful.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: file-roller 2.32.2-0ubuntu0.1
ProcVersionSignature: Ubuntu 2.6.38-13.56-generic 2.6.38.8
Uname: Linux 2.6.38-13-generic x86_64
Architecture: amd64
Date: Fri Mar 23 11:02:15 2012
ExecutablePath: /usr/bin/file-roller
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110426)
ProcEnviron:
 LANGUAGE=en_GB:en
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: file-roller
UpgradeStatus: Upgraded to natty on 2012-02-10 (42 days ago)

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug apport-lpi natty

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

Title:
  Foreing foreign name encoding in rar is not recognized when not utf8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/962813/+subscriptions

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


[Bug 962813] Re: Foreing foreign name encoding in rar is not recognized when not utf8

2012-03-23 Thread Robin Audy
** Attachment added: Illustration of the issue
   
https://bugs.launchpad.net/bugs/962813/+attachment/2920288/+files/Screenshot.png

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

Title:
  Foreing foreign name encoding in rar is not recognized when not utf8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/962813/+subscriptions

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


[Bug 962812] [NEW] xul-ext-bindwood crashes Firefox 11

2012-03-23 Thread Stefan Güls
Public bug reported:

After upddating to Firefox 11 on Ubuntu 10.04.4 (64bit) the bookmark
toolbar is empty,  websites (e.g. my iGoogle page) aren't displayed
coreectly and no search engines are shown in the top right search box.


Removing xul-ext-bindwood solved that problem. It seems that this plugins isn't 
compatible to firefox 11.

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

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

Title:
  xul-ext-bindwood crashes Firefox 11

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

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


[Bug 962809] Re: [background]: gnome-control-center crashed with SIGSEGV in g_simple_async_result_complete()

2012-03-23 Thread Apport retracing service
*** This bug is a duplicate of bug 934415 ***
https://bugs.launchpad.net/bugs/934415

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #934415, so 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.

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/962809/+attachment/2920218/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/962809/+attachment/2920220/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/962809/+attachment/2920221/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/962809/+attachment/2920222/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/962809/+attachment/2920223/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/962809/+attachment/2920225/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/962809/+attachment/2920227/+files/ThreadStacktrace.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 934415
   gnome-control-center crashed with SIGSEGV in g_hash_table_lookup_node()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  [background]: gnome-control-center crashed with SIGSEGV in
  g_simple_async_result_complete()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/962809/+subscriptions

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


[Bug 948848] Re: cil packages fail to uninstall on lucid-precise upgrade due to prerm script use of perl-modules via /usr/share/cli-common/gac-package-remove - /usr/share/cli-common/runtimes.d/mono

2012-03-23 Thread Steve Langasek
** Changed in: perl (Ubuntu Precise)
 Assignee: (unassigned) = Canonical Foundations Team 
(canonical-foundations)

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

Title:
  cil packages fail to uninstall  on lucid-precise upgrade due to prerm
  script use of perl-modules via /usr/share/cli-common/gac-package-
  remove  - /usr/share/cli-common/runtimes.d/mono (Can't locate
  File/Basename.pm in @INC)

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

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


[Bug 948848] Re: cil packages fail to uninstall on lucid-precise upgrade due to prerm script use of perl-modules via /usr/share/cli-common/gac-package-remove - /usr/share/cli-common/runtimes.d/mono

2012-03-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/mono

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

Title:
  cil packages fail to uninstall  on lucid-precise upgrade due to prerm
  script use of perl-modules via /usr/share/cli-common/gac-package-
  remove  - /usr/share/cli-common/runtimes.d/mono (Can't locate
  File/Basename.pm in @INC)

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

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


[Bug 833729] Re: compiz crashed with SIGSEGV in CompositeScreen::compositingActive()

2012-03-23 Thread Daniel van Vugt
Confirmed from Jason Warner that the cause of the problem is:
 compiz (composite) - Error: Screen 0 on display :0 already has a compositing 
manager; try using the --replace option to replace the current compositing 
manager.
 error CompositeScreen::CompositeScreen - line 278

The unusual thing is that for some people running precise, the composite
plugin can't load because some other compositing manager is running. But
we can't see one running yet! Looks like the atom/selection used to
indicate that one is running is being leaked somewhere.

This is an unusual failure. The fact that it caused crashes is probably
not unusual -- most plugins have probably not been written well enough
to handle the case where composite fails. So we can fix the plugins, but
that's a different issue.

The root cause of the problem is that something is leaking the atom
_NET_WM_CM_S0, which should not be possible if no compositing manager
is running.

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

Title:
  compiz crashed with SIGSEGV in CompositeScreen::compositingActive()

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz-core/+bug/833729/+subscriptions

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


[Bug 414696] Re: [karmic] Please do not recommend texlive-latex-base-doc

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

** Changed in: texlive-base (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/414696

Title:
  [karmic] Please do not recommend texlive-latex-base-doc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-base/+bug/414696/+subscriptions

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


[Bug 962808] ThreadStacktrace.txt

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

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/962808/+attachment/2920206/+files/CoreDump.gz

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

** Tags removed: need-amd64-retrace

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

Title:
  nautilus crashed with SIGSEGV in cairo_surface_set_user_data()

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

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


[Bug 962814] [NEW] gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

2012-03-23 Thread Uwe Meitzner
*** This bug is a duplicate of bug 948667 ***
https://bugs.launchpad.net/bugs/948667

Public bug reported:

gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

ProblemType: Crash
DistroRelease: Ubuntu 12.04
Package: gnome-panel 1:3.3.92-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-20.32-generic 3.2.12
Uname: Linux 3.2.0-20-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
CrashCounter: 1
Date: Thu Mar 22 22:20:49 2012
ExecutablePath: /usr/bin/gnome-panel
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007.1)
LocalLibraries: /usr/local/lib/libsoup-2.4.so.1.4.0 
/usr/local/lib/libsoup-gnome-2.4.so.1.4.0
ProcCmdline: gnome-panel
ProcEnviron:
 LANGUAGE=de_DE
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SegvAnalysis:
 Segfault happened at: 0x7f431ca07db5:  mov0x78(%rax),%edx
 PC (0x7f431ca07db5) ok
 source 0x78(%rax) (0xab22) not located in a known VMA region 
(needed readable region)!
 destination %edx ok
SegvReason: reading unknown VMA
Signal: 11
SourcePackage: gnome-panel
StacktraceTop:
 ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
 ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
 g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
Title: gnome-panel crashed with SIGSEGV in g_signal_emit_valist()
UpgradeStatus: Upgraded to precise on 2012-03-21 (1 days ago)
UserGroups: adm admin audio cdrom dialout fuse games kvm libvirtd lpadmin mysql 
mythtv nopasswdlogin plugdev postgres pulse pulse-access sambashare users video 
voice www-data

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


** Tags: amd64 apport-crash local-libs precise

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

Title:
  gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/962814/+subscriptions

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


[Bug 962814] Re: gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

2012-03-23 Thread Apport retracing service
*** This bug is a duplicate of bug 948667 ***
https://bugs.launchpad.net/bugs/948667

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #948667, so 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.

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/962814/+attachment/2920295/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/962814/+attachment/2920297/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/962814/+attachment/2920298/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/962814/+attachment/2920299/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/962814/+attachment/2920300/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/962814/+attachment/2920301/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/962814/+attachment/2920302/+files/ThreadStacktrace.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 948667
   gnome-panel crashed with SIGSEGV in gtk_widget_pop_verify_invariants()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-panel crashed with SIGSEGV in g_signal_emit_valist()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/962814/+subscriptions

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


[Bug 962382] Re: Application menu only shows on primary monitor in a dual monitor setup

2012-03-23 Thread Eshwar Andhavarapu
I guess you can say that. The grey area on the secondary monitor is
still there though. Its just empty. So if the area is there but the
indicators and so on do not show then I am not sure whethere you can say
top panel does not appear.

Also, when this happens, the application's name still shows as usual on
both monitors. E.g. if rhythmbox is in focus then it shows as rhythmbox
in both monitors.

The behaviour is also inconsistent and I am not sure what reproduces it.
Since this morning everything seems to be as expected. But I have had
this on and off behaviour for a few days now.

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

Title:
  Application menu only shows on primary monitor in a dual monitor setup

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

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


[Bug 962817] [NEW] BUG: Bad page state in process aptd pfn:2d3b2f

2012-03-23 Thread Roland Kohn
Public bug reported:

.

ProblemType: KernelOops
DistroRelease: Ubuntu 12.04
Package: linux-image-3.2.0-20-generic
Uname: Linux 3.2.0-20-generic x86_64
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: amd64
Date: Fri Mar 23 07:26:32 2012
Failure: oops
SourcePackage: linux

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


** Tags: amd64 apport-kerneloops kernel-oops precise

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

Title:
  BUG: Bad page state in process aptd  pfn:2d3b2f

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

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


[Bug 962817] Re: BUG: Bad page state in process aptd pfn:2d3b2f

2012-03-23 Thread Roland Kohn
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/962817

Title:
  BUG: Bad page state in process aptd  pfn:2d3b2f

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