[Bug 948156] Re: Include PHP 5.4 to Ubuntu 12.04 release

2012-03-20 Thread Michael Rolli
You should definitely leave Suhosin because we can not afford to wait
for it and stay at php-5.3 for the next years. php-5.4 is definitely too
important. I would appreciate going that way.

+1 for php-5.4 in 12.04!

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

Title:
  Include PHP 5.4 to Ubuntu 12.04  release

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

-- 
Ubuntu-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 956657] Re: package samba (not installed) failed to install/upgrade: ошибка записи в «стандартный вывод»: Ошибка ввода/вывода

2012-03-20 Thread Clint Byrum
ERROR: lock directory /var/run/samba does not exist
ERROR: pid directory /var/run/samba does not exist

That seems to be the problem. This code in the upstart job prevents it
usually:


pre-start script
RUN_MODE=daemons

[ -r /etc/default/samba ]  . /etc/default/samba

[ $RUN_MODE = inetd ]  { stop; exit 0; }

install -o root -g root -m 755 -d /var/run/samba
end script

can you include /etc/init/smbd.conf ?

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

Title:
  package samba (not installed) failed to install/upgrade: ошибка записи
  в «стандартный вывод»: Ошибка ввода/вывода

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

-- 
Ubuntu-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 179142] Re: /etc/krb5.conf is malformed

2012-03-20 Thread Kritshekhar
Thanks, n ya i too got suspicious regarding the trailing period hence
removed it , but still there is some issue

Here is what happens when i try to

[root@localhost ~]# kdb5_util create -r MYGROUP.COM -s
Loading random data
Initializing database '/var/lib/krb5kdc/principal' for realm 'MYGROUP.COM',
master key name 'K/m...@mygroup.com'
You will be prompted for the database Master Password.
It is important that you NOT FORGET this password.
Enter KDC database master key:
Re-enter KDC database master key to verify:
create: File exists while creating database '/var/lib/krb5kdc/principal'
[root@localhost ~]# kadmin.local
Authenticating as principal root/ad...@mygroup.com with password.
kadmin.local: No such file or directory while initializing kadmin.local 
interface
[root@localhost ~]#


I think there is some path issue
cz it says File exists while creating database '/var/lib/krb5kdc/principal' 
but there is no such location in my m/c
and location of kdc.conf file is /var/kerberos/krb5kdc/kdc.conf
and krb5.conf file is /etc/krb.conf

Please suggest something.

PS: im trying this in CentOS

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

Title:
  /etc/krb5.conf is malformed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kerberos-configs/+bug/179142/+subscriptions

-- 
Ubuntu-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 959990] [NEW] unnecessary ntpdate invokation

2012-03-20 Thread Alexandre Bezroutchko
Public bug reported:

root@lxc:~# lsb_release -rd
Description:Ubuntu 10.04.4 LTS
Release:10.04

root@lxc:~# apt-cache policy ntpdate
ntpdate:
  Installed: 1:4.2.4p8+dfsg-1ubuntu2.1

On interface up /etc/network/if-up.d/ntpdate is invoked, which in turn
invokes ntpdate. In some setups, for example when Ubuntu runs in XEN
domU or in LXC container, there is no need to do this. It can actually
do more harm than good.

I think there should be a way to disable this, for example by adding a
RUN_IFUP_NTDATE=no to /etc/default/ntpdate. Workarounds:

1) remove the file or disable executable bit on /etc/network/if-up.d/ntpdate
2) remove 'ntpdate' package, but this also removes ubuntu-minimal

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

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

Title:
  unnecessary ntpdate invokation

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

-- 
Ubuntu-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 959289] Re: missing nova-consoleauth init/init.d file

2012-03-20 Thread a-gordeev
** Description changed:

  hi,
- i saw missing files for nova-consoleauth service from nova-console binary 
package from the universe. 
+ i see missing files for nova-consoleauth service from nova-console binary 
package from the universe.
  
  Do any plans to ship them exist?

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

Title:
  missing nova-consoleauth init/init.d file

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

-- 
Ubuntu-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 956366] Re: self-referential security groups can not be deleted

2012-03-20 Thread Thierry Carrez
** Changed in: nova
   Status: Fix Committed = Fix Released

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

Title:
  self-referential security groups can not be deleted

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

-- 
Ubuntu-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 948595] Re: Default api-paste.ini does not properly route metadata requests to /1.0

2012-03-20 Thread Thierry Carrez
** Changed in: nova
   Status: Fix Committed = Fix Released

** Changed in: nova
Milestone: None = 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/948595

Title:
  Default api-paste.ini does not properly route metadata requests to
  /1.0

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

-- 
Ubuntu-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 942061] Re: need support for maas

2012-03-20 Thread Jonathan Riddell
Scott: please add series nominations for the different releases this has
been uploaded to

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

Title:
  need support for maas

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/942061/+subscriptions

-- 
Ubuntu-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 578536] Re: when stopped, automount orphans some mounts

2012-03-20 Thread Jonathan Riddell
In natty-proposed Unapproved queue, waiting on approval from ubuntu-sru

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/578536

Title:
  when stopped, automount orphans some mounts

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

-- 
Ubuntu-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 948156] Re: Include PHP 5.4 to Ubuntu 12.04 release

2012-03-20 Thread Derick Rethans
Let me know if you need anything Xdebug wise. I don't know what your
deadlines are but 2.2.0 (with PHP 5.4 support is on the way).

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

Title:
  Include PHP 5.4 to Ubuntu 12.04  release

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

-- 
Ubuntu-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-20 Thread Jonathan Riddell
In oneiric-proposed, awaiting approval from ubuntu-sru

-- 
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 954692] Re: cannot detach volume from terminated instance

2012-03-20 Thread Thierry Carrez
** Changed in: nova
   Status: Fix Committed = Fix Released

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

Title:
  cannot detach volume from terminated instance

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

-- 
Ubuntu-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 960144] [NEW] lxc-start failing to setup mounts

2012-03-20 Thread Matias Bordese
Public bug reported:

A previously working container is not starting with last lxc updates:

matiasb@picasso:~$ sudo lxc-start -n u1-server
lxc-start: Permission denied - failed to mount 'proc' on 
'/usr/lib/lxc/root//proc'
lxc-start: failed to setup the mounts for 'u1-server'
lxc-start: failed to setup the container
lxc-start: invalid sequence number 1. expected 2
lxc-start: failed to spawn 'u1-server'

This seems similar to bug #947617. In fact, the workaround mentioned
there (disabling apparmor) makes it possible to start the container
again.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: lxc 0.7.5-3ubuntu40
ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
Uname: Linux 3.2.0-18-generic x86_64
ApportVersion: 1.94.1-0ubuntu2
Architecture: amd64
Date: Tue Mar 20 09:23:52 2012
InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(2029.1)
SourcePackage: lxc
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] Re: lxc-start failing to setup mounts

2012-03-20 Thread Matias Bordese
** Description changed:

  A previously working container is not starting with last lxc updates:
  
  matiasb@picasso:~$ sudo lxc-start -n u1-server
  lxc-start: Permission denied - failed to mount 'proc' on 
'/usr/lib/lxc/root//proc'
  lxc-start: failed to setup the mounts for 'u1-server'
  lxc-start: failed to setup the container
  lxc-start: invalid sequence number 1. expected 2
  lxc-start: failed to spawn 'u1-server'
  
- 
- This seems similar to bug:#947617. In fact, the workaround mentioned there 
(disabling apparmor) makes it possible to start the container again.
+ This seems similar to bug #947617. In fact, the workaround mentioned
+ there (disabling apparmor) makes it possible to start the container
+ again.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lxc 0.7.5-3ubuntu40
  ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  Date: Tue Mar 20 09:23:52 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(2029.1)
  SourcePackage: lxc
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 959393] Re: samba deb archives should use lzma or bzip2 compression

2012-03-20 Thread James Page
** Changed in: samba (Ubuntu)
   Importance: Undecided = Wishlist

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

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

Title:
  samba deb archives should use lzma or bzip2 compression

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

-- 
Ubuntu-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 957727] Re: apr: update to 1.4.6 to fix svn fsfs repository corruption

2012-03-20 Thread James Page
This bug was fixed in the package apr - 1.4.6-1
Sponsored for Blair Zajac (blair)

---
apr (1.4.6-1) unstable; urgency=low

  * New upstream release:
- Fixes apr_file_trunc() bug which could lead to subversion repository
  corruption. Closes: #664451
- Adds randomization to hashes. CVE-2012-0840 (but not known to be
  exploitable in httpd or svn). Closes: #655435
  * Remove Tollef Fog Heen and Ryan Niebur from uploaders. Thanks for your
work in the past.

 -- Stefan Fritsch s...@debian.org  Sun, 18 Mar 2012 23:22:59 +0100

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

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

** Also affects: apr (Ubuntu Precise)
   Importance: Medium
   Status: New

** Changed in: apr (Ubuntu)
   Status: New = Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2012-0840

** Also affects: apr (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Also affects: apr (Ubuntu Maverick)
   Importance: Undecided
   Status: New

** Also affects: apr (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Also affects: apr (Ubuntu Natty)
   Importance: Undecided
   Status: New

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

Title:
  apr: update to 1.4.6 to fix svn fsfs repository corruption

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

-- 
Ubuntu-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 953405] Re: Please remove eucalyptus from the archive in Precise

2012-03-20 Thread Jonathan Riddell
removed

** Changed in: eucalyptus (Ubuntu)
   Status: New = Fix Released

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

Title:
  Please remove eucalyptus from the archive in Precise

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

-- 
Ubuntu-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 960262] [NEW] include an option to use aufs instead of overlayfs in lxc-start-ephemeral

2012-03-20 Thread Gary Poster
Public bug reported:

Because of the problems we've encountered with overlayfs over the past
couple of months, and because aufs did seem to be working earlier, I'd
like it if we could have an option to use aufs with lxc-start-ephemeral.

Because overlayfs is the well-advertised future and aufs is the
deprecated past, and because we currently have workarounds for the known
overlayfs issues, I'd like overayfs to continue to be the default.

If this doesn't make into Precise, it is not essential: we can always
make our own version of the script later if necessary.  However, this
would be nice to have.

Thank you

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

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

Title:
  include an option to use aufs instead of overlayfs in lxc-start-
  ephemeral

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

-- 
Ubuntu-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 960276] [NEW] a bad AMI can hang an entire compute node

2012-03-20 Thread Nick Moffitt
Public bug reported:

Using the attached image (and others) causes the entire compute node to
hang between the booting of the image and the configuration of
networking.  The running image has a console ring buffer output file
(however problematic--often it looks like it never got a proper root
filesystem somehow--lots of NO PTY errors), but is unpingable.

The only way to terminate these instances is to restart nova-compute so
that it will collect amqp messages again, and then send the terminate
request.  This seems suspiciously like the compute code is blocking in a
libvirt call of some sort.

The cluster used booted an older Oneiric image with no problems
whatsoever.

This effectively can DoS an entire openstack installation through
nothing more than running instances.

Attached is the amd64 image from http://cloud-
images.ubuntu.com/precise/20120319/ which exhibited this problem in our
rc1 cloud.

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

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

Title:
  a bad AMI can hang an entire compute node

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

-- 
Ubuntu-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 960276] Re: a bad AMI can hang an entire compute node

2012-03-20 Thread Nick Moffitt
** Attachment added: 19 March 2012 Precise amd64 cloud-images.ubuntu.com image
   
https://bugs.launchpad.net/bugs/960276/+attachment/2904109/+files/precise-server-cloudimg-amd64.tar.gz

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

Title:
  a bad AMI can hang an entire compute node

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

-- 
Ubuntu-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 959289] Re: missing nova-consoleauth init/init.d file

2012-03-20 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2012.1~rc1-0ubuntu1

---
nova (2012.1~rc1-0ubuntu1) precise; urgency=low

  [ Adam Gandelman ]
  [Chuck Short]
  * New upstream release.
  * debian/patches/libvirt-use-console-pipe.patch: Refreshed

  [Adam Gandelman]
  * debian/patches/libvirt-console.patch: Refresh
  * debian/control: Split nova-consoleauth from nova-console into its own pkg
(LP: #959289)
  * debian/nova-console.upstart.in: Specify shell
 -- Chuck Short zul...@ubuntu.com   Tue, 20 Mar 2012 11:06:11 -0400

** Changed in: nova (Ubuntu)
   Status: New = Fix Released

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

Title:
  missing nova-consoleauth init/init.d file

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

-- 
Ubuntu-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 960144] Re: lxc-start failing to setup mounts

2012-03-20 Thread Serge Hallyn
Thanks for reporting this bug.

I'm going to mark this Confirmed because it has been mentioned
elsewhere.  However, I believe this should be fixed with a kernel
shipped yesterday.  Can you list your kernel version (uname -a)?

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

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

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

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

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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-20 Thread Jeremy Yoder
Steve/Martin:

I'm not seeing the updated nis package in lucid-proposed.  Should I be?

Thanks!

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


[Bug 960144] Test with newer development kernel (3.2.0-19.30)

2012-03-20 Thread Brad Figg
Thank you for taking the time to file a bug report on this issue.

However, given the number of bugs that the Kernel Team receives during
any development cycle it is impossible for us to review them all.
Therefore, we occasionally resort to using automated bots to request
further testing. This is such a request.

We have noted that there is a newer version of the development kernel
than the one you last tested when this issue was found. Please test
again with the newer kernel and indicate in the bug if this issue still
exists or not.

You can update to the latest development kernel by simply running the
following commands in a terminal window:

sudo apt-get update
sudo apt-get upgrade

If the bug still exists, change the bug status from Incomplete to
Incomplete. If the bug no longer exists, change the bug status from
Incomplete to Fix Released.

If you want this bot to quit automatically requesting kernel tests, add
a tag named: bot-stop-nagging.

 Thank you for your help, we really do appreciate it.


** Tags added: kernel-request-3.2.0-19.30

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] Missing required logs.

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

apport-collect 960144

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

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

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

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

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

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

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 569757] Re: NIS upstart dependency broken for lucid

2012-03-20 Thread Steve Langasek
On Tue, Mar 20, 2012 at 03:25:13PM -, Jeremy Yoder wrote:
 I'm not seeing the updated nis package in lucid-proposed.  Should I be?

The package has not yet been accepted into lucid-proposed, sorry.  It'll
have to wait for the next SRU team processing run.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org

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


[Bug 956657] Re: package samba (not installed) failed to install/upgrade: ошибка записи в «стандартный вывод»: Ошибка ввода/вывода

2012-03-20 Thread Dmitry Shalimov
smbd.conf from etc/init/

** Attachment added: smbd.conf
   
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/956657/+attachment/2904319/+files/smbd.conf

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

Title:
  package samba (not installed) failed to install/upgrade: ошибка записи
  в «стандартный вывод»: Ошибка ввода/вывода

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

-- 
Ubuntu-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 956657] Re: package samba (not installed) failed to install/upgrade: ошибка записи в «стандартный вывод»: Ошибка ввода/вывода

2012-03-20 Thread Dmitry Shalimov
dmitry@dmitry-desktop:~$ ~RUN_MODE=daemons
~RUN_MODE=daemons: команда не найдена
dmitry@dmitry-desktop:~$ 
dmitry@dmitry-desktop:~$ [ -r /etc/default/samba ]  . /etc/default/samba
dmitry@dmitry-desktop:~$ 
dmitry@dmitry-desktop:~$ [ $RUN_MODE = inetd ]  { stop; exit 0; }
dmitry@dmitry-desktop:~$ 
dmitry@dmitry-desktop:~$ install -o root -g root -m 755 -d /var/run/samba
bash: /usr/bin/install: Отказано в доступе

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

Title:
  package samba (not installed) failed to install/upgrade: ошибка записи
  в «стандартный вывод»: Ошибка ввода/вывода

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

-- 
Ubuntu-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 956657] Re: package samba (not installed) failed to install/upgrade: ошибка записи в «стандартный вывод»: Ошибка ввода/вывода

2012-03-20 Thread Dmitry Shalimov
run from root:

root@dmitry-desktop:/home/dmitry# dmitry@dmitry-desktop:~$ ~RUN_MODE=daemons
dmitry@dmitry-desktop:~$: команда не найдена
root@dmitry-desktop:/home/dmitry# ~RUN_MODE=daemons: команда не найдена
~RUN_MODE=daemons:: команда не найдена
root@dmitry-desktop:/home/dmitry# dmitry@dmitry-desktop:~$ 
dmitry@dmitry-desktop:~$: команда не найдена
root@dmitry-desktop:/home/dmitry# dmitry@dmitry-desktop:~$ [ -r 
/etc/default/samba ]  . /etc/default/samba
dmitry@dmitry-desktop:~$: команда не найдена
root@dmitry-desktop:/home/dmitry# dmitry@dmitry-desktop:~$ 
dmitry@dmitry-desktop:~$: команда не найдена
root@dmitry-desktop:/home/dmitry# dmitry@dmitry-desktop:~$ [ $RUN_MODE = 
inetd ]  { stop; exit 0; }
dmitry@dmitry-desktop:~$: команда не найдена
root@dmitry-desktop:/home/dmitry# dmitry@dmitry-desktop:~$ 
dmitry@dmitry-desktop:~$: команда не найдена
root@dmitry-desktop:/home/dmitry# dmitry@dmitry-desktop:~$ install -o root 
-g root -m 755 -d /var/run/samba
dmitry@dmitry-desktop:~$: команда не найдена
root@dmitry-desktop:/home/dmitry# bash: /usr/bin/install: Отказано в доступе

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

Title:
  package samba (not installed) failed to install/upgrade: ошибка записи
  в «стандартный вывод»: Ошибка ввода/вывода

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

-- 
Ubuntu-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 960336] [NEW] grub-legacy-ec2 missing dependency: ucf

2012-03-20 Thread Kamal Mostafa
Public bug reported:

Package grub-legacy-ec2 needs an explicit Depends: ucf, since the
script 'update-grub-legacy-ec2' uses ucf.

The failure occurs when preparing a very minimal installation with a sequence 
like:
debootstrap --variant=minbase . . .
apt-get install grub-legacy-ec2

Note that --variant=minbase is key to demonstrating the failure.
Debootstrap with the default (unset) --variant ends up installing ucf
for something else, hiding the problem.

** Affects: cloud-init (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  grub-legacy-ec2 missing dependency: ucf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/960336/+subscriptions

-- 
Ubuntu-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 956657] Re: package samba (not installed) failed to install/upgrade: ошибка записи в «стандартный вывод»: Ошибка ввода/вывода

2012-03-20 Thread Clint Byrum
Translated:

root @ dmitry-desktop :/ home / dmitry # dmitry @ dmitry-desktop: ~ $ ~ 
RUN_MODE = daemons
dmitry @ dmitry-desktop: ~ $: command not found
root @ dmitry-desktop :/ home / dmitry # ~ RUN_MODE = daemons: command not found
~ RUN_MODE = daemons :: command not found
root @ dmitry-desktop :/ home / dmitry # dmitry @ dmitry-desktop: ~ $
dmitry @ dmitry-desktop: ~ $: command not found
root @ dmitry-desktop :/ home / dmitry # dmitry @ dmitry-desktop: ~ $ [-r / etc 
/ default / samba] . / etc / default / samba
dmitry @ dmitry-desktop: ~ $: command not found
root @ dmitry-desktop :/ home / dmitry # dmitry @ dmitry-desktop: ~ $
dmitry @ dmitry-desktop: ~ $: command not found
root @ dmitry-desktop :/ home / dmitry # dmitry @ dmitry-desktop: ~ $ [$ 
RUN_MODE = inetd]  {stop; exit 0;}
dmitry @ dmitry-desktop: ~ $: command not found
root @ dmitry-desktop :/ home / dmitry # dmitry @ dmitry-desktop: ~ $
dmitry @ dmitry-desktop: ~ $: command not found
root @ dmitry-desktop :/ home / dmitry # dmitry @ dmitry-desktop: ~ $ install-o 
root-g root-m 755-d / var / run / samba
dmitry @ dmitry-desktop: ~ $: command not found
root @ dmitry-desktop :/ home / dmitry # bash: / usr / bin / install: Access is 
denied

Looks like you typed it a bit wrong:

install-o

Should be

install -o

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

Title:
  package samba (not installed) failed to install/upgrade: ошибка записи
  в «стандартный вывод»: Ошибка ввода/вывода

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

-- 
Ubuntu-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 956657] Re: package samba (not installed) failed to install/upgrade: ошибка записи в «стандартный вывод»: Ошибка ввода/вывода

2012-03-20 Thread Dmitry Shalimov
root@dmitry-desktop:/home/dmitry# RUN_MODE=daemons
root@dmitry-desktop:/home/dmitry# [ -r /etc/default/samba ]  . 
/etc/default/samba
root@dmitry-desktop:/home/dmitry# [ $RUN_MODE = inetd ]  { stop; exit 0; }
root@dmitry-desktop:/home/dmitry# install -o root -g root -m 755 -d 
/var/run/samba
bash: /usr/bin/install: Отказано в доступе
root@dmitry-desktop:/home/dmitry# sudo install -o root -g root -m 755 -d 
/var/run/samba
sudo: install: command not found
root@dmitry-desktop:/home/dmitry# install -o root -g root -m 755 -d 
/var/run/samba
bash: /usr/bin/install: Отказано в доступе
root@dmitry-desktop:/home/dmitry#

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

Title:
  package samba (not installed) failed to install/upgrade: ошибка записи
  в «стандартный вывод»: Ошибка ввода/вывода

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

-- 
Ubuntu-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 956366] Re: self-referential security groups can not be deleted

2012-03-20 Thread Chuck Short
** Changed in: nova (Ubuntu)
   Status: New = Fix Released

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

Title:
  self-referential security groups can not be deleted

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

-- 
Ubuntu-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 954692] Re: cannot detach volume from terminated instance

2012-03-20 Thread Chuck Short
** Changed in: nova (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  cannot detach volume from terminated instance

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

-- 
Ubuntu-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 907197] Re: ip address can't be injected into the instance when using lxc

2012-03-20 Thread Chuck Short
** Changed in: nova (Ubuntu)
   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/907197

Title:
  ip address can't be injected into the instance when using lxc

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

-- 
Ubuntu-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-20 Thread Jeremy Yoder
Is it in a PPA somewhere I can try it?  If getting into -proposed is
hard, seems like it should be tested first :)

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


[Bug 925024] Re: apparmor makes it impossible to install postgresql-common on Precise

2012-03-20 Thread John Johansen
** Changed in: linux (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  apparmor makes it impossible to install postgresql-common on Precise

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

-- 
Ubuntu-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-openstack] Openstack Next Steps

2012-03-20 Thread Chuck Short
Blueprint changed by Chuck Short:

Whiteboard changed:
  Etherpad:
    edit: http://pad.ubuntu.com/uds-p-servercloud-p-openstack
    time slider: 
http://pad.ubuntu.com/ep/pad/view/uds-p-servercloud-p-openstack/latest
  
  - add some mechanism to promote ubuntu images, options:
    - populate ubuntu images upon glance installation
    - option in dashboard to download/install
  
  Work Items:
  [zulcss]  Package Nova Essex: INPROGRESS
  [zulcss]  Package Swift Essex: INPROGRESS
  [zulcss]  Package Glance Essex: INPROGRESS
  [zulcss]  Package Keystone Essex: INPROGRESS
  [zulcss]  Package Horizon Essex: INPROGRESS
  [zulcss]  Week 6 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE
  [zulcss]  Week 7 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE
  Week 8 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE
  Week 10 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE
  Week 11 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE
  Week 12 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE
  Week 13 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE
  Week 14 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE
  Week 15 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE
  Week 16 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE
  Week 17 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE
  Week 18 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE
- Week 19 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO
- Week 20 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO
+ Week 19 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE
+ Week 20 package weekly snapshot of Nova, Swift, Glance, Horizon: DONE
  Week 21 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO
  Week 22 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO
  Week 23 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO
  Week 24 package weekly snapshot of Nova, Swift, Glance, Horizon: TODO
  Evaluate and package melange for Universe: DONE
  Package quantum for Universe: DONE
  MIR for keystone: INPROGRESS
  MIR for horizon: INPROGRESS
  Enable SSL for Nova: INPROGRESS
  Enable SSL for Glance: INPROGRESS
  Make sure Nova configuration is sane: DONE
  Make sure Glance configuration is sane: DONE
  Investigate S3 for Glance: TODO
  Make sure all services are using upstart: TODO
  [zulcss]  Start Nova EC2 API team: DONE
  Fix keystone to use with EC2: TODO
  Fix EC2 Bugs: DONE
  Solve EC2 ID issue (to allow multiple zones): TODO
  [racb] Test ARM/LXC support: TODO
  Fix Openstack Bug #: POSTPONED
  Test IPV6 on Nova: TODO
- Check on Nova auditing and billing: TODO
+ Check on Nova auditing and billing: DONE
  Test Nova with a large number of instances: INPROGRESS
  Test Nova with a large load: INPROGRESS
  Test Nova with large uptime: INPROGRESS
  Fix nova-lxc Bug #: POSTPONED
  Investigate automatic sync/awareness of cloud-images content: POSTPONED
  Implement horizon awareness of cloud-images content: POSTPONED
  Implement automatic sync of cloud-images content: POSTPONED
  Package horizon awareness of cloud-images content: POSTPONED
  Package automatic sync of cloud-images content: POSTPONED
  
  Work Items:

-- 
Openstack Next Steps
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-openstack

-- 
Ubuntu-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 569757] Re: NIS upstart dependency broken for lucid

2012-03-20 Thread Steve Langasek
On Tue, Mar 20, 2012 at 04:12:24PM -, Jeremy Yoder wrote:
 Is it in a PPA somewhere I can try it?  If getting into -proposed is
 hard, seems like it should be tested first :)

No, but you can grab it from the queue and build from source if you want
to:

  https://launchpad.net/ubuntu/lucid/+queue?queue_state=1

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


[Bug 948156] Re: Include PHP 5.4 to Ubuntu 12.04 release

2012-03-20 Thread Clint Byrum
Leaving Suhosin would be potentially leaving our users vulnerable, and
adding pressure to the security team when new problems are found. The
trade off is of course that in 2 years, when upstream PHP drops 5.3,
we'll still be backporting security fixes to 12.04's 5.3.10.

The timing of 5.4.0 has been most unfortunate. Had it landed in January,
perhaps Suhosin would have been updated in time.

At this point, its not looking good, unless a compelling argument for
dropping Suhosin is made, or Suhosin releases in the next couple of
days. In discussing with the security team, there's a strong desire to
ship PHP 5.4.0+Suhosin, but quite a bit of hesitation in shipping 5.4.0
without it.

Anyway, Once beta2 freezes later this week, I think its over.

Thus far, I think I'd rather have a well known stabilized PHP 5.3 with
Suhosin than 5.4.0 without Suhosin.

I appreciate the effort everyone has been putting into this, and I still
have hope, but time is quite short now.

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

Title:
  Include PHP 5.4 to Ubuntu 12.04  release

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

-- 
Ubuntu-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-20 Thread OpenStack Hudson
Reviewed:  https://review.openstack.org/5528
Committed: 
http://github.com/openstack/keystone/commit/ee577163e32b88ca1345124c96ae3113d9a5ccdd
Submitter: Jenkins
Branch:master

commit ee577163e32b88ca1345124c96ae3113d9a5ccdd
Author: Dolph Mathews dolph.math...@gmail.com
Date:   Mon Mar 19 14:49:18 2012 -0500

Improved file logging example (bug 959610)

- Root logger w/ file handler will log WARNING, ERROR, CRITICAL by default

Change-Id: I36cd07cec85712640daa013563401a3bc52f290c


** Changed in: keystone
   Status: In Progress = Fix Committed

-- 
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 951181] Re: lxc-wait: bind : Address already in use.

2012-03-20 Thread Serge Hallyn
I intend to replace this with a shell script along the lines of how lxc-
shutdown does it.

SInce lxc-start-ephemeral relies on it, i'm raising the priority to
high.

** Changed in: lxc (Ubuntu)
   Importance: Medium = High

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

Title:
  lxc-wait: bind : Address already in use.

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

-- 
Ubuntu-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 914160] Re: [MIR] openvswitch

2012-03-20 Thread Dave Walker
Deferring for Precise cycle, unless there is reasoning for progression.

Thanks.

** Changed in: openvswitch (Ubuntu)
   Status: Incomplete = Won't Fix

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

Title:
  [MIR] openvswitch

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

-- 
Ubuntu-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 960276] Re: a bad AMI can hang an entire compute node

2012-03-20 Thread Nick Moffitt
This does not cause libvirtd to hang, by the way.  sudo virsh list
does fine, and I'm able to kill instances manually with virsh destroy.

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

Title:
  a bad AMI can hang an entire compute node

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

-- 
Ubuntu-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 960276] Re: a bad AMI can hang an entire compute node

2012-03-20 Thread James Troup
** Tags added: canonistack

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

Title:
  a bad AMI can hang an entire compute node

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

-- 
Ubuntu-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 956657] Re: package samba (not installed) failed to install/upgrade: ошибка записи в «стандартный вывод»: Ошибка ввода/вывода

2012-03-20 Thread Clint Byrum
Dmitry, this means that root is not allowed to create directories in
/var/run. Are you running SELinux, some special AppArmor rules, or
anything of that nature? You should be able to create that directory.

At this point, I think your system is not configured properly or is
broken in some way, and this is really not a bug, so I am closing this
report as Invalid. You may want to look in /var/log/syslog for
information on what is preventing you from writing to /var/run, as samba
will not be the only thing affected negatively by this.

** Changed in: samba (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  package samba (not installed) failed to install/upgrade: ошибка записи
  в «стандартный вывод»: Ошибка ввода/вывода

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

-- 
Ubuntu-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 948156] Re: Include PHP 5.4 to Ubuntu 12.04 release

2012-03-20 Thread Bart Verwilst
Hi Clint,

You tried to talk to the Suhosin developers about this, didn't they get
back to you?

It's indeed not an easy choice. Keep 5.3.x in ( stable, well-tested, no
surprises ) but face with a dangerous forced upgrade 2 years down the
road, or throw in 5.4 now and stabilise it + add suhosin when ready,
maybe causing issues/bugs at first, but smoothing out over time.

Even though my own production-quality mindset says to stay with 5.3, I
would rather have 5.4 right away ( since most production systems won't
be running Precise in the first month without testing anyways ) and be
relaxed with the knowledge that i will have to retest a big amount of
php websites because of a update in a release that has been stable for 2
years..

Having 5.4.0 now, 5.4.1+suhosin in april/may, 5.4.2, ... etc would be
prefered as opposed to having to switch from 5.3.x(?) to 5.4.10 over-
night..

Just my 2 cents ;)

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

Title:
  Include PHP 5.4 to Ubuntu 12.04  release

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

-- 
Ubuntu-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 960500] [NEW] net-snmp-config shift error

2012-03-20 Thread Marco
Public bug reported:

Hi, all!

We are working with net-snmp 5.4.3 (  Installed: 5.4.3~dfsg-2.2ubuntu1
Candidate: 5.4.3~dfsg-2.2ubuntu1) on Ubuntu 11.10. We tried to compile a
subagent with net-snmp-config (net-snmp-config --compile-subagent
mysubagent nstAgentSubagentObject.c) and we got the following error :
shift: 672: can't shift that many. When we commented the line 672, the
script worked very fine.  Next, we have the piece of script (net-snmp-
config) with the comment :

# add init routines
for i in $cfiles ; do
  name=`basename $i | sed 's/\.[co]$//'`
  echo checking for init_$name in $i
  if grep init_$name $i ; then
echo   init_${name}();  $tmpfile
  fi
 # (20120314) It was commented to avoid script error.
 # shift
done

Best Regards.

** Affects: net-snmp (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  net-snmp-config shift error

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

-- 
Ubuntu-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-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
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 908901] Re: awstats confused by 408 entries in apache log files

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

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

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

Title:
  awstats confused by 408 entries in apache log files

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

-- 
Ubuntu-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 956657] Re: package samba (not installed) failed to install/upgrade: ошибка записи в «стандартный вывод»: Ошибка ввода/вывода

2012-03-20 Thread Dmitry Shalimov
Thanks for your support. I understand. Goodbye

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

Title:
  package samba (not installed) failed to install/upgrade: ошибка записи
  в «стандартный вывод»: Ошибка ввода/вывода

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

-- 
Ubuntu-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 960276] Re: a bad AMI can hang an entire compute node

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

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

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

Title:
  a bad AMI can hang an entire compute node

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

-- 
Ubuntu-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 960276] Re: a bad AMI can hang an entire compute node

2012-03-20 Thread Adam Gandelman
** Changed in: nova (Ubuntu)
   Importance: Undecided = Critical

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

Title:
  a bad AMI can hang an entire compute node

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

-- 
Ubuntu-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 960276] Re: a bad AMI can hang an entire compute node

2012-03-20 Thread Adam Gandelman
We've been carrying a nova patch to resolve a possible DoS in Bug
#832507 ( libvirt-use-console-pipe.patch )  I've confirmed that this
patch introduces a deadlock somewhere when the serial console gets
spammed.  'dd if=/dev/urandom of=/dev/ttyS0 bs=1024 count=1500'  from
within the instance is enough to basically lock nova-compute until the
KVM process is killed or nova-compute restarted.

We either need to fix this patch ASAP or back it out in favor of a
different solution for the original  Bug #832507.  This patch
constitutes the biggest delta we maintain across any Openstack component
and maintaining it so far has required a great deal of effort.  The
regression its introduces is worse than the original bug, IMO.

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

Title:
  a bad AMI can hang an entire compute node

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

-- 
Ubuntu-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 960144] Re: lxc-start failing to setup mounts

2012-03-20 Thread Matias Bordese
Hi again,

I was running the following kernel version:
Linux picasso 3.2.0-18-generic #29-Ubuntu SMP Fri Mar 9 21:36:08 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

Just did a full update, and got the following error:

matiasb@picasso:~$ sudo lxc-start -n u1-server
lxc-start: Permission denied - failed to umount 'dev/pts'
lxc-start: failed to setup the new pts instance
lxc-start: failed to setup the container
lxc-start: invalid sequence number 1. expected 2
lxc-start: failed to spawn 'u1-server'

matiasb@picasso:~$ uname -a
Linux picasso 3.2.0-19-generic #30-Ubuntu SMP Fri Mar 16 16:27:15 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

Still working when disabling apparmor.

** Tags added: apport-collected staging

** Description changed:

  A previously working container is not starting with last lxc updates:
  
  matiasb@picasso:~$ sudo lxc-start -n u1-server
  lxc-start: Permission denied - failed to mount 'proc' on 
'/usr/lib/lxc/root//proc'
  lxc-start: failed to setup the mounts for 'u1-server'
  lxc-start: failed to setup the container
  lxc-start: invalid sequence number 1. expected 2
  lxc-start: failed to spawn 'u1-server'
  
  This seems similar to bug #947617. In fact, the workaround mentioned
  there (disabling apparmor) makes it possible to start the container
  again.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lxc 0.7.5-3ubuntu40
  ProcVersionSignature: Ubuntu 3.2.0-18.29-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  Date: Tue Mar 20 09:23:52 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(2029.1)
  SourcePackage: lxc
  UpgradeStatus: No upgrade log present (probably fresh install)
+ --- 
+ AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
+ ApportVersion: 1.94.1-0ubuntu2
+ Architecture: amd64
+ ArecordDevices:
+   List of CAPTURE Hardware Devices 
+  card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
+Subdevices: 1/1
+Subdevice #0: subdevice #0
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  matiasb1889 F pulseaudio
+ CRDA: Error: [Errno 2] No such file or directory
+ Card0.Amixer.info:
+  Card hw:0 'Intel'/'HDA Intel at 0xf252 irq 44'
+Mixer name : 'Intel IbexPeak HDMI'
+Components : 'HDA:14f15069,17aa2155,00100302 
HDA:80862804,17aa21b5,0010'
+Controls  : 14
+Simple ctrls  : 6
+ Card29.Amixer.info:
+  Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6QHT29WW-1.10'
+Mixer name : 'ThinkPad EC 6QHT29WW-1.10'
+Components : ''
+Controls  : 1
+Simple ctrls  : 1
+ Card29.Amixer.values:
+  Simple mixer control 'Console',0
+Capabilities: pswitch pswitch-joined penum
+Playback channels: Mono
+Mono: Playback [on]
+ DistroRelease: Ubuntu 12.04
+ HibernationDevice: RESUME=UUID=150f70eb-c79e-4ae3-a161-98e781c97081
+ InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(2029.1)
+ Lsusb:
+  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
+  Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
+  Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
+  Bus 001 Device 003: ID 17ef:4816 Lenovo
+ MachineType: LENOVO 3249CTO
+ Package: lxc
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-19-generic 
root=UUID=e42bf3cd-2253-40fa-8c87-7aa7b2f2 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.2.0-19.30-generic 3.2.11
+ RelatedPackageVersions:
+  linux-restricted-modules-3.2.0-19-generic N/A
+  linux-backports-modules-3.2.0-19-generic  N/A
+  linux-firmware1.71
+ RfKill:
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
+ StagingDrivers: mei
+ Tags:  precise staging
+ Uname: Linux 3.2.0-19-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 07/14/2010
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: 6QET47WW (1.17 )
+ dmi.board.name: 3249CTO
+ dmi.board.vendor: LENOVO
+ dmi.board.version: Not Available
+ dmi.chassis.asset.tag: No Asset Information
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: Not Available
+ dmi.modalias: 
dmi:bvnLENOVO:bvr6QET47WW(1.17):bd07/14/2010:svnLENOVO:pn3249CTO:pvrThinkPadX201:rvnLENOVO:rn3249CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
+ dmi.product.name: 3249CTO
+ dmi.product.version: ThinkPad X201
+ dmi.sys.vendor: LENOVO

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

Title:
  lxc-start failing to setup mounts

To manage notifications about this bug go to:

[Bug 960144] AcpiTables.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: AcpiTables.txt
   
https://bugs.launchpad.net/bugs/960144/+attachment/2906681/+files/AcpiTables.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] AplayDevices.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: AplayDevices.txt
   
https://bugs.launchpad.net/bugs/960144/+attachment/2906683/+files/AplayDevices.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] AlsaDevices.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: AlsaDevices.txt
   
https://bugs.launchpad.net/bugs/960144/+attachment/2906682/+files/AlsaDevices.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] Card0.Amixer.values.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: Card0.Amixer.values.txt
   
https://bugs.launchpad.net/bugs/960144/+attachment/2906685/+files/Card0.Amixer.values.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] Card0.Codecs.codec.0.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: Card0.Codecs.codec.0.txt
   
https://bugs.launchpad.net/bugs/960144/+attachment/2906686/+files/Card0.Codecs.codec.0.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] CurrentDmesg.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/960144/+attachment/2906688/+files/CurrentDmesg.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] Lspci.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/960144/+attachment/2906700/+files/Lspci.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] PciMultimedia.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: PciMultimedia.txt
   
https://bugs.launchpad.net/bugs/960144/+attachment/2906701/+files/PciMultimedia.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] BootDmesg.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/960144/+attachment/2906684/+files/BootDmesg.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] Card0.Codecs.codec.3.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: Card0.Codecs.codec.3.txt
   
https://bugs.launchpad.net/bugs/960144/+attachment/2906687/+files/Card0.Codecs.codec.3.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] ProcInterrupts.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/960144/+attachment/2906704/+files/ProcInterrupts.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] UdevDb.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/960144/+attachment/2906707/+files/UdevDb.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] IwConfig.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: IwConfig.txt
   
https://bugs.launchpad.net/bugs/960144/+attachment/2906698/+files/IwConfig.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] ProcEnviron.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/960144/+attachment/2906703/+files/ProcEnviron.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] ProcModules.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/960144/+attachment/2906705/+files/ProcModules.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] PulseList.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: PulseList.txt
   
https://bugs.launchpad.net/bugs/960144/+attachment/2906706/+files/PulseList.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] UdevLog.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/960144/+attachment/2906708/+files/UdevLog.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] ProcCpuinfo.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/960144/+attachment/2906702/+files/ProcCpuinfo.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 960144] WifiSyslog.txt

2012-03-20 Thread Matias Bordese
apport information

** Attachment added: WifiSyslog.txt
   
https://bugs.launchpad.net/bugs/960144/+attachment/2906709/+files/WifiSyslog.txt

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

Title:
  lxc-start failing to setup mounts

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

-- 
Ubuntu-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 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-03-20 Thread Gary Poster
We are discovering that this, or something very similar to it, is
serious.  For our own use, at least, I'd raise this to high (we don't
have privileges to do so).

According to lsof, many, many processes (sshd, upstart, init, ntpd,
etc., as well as processes we start directly such as xvfb-run and our
own code are looking in the wrong place (/rootfs/...) for important and
sometimes essential files, including /rootfs/dev/random,
/rootfs/dev/null, /rootfs/lib/tls ... , /rootfs/lib/security... ,
/rootfs/lib/libdbus-1.so.3.4.0, /rootfs/lib/libcom_err.so.2.1,
/rootfs/usr/lib/libkrb5.so.3.3, and so on.

We could maybe make symlinks for /rootfs/usr, /rootfs/lib, and
/rootfs/dev but that feels like we're going too far, and that we really
ought to address this.

I'm not sure where to look to fix this.  Is there something else
important we are missing from lxc-clone?  Help would be very
appreciated.

Thank you

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

Title:
  Ephemeral containers have /rootfs prefix in /proc/self/maps entries

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

-- 
Ubuntu-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 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

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

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

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

Title:
  Ephemeral containers have /rootfs prefix in /proc/self/maps entries

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

-- 
Ubuntu-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 960761] [NEW] Typo in template files for mysql pgsql director packages

2012-03-20 Thread Tobin Davis
Public bug reported:

When installing bacula-director-[mysql|pgsql] I get errors similar to this:
debconf: Unknown template field '_description', in stanza #1 of 
/tmp/bacula-director-pgsql.template.40256

Tracking it down, I discovered this is due to a typo in the template
files.  The lines beginning with _Description, should be
Description.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: bacula-director-mysql 5.2.5-0ubuntu5
ProcVersionSignature: User Name 3.2.0-1409.12-omap4 3.2.9
Uname: Linux 3.2.0-1409-omap4 armv7l
ApportVersion: 1.94.1-0ubuntu2
Architecture: armhf
Date: Tue Mar 20 17:05:52 2012
ProcEnviron:
 TERM=screen-bce
 SHELL=/bin/bash
 LANG=en_US.UTF-8
 LANGUAGE=en_US:
SourcePackage: bacula
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug armhf precise

-- 
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 960761] Re: Typo in template files for mysql pgsql director packages

2012-03-20 Thread Tobin Davis
-- 
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 960761] Re: Typo in template files for mysql pgsql director packages

2012-03-20 Thread Terrence Bruff
** Changed in: bacula (Ubuntu)
   Status: New = Confirmed

-- 
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 960761] Re: Typo in template files for mysql pgsql director packages

2012-03-20 Thread Tobin Davis
Patch to fix this bug.

** Patch added: bacula-960761.patch
   
https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/960761/+attachment/2907157/+files/bacula-960761.patch

** Tags added: patch

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

-- 
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 936944] Re: smbd crashed with SIGABRT in remove_posix_acl()

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

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

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

Title:
  smbd crashed with SIGABRT in remove_posix_acl()

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

-- 
Ubuntu-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 953453] Re: [FFE] use per-container apparmor profiles

2012-03-20 Thread Serge Hallyn
** Changed in: lxc (Ubuntu)
   Importance: Undecided = High

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

Title:
  [FFE] use per-container apparmor profiles

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

-- 
Ubuntu-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 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-03-20 Thread Serge Hallyn
Gary,

you were able to create aufs ephemeral containers with lp:~serge-
hallyn/ubuntu/precise/lxc/lxcshutdownv2.  Can you create one and check
/proc/self/mounts?  I'm wondering whether this is only with overlayfs.

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

Title:
  Ephemeral containers have /rootfs prefix in /proc/self/maps entries

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

-- 
Ubuntu-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 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-03-20 Thread Serge Hallyn
** Changed in: lxc (Ubuntu)
   Importance: Low = High

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

Title:
  Ephemeral containers have /rootfs prefix in /proc/self/maps entries

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

-- 
Ubuntu-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 959352] Re: Ephemeral containers have /rootfs prefix in /proc/self/maps entries

2012-03-20 Thread Gary Poster
Hi Serge.  Thanks for looking at this.

On an aufs-mounted ephemeral:

gary@lpdev-temp-tKJg9Ss:~$ cat /proc/self/maps 
08048000-08054000 r-xp  08:12 414657 
/var/lib/lxc/lpdev/rootfs/bin/cat
08054000-08055000 r--p b000 08:12 414657 
/var/lib/lxc/lpdev/rootfs/bin/cat
08055000-08056000 rw-p c000 08:12 414657 
/var/lib/lxc/lpdev/rootfs/bin/cat
09aba000-09adb000 rw-p  00:00 0  [heap]
f7629000-f762a000 rw-p  00:00 0 
f762a000-f777d000 r-xp  08:12 395454 
/var/lib/lxc/lpdev/rootfs/lib/tls/i686/cmov/libc-2.11.1.so
f777d000-f777f000 r--p 00153000 08:12 395454 
/var/lib/lxc/lpdev/rootfs/lib/tls/i686/cmov/libc-2.11.1.so
f777f000-f778 rw-p 00155000 08:12 395454 
/var/lib/lxc/lpdev/rootfs/lib/tls/i686/cmov/libc-2.11.1.so
f778-f7783000 rw-p  00:00 0 
f778d000-f778f000 rw-p  00:00 0 
f778f000-f779 r-xp  00:00 0  [vdso]
f779-f77ab000 r-xp  08:12 393068 
/var/lib/lxc/lpdev/rootfs/lib/ld-2.11.1.so
f77ab000-f77ac000 r--p 0001a000 08:12 393068 
/var/lib/lxc/lpdev/rootfs/lib/ld-2.11.1.so
f77ac000-f77ad000 rw-p 0001b000 08:12 393068 
/var/lib/lxc/lpdev/rootfs/lib/ld-2.11.1.so
ffd7f000-ffda rw-p  00:00 0  [stack]

gary@lpdev-temp-tKJg9Ss:~$ cat /proc/self/mounts
rootfs / rootfs rw 0 0
none / aufs rw,relatime,si=bf91329ce378bd10,noplink 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /home/gary aufs rw,relatime,si=bf91329dec9efd10,noplink 0 0
devpts /dev/console devpts 
rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
devpts /dev/tty1 devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
devpts /dev/tty2 devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
devpts /dev/tty3 devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
devpts /dev/tty4 devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
devpts /dev/pts devpts rw,relatime,mode=600,ptmxmode=666 0 0
devpts /dev/ptmx devpts rw,relatime,mode=600,ptmxmode=666 0 0
none /lib/init/fstab aufs rw,relatime,si=bf91329ce378bd10,noplink 0 0


On an overlayfs-mounted ephemeral:

gary@lpdev-temp-P4zdc8P:~$ cat /proc/self/maps 
08048000-08054000 r-xp  08:12 414657 
/rootfs/bin/cat
08054000-08055000 r--p b000 08:12 414657 
/rootfs/bin/cat
08055000-08056000 rw-p c000 08:12 414657 
/rootfs/bin/cat
09081000-090a2000 rw-p  00:00 0  [heap]
f7586000-f7587000 rw-p  00:00 0 
f7587000-f76da000 r-xp  08:12 395454 
/rootfs/lib/tls/i686/cmov/libc-2.11.1.so
f76da000-f76dc000 r--p 00153000 08:12 395454 
/rootfs/lib/tls/i686/cmov/libc-2.11.1.so
f76dc000-f76dd000 rw-p 00155000 08:12 395454 
/rootfs/lib/tls/i686/cmov/libc-2.11.1.so
f76dd000-f76e rw-p  00:00 0 
f76ea000-f76ec000 rw-p  00:00 0 
f76ec000-f76ed000 r-xp  00:00 0  [vdso]
f76ed000-f7708000 r-xp  08:12 393068 
/rootfs/lib/ld-2.11.1.so
f7708000-f7709000 r--p 0001a000 08:12 393068 
/rootfs/lib/ld-2.11.1.so
f7709000-f770a000 rw-p 0001b000 08:12 393068 
/rootfs/lib/ld-2.11.1.so
ff936000-ff957000 rw-p  00:00 0  [stack]

gary@lpdev-temp-P4zdc8P:~$ cat /proc/self/mounts
rootfs / rootfs rw 0 0
none / overlayfs 
rw,relatime,lowerdir=/var/lib/lxc/lpdev,upperdir=/tmp/lxc-lp-8lXebKT 0 0
proc /proc proc rw,nosuid,nodev,noexec,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /home/gary overlayfs 
rw,relatime,lowerdir=/home/gary,upperdir=/var/lib/lxc/lpdev-temp-P4zdc8P/ephemeralbind/home/gary
 0 0
devpts /dev/console devpts 
rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
devpts /dev/tty1 devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
devpts /dev/tty2 devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
devpts /dev/tty3 devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
devpts /dev/tty4 devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
devpts /dev/pts devpts rw,relatime,mode=600,ptmxmode=666 0 0
devpts /dev/ptmx devpts rw,relatime,mode=600,ptmxmode=666 0 0
none /lib/init/fstab overlayfs 
rw,relatime,lowerdir=/var/lib/lxc/lpdev,upperdir=/tmp/lxc-lp-8lXebKT 0 0


The maps are obviously different.  The rootfs is not in the aufs version, but 
then the paths are from the host, and for the template container. I'm not sure 
what to make 

[Bug 960761]

2012-03-20 Thread Ubuntu Foundation's Bug Bot
The attachment bacula-960761.patch of this bug report has been
identified as being a patch.  The ubuntu-reviewers team has been
subscribed to the bug report so that they can review the patch.  In the
event that this is in fact not a patch you can resolve this situation by
removing the tag 'patch' from the bug report and editing the attachment
so that it is not flagged as a patch.  Additionally, if you are member
of the ubuntu-reviewers team please also unsubscribe the team from this
bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

-- 
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 894047] Re: Fansensor unavailable under Ubuntu 11.10 on Intel Corporation Mobile 945GME Express

2012-03-20 Thread Launchpad Bug Tracker
[Expired for lm-sensors (Ubuntu) because there has been no activity for
60 days.]

** Changed in: lm-sensors (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  Fansensor unavailable under Ubuntu 11.10 on Intel Corporation Mobile
  945GME Express

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/894047/+subscriptions

-- 
Ubuntu-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 710040] Re: does not support atom d525

2012-03-20 Thread Launchpad Bug Tracker
[Expired for lm-sensors (Ubuntu) because there has been no activity for
60 days.]

** Changed in: lm-sensors (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  does not support atom d525

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/710040/+subscriptions

-- 
Ubuntu-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 960860] Re: fstab doesn't work for lvm based containers

2012-03-20 Thread Serge Hallyn
To be clear, this worked ok before because the container would mount
proc and sys itself.  Now that apparmor forbids that, this breaks lvm
backed containers.

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

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

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

Title:
  fstab doesn't work for lvm based containers

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

-- 
Ubuntu-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 960860] [NEW] fstab doesn't work for lvm based containers

2012-03-20 Thread Serge Hallyn
Public bug reported:

The entries in /var/lib/lxc/container/fstab are always created
relative to a full path, i.e.

proc/var/lib/lxc/p1/rootfs/proc proc
nodev,noexec,nosuid 0 0

A check is made in src/lxc/conf.c:mount_entry_on_absolute_rootfs() that
the path starts with the containers rootfs path - but that path is a
block device for lvm containers.

The simplest solution is to have our templates create the entries with
relative pathnames (relative to the container's '/') in the form:

proc proc proc nodev,noexec,nosuid 0 0

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

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

Title:
  fstab doesn't work for lvm based containers

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

-- 
Ubuntu-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 960860] Re: fstab doesn't work for lvm based containers

2012-03-20 Thread Serge Hallyn
Note that while using relative pathnames is fine going forward, it
doesn't help people with existing containers.  Perhaps the next package
upgrade should convert existing containers to remove relative paths?

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

Title:
  fstab doesn't work for lvm based containers

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

-- 
Ubuntu-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 948156] Re: Include PHP 5.4 to Ubuntu 12.04 release

2012-03-20 Thread bakytn
Clint, you know I don't think serious productions would go with Ubuntu
12.04 LTS immediately after it's release.

They would still use older one (even 11.10). For some serious production
people would definitely start using new LTS starting from 12.04.1 or so.

PHP 5.4 is a big step forward! By not including it in the upcoming release 
would lead to many installation of PHP 5.4 by hand.
And would ask backports a lot :) that's headache is more than for the security 
team. But it's headache for users, not for security team.

Having PHP 5.4 without Suhosin for sometime and then updating it later
(when it comes) is surely better than having and old version of PHP for
years in this LTS.

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

Title:
  Include PHP 5.4 to Ubuntu 12.04  release

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

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