[Bug 1007273] [NEW] autofs does not start automatically after reboot

2012-06-01 Thread Thomas Schweikle
Public bug reported:

After rebooting and logging in, I am prompted with no home for user. logging 
in with /. looking for a running autofs I find it not started. Executing sudo 
service autofs start starts autofs.  After cd ~ my home is mounted and 
available.
This error is erratic, but only on 12.04 systems. 10.04.4 LTS, 11.04, or 11.10 
are not affected.
AFAICD autofs is sometimes started by upstart without the necessary services 
running (mainly DNS, just because Networking is not completely up) making 
autofs bail out. Starting it later it finds all necessities and starts.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: autofs (not installed)
ProcVersionSignature: Ubuntu 3.2.0-24.39-virtual 3.2.16
Uname: Linux 3.2.0-24-virtual x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Fri Jun  1 08:16:46 2012
InstallationMedia: Ubuntu-Server 10.04.1 LTS Lucid Lynx - Release amd64 
(20100816.2)
ProcEnviron:
 TERM=xterm
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: autofs5
UpgradeStatus: Upgraded to precise on 2012-04-12 (49 days ago)

** Affects: autofs5 (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 autofs5 in Ubuntu.
https://bugs.launchpad.net/bugs/1007273

Title:
  autofs does not start automatically after reboot

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

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


[Bug 996233] Re: nova and python-novaclient disagree on volumes API URLs

2012-06-01 Thread Vish Ishaya
it should be getting the url from keystone anyway, so I don't imagine
that the nova url is a problem.  I think it is far more likely that you
have an older version of novaclient that is overiding the one from
precise. Perhaps you have pip installed novaclient or done a setup.py
install?

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

Title:
  nova and python-novaclient disagree on  volumes API URLs

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

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


[Bug 991073] Re: dnsmasq failed to resolve most fqdn

2012-06-01 Thread Thomas Hood
** Changed in: dnsmasq (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  dnsmasq failed to resolve most fqdn

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

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


[Bug 998712] Re: dnsmasq integration into name resolution broken

2012-06-01 Thread Thomas Hood
Wolf: You list problems with dnsmasq.  In this report (#998712) let's
continue to discuss the name resolution failure that you originally
reported.  One of the other problems you listed is being discussed in
#1003842.  For the remaining problems you listed, please submit your
information to bug reports (possibly newly opened by you) focusing on
those problems.

Let's talk about the situation where name resolution fails on your
system.  When you have the following...

/etc/resolv.conf:
nameserver 127.0.0.1
search rsb.intern rsb.at

/var/run/nm-dns-dnsmasq.conf
server=192.168.0.1


... what is the output of ps -elf|grep dnsmasq?

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

Title:
  dnsmasq integration into name resolution broken

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

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


[Bug 1007293] [NEW] nis doesn't work anymore after upgrade to 12.04

2012-06-01 Thread alex
Public bug reported:

I am managing about 20 Ubuntu Computers since release 5.04 and have the strong 
feeling, that problems are increasing rapidly from one distribution upgrade to 
anoter. Non of my LTS version upgrades works out of the box today. The main 
problems I have, is to upgrade or install the nis package. I cannot login 
anymore after the upgrade to 12.04 (neither from last LTS-Version, nor from 
Version 11.10). After a complete uninstallation of the nis and the 
network-manager package nis works more or less, but I have to restart it 
manually after every reboot.
I tried also a complete new installation, but nis also doesn't work there. 
After I installed NIS pagage on a fresh Ubuntu system, I cannot login anymore. 
Computers are booting, no graphical desktop manager comes up, only console with 
login promt. And after login, no shell comes up.

And this happens one month after a new LTS release. I am not amused and
testing and thinking now about a change to Fedora Linux. I have the
feeling that Ubuntu developers focuses only to single computer
installations, disregards networking abilities and has a lot of problems
with upstart, that I still not really understand.

:
Alex

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

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

Title:
  nis doesn't work anymore after upgrade to 12.04

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

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


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2012-06-01 Thread Juerg Haefliger
nova boot --flavor FLAVOR_ID --image IMAGE_ID --key_name 'my key'
INSTANCE_NAME

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

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

-- 
Ubuntu-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 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-06-01 Thread Alexander Pyhalov
It seems that strstr gets NULL as its first argument 
(SG(request_info).query_string)
It seems that the following is incorrect in sapi/fpm/fpm/fpm_status.c:

  /* full status ? */
full = SG(request_info).request_uri  
strstr(SG(request_info).query_string, full);
short_syntax = short_post = NULL;
full_separator = full_pre = full_syntax = full_post = NULL;
encode = 0;

it should be
  /* full status ? */
full = SG(request_info).query_string  
strstr(SG(request_info).query_string, full);
short_syntax = short_post = NULL;
full_separator = full_pre = full_syntax = full_post = NULL;
encode = 0;

The bug is present also in upstream php git.  Attached patch should 
solve the problem.


On 05/31/2012 20:10, Scott Moser wrote:
 ** Changed in: php5 (Ubuntu)
 Status: Incomplete =  New



-- 
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University


** Attachment added: php_patch
   https://bugs.launchpad.net/bugs/1006738/+attachment/3171228/+files/php_patch

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

Title:
  php5-fpm segfaults with error 4 in libc-2.15.so

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

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


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

2012-06-01 Thread Kevin Loughrey
Public bug reported:

I am experimenting with MythBuntu.  It has always been a problematic
package but usually the issues come from the cantankerous nature of
MySQL.  Everytime you upgrade to a new version of Ubuntu, you can expect
MythBuntu to curl up its toes and stop working so this problem with
samba is entirely new (and interesting!).

I have just installed from scratch the latest MythBuntu 12.04.  When it
went to restart, it failed to reboot but seemed to hang.  Holding the
power button down killed the machine and then I rebooted it.  Having
rebooted MythBuntu asked if I wanted to install a range of upgrades,
some of which involved a new Linux kernel.  On doing this, the upgrade
seemed to stall and so I left it and walked away.  Some hours later I
returned to a perfectly normal screen.  I tried to install the DVB
hardware driver and it was at this stage it indicated all was not well
at the farm.  I restarted the machine and on restart was presented with
an apport screen.  That's why I'm here now.

A constructive suggestion:  The apport dialogue asks a number of
questions regarding the topology, ie, are you using a samba server.  It
then asks about cifs.  Not many Newbies know that cifs is the Microsoft
way of handling server message blocks over the network.  It might be
better to put the questions into a more newbie friendly phraseology.
For example, Are you connected to a server that looks like a Microsoft
Windows server?

Hope what I have given you is helpful. (Oh and whether is spelt as so...
not weather... right now though it's raining!  chuckle... thank you all
for your terrific efforts.  They are very much appreciated.)  Kevin
Loughrey

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba 2:3.6.3-2ubuntu2.2
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Fri Jun  1 17:42:04 2012
ErrorMessage: subprocess installed post-installation script returned error exit 
status 128
InstallationMedia: Mythbuntu 12.04 Precise Pangolin - Release amd64 (20120425)
SambaClientRegression: Yes
SourcePackage: samba
Title: package samba 2:3.6.3-2ubuntu2.2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 128
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package precise

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

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

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

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


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

2012-06-01 Thread Kevin Loughrey
-- 
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/1007308

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

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

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


[Bug 1007312] [NEW] package libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1 failed to install/upgrade: ошибка записи в «стандартный вывод»: Победа

2012-06-01 Thread inferrna
Public bug reported:

Have error report after 7 hour inactivity. Display was off.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
Uname: Linux 3.2.0-25-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Thu May 31 22:00:26 2012
ErrorMessage: ошибка записи в «стандартный вывод»: Победа
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
SourcePackage: krb5
Title: package libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1 failed to install/upgrade: 
ошибка записи в «стандартный вывод»: Победа
UpgradeStatus: Upgraded to precise on 2012-05-02 (29 days ago)

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


** Tags: amd64 apport-package precise

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

Title:
  package libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1 failed to
  install/upgrade: ошибка записи в «стандартный вывод»: Победа

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

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


[Bug 1007312] Re: package libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1 failed to install/upgrade: ошибка записи в «стандартный вывод»: Победа

2012-06-01 Thread inferrna
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in Ubuntu.
https://bugs.launchpad.net/bugs/1007312

Title:
  package libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1 failed to
  install/upgrade: ошибка записи в «стандартный вывод»: Победа

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

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


[Bug 1007311] [NEW] package libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1 failed to install/upgrade: ошибка записи в «стандартный вывод»: Победа

2012-06-01 Thread inferrna
Public bug reported:

Have error report after 7 hour inactivity. Display was off.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
Uname: Linux 3.2.0-25-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Thu May 31 22:00:26 2012
ErrorMessage: ошибка записи в «стандартный вывод»: Победа
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
SourcePackage: krb5
Title: package libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1 failed to install/upgrade: 
ошибка записи в «стандартный вывод»: Победа
UpgradeStatus: Upgraded to precise on 2012-05-02 (29 days ago)

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


** Tags: amd64 apport-package precise

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

Title:
  package libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1 failed to
  install/upgrade: ошибка записи в «стандартный вывод»: Победа

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

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


[Bug 1007311] Re: package libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1 failed to install/upgrade: ошибка записи в «стандартный вывод»: Победа

2012-06-01 Thread inferrna
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in Ubuntu.
https://bugs.launchpad.net/bugs/1007311

Title:
  package libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1 failed to
  install/upgrade: ошибка записи в «стандартный вывод»: Победа

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

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


[Bug 1007310] [NEW] package libkadm5srv-mit8 1.10+dfsg~beta1-2ubuntu0.1 failed to install/upgrade: ошибка записи в «стандартный вывод»: Победа

2012-06-01 Thread inferrna
Public bug reported:

Have error report after 7 hour inactivity. Display was off.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: libkadm5srv-mit8 1.10+dfsg~beta1-2ubuntu0.1
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
Uname: Linux 3.2.0-25-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Thu May 31 22:00:30 2012
ErrorMessage: ошибка записи в «стандартный вывод»: Победа
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
SourcePackage: krb5
Title: package libkadm5srv-mit8 1.10+dfsg~beta1-2ubuntu0.1 failed to 
install/upgrade: ошибка записи в «стандартный вывод»: Победа
UpgradeStatus: Upgraded to precise on 2012-05-02 (29 days ago)

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


** Tags: amd64 apport-package precise

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

Title:
  package libkadm5srv-mit8 1.10+dfsg~beta1-2ubuntu0.1 failed to
  install/upgrade: ошибка записи в «стандартный вывод»: Победа

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

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


[Bug 1007310] Re: package libkadm5srv-mit8 1.10+dfsg~beta1-2ubuntu0.1 failed to install/upgrade: ошибка записи в «стандартный вывод»: Победа

2012-06-01 Thread inferrna
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to krb5 in Ubuntu.
https://bugs.launchpad.net/bugs/1007310

Title:
  package libkadm5srv-mit8 1.10+dfsg~beta1-2ubuntu0.1 failed to
  install/upgrade: ошибка записи в «стандартный вывод»: Победа

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

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


[Bug 1007293] Re: nis doesn't work anymore after upgrade to 12.04

2012-06-01 Thread Naveen Kumard
this will help you, do the following.

go to console (alt+ctrl+f1/f2.f6) and apply the command

rm -rf .gnome .gnome2 .gconf .gconfd .metacity

after this restart your system.


try this command

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

Title:
  nis doesn't work anymore after upgrade to 12.04

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

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


[Bug 1000678] Re: [SRU] munin-memory plugin doesn't work on 64-bit 12.04 LTS

2012-06-01 Thread James Page
** Changed in: munin (Ubuntu Precise)
 Assignee: (unassigned) = James Page (james-page)

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

Title:
  [SRU] munin-memory plugin doesn't work on 64-bit 12.04 LTS

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

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


[Bug 967410] Re: Windows clients cannot connect to shared printers

2012-06-01 Thread Aleck
** Changed in: samba (Ubuntu)
 Assignee: (unassigned) = Aleck (7-admin-santeh-com-ua)

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

Title:
  Windows clients cannot connect to shared printers

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

-- 
Ubuntu-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 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-06-01 Thread Alexander Pyhalov
Upstream bug report: https://bugs.php.net/bug.php?id=62205

-- 
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University

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

Title:
  php5-fpm segfaults with error 4 in libc-2.15.so

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

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


[Bug 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-06-01 Thread Alexander Pyhalov
** Bug watch added: bugs.php.net/ #62205
   http://bugs.php.net/bug.php?id=62205

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

Title:
  php5-fpm segfaults with error 4 in libc-2.15.so

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

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


[Bug 967410] Re: Windows clients cannot connect to shared printers

2012-06-01 Thread Aleck
Same problem, also in Windows 2008 server and Windows 2003 Server..

** Changed in: samba (Ubuntu)
 Assignee: Aleck (7-admin-santeh-com-ua) = (unassigned)

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

Title:
  Windows clients cannot connect to shared printers

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

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


[Bug 1005479] Re: Upgrades to 2012.2~f1-0ubuntu1 fail due to syntax error in nova-common.postinst and error in config migrator

2012-06-01 Thread Iain Lane
The typo is still there in the linked branch, btw.

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

Title:
  Upgrades to 2012.2~f1-0ubuntu1 fail due to syntax error in nova-
  common.postinst and error in config migrator

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

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


[Bug 988819] Re: wrong path to libxml2.so.2 in mod_security

2012-06-01 Thread James Page
** Changed in: modsecurity-apache (Ubuntu Precise)
Milestone: None = ubuntu-12.04.1

** Changed in: apache2 (Ubuntu Precise)
Milestone: None = ubuntu-12.04.1

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

Title:
  wrong path to libxml2.so.2 in mod_security

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

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


[Bug 1006509] Re: Please merge from debian autofs 5.0.6-1

2012-06-01 Thread Dmitrijs Ledkovs
** No longer affects: autofs5 (Debian)

** No longer affects: autofs (Debian)

** Changed in: autofs (Ubuntu)
 Assignee: Dmitrijs Ledkovs (dmitrij.ledkov) = (unassigned)

** Patch added: autofs_5.0.6-1ubuntu1.debdiff
   
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1006509/+attachment/3171315/+files/autofs_5.0.6-1ubuntu1.debdiff

** Description changed:

- As package got reintroduced under autofs name
+ Source: autofs
+ Version: 5.0.6-1ubuntu1
+ Distribution: quantal
+ Urgency: low
+ Maintainer: Dmitrijs Ledkovs dmitrij.led...@ubuntu.com
+ Date: Thu, 31 May 2012 16:18:53 +0100
+ Closes: 521165 556961 565507 567805 568813 583094 595808 600764 602933 603491 
608459 617317 626435 626473 651978 655351 659616 660075 667811 668077
+ Changes: 
+  autofs (5.0.6-1ubuntu1) quantal; urgency=low
+  .
+* Merge from Debian unstable (LP: #1006509), remaining changes:
+  - debian/autofs.upstart - upstart job
+  - debian/patches/16group_buffer_size.patch:
++ prevents package to eat the cpu if you have large groups.
+  - debian/patches/17ld.patch:
++ fix ftbfs with gold / ld --as-needed
+  - debian/patches/18ftbfs_autoreconf.patch:
++ fix ftbfs, remove call to autoconf in Makefile clean target,
+  causes spurious changes outside of quilt patch
+  - debian/rules, debian/control:
++ use autoreconf dh sequence helper, to implement the above removed
+  feature of Makefile clean target
+  .
+* Added patch descriptions/headers to 16group_buffer_size and 17ld
+  patches.
+  .
+* Added patch 18ftbfs_autoreconf and related debian/rules and
+  debian/control changes.
+  .
+* This upload renames autofs5 back to autofs, following debian's name
+  change.
+  .
+  autofs (5.0.6-1) unstable; urgency=low
+  .
+* New upstream release
+  - mount(nfs): no hosts available (Closes: #608459).
+  - new upstream version available (Closes: #602933).
+  - autofs mounted directory are never dismounted (Closes: #521165).
+  - autofs5 does not support recursive mount (Closes: #626473).
+  - autofs5 crashed in a nested setup in combination with
+ negative lookups on * (Closes: #617317).
+  - autofs5-ldap: simple bind auth feature request (Closes: #595808).
+  - autofs5-ldap: SASL auth broken (Closes: #568813).
+* package rename: dropping '5' from package names (Closes: #655351).
+* NMU changes acknowledged (Closes: #603491, #583094).
+* register /etc/default/autofs with ucf (Closes: #556961).
+* debian/copyright to DEP-5 format; upstream copyright audit.
+* packaging update:
+  * use debhelper  compat version 9.
+  * standards to 3.9.3
+  * lintian-override for 'non-standard-file-perm'
+  * install missing autofs_ldap_auth.conf.5 man page
+  * source format to version 3 and .xz compression
+  * debian/rules rewritten in debhelper style
+* patchworks:
+  + replacing upstream patches with new patchset as of 2012-04-23.
+  + replacing dpatch with quilt (Closes: #668077)
+  + new patch to correct manpages spelling (Closes: #660075)
+thanks to Oz Nahum Tiram and Javi Merino
+  + updated SYSV init script patch:
+* removed bashisms (Closes: #626435).
+* introduce 'status' support to SYSV script
+  (Closes: #651978, #667811, #565507).
+* adding 'slapd' to Should-Start/Stop (Closes: #600764, #659616).
+* LSB output (Closes: #567805) thanks to Petter Reinholdtsen.
+* declare myself as Maintainer (adopting package)

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

Title:
  Please merge from debian autofs 5.0.6-1

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

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


[Bug 1006509] Re: Please merge from debian autofs 5.0.6-1

2012-06-01 Thread Dmitrijs Ledkovs
It is probably easiest to review the debdiff against debian.

Merge branch is attached as well, but there are a lot of file-id
changes, so the diffs from bzr probably best to be filtered with
filterdiff.

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

Title:
  Please merge from debian autofs 5.0.6-1

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

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


[Bug 993660] Re: package samba-common 2:3.5.8~dfsg-1ubuntu2.4 failed to install/upgrade: unable to open '/etc/dhcp3/dhclient-enter-hooks.d/samba.dpkg-new': Too many levels of symbolic links

2012-06-01 Thread arnuschky
I have the same problem:

$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  samba-common
The following packages will be upgraded:
  samba-common
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
8 not fully installed or removed.
Need to get 0 B/326 kB of archives.
After this operation, 1,024 B of additional disk space will be used.
Do you want to continue [Y/n]? 
Preconfiguring packages ...
(Reading database ... 273643 files and directories currently installed.)
Preparing to replace samba-common 2:3.6.3-2ubuntu2.1 (using 
.../samba-common_2%3a3.6.3-2ubuntu2.2_all.deb) ...
Unpacking replacement samba-common ...
dpkg: warning: samba-common: config file 
'etc/dhcp3/dhclient-enter-hooks.d/samba' is a circular link
 (= 
'/etc/dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/../../dhcp3/dhclient-enter-hooks.d/samba')
dpkg: error processing 
/var/cache/apt/archives/samba-common_2%3a3.6.3-2ubuntu2.2_all.deb (--unpack):
 unable to open '/etc/dhcp3/dhclient-enter-hooks.d/samba.dpkg-new': Too many 
levels of symbolic links
Errors were encountered while processing:
 /var/cache/apt/archives/samba-common_2%3a3.6.3-2ubuntu2.2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

$ ll ../dhclient*
-rw-r--r-- 1 root root 1791 Feb 22 21:01 ../dhclient.conf

../dhclient-enter-hooks.d:
total 12
-rwxr-xr-x 1 root root 1028 Dec 17 16:48 avahi-autoipd
-rw-r--r-- 1 root root 1379 Feb 22 21:02 debug
-rw-r--r-- 1 root root 2845 Jan 27 20:11 resolvconf
lrwxrwxrwx 1 root root   40 Jun  1 12:31 samba - 
../../dhcp3/dhclient-enter-hooks.d/samba

../dhclient-exit-hooks.d:
total 16
-rw-r--r-- 1 root root 1378 Feb 22 21:02 debug
-rw-r--r-- 1 root root  806 Jan  4 00:17 ntpdate
-rw-r--r-- 1 root root 1386 Feb 22 21:02 rfc3442-classless-routes
-rwxr-xr-x 1 root root 1025 Dec 17 16:48 zzz_avahi-autoipd


I tried:
$ sudo dpkg -P --force-depends samba-common
$ sudo apt-get install samba-common

Didn't work either:
$ sudo apt-get install samba-common
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following NEW packages will be installed:
  samba-common
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
8 not fully installed or removed.
Need to get 0 B/326 kB of archives.
After this operation, 681 kB of additional disk space will be used.
Preconfiguring packages ...
Selecting previously unselected package samba-common.
(Reading database ... 273620 files and directories currently installed.)
Unpacking samba-common (from .../samba-common_2%3a3.6.3-2ubuntu2.2_all.deb) ...
dpkg: error processing 
/var/cache/apt/archives/samba-common_2%3a3.6.3-2ubuntu2.2_all.deb (--unpack):
 unable to open '/etc/dhcp3/dhclient-enter-hooks.d/samba.dpkg-new': No such 
file or directory
No apport report written because the error message indicates an issue on the 
local system

 Errors were encountered while processing:
 /var/cache/apt/archives/samba-common_2%3a3.6.3-2ubuntu2.2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Did anyone find a solution to this problem?

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

Title:
  package samba-common 2:3.5.8~dfsg-1ubuntu2.4 failed to
  install/upgrade: unable to open '/etc/dhcp3/dhclient-enter-
  hooks.d/samba.dpkg-new': Too many levels of symbolic links

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

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


[Bug 959037] Re: Standalone dnsmasq is not compatible out of the box with NM+dnsmasq

2012-06-01 Thread Thomas Hood
** Summary changed:

- Don't start local resolver if a DNS server is installed
+ Standalone dnsmasq is not compatible out of the box with NM+dnsmasq

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

Title:
  Standalone dnsmasq is not compatible out of the box with NM+dnsmasq

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

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


[Bug 1007349] [NEW] Run out of HDD space due to juju local

2012-06-01 Thread Victor Tuson Palau
Public bug reported:

in my local folder for juju~:
drwxr-xr-x 2 rootroot   4096 May 29 12:11 charms
drwxrwxr-x 2 victorp victorp   12288 May 29 13:05 files
-rw-r--r-- 1 rootroot36684122423 Jun  1 11:29 machine-agent.log
drwxr-xr-x 2 rootroot   4096 May 18 09:59 state
-rw-rw-r-- 1 victorp victorp   53248 Jun  1 11:29 storage-server.log
drwxr-xr-x 9 rootroot   4096 May 22 22:45 units


Even I dont currently have any environment running the maichine-agent.log file 
is about 36GB. Also the other folders like unit are not cleaned after 
destroy-environment:
-rw-r--r-- 1 root root 54018 May 29 12:15 master-customize.log
drwxr-xr-x 2 root root  4096 May 18 10:15 mysql-0
drwxr-xr-x 2 root root  4096 May 22 22:45 mysql-1
drwxr-xr-x 2 root root  4096 May 18 10:50 wordpress-0
drwxr-xr-x 2 root root  4096 May 21 20:09 wordpress-1
drwxr-xr-x 2 root root  4096 May 22 17:49 wordpress-2
drwxr-xr-x 2 root root  4096 May 22 17:55 wordpress-3
drwxr-xr-x 2 root root  4096 May 22 18:06 wordpress-4

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: juju 0.5+bzr531-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
CheckboxSubmission: f8fcd8a517eb3250a1fc919cb5086760
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Fri Jun  1 11:31:48 2012
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: juju
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: juju (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 juju in Ubuntu.
https://bugs.launchpad.net/bugs/1007349

Title:
  Run out of HDD space due to juju local

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

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


[Bug 1007349] Re: Run out of HDD space due to juju local

2012-06-01 Thread Victor Tuson Palau
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to juju in Ubuntu.
https://bugs.launchpad.net/bugs/1007349

Title:
  Run out of HDD space due to juju local

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

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


[Bug 996233] Re: nova and python-novaclient disagree on volumes API URLs

2012-06-01 Thread Paul Collins
This Openstack installation is using deprecated auth, though, not
keystone. The following flags are in nova.conf:

--use_deprecated_auth
--auth_strategy=deprecated

I've only used Ubuntu packages on this machine — no devstack, no pip, no
setup.py.

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

Title:
  nova and python-novaclient disagree on  volumes API URLs

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

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


[Bug 993660] Re: package samba-common 2:3.5.8~dfsg-1ubuntu2.4 failed to install/upgrade: unable to open '/etc/dhcp3/dhclient-enter-hooks.d/samba.dpkg-new': Too many levels of symbolic links

2012-06-01 Thread arnuschky
I figured it out:

On my system, dhcp3 was a symlink pointing to dhcp (dunno why). Samba
expects two different directories here.

What I did:

cd /etc
rm dhcp3
cp -r dhcp dhcp3
apt-get -f install

Works like a charm. Samba puts a script file in /etc/dhcp/dhclient-
enter-hooks.d and links to that file from /etc/dhcp3/dhclient-enter-
hooks.d (now we know why it didn't work before) Drawback is that there
are now duplicated dhcp config files, which seems rather unclean to me.

Can someone enlighten me what the directory structure is supposed to be?

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

Title:
  package samba-common 2:3.5.8~dfsg-1ubuntu2.4 failed to
  install/upgrade: unable to open '/etc/dhcp3/dhclient-enter-
  hooks.d/samba.dpkg-new': Too many levels of symbolic links

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

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


[Bug 231060] Re: packages dnsmasq and libvirt-bin conflict with each other

2012-06-01 Thread Thomas Hood
Emmet in #14 So, my plan is as follows:

Should #959037 be taken into consideration here?

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

Title:
  packages dnsmasq and libvirt-bin conflict with each other

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

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


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2012-06-01 Thread Scott Moser
Ah.
I didn't realize that this was when the metadata service was coming from nova.
So, then arguably this is a bug in the metadata service on nova, as I could not 
reproduce against the MD on EC2.

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

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

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


[Bug 930916] Re: [SRU] amavis start-stop script fails to stop amavisd

2012-06-01 Thread Launchpad Bug Tracker
This bug was fixed in the package amavisd-new - 1:2.6.5-0ubuntu3.1

---
amavisd-new (1:2.6.5-0ubuntu3.1) precise-proposed; urgency=low

  * Fix init script so that 'service amavisd restart' works (LP: #930916):
- d/amavisd-new.init: Remove use of --name flag with start-stop-daemon
  to ensure that service can be restarted.
  Cherry picked from packaging in 1:2.7.1-1.
 -- James Page james.p...@ubuntu.com   Tue, 22 May 2012 18:48:19 +0100

** Changed in: amavisd-new (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  [SRU] amavis start-stop script fails to stop amavisd

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

-- 
Ubuntu-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 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-06-01 Thread Alexander Pyhalov
The issue was fixed upstream. Attached patch (from upstream fix - 
http://git.php.net/?p=php-src.git;a=patch;h=4fc989fbbd0405d200872219b409f685a495f3aa;hp=487e2fc0d50aca979864b59ff01450cf5e381874)
 
applies clearly to current Ubuntu php version and fixes the issue.

-- 
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University


** Attachment added: php_patch.upstream
   
https://bugs.launchpad.net/bugs/1006738/+attachment/3171382/+files/php_patch.upstream

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

Title:
  php5-fpm segfaults with error 4 in libc-2.15.so

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

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


[Bug 1007293] Re: nis doesn't work anymore after upgrade to 12.04

2012-06-01 Thread alex
OK,
I'm speaking now only of a new installed UBUNTU 12.04LTS system:

NIS is not working after reboot, on my other machines (Ubuntu 10.04-11.10 and 
Debian 6) it works very well.
Your hint does not have any positiv effects and I don't understand the logic 
behind. Why should I remove configuration files in my home directory if I'm not 
able to login. I have to restart nis manually, than it works.

Maybe this bug has more side effects, because:

automounts are not working too!


After some hours tear at one's hair:

removing network-manager and editing /etc/network/interfaces: no success, 
network response is very slow (i.e. ping).
reinstalling netork-manager and reconfigure new, commenting out everithing in 
/etc/network/interfaces: network response is OK again, nis is working after 
reboot!!! What's going on?

But

autofs is still not running: I give up for today and create static
mounts.

No hints, no messages, just not working.

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

Title:
  nis doesn't work anymore after upgrade to 12.04

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

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


[Bug 231060] Re: packages dnsmasq and libvirt-bin conflict with each other

2012-06-01 Thread Emmet Hikory
** Changed in: dnsmasq (Ubuntu)
 Assignee: Emmet Hikory (persia) = (unassigned)

** Changed in: libvirt (Ubuntu)
 Assignee: Emmet Hikory (persia) = (unassigned)

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

Title:
  packages dnsmasq and libvirt-bin conflict with each other

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

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


[Bug 231060] Re: packages dnsmasq and libvirt-bin conflict with each other

2012-06-01 Thread Emmet Hikory
@Thomas,
959037 means that this issue potentially exists for everyone, rather than 
just those few folk with specialised needs (mine having been running both a 
virtualisation host and a tftp server on the same machine).

The main issue being the racy nature of running multiple greedy
dnsmasq configurations.  There's likely a right way to do it, but it's
tricky, especially as most of the potential solutions significantly
complicate many of the current user-oriented use cases for dnsmasq.

That said, I'm probably not the best person to own this bug any
longer, having gotten stalled with the project that required tftp a
couple years ago, and so not really trying to solve this.  I have
another project with TFTP coming up soon, and an running libvirt on the
laptop I'd like to use as a server: if I happen to find a generic config
that works, I'll post a patch (probably based on the plan outlined
above, unless the changes to the code in the meantime are sufficiently
large to make that no longer workable).

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

Title:
  packages dnsmasq and libvirt-bin conflict with each other

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

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


[Bug 995171] Re: Zenmap has blank icon in 12.04

2012-06-01 Thread Bug Watch Updater
** Changed in: nmap (Debian)
   Status: New = Fix Released

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

Title:
  Zenmap has blank icon in 12.04

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

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


[Bug 231060] Re: packages dnsmasq and libvirt-bin conflict with each other

2012-06-01 Thread Thomas Hood
** Changed in: dnsmasq (Ubuntu)
   Status: In Progress = Confirmed

** Changed in: libvirt (Ubuntu)
   Status: In Progress = Confirmed

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

Title:
  packages dnsmasq and libvirt-bin conflict with each other

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

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


[Bug 972786] Re: racoon does not bind to interfaces brought up afterwards

2012-06-01 Thread Kaarle Ritvanen
I had a discussion on this issue with one of the upstream developers.
According to him, racoon should observe the addition of a new IP address
via a NETLINK socket, but this functionality is broken in versions prior
to 0.8 causing it to fail with some configurations. He also mentioned
that there was also a kernel bug related to this, which has since been
fixed.

As I plan to upgrade to Precise quite soon, which ships with version
0.8, I think I can live with this bug, so this report can be closed.

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

Title:
  racoon does not bind to interfaces brought up afterwards

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

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


[Bug 944546] Re: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

2012-06-01 Thread James Page
Applying this patch results in a regression in the junit test suite
provided for this package.


** Changed in: libcommons-cli-java (Ubuntu Precise)
   Importance: Critical = High

** Changed in: libcommons-cli-java (Ubuntu)
   Importance: Critical = High

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

Title:
  StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcommons-cli-java/+bug/944546/+subscriptions

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


[Bug 998712] Re: dnsmasq integration into name resolution broken

2012-06-01 Thread Wolf Rogner
My /var/run/nm-dns-dnsmasq.conf contained

server=10.1.0.4
server=10.1.0.254
server=195.202.128.3

wolf@mbp:~$ ps -elf | grep dnsmasq
4 S nobody   25661 25624  0  80   0 -  7579 poll_s 15:20 ?00:00:00 
/usr/sbin/dnsmasq --no-resolv --keep-in-foreground --no-hosts --bind-interfaces 
--pid-file=/var/run/sendsigs.omit.d/network-manager.dnsmasq.pid 
--listen-address=127.0.0.1 --conf-file=/var/run/nm-dns-dnsmasq.conf 
--cache-size=0 --proxy-dnssec
0 S wolf 25774 25489  0  80   0 -  2720 pipe_w 15:21 pts/100:00:00 grep 
--color=auto dnsmasq
wolf@mbp:~$ 

Thomas, please understand that I don't have the time to reiterate on
situations that I have solved by reverting back to the original state. I
gave you enough hints to solve the issue. You can set up a situation
like mine in a bunch of virtual machines and simulate the effects.

I have a solution by disabling dnsmasq in network manager.

You might as well close this incident. But this will not fix the bug.

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

Title:
  dnsmasq integration into name resolution broken

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

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


[Bug 231060] Re: packages dnsmasq and libvirt-bin conflict with each other

2012-06-01 Thread Serge Hallyn
@Thomas,

I was planning on doing a fix like the one Stéphane pushed for
lxc+dnsmasq in 928524.  Would that address the concerns in this bug?  (I
believe it would, but maybe there is more to this particular bug that I
am missing).

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

Title:
  packages dnsmasq and libvirt-bin conflict with each other

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

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


[Bug 992012] Re: No /openssl.cnf file could be found because of a wrong regex in whichopensslcnf

2012-06-01 Thread Simon Déziel
The patch was accepted upstream: https://github.com/OpenVPN/easy-
rsa/commit/a812fed7fbc39d4936c348d4a1a9c0e07e6d65f6

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

Title:
  No /openssl.cnf file could be found because of a wrong regex in
  whichopensslcnf

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

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


[Bug 392013] Re: Properly package easy-rsa as a separate binary package

2012-06-01 Thread Simon Déziel
This should now be simpler to achieve since upstream now makes easy-rsa
available in a separated git repo : https://github.com/OpenVPN/easy-rsa/

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

Title:
  Properly package easy-rsa as a separate binary package

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

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


[Bug 1007433] [NEW] zookeeperd not running after installation of zookeeperd

2012-06-01 Thread Scott Moser
Public bug reported:

In a fresh quantal cloud image (i used ubuntu-quantal-daily-
amd64-server-20120531), 'apt-get install zookeeperd' does not result in
a running zookeeperd.

to reproduce:
 * launch fresh instance
 * sudo apt-get install --assume-yes zookeeperd
  * status zookeeper

Note, if you have previously installed zookeeper (not zookeeperd) then
things will be fine.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: zookeeperd 3.3.5+dfsg1-2
ProcVersionSignature: User Name 3.4.0-3.8-generic 3.4.0
Uname: Linux 3.4.0-3-generic x86_64
ApportVersion: 2.1.1-0ubuntu1
Architecture: amd64
Date: Fri Jun  1 13:44:36 2012
Ec2AMI: ami-00ed
Ec2AMIManifest: FIXME
Ec2AvailabilityZone: nova
Ec2InstanceType: m1.small
Ec2Kernel: unavailable
Ec2Ramdisk: unavailable
PackageArchitecture: all
ProcEnviron:
 TERM=screen
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: zookeeper
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug ec2-images quantal

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

Title:
  zookeeperd not running after installation of zookeeperd

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

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


[Bug 1007433] Re: zookeeperd not running after installation of zookeeperd

2012-06-01 Thread Scott Moser
** Attachment added: output of 'apt-get install zookeeperd'
   
https://bugs.launchpad.net/bugs/1007433/+attachment/3171456/+files/apt-get-install.log

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

Title:
  zookeeperd not running after installation of zookeeperd

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

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


[Bug 1007433] Re: zookeeperd not running after installation of zookeeperd

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

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

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

Title:
  zookeeperd not running after installation of zookeeperd

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

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


[Bug 1007433] Re: zookeeperd not running after installation of zookeeperd

2012-06-01 Thread Scott Moser
This is reproducible if you purge everything that was installed, and then try 
again.
$ addl=ca-certificates-java default-jre-headless fontconfig-config 
icedtea-7-jre-cacao icedtea-7-jre-jamvm java-common libavahi-client3 
libavahi-common-data libavahi-common3 libcups2 libfontconfig1 libjline-java 
libjpeg-turbo8 libjpeg8 liblcms2-2 liblog4j1.2-java libnetty-java libnspr4 
libnss3 libnss3-1d libservlet2.5-java libxerces2-java 
libxml-commons-external-java libxml-commons-resolver1.1-java libzookeeper-java 
openjdk-7-jre-headless openjdk-7-jre-lib ttf-dejavu-core tzdata-java zookeeper 
zookeeperd
$ sudo apt-get --purge remove $addl
$ sudo apt-get install zookeeperd

It looks like the issue is that zookeeperd uses java (/usr/bin/java) but
that does not get set up until update-alternatives is run, which is
running after zookeeperd is installed.

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

Title:
  zookeeperd not running after installation of zookeeperd

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

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


[Bug 1007433] Re: zookeeperd not running after installation of zookeeperd

2012-06-01 Thread Vincent Ladeuil
I encounter the same issue while trying to use the same image for juju.

If I use a precise image, cloud-init-output.log ends with:


Installed /usr/lib/juju/juju
Processing dependencies for juju==0.5
Finished processing dependencies for juju==0.5
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed

  0 00 00 0  0  0 --:--:-- --:--:-- --:--:-- 0
10010  100100 0 80  0 --:--:-- --:--:-- --:--:--81
2012-06-01 09:42:15,150 INFO Initializing zookeeper hierarchy
2012-06-01 09:42:15,203 INFO 'initialize' command finished successfully
juju-machine-agent start/running, process 4776
juju-provision-agent start/running, process 4779


with the quantal image that's:

Installed /usr/lib/juju/juju
Processing dependencies for juju==0.5
Finished processing dependencies for juju==0.5
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed

  0 00 00 0  0  0 --:--:-- --:--:-- --:--:-- 0
10010  100100 0118  0 --:--:-- --:--:-- --:--:--   120
could not connect before timeout
2012-06-01 13:43:21,156 ERROR could not connect before timeout


Accordingly, (fuzzily matching the /var/log/syslog files) in precise:

Jun  1 09:41:16 server-11237 acpid: 1 rule loaded
Jun  1 09:41:16 server-11237 acpid: waiting for events: event logging is off
Jun  1 09:41:16 server-11237 cron[874]: (CRON) INFO (Running @reboot jobs)
Jun  1 09:41:16 server-11237 kernel: [   10.366463] init: 
plymouth-upstart-bridge main process (781) killed by TERM signal
Jun  1 09:41:21 server-11237 ntpdate[597]: step time server 91.189.94.4 offset 
1.815666 sec
Jun  1 09:42:03 server-11237 dhclient: DHCPREQUEST of 10.55.60.51 on eth0 to 
10.55.60.1 port 67


in quantal:

Jun  1 13:42:04 server-11254 acpid: 1 rule loaded
Jun  1 13:42:04 server-11254 acpid: waiting for events: event logging is off
Jun  1 13:42:04 server-11254 cron[915]: (CRON) INFO (Running @reboot jobs)
Jun  1 13:42:05 server-11254 kernel: [   10.863797] init: plymouth-stop 
pre-start process (1010) terminated with status 1
Jun  1 13:42:09 server-11254 ntpdate[669]: step time server 91.189.94.4 offset 
1.476571 sec
Jun  1 13:42:17 server-11254 ntpdate[1043]: adjust time server 91.189.94.4 
offset -0.02 sec
Jun  1 13:42:39 server-11254 ntpdate[1565]: adjust time server 91.189.94.4 
offset 0.11 sec
Jun  1 13:42:49 server-11254 kernel: [   53.716385] init: zookeeper main 
process (7600) terminated with status 2
Jun  1 13:42:49 server-11254 kernel: [   53.716407] init: zookeeper main 
process ended, respawning
Jun  1 13:42:49 server-11254 kernel: [   53.721173] init: zookeeper main 
process (7603) terminated with status 2
Jun  1 13:42:49 server-11254 kernel: [   53.721194] init: zookeeper main 
process ended, respawning
Jun  1 13:42:49 server-11254 kernel: [   53.726910] init: zookeeper main 
process (7606) terminated with status 2
Jun  1 13:42:49 server-11254 kernel: [   53.726933] init: zookeeper main 
process ended, respawning
Jun  1 13:42:49 server-11254 kernel: [   53.731772] init: zookeeper main 
process (7610) terminated with status 2
Jun  1 13:42:49 server-11254 kernel: [   53.731809] init: zookeeper main 
process ended, respawning
Jun  1 13:42:49 server-11254 kernel: [   53.736305] init: zookeeper main 
process (7613) terminated with status 2
Jun  1 13:42:49 server-11254 kernel: [   53.736326] init: zookeeper main 
process ended, respawning
Jun  1 13:42:49 server-11254 kernel: [   53.745407] init: zookeeper main 
process (7616) terminated with status 2
Jun  1 13:42:49 server-11254 kernel: [   53.745429] init: zookeeper main 
process ended, respawning
Jun  1 13:42:49 server-11254 kernel: [   53.749924] init: zookeeper main 
process (7619) terminated with status 2
Jun  1 13:42:49 server-11254 kernel: [   53.749946] init: zookeeper main 
process ended, respawning
Jun  1 13:42:49 server-11254 kernel: [   53.754772] init: zookeeper main 
process (7622) terminated with status 2
Jun  1 13:42:49 server-11254 kernel: [   53.754798] init: zookeeper main 
process ended, respawning
Jun  1 13:42:49 server-11254 kernel: [   53.759302] init: zookeeper main 
process (7625) terminated with status 2
Jun  1 13:42:49 server-11254 kernel: [   53.759327] init: zookeeper main 
process ended, respawning
Jun  1 13:42:49 server-11254 kernel: [   53.765900] init: zookeeper main 
process (7628) terminated with status 2
Jun  1 13:42:49 server-11254 kernel: [   53.765922] init: zookeeper main 
process ended, respawning
Jun  1 13:42:49 server-11254 kernel: [   53.770424] init: zookeeper main 
process (7631) terminated with status 2
Jun  1 13:42:49 server-11254 kernel: [   53.770445] init: zookeeper respawning 
too fast, stopped
Jun  1 13:42:53 server-11254 dhclient: DHCPREQUEST of 10.55.60.114 on eth0 

[Blueprint servercloud-q-lxc] Lxc work for Q

2012-06-01 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Work items changed:
  Work items:
  [stgraber] Review list of extra packages in lxc-ubuntu and have it contain 
the right list for each release: DONE
  [cooloney] check that all new cgroups are enabled in quantal kernel: TODO
  [serge-hallyn] pre-mount cgroups during container startup: TODO
- [serge-hallyn] send attach patch sets to kernel-team ASAP: TODO
+ [serge-hallyn] send attach patch sets to kernel-team ASAP: DONE
  [serge-hallyn] convert lxc-apparmor patchset to generic lsm set: TODO
  [serge-hallyn] send generic lsm patchset upstream: TODO
  [kees] package libsecomp to aid bpf creation 
http://sourceforge.net/projects/libseccomp/: TODO
  [serge-hallyn] exploit libseccomp in lxc-start: TODO
  [serge-hallyn] come up with default secomp containers profile: TODO
  [apw] expect SECCOMP to drop in v3.5 replacing our patches: TODO
  [ebiederm] fix lxc-attach upstream to use the new setns syntax: DONE
  [serge-hallyn] write a patch for lxc to use user namespaces: TODO
  [ebiederm] patch adduser: TODO
  [ebiederm] get user namespaces upstream: INPROGRESS
  [ebiederm] get setns(mnt) upstream: DONE
  [ebiederm] get setns(pid) upstream: TODO
  [serge-hallyn] extend lxc-attach to support attaching only to specific 
namespaces: TODO
  [stgraber] add the lxc-nesting apparmor profile to the package in quantal: 
DONE
  [serge-hallyn] send usernamespace patchset ASAP to kernel team (link to git 
repo for review): DONE
  [stgraber] write the hookpoints and send to the lxc-devel list for review: 
DONE
  [serge-hallyn] implement configuration file #includes (stretch goal): TODO
  [serge-hallyn] example for encrypted root in the example guide: TODO
  [serge-hallyn] investigate post commit hook to email out changes: TODO
  [serge-hallyn] get lxc to do a pivot root into a per-container tree visible 
to the host: TODO
- [serge-hallyn] apport hook for lxc bugs: TODO
+ [serge-hallyn] apport hook for lxc bugs: DONE
  [stgraber] where do crashes in the container go: TODO
  [james-page] hook testing up to jenkins: TODO
  [serge-hallyn] convert the test suite to jenkins: TODO
  [serge-hallyn] fedora 16 and 17 and open-suse templates need to be made to 
work (stretch goal): TODO
  [stgraber] make an liblxc API definition and publicise (+ serge-hallyn): 
INPROGRESS
  [stgraber] Create python module using the API: INPROGRESS

-- 
Lxc work for Q
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-lxc

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


[Bug 1007433] Re: zookeeperd not running after installation of zookeeperd

2012-06-01 Thread Scott Moser
** Changed in: zookeeper (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  zookeeperd not running after installation of zookeeperd

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

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


[Bug 1006547] Re: vlan doesn't work properly on 12.04 server

2012-06-01 Thread Claudio
James commet 'but is then not offered a new address.'

we talk about eth0.101

so we got the  same issue !

** Changed in: vlan (Ubuntu)
   Status: Incomplete = Opinion

** Changed in: vlan (Ubuntu)
   Status: Opinion = New

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

Title:
  vlan doesn't work properly on 12.04 server

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

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


[Bug 994752] Re: lxc-start-ephemeral's use of dhcp lease table is fragile

2012-06-01 Thread Gary Poster
The improvement in the new version is significant, and there is no
regression.

The improvement is still insufficient for our use case, as I noted would
be likely in the updated description.  For our use case of 32 LXC
containers running on a 32 core (16 hyperthreaded) EC2 box, 21 ephemeral
containers were able to correctly complete, with 11 timing out.
Previously, a maximum of 11 were able to correctly complete
experimentally, and 20+ timed out.

In sum, we will need something more--a configurable timeout, or a much
larger timeout, like 300.  However, the proposed package is good--a very
nice improvement in many ways--and I don't see any reason not to release
it.

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

Title:
  lxc-start-ephemeral's use of dhcp lease table is fragile

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

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


[Bug 908583] Re: Apache cache serving partial content 206 responses to requests for the full content

2012-06-01 Thread Bug Watch Updater
** Changed in: apache2 (Debian)
   Status: Confirmed = Fix Released

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

Title:
  Apache cache serving partial content 206 responses to requests for the
  full content

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

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


[Bug 994752] Re: lxc-start-ephemeral's use of dhcp lease table is fragile

2012-06-01 Thread Stéphane Graber
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  lxc-start-ephemeral's use of dhcp lease table is fragile

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

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


[Bug 583216] Re: inet_protocols can't be preseeded

2012-06-01 Thread Bug Watch Updater
** Changed in: postfix (Debian)
   Status: Unknown = New

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

Title:
  inet_protocols can't be preseeded

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

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


[Bug 160426] Re: keepalived using genhash keeps getting zombied and using CPU to a 100%

2012-06-01 Thread Clint Byrum
Setting Importance to Medium. 5 year old bug that has only one reporter,
so the scope of the impact seems fairly limited.

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

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

Title:
  keepalived using genhash keeps getting zombied and using CPU to a
  100%

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

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


[Bug 1007349] Re: Run out of HDD space due to juju local

2012-06-01 Thread Clint Byrum
*** This bug is a duplicate of bug 958312 ***
https://bugs.launchpad.net/bugs/958312

Hi Victor.

There is an SRU in precise-proposed that fixes this. bug #958312

Could you follow the directions in the comments of that bug to enable
proposed, and then verify that it is fixed for you? Marking this one as
duplicate of that.

** This bug has been marked a duplicate of bug 958312
   Change zk logging configuration

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

Title:
  Run out of HDD space due to juju local

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

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


[Bug 1005479] Re: Upgrades to 2012.2~f1-0ubuntu1 fail due to syntax error in nova-common.postinst and error in config migrator

2012-06-01 Thread Launchpad Bug Tracker
This bug was fixed in the package nova -
2012.2~f2~20120531.14249-0ubuntu1

---
nova (2012.2~f2~20120531.14249-0ubuntu1) quantal; urgency=low

  * New upstream release.
  * debian/nova-common.postinst: Fix typo when upgrading. (LP: #1005479)
  * debian/nova-common.docs: Add ChangeLog
  * debian/patches/nova-manage_flagfile_location.patch: Refreshed
  * debian/patches/upstream: Removed
 -- Chuck Short zul...@ubuntu.com   Fri, 01 Jun 2012 11:07:00 -0400

** Changed in: nova (Ubuntu)
   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/1005479

Title:
  Upgrades to 2012.2~f1-0ubuntu1 fail due to syntax error in nova-
  common.postinst and error in config migrator

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

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


[Bug 1007060] Re: package bind9 1:9.8.1.dfsg.P1-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-01 Thread Clint Byrum
Hi xcitchx. It looks like bind is giving errors during its startup. Can
you look in /var/log/syslog for any errors from 'named' or 'bind'? You
might also want to try just running the daemon to see if it prints
anything out.

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

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

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

Title:
  package bind9 1:9.8.1.dfsg.P1-4 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 1007312] Re: package libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1 failed to install/upgrade: ошибка записи в «стандартный вывод»: Победа

2012-06-01 Thread Clint Byrum
*** This bug is a duplicate of bug 545790 ***
https://bugs.launchpad.net/bugs/545790

ErrorMessage: error writing stdout: Success
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
SourcePackage: krb5
Title: package libgssrpc4 1.10 + dfsg ~ beta1-2ubuntu0.1 failed to install / 
upgrade: error writing stdout: Success

** This bug has been marked a duplicate of bug 545790
   package PACKAGE failed to install/upgrade: error writing to 'standard 
output': Success

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

Title:
  package libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1 failed to
  install/upgrade: ошибка записи в «стандартный вывод»: Победа

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

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


[Bug 1007293] Re: nis doesn't work anymore after upgrade to 12.04

2012-06-01 Thread Clint Byrum
alex, this is somewhat surprising to hear, as up until 12.04, NIS was
actually quite broken on bootup for most users due to many race
conditions in the way it started up. In 12.04, the startup was moved to
being managed by upstart jobs, and this fixed the problem for many users
(in fact we have updates pending for 10.04 to fix this for those users).

Could you perhaps create a tarball of /etc/init from a machine that is
affected, and attach it to this bug report? Try:

tar -cz -f init.tar.gz -C /etc init

Thanks!

Also if you can run this command on an affected machine, it will help us
verify the versions of software you have:

apport-collect 1007293

(Marking as High Importance, Incomplete).

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

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

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

Title:
  nis doesn't work anymore after upgrade to 12.04

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

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


[Bug 1007483] [NEW] lxc fails to create containers concurrently

2012-06-01 Thread Jean-Baptiste Lallement
Public bug reported:

When multiple containers (template ubuntu) are created simultaneously
only the first container is successfully created, others fail with
failed to execute template 'ubuntu'

This is a very common scenario in automated tests.

TEST CASE:
Run the following script with sudo

#!/bin/sh
MAX=3
echo Destroying existing containers
for x in $(seq 1 $MAX); do
sudo lxc-destroy -f -n test-lxc-$x 
done

sleep 10
sudo lxc-list

echo Creating $MAX ubuntu containers
for x in $(seq 1 $MAX); do
echo -n Creating $x ...
sudo lxc-create -t ubuntu -n test-lxc-$x 
echo done
done

echo Waiting 30s for test to finish
sleep 30
sudo lxc-list


ACTUAL RESULT
=
$ sudo sh ./lxc-create-concurrent 
Destroying existing containers
'test-lxc-1' does not exist
'test-lxc-2' does not exist
'test-lxc-3' does not exist
RUNNING

FROZEN

STOPPED

Creating 3 ubuntu containers
Creating 1 ...done
Creating 2 ...done
Creating 3 ...done
Waiting 30s for test to finish

No config file specified, using the default config

No config file specified, using the default config

No config file specified, using the default config
debootstrap is /usr/sbin/debootstrap
debootstrap is /usr/sbin/debootstrap
Checking cache download in /var/cache/lxc/quantal/rootfs-amd64 ... 
Copy /var/cache/lxc/quantal/rootfs-amd64 to /var/lib/lxc/test-lxc-1/rootfs ... 
Copying rootfs to /var/lib/lxc/test-lxc-1/rootfs ...
failed to execute template 'ubuntu'
debootstrap is /usr/sbin/debootstrap
failed to execute template 'ubuntu'
aborted
aborted

##
# The default user is 'ubuntu' with password 'ubuntu'!
# Use the 'sudo' command to run tasks as root in the container.
##

'ubuntu' template installed
'test-lxc-1' created
RUNNING

FROZEN

STOPPED
  test-lxc-1
=

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: lxc 0.8.0~rc1-4ubuntu10
ProcVersionSignature: Ubuntu 3.4.0-3.8-generic 3.4.0
Uname: Linux 3.4.0-3-generic x86_64
ApportVersion: 2.1.1-0ubuntu1
Architecture: amd64
Date: Fri Jun  1 17:32:06 2012
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lxc
UpgradeStatus: Upgraded to quantal on 2012-01-31 (121 days ago)

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


** Tags: amd64 apport-bug qa-manual-testing quantal running-unity

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

Title:
  lxc fails to create containers concurrently

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

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


[Bug 1007483] Re: lxc fails to create containers concurrently

2012-06-01 Thread Jean-Baptiste Lallement
-- 
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/1007483

Title:
  lxc fails to create containers concurrently

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

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


[Bug 987371] Re: unconfined containers are not starting

2012-06-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/linux-ti-omap4

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

Title:
  unconfined containers are not starting

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

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


[Bug 944546] Re: StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

2012-06-01 Thread James Page
Actually that seems to be an issue with openjdk-7 - builds just fine on
openjdk-6 and passes all tests.


** Changed in: libcommons-cli-java (Ubuntu)
   Status: Triaged = In Progress

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

Title:
  StringIndexOutOfBoundsException in HelpFormatter.findWrapPos

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libcommons-cli-java/+bug/944546/+subscriptions

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


[Bug 928524] Re: lxcbr0 fails to come up when dnsmasq is installed

2012-06-01 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.9.12-0ubuntu3

---
libvirt (0.9.12-0ubuntu3) quantal; urgency=low

  * install apport hook as right name - libvirt-bin is the binary package,
the source package name is libvirt.  (LP: #1007405)
  * install /etc/dnsmasq.d/libvirt to configure system wide dnsmasq to not
listen on the libvirt bridge.  (Following Stéphane's lxc example)
(LP: #928524) (LP: #231060)
- postinst: restart dnsmasq; postrm: remove dnsmasq.d/libvirt file and
  restart dnsmasq;  rules, libvirt-bin.dirs and libvirt-bin.install:
  install new debian/libvirt-bin.dnsmasq file.
 -- Serge Hallyn serge.hal...@ubuntu.com   Fri, 01 Jun 2012 09:36:58 -0500

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

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

Title:
  lxcbr0 fails to come up when dnsmasq is installed

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

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


[Bug 231060] Re: packages dnsmasq and libvirt-bin conflict with each other

2012-06-01 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.9.12-0ubuntu3

---
libvirt (0.9.12-0ubuntu3) quantal; urgency=low

  * install apport hook as right name - libvirt-bin is the binary package,
the source package name is libvirt.  (LP: #1007405)
  * install /etc/dnsmasq.d/libvirt to configure system wide dnsmasq to not
listen on the libvirt bridge.  (Following Stéphane's lxc example)
(LP: #928524) (LP: #231060)
- postinst: restart dnsmasq; postrm: remove dnsmasq.d/libvirt file and
  restart dnsmasq;  rules, libvirt-bin.dirs and libvirt-bin.install:
  install new debian/libvirt-bin.dnsmasq file.
 -- Serge Hallyn serge.hal...@ubuntu.com   Fri, 01 Jun 2012 09:36:58 -0500

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

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

Title:
  packages dnsmasq and libvirt-bin conflict with each other

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

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


[Bug 1007493] [NEW] Broken logic in lxc-ubuntu causes lxc.devttydir to be set to 'lxc' only on releases that do NOT support it

2012-06-01 Thread Stéphane Graber
Public bug reported:

During my effort to remove any hardcoded Ubuntu releases in lxc-ubuntu,
I managed to reverse the logic of the lxc.devttydir check.

It's currently setting lxc.devttydir = 'lxc' for releases that do NOT
have /etc/init/container-detect.conf, which is the complete opposite of
what we want.

[rational]
That's a regression introduced in the currently pending SRU, this very trivial 
change fixes it.

[test case]
1) sudo lxc-create -t ubuntu -n p1
2) cat /var/lib/lxc/p1/config | grep ttydir

2) should return = lxc

[regression potential]
This is a fix for a regression.

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

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

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

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

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

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

** Also affects: lxc (Ubuntu Quantal)
   Importance: High
   Status: Triaged

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

Title:
  Broken logic in lxc-ubuntu causes lxc.devttydir to be set to 'lxc'
  only on releases that do NOT support it

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

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


[Bug 1007493] Re: Broken logic in lxc-ubuntu causes lxc.devttydir to be set to 'lxc' only on releases that do NOT support it

2012-06-01 Thread Stéphane Graber
Targeting for precise as the SRU currently in -proposed is affected.

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

Title:
  Broken logic in lxc-ubuntu causes lxc.devttydir to be set to 'lxc'
  only on releases that do NOT support it

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

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


[Bug 1007493] Re: Broken logic in lxc-ubuntu causes lxc.devttydir to be set to 'lxc' only on releases that do NOT support it

2012-06-01 Thread Stéphane Graber
** Description changed:

  During my effort to remove any hardcoded Ubuntu releases in lxc-ubuntu,
  I managed to reverse the logic of the lxc.devttydir check.
  
  It's currently setting lxc.devttydir = 'lxc' for releases that do NOT
  have /etc/init/container-detect.conf, which is the complete opposite of
  what we want.
+ 
+ [rational]
+ That's a regression introduced in the currently pending SRU, this very 
trivial change fixes it.
+ 
+ [test case]
+ 1) sudo lxc-create -t ubuntu -n p1
+ 2) cat /var/lib/lxc/p1/config | grep ttydir
+ 
+ 2) should return = lxc
+ 
+ [regression potential]
+ This is a fix for a regression.

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

Title:
  Broken logic in lxc-ubuntu causes lxc.devttydir to be set to 'lxc'
  only on releases that do NOT support it

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

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


[Bug 1007311] Re: package libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1 failed to install/upgrade: ошибка записи в «стандартный вывод»: Победа

2012-06-01 Thread Clint Byrum
*** This bug is a duplicate of bug 545790 ***
https://bugs.launchpad.net/bugs/545790

** This bug has been marked a duplicate of bug 545790
   package PACKAGE failed to install/upgrade: error writing to 'standard 
output': Success

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

Title:
  package libgssrpc4 1.10+dfsg~beta1-2ubuntu0.1 failed to
  install/upgrade: ошибка записи в «стандартный вывод»: Победа

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

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


[Bug 1007310] Re: package libkadm5srv-mit8 1.10+dfsg~beta1-2ubuntu0.1 failed to install/upgrade: ошибка записи в «стандартный вывод»: Победа

2012-06-01 Thread Clint Byrum
*** This bug is a duplicate of bug 545790 ***
https://bugs.launchpad.net/bugs/545790

** This bug has been marked a duplicate of bug 545790
   package PACKAGE failed to install/upgrade: error writing to 'standard 
output': Success

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

Title:
  package libkadm5srv-mit8 1.10+dfsg~beta1-2ubuntu0.1 failed to
  install/upgrade: ошибка записи в «стандартный вывод»: Победа

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

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


[Bug 1007273] Re: autofs does not start automatically after reboot

2012-06-01 Thread Clint Byrum
Hi Thomas.
 been b
autofs5 starts when runlevel 2 is reached.

This means that it starts after any network connections that are
configured in /etc/network/interfaces have been brought up. That would
include DNS configurations of any kind that a server would have.

If, however, you have configured your server's networking with something
else, like network manager, or conman, its possible that the networking
from those services was not up yet, leading to difficulties doing DNS
lookups.

Can you confirm that your setup only uses /etc/network/interfaces to
configure network/DNS?

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

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

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

Title:
  autofs does not start automatically after reboot

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

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


[Bug 1007493] Re: Broken logic in lxc-ubuntu causes lxc.devttydir to be set to 'lxc' only on releases that do NOT support it

2012-06-01 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.8.0~rc1-4ubuntu12

---
lxc (0.8.0~rc1-4ubuntu12) quantal; urgency=low

  * Fix broken logic in lxc-ubuntu template where lxc.devttydir would be
set to 'lxc' only for releases that don't support it. (LP: #1007493)
 -- Stephane Graber stgra...@ubuntu.com   Fri, 01 Jun 2012 11:57:44 -0400

** Changed in: lxc (Ubuntu Quantal)
   Status: Triaged = 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/1007493

Title:
  Broken logic in lxc-ubuntu causes lxc.devttydir to be set to 'lxc'
  only on releases that do NOT support it

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

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


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

2012-06-01 Thread Clint Byrum
*** This bug is a duplicate of bug 442941 ***
https://bugs.launchpad.net/bugs/442941

Hi Kevin, great report, and great suggestion on the apport stuff. This
actually is a duplicate report of a known bug that is pretty much
unrelated to samba. However, it would be awesome if you opened that
suggestion as a separate report against the samba package with 'apport-
bug samba'

** This bug has been marked a duplicate of bug 442941
   debconf failed to upgrade from 1.5.27ubuntu1 to 1.5.27ubuntu2: exit status 
128 - Use of uninitialized value $reply in scalar chomp at 
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 66

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

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

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

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


[Bug 1007139] Re: Merge mcollective 2.0.0+dfsg-1 (main) from debian testing (main)

2012-06-01 Thread Clint Byrum
** Changed in: mcollective (Ubuntu)
   Status: New = Triaged

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

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

Title:
  Merge mcollective 2.0.0+dfsg-1 (main) from debian testing (main)

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

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


[Bug 1006509] Re: Please merge from debian autofs 5.0.6-1

2012-06-01 Thread Dmitrijs Ledkovs
Please do not sponsor this yet. Pending testing, investigation and
audit.

** Changed in: autofs (Ubuntu)
   Status: Triaged = In Progress

** Changed in: autofs (Ubuntu)
 Assignee: (unassigned) = Dmitrijs Ledkovs (dmitrij.ledkov)

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

Title:
  Please merge from debian autofs 5.0.6-1

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

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


[Bug 1007483] Re: lxc fails to create containers concurrently

2012-06-01 Thread Serge Hallyn
The download_ubuntu function does 'flock -n -x 200'.  Removing the -n
should make the parallel lxc-creates block rather than exit with
failure.

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

Title:
  lxc fails to create containers concurrently

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

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


[Bug 1007510] [NEW] vsftpd does not allow upload to chroot root

2012-06-01 Thread janl
Public bug reported:

After upgrading the house server to 12.04 vsftpd no longer accepts
uploads to / in a chroot account.

This is needed because the Brother Multi Function Printer has a scan to
ftp function (which rocks, just scan and forget about the documents)
which uploads such file names as this:

Fri Jun  1 13:03:28 2012 [pid 3] [mfpscan] FAIL UPLOAD: Client
192.168.1.8, /scan__000227.pdf, 0.00Kbyte/sec

There is no newer firmware and I can't seem to persuade it to not
specify / in the filename.

When loging into the server this message is produced:

OOPS: vsftpd: refusing to run with writable root inside chroot()
OOPS: priv_sock_get_cmd

Googeling this there seems to be multiple patches to work around the
problem (resulting in the allow_writeable_root in the submitted
vsftpd.conf), but none of them are applied on 12.04 it seems. strings on
the binary does not give me any hope that any other configuration
directive has been added for this.

I understand the reason for the security patch that produces this
problem, but it seems quite acceptable since there is anonymous login
and the ftp server is not reachable from the internet.  This would be
the case for most people using vsftpd for this purpose.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: vsftpd 2.3.5-1ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic i686
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Fri Jun  1 18:03:49 2012
ProcEnviron:
 TERM=xterm
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: vsftpd
UpgradeStatus: Upgraded to precise on 2012-05-21 (10 days ago)
mtime.conffile..etc.vsftpd.conf: 2012-06-01T13:19:03

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


** Tags: apport-bug i386 precise

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

Title:
  vsftpd does not allow upload to chroot root

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

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


[Bug 1007510] Re: vsftpd does not allow upload to chroot root

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

Title:
  vsftpd does not allow upload to chroot root

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

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


[Bug 1007493] Re: Broken logic in lxc-ubuntu causes lxc.devttydir to be set to 'lxc' only on releases that do NOT support it

2012-06-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lxc

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

Title:
  Broken logic in lxc-ubuntu causes lxc.devttydir to be set to 'lxc'
  only on releases that do NOT support it

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

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


[Bug 1007483] Re: lxc fails to create containers concurrently

2012-06-01 Thread Clint Byrum
This is happening because populating the cache in /var/cache/lxc/... Is
not protected by a lock file or random temp names. The former approach
would be preferrable, since if we tell the system to create 3 at a time,
we don't want 3 concurrent debootstraps, we want 1 and the other 2
processes waiting for it to finish.

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

Title:
  lxc fails to create containers concurrently

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

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


[Bug 1007483] Re: lxc fails to create containers concurrently

2012-06-01 Thread Clint Byrum
Doh, just behind you Serge. Ok, that makes sense. :)

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

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

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

Title:
  lxc fails to create containers concurrently

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

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


[Bug 1007483] Re: lxc fails to create containers concurrently

2012-06-01 Thread Serge Hallyn
Note that lxc-create doesn't fare well anyway without a terminal -
apparently due to its use of apt-get update.  The scriptlet showing in
the description will therefore fail regadless.

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

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

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

Title:
  lxc fails to create containers concurrently

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

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


[Bug 1007493] Re: Broken logic in lxc-ubuntu causes lxc.devttydir to be set to 'lxc' only on releases that do NOT support it

2012-06-01 Thread Clint Byrum
Hello Stéphane, or anyone else affected,

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

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

** Tags added: verification-needed

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

Title:
  Broken logic in lxc-ubuntu causes lxc.devttydir to be set to 'lxc'
  only on releases that do NOT support it

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

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


[Bug 1007510] Re: vsftpd does not allow upload to chroot root

2012-06-01 Thread janl
liar! liar! pants on fire! Sorry, of course I continued to click
everywhere in the web interface and I _can_ override the directory.
Feel free to close the ticket. Or not, since google shows this to be a
FAQ.

Nicolai

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

Title:
  vsftpd does not allow upload to chroot root

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

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


[Bug 1007293] Re: nis doesn't work anymore after upgrade to 12.04

2012-06-01 Thread Steve Langasek
hi alex,

It would also be helpful to see the output of this command as root:

 initctl list | grep yp

and to have the contents of /etc/default/nis attached.

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

Title:
  nis doesn't work anymore after upgrade to 12.04

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

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


[Bug 160426] Re: keepalived using genhash keeps getting zombied and using CPU to a 100%

2012-06-01 Thread Adam Logghe
There is clearly more than one reporter (I'm one of them).

I worked around it by compiling from source.

Keepalived IF you are using it is liking to be a HIGHLY critical service
(I am not currently but will again).

Maybe it's still a medium but just to put a counterpoint to your comment
Clint.

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

Title:
  keepalived using genhash keeps getting zombied and using CPU to a
  100%

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

-- 
Ubuntu-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 996233] nova and python-novaclient disagree on volumes API URLs

2012-06-01 Thread Vish Ishaya
Ah, deprecated auth is most likely the problem.  I suspect deprecated
auth doesn't support multiple endpoints. It really is only still there
to allow you to transition to keystone. Is there some reason you haven't
switched?

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

Title:
  nova and python-novaclient disagree on  volumes API URLs

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

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


[Bug 1007493] Re: Broken logic in lxc-ubuntu causes lxc.devttydir to be set to 'lxc' only on releases that do NOT support it

2012-06-01 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/lxc

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

Title:
  Broken logic in lxc-ubuntu causes lxc.devttydir to be set to 'lxc'
  only on releases that do NOT support it

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

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


[Bug 1007139] Re: Merge mcollective 2.0.0+dfsg-1 (main) from debian testing (main)

2012-06-01 Thread Marc Cluet
Merge request pending for review here:
https://code.launchpad.net/~lynxman/ubuntu/quantal/mcollective/mcollective20/+merge/107792

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

Title:
  Merge mcollective 2.0.0+dfsg-1 (main) from debian testing (main)

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

-- 
Ubuntu-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-q-arm-deployment] ARM Server Deployment

2012-06-01 Thread Antonio Rosales
Blueprint changed by Antonio Rosales:

Whiteboard changed:
  User Stories
  
  Alice's new ARM server cluster has arrived and she has plugged it in.
  She would like to take the charms that she has been testing in a third
  party Openstack cluster and deploy them to her new ARM server cluster.
  
  ARM servers are so new that Bob, a seasoned datacentre technician, does
  not know how they work. But Bob does know how to use MAAS, because he
  has been testing it using his Intel servers. This was easy for him
  because he knows how PXE works. Bob would like MAAS on his ARM servers
  so that he doesn't need to care about how the system management works
  underneath.
  
  Assumptions
  
  ARM systems without system management via IPMI and U-Boot pxelinux
  emulation are out of scope for this cycle.
  
  ARM systems that we do not have hardware to test with at the start of
  this cycle may not be able to be considered.
  
  Test Plans
  
  Charm testing on ARM hardware. This will exercise MAAS as well.
  
  Release Note
  
  MAAS now works on ARM! This also enables juju on ARM bare metal.
  
  Notes:
  
-  What will the supported installation methods be for Q? Eg. netinst (manual), 
MAAS, dd an oem image, cloud image, ...?
+  What will the supported installation methods be for Q? Eg. netinst (manual), 
MAAS, dd an oem image, cloud image, ...?
  Use cases:
  First time by-hand install (how important?)
  juju-based bare-metal deployment
  OpenStack (important, but out of scope)
  First time by-hand install:
  netinst sufficient?
  Mechanisms for the installer to install/configure U-Boot.
- 
- -- Please can we document some goals, use cases and assumptions for the
- quantal release cycle and fill out the work items to support this
- activity [james-page]
- 
- -- Please also include work items needed to enable MAAS following the
- template @ https://wiki.ubuntu.com/BlueprintSpec [a.rosales]

-- 
ARM Server Deployment
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-arm-deployment

-- 
Ubuntu-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-q-arm-deployment] ARM Server Deployment

2012-06-01 Thread Antonio Rosales
Blueprint changed by Antonio Rosales:

Definition Status: Pending Approval = Approved

-- 
ARM Server Deployment
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-arm-deployment

-- 
Ubuntu-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-q-tomcat7] Promote Apache Tomcat 7 to main

2012-06-01 Thread Antonio Rosales
Blueprint changed by Antonio Rosales:

Definition Status: Pending Approval = Approved

-- 
Promote Apache Tomcat 7 to main
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-tomcat7

-- 
Ubuntu-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-q-openstack-deployment-on-arm] OpenStack Deployment on ARM Server

2012-06-01 Thread Antonio Rosales
Blueprint changed by Antonio Rosales:

Whiteboard changed:
  UDS Discussion Points:
  
  Goal is to make ARM Server work as well as x86/amd64 server.
-  
+ 
  What issues are we are of? Please enumerate below.
  
- python-greenlet? I don't see a newer package available yet.
+ python-greenlet? I don't see a newer package available yet.
  
- glance?
+ glance?
  
- Upload image to glance... it usually... n-c has no idea of arch.
+ Upload image to glance... it usually... n-c has no idea of arch.
  
- Nova-client (test)
+ Nova-client (test)
  
- Glance-client (test)
+ Glance-client (test)
  
  Nova MaaS/Baremetal is another issue. At OpenStack Summit a trio presented on 
this wherein an ARM|x86|Tilera Board is treated more or less like a virtual 
machine. Much (all?) of the infrastructure is already in place to do this.  
Likely we need to exercise, test-automate, etc this. (Look for Baremetal in the 
OpenStack Design Summit)  Do BOTH LXC and Baremetal Need to test scheduler and 
create scheduler plugins.
  euca2ools (existing issue doesn't recognize arm arch) Use arch-detect (part 
of d-i)..
  At image build time.
  lARM lab needs to report into Gerritt
- Swift? 
+ Swift?
  Quantum?
  Horizon?
  Keystone?
  Glance?
  nova-volume: Cinder?  iscsi nova-volumes (needs tb tested)\ ceph needs to be 
tested
  any issues with the underlying tech:
  libvirt (detect CPU)
  RabbitMQ
  Memcached
  Apache
  Django
  MySQL (had some x86 assemblers? mysql falls back to handle it...) Does 
performance suck? NCommander: atomic functions ARM uses the built-ins. Other 
features (crypto) have asm as well but we don't build those features. INNOdb is 
the default in precise/quantal. yassl has asm (for other archs.)
  openssl (server side): openssl-test can help, gnu-tls may also need checked.
  OpenVSwitch
  MAAS integration?
  Juju?  colocation, in particular?
  LXC?
  Assume KVM is deferred?
  Do we want to devel/test/support any hybrid issues?
  Similar question for Host Aggregates (an ARM aggregate and an amd64 aggregate 
in a single Nova implementation)? Or Nova Cells?
  Do cloud-init questions need to go here?  cloud-init has some hard-coding to 
archives.ubuntu.com (but ports.ubuntu.com is more apropos for ARM).
  Is continuous integration testing on ARM feasible?
  Images? What images do we have for nova compute? Make sure we have some and 
they actually work. LXC
  QEMU cloud images ahve been tested and work once the port.ubuntu.com change 
has been made.
  Hardware availability is an on-going issue.
  Question: OpenStack is being backported to the LTS. Do we need to 
test/measure/use/support these backports for ARM?
  
  User Stories
  
  Rutager is a system admin who wants a private cloud with a low power
  footprint.
  
  ABC micro is a OEM provider who sells an ARM server and wants to provide
  a private cloud in the box
  
  Assumptions:
  
  Work will be done upstream to make ARM a first class citizen in openstack
  Hardware will be available for testing
  
  Test Cases
  
  See above
+ 
+ Release Note: tbd

-- 
OpenStack Deployment on ARM Server
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-openstack-deployment-on-arm

-- 
Ubuntu-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-q-openstack-deployment-on-arm] OpenStack Deployment on ARM Server

2012-06-01 Thread Antonio Rosales
Blueprint changed by Antonio Rosales:

Definition Status: Review = Approved

-- 
OpenStack Deployment on ARM Server
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-openstack-deployment-on-arm

-- 
Ubuntu-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-q-push-to-the-clouds] Push to the Clouds

2012-06-01 Thread Antonio Rosales
Blueprint changed by Antonio Rosales:

Definition Status: Review = Approved

-- 
Push to the Clouds
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-q-push-to-the-clouds

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


  1   2   >