[Bug 876387] Re: fuser forking uncontrollably in cron job

2012-02-20 Thread Ondřej Surý
crone, there is psmisc 22.15-2~dist+1 in the PHP5 PPA which I have
asked to test. Hence your testing just confirms what we already know.
The bug was fixed in psmisc 22.15.

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

Title:
  fuser forking uncontrollably in cron job

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

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


[Bug 936762] Re: setuplxc jams if your shell is not bash

2012-02-20 Thread Martin Pool
Digging in to this a bit, I think the bug can be said to be in the lxc
templates, where lxc-ubuntu has


do_bindhome()
{
rootfs=$1
user=$2

# copy /etc/passwd, /etc/shadow, and /etc/group entries into container
pwd=`getent passwd $user`
if [ $? -ne 0 ]; then
echo 'Warning: failed to copy password entry for $user'
return
else
echo $pwd  $rootfs/etc/passwd
fi
shad=`getent shadow $user`
echo $shad  $rootfs/etc/shadow

# bind-mount the user's path into the container's /home
h=`getent passwd $user | cut -d: -f 6`
mkdir -p $rootfs/$h
echo $h $rootfs/$h none bind 0 0  $path/fstab
}

so that copies the pwent, including the shell, with no consideration
whether it will exist

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

** Summary changed:

- setuplxc jams if your shell is not bash
+ lxc-ubuntu template sets user shell, without checking it's installed

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

Title:
  lxc-ubuntu template sets user shell, without checking it's installed

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

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


[Bug 936762] Re: lxc-ubuntu template sets user shell, without checking it's installed

2012-02-20 Thread Martin Pool
So this could be, and maybe should be, addressed in both lxc and
launchpad setuplxc.

* launchpad can work around this by just forcing the user's shell back
to bash or by installing zsh (which would be slightly nicer for me, and
any other users, and make things very slightly slower to download.)

* The lxc-ubuntu template probably needs to take care of this some how.
I don't know how.  Perhaps parsing the pwent line, and installing the
right shell?  I think it would be inappropriate and dangerous to change
it there.

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

Title:
  lxc-ubuntu template sets user shell, without checking it's installed

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

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


[Bug 935190] Re: package rabbitmq-server 2.3.1-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-02-20 Thread rahul sharma
The error as per /var/log/rabbitmq/startup_err file is :-
Error: {cannot_connect_to_epmd,openstack-Chef-Server,nxdomain}

The content of /var/log/rabbitmq/startup_log file is:-
Starting all nodes...

This is the only content in rabbitmq log directory.

** Attachment added: startup_err
   
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/935190/+attachment/2761259/+files/startup_err

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

Title:
  package rabbitmq-server 2.3.1-1ubuntu1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


[Bug 201786] Re: ssh Agent admitted failure to sign using the key on big endian machines

2012-02-20 Thread unwrecker
same problem in 12.04
ssh-add doesn't help, but SSH_AUTH_SOCK=0 works

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

Title:
  ssh Agent admitted failure to sign using the key on big endian
  machines

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

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


[Bug 936916] [NEW] package keystone 2012.1~e4~20120203.1574-0ubuntu3 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2012-02-20 Thread odnanref62
Public bug reported:

error tras actualizar a Precise

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: keystone 2012.1~e4~20120203.1574-0ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-17.26-generic 3.2.6
Uname: Linux 3.2.0-17-generic i686
ApportVersion: 1.91-0ubuntu1
Architecture: i386
Date: Mon Feb 20 01:54:03 2012
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
PackageArchitecture: all
SourcePackage: keystone
Title: package keystone 2012.1~e4~20120203.1574-0ubuntu3 failed to 
install/upgrade: el subproceso instalado el script post-installation devolvió 
el código de salida de error 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 precise

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

Title:
  package keystone 2012.1~e4~20120203.1574-0ubuntu3 failed to
  install/upgrade: el subproceso instalado el script post-installation
  devolvió el código de salida de error 1

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

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


[Bug 936916] Re: package keystone 2012.1~e4~20120203.1574-0ubuntu3 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

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

Title:
  package keystone 2012.1~e4~20120203.1574-0ubuntu3 failed to
  install/upgrade: el subproceso instalado el script post-installation
  devolvió el código de salida de error 1

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

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


[Blueprint servercloud-p-freeipa-tech-preview] FreeIPA Tech Preview

2012-02-20 Thread Timo Aaltonen
Blueprint changed by Timo Aaltonen:

Whiteboard changed:
  Rather fine-grained task list below. Uploading full 389ds stack is not
  necessary (hence status isn't BLOCKED), though not a whole lot of work
  after the prereqs are already done.
  
  Work items (precise-alpha-2):
  [tjaalton] package python-nss: DONE
  [tjaalton] upload python-nss: DONE
  [tjaalton] package python-krbv: DONE
  [tjaalton] upload python-krbv: DONE
  [tjaalton] package certmonger: DONE
  [tjaalton] upload certmonger: DONE
  [tjaalton] add gssapi delegation support for curl (merge from Debian): DONE
  [tjaalton] add gssapi delegation support for xmlrpc-c (patch from RHEL): DONE
  [tjaalton] package svrcore: DONE
  [tjaalton] upload svrcore: DONE
  [tjaalton] package libmozilla-ldap-perl: DONE
  [tjaalton] package 389-ds-base: DONE
  [tjaalton] test /usr/sbin/setup-ds: DONE
  [vorlon] Include ldif.h in libldap2-dev by updating openldap to =2.4.26: DONE
  [tjaalton] upload libmozilla-ldap-perl (needs new openldap): DONE
  [tjaalton] package ldapjdk: DONE
  [tjaalton] upload ldapjdk: DONE
  [tjaalton] package jss: DONE
  [tjaalton] upload jss: DONE
  [tjaalton] package idm-console-framework: DONE
  [tjaalton] package libapache2-mod-nss: DONE
  [tjaalton] package tomcatjss: DONE
  [tjaalton] package osutil: DONE
  [tjaalton] upload osutil: DONE
  [tjaalton] package dogtag-pki-theme: DONE
  [tjaalton] package 389-adminutil: DONE
  [tjaalton] package 389-admin: DONE
  [tjaalton] package 389-admin-console: DONE
  [tjaalton] package 389-console: DONE
  [tjaalton] package 389-ds-console: DONE
  
  Work items (ubuntu-12.04-beta-1):
  [tjaalton] package pki-core: INPROGRESS
  [tjaalton] upload 389-ds-base: INPROGRESS
  [tjaalton] upload idm-console-framework (needs ldapjdk): INPROGRESS
- [tjaalton] upload libapache2-mod-nss: INPROGRESS
- [tjaalton] upload tomcatjss (needs jss): INPROGRESS
+ [tjaalton] upload libapache2-mod-nss: DONE
+ [tjaalton] upload tomcatjss: DONE
  [tjaalton] upload dogtag-pki-theme: TODO
  [tjaalton] upload pki-core (needs ldapjdk, jss, osutil, tomcatjss): TODO
  [tjaalton] package slapi-nis, or drop NIS support from freeipa (if possible): 
TODO
  [tjaalton] upload slapi-nis: TODO
  [tjaalton] package freeipa-client: DONE
  [tjaalton] upload freeipa-client: INPROGRESS
  [tjaalton] package pki-core: INPROGRESS
  [tjaalton] package freeipa-server: INPROGRESS
  [tjaalton] upload freeipa-server: BLOCKED
  [tjaalton] test /usr/sbin/ipa-client-install: INPROGRESS
  [tjaalton] test /usr/sbin/ipa-server-install: TODO
  
  Work items:
  [tjaalton] package 389-dsgw: DONE
  [tjaalton] package 389-ds meta package: INPROGRESS
  [tjaalton] upload 389-adminutil: INPROGRESS
  [tjaalton] upload 389-admin (needs 389-adminutil, 389-ds-base, 
libapache2-mod-nss): INPROGRESS
  [tjaalton] upload 389-dsgw: INPROGRESS
  [tjaalton] upload 389-admin-console (needs idm-console-framework): INPROGRESS
  upload 389-console: TODO
  upload 389-ds-console: TODO
  upload 389-ds: TODO
  
  tjaalton -- 2012-02-16: FF today, so pushing everything that's verified
  to be finished. Splitting freeipa-client apart from the server, that can
  be worked on separately. Client got uploaded to precise.

-- 
FreeIPA Tech Preview
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-freeipa-tech-preview

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


[Bug 936756] Re: lxc complains about cgroup not available

2012-02-20 Thread Serge Hallyn
@Ritesh,

actually lxc-create doesn't need the cgroups, so that doesn't mean there
is no problem.  However, your mount output only shows that a tmpfs
called cgroup is mounted under /sys/fs/cgroup.  It doesn't show that
actual cgroup filesystems are mounted under there.  Take a look at
/proc/self/mounts, and you should see something like:

serge@ubuntu:~$ grep cgroup /proc/self/mounts
cgroup /sys/fs/cgroup tmpfs rw,relatime,mode=755 0 0
cgroup /sys/fs/cgroup/cpuset cgroup rw,relatime,cpuset 0 0
cgroup /sys/fs/cgroup/cpu cgroup rw,relatime,cpu 0 0
cgroup /sys/fs/cgroup/cpuacct cgroup rw,relatime,cpuacct 0 0
cgroup /sys/fs/cgroup/memory cgroup rw,relatime,memory 0 0
cgroup /sys/fs/cgroup/devices cgroup rw,relatime,devices 0 0
cgroup /sys/fs/cgroup/freezer cgroup rw,relatime,freezer 0 0
cgroup /sys/fs/cgroup/blkio cgroup rw,relatime,blkio 0 0
cgroup /sys/fs/cgroup/perf_event cgroup rw,relatime,perf_event 0 0

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

Title:
  lxc complains about cgroup not available

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

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


[Bug 934534] Re: metadata ami-launch-index coming back off-by-one

2012-02-20 Thread Mike Milner
I've confirmed this also affects launching multiple instances in one
call. Every instance will have an ami-launch index of 1.

Looking through the code I believe this comes from the following
function in nova/compute/api.py :

def create_db_entry_for_new_instance(self, context, instance_type, image,
base_options, security_group, block_device_mapping, num=1):

The num=1 default parameter gets saved as the launch_index parameter of
the new instance. The num parameter is not passed for a single instance
or multiple instances so the ami-launch-index will always be one.

** Summary changed:

- metadata ami-launch-index coming back off-by-one
+ metadata ami-launch-index always returning 1

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

Title:
  metadata ami-launch-index always returning 1

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

-- 
Ubuntu-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 936762] Re: lxc-ubuntu template sets user shell, without checking it's installed

2012-02-20 Thread Serge Hallyn
Quoting Martin Pool (m...@canonical.com):
 So this could be, and maybe should be, addressed in both lxc and
 launchpad setuplxc.
 
 * launchpad can work around this by just forcing the user's shell back
 to bash or by installing zsh (which would be slightly nicer for me, and
 any other users, and make things very slightly slower to download.)
 
 * The lxc-ubuntu template probably needs to take care of this some how.
 I don't know how.  Perhaps parsing the pwent line, and installing the
 right shell?  I think it would be inappropriate and dangerous to change
 it there.

Thanks, Martin.  I will have the template exit with error (and an error
message in case it was called by a human) if, after container creation,
the specified shell doesn't exist.  (lxc-create will go on to clean up
the container)

-serge

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

Title:
  lxc-ubuntu template sets user shell, without checking it's installed

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

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


[Bug 889423] Re: 802.3ad bonding not configured correctly

2012-02-20 Thread Tom Ellis
The updated vlan, bridge-utils and ifenslave packages from oneiric-
proposed have fixed the issues I had with 802.3ad. Thanks!

** 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 bridge-utils in Ubuntu.
https://bugs.launchpad.net/bugs/889423

Title:
  802.3ad bonding not configured correctly

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

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


[Bug 907873] Re: smbd crashed with SIGABRT in rmdir_internals()

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

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

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

Title:
  smbd crashed with SIGABRT in rmdir_internals()

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

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


[Bug 937040] [NEW] Duplicate ufw rules installed by dovecot packages

2012-02-20 Thread H.-Dirk Schmitt
Public bug reported:

Symptom:
ufw status
WARN: Duplicate profile 'Dovecot POP3', using last found
WARN: Duplicate profile 'Dovecot Secure POP3', using last found
WARN: Duplicate profile 'Dovecot IMAP', using last found
WARN: Duplicate profile 'Dovecot Secure IMAP', using last found

Reason:
 ls /etc/ufw/applications.d/dove*
/etc/ufw/applications.d/dovecot-common  /etc/ufw/applications.d/dovecot-core


Installed Packages:
dovecot-common 1:2.0.15-1ubuntu5   precisede.archive.ubuntu.com
dovecot-core 1:2.0.15-1ubuntu5 precise de.archive.ubuntu.com

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

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

Title:
  Duplicate ufw rules installed by dovecot packages

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

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


[Bug 690925] Re: Package MySQL 5.5.x for Ubuntu

2012-02-20 Thread Clint Byrum
If you'd like to discuss the future of mysql-5.5 in Debian, I'd suggest
the pkg-mysql-maint mailing list:

http://lists.alioth.debian.org/mailman/listinfo/pkg-mysql-maint

5.5.20 has landed in precise, and is pending soon for Debian
experimental.

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

Title:
  Package MySQL 5.5.x for Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-server/+bug/690925/+subscriptions

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


[Bug 869684] Re: 530 login incorrect error after upgrade to Oneiric

2012-02-20 Thread Nigel Gale
Hi - no go for me, I have:

apt-get purge vsftpd
rm /etc/pam.d/vsftpd
Checked that vsftpd.conf was removed
Manually removed ftp group as this had some users in

apt-get install vsftpd

/etc/pam.d/vsftp NOT recreated

Added user back into ftp group

Still can't access, I have attached the authlog as vsftpd_auth.log

Help!

** Attachment added: auth.log
   
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/869684/+attachment/2762783/+files/vsftpd_auth.log

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

Title:
  530 login incorrect error after upgrade to Oneiric

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

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


[Bug 936762] Re: lxc-ubuntu template sets user shell, without checking it's installed

2012-02-20 Thread Serge Hallyn
** Changed in: lxc (Ubuntu)
   Status: New = Confirmed

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

** Changed in: lxc (Ubuntu)
 Assignee: (unassigned) = Serge Hallyn (serge-hallyn)

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

Title:
  lxc-ubuntu template sets user shell, without checking it's installed

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

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


[Bug 706354] Re: dpkg-maintscript-helper: warning: environment variable DPKG_MAINTSCRIPT_PACKAGE missing

2012-02-20 Thread Roger Oakes
This is preventing me from successfully installing and using
LibreOffice.  Please upgrade importance and assign.

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

Title:
  dpkg-maintscript-helper: warning: environment variable
  DPKG_MAINTSCRIPT_PACKAGE missing

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

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


[Bug 936762] Re: lxc-ubuntu template sets user shell, without checking it's installed

2012-02-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~serge-hallyn/ubuntu/precise/lxc/lxc-usershell

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

Title:
  lxc-ubuntu template sets user shell, without checking it's installed

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

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


[Bug 936762] Re: lxc-ubuntu template sets user shell, without checking it's installed

2012-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package lxc - 0.7.5-3ubuntu29

---
lxc (0.7.5-3ubuntu29) precise; urgency=low

  * 0047-bindhome-check-shell:
- Make sure to install a bound user's shell in the container. (LP: #936762)
- Create bound user's group in the container.
 -- Serge Hallyn serge.hal...@ubuntu.com   Mon, 20 Feb 2012 14:31:05 -0600

** Changed in: lxc (Ubuntu)
   Status: Confirmed = 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/936762

Title:
  lxc-ubuntu template sets user shell, without checking it's installed

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

-- 
Ubuntu-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 936762] Re: lxc-ubuntu template sets user shell, without checking it's installed

2012-02-20 Thread Martin Pool
It sounds like that would prevent zsh users creating new containers, which
would be worse than the original bug.
On Feb 21, 2012 7:55 AM, Launchpad Bug Tracker 936...@bugs.launchpad.net
wrote:

 This bug was fixed in the package lxc - 0.7.5-3ubuntu29

 ---
 lxc (0.7.5-3ubuntu29) precise; urgency=low

  * 0047-bindhome-check-shell:
- Make sure to install a bound user's shell in the container. (LP:
 #936762)
- Create bound user's group in the container.
  -- Serge Hallyn serge.hal...@ubuntu.com   Mon, 20 Feb 2012 14:31:05
 -0600

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

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

 Title:
  lxc-ubuntu template sets user shell, without checking it's installed

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



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

Title:
  lxc-ubuntu template sets user shell, without checking it's installed

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

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


[Bug 936762] Re: lxc-ubuntu template sets user shell, without checking it's installed

2012-02-20 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/936762

Title:
  lxc-ubuntu template sets user shell, without checking it's installed

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

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


[Bug 927803] Re: Fails to launch recovery menu when (at least) Postfix installed

2012-02-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/resolvconf

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

Title:
  Fails to launch recovery menu when (at least) Postfix installed

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

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


[Bug 936762] Re: lxc-ubuntu template sets user shell, without checking it's installed

2012-02-20 Thread Martin Pool
ok, having read the actual diff http://bazaar.launchpad.net/~ubuntu-
branches/ubuntu/precise/lxc/precise/revision/68 I see you do actually
try to install the shell.  I misunderstood your comment #3.  Thanks very
much.

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

Title:
  lxc-ubuntu template sets user shell, without checking it's installed

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

-- 
Ubuntu-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 936762] Re: lxc-ubuntu template sets user shell, without checking it's installed

2012-02-20 Thread Serge Hallyn
Quoting Martin Pool (m...@canonical.com):
 ok, having read the actual diff http://bazaar.launchpad.net/~ubuntu-
 branches/ubuntu/precise/lxc/precise/revision/68 I see you do actually
 try to install the shell.  I misunderstood your comment #3.  Thanks very
 much.

Hi Martin,

no, you didn't misunderstand that comment.  Glad to see (based on your
previous comment) I made the right choice to not do that :)

Sorry, I should have mentioned here that I'd changed my mind.

thanks
-serge

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

Title:
  lxc-ubuntu template sets user shell, without checking it's installed

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

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


[Bug 850196] Re: euca-describe-images crashed with GetoptError in long_has_args(): option --owner-id not recognized

2012-02-20 Thread graziano obertelli
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  euca-describe-images crashed with GetoptError in long_has_args():
  option --owner-id not recognized

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

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


[Bug 522060] Re: [patch] broken file path processing

2012-02-20 Thread Garrett Holmstrom
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  [patch] broken file path processing

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

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


[Bug 896481] Re: Euca-unbundle is broken in 11.10

2012-02-20 Thread graziano obertelli
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  Euca-unbundle is broken in 11.10

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

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


[Bug 760157] Re: euca-bundle-image can fail on small images

2012-02-20 Thread graziano obertelli
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  euca-bundle-image can fail on small images

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

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


[Bug 726901] Re: euca-run-instances gives stacktrace if user-data-file doesn't exist

2012-02-20 Thread graziano obertelli
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  euca-run-instances gives stacktrace if user-data-file doesn't exist

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

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


[Bug 546567] Re: euca-download-bundle usage says --manifest_path instead of --manifest

2012-02-20 Thread Garrett Holmstrom
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  euca-download-bundle usage says --manifest_path instead of --manifest

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

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


[Bug 546551] Re: euca-describe-image-attribute --kernel or --ramdisk fails

2012-02-20 Thread Garrett Holmstrom
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  euca-describe-image-attribute --kernel or --ramdisk fails

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

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


[Bug 546420] Re: euca-run-instances does not correctly validate parameters

2012-02-20 Thread Garrett Holmstrom
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  euca-run-instances does not correctly validate parameters

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

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


[Bug 531453] Re: euca-describe-instances shows state running , not running

2012-02-20 Thread Garrett Holmstrom
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  euca-describe-instances shows state running , not running

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

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


[Bug 530816] Re: euca-run-instances help shows --keypair, should be --key

2012-02-20 Thread Garrett Holmstrom
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  euca-run-instances help shows --keypair, should be --key

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

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


[Bug 531076] Re: Remove workaround in euca-describe-images that requests all images even if an image id is specified

2012-02-20 Thread Garrett Holmstrom
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  Remove workaround in euca-describe-images that requests all images
  even if an image id is specified

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

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


[Bug 522292] Re: euca-bundle-image fails to use symbolic links

2012-02-20 Thread Garrett Holmstrom
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  euca-bundle-image fails to use symbolic links

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

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


[Bug 479836] Re: euca2ools: requires EC2 certificate from ec2-ami-tools in multiverse

2012-02-20 Thread Garrett Holmstrom
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  euca2ools: requires EC2 certificate from ec2-ami-tools in multiverse

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

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


[Bug 546526] Re: euca-bundle-image --help gives 'Invalid user' message

2012-02-20 Thread Garrett Holmstrom
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  euca-bundle-image --help gives 'Invalid user' message

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

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


[Bug 719547] Re: euca2ools doesn't parse EC2_URL correctly

2012-02-20 Thread graziano obertelli
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  euca2ools doesn't parse EC2_URL correctly

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

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


[Bug 725170] Re: euca-authorize requires source-subnet to function

2012-02-20 Thread graziano obertelli
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  euca-authorize requires source-subnet to function

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

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


[Bug 665667] Re: couldn't launch an AMI bundled and uploaded using euca2ools

2012-02-20 Thread Garrett Holmstrom
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  couldn't launch an AMI bundled and uploaded using euca2ools

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

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


[Bug 548483] Re: euca-confirm-product-instance broken

2012-02-20 Thread Garrett Holmstrom
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  euca-confirm-product-instance broken

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

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


[Bug 600783] Re: euca-bundle-vol, euca-bundle-image use invalid sha1sum

2012-02-20 Thread Garrett Holmstrom
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  euca-bundle-vol, euca-bundle-image use invalid sha1sum

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

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


[Bug 551847] Re: Rebundled uec instance boot fail

2012-02-20 Thread Garrett Holmstrom
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  Rebundled uec instance boot fail

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

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


[Bug 667793] Re: euca-bundle-vol/ec2-bundle-vol should copy filesystem label

2012-02-20 Thread graziano obertelli
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  euca-bundle-vol/ec2-bundle-vol should copy filesystem label

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

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


[Bug 509562] Re: euca-bundle-image returns Odd-length string error

2012-02-20 Thread Garrett Holmstrom
** Changed in: euca2ools
   Status: Fix Committed = Fix Released

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

Title:
  euca-bundle-image returns Odd-length string error

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

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


[Bug 672986] Re: euca-bundle-vol/ec2-bundle-vol should copy filesystem uuid

2012-02-20 Thread Launchpad Bug Tracker
** Branch linked: lp:euca2ools/1.3

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

Title:
  euca-bundle-vol/ec2-bundle-vol should copy filesystem uuid

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

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


[Bug 665667] Re: couldn't launch an AMI bundled and uploaded using euca2ools

2012-02-20 Thread Launchpad Bug Tracker
** Branch linked: lp:euca2ools/1.3

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

Title:
  couldn't launch an AMI bundled and uploaded using euca2ools

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

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


[Bug 907620] Re: package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

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

** Changed in: openldap (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package slapd 2.4.21-0ubuntu5.6 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/openldap/+bug/907620/+subscriptions

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


[Bug 903552] Re: package slapd 2.4.23-6ubuntu6.1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

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

** Changed in: openldap (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package slapd 2.4.23-6ubuntu6.1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

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

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


[Bug 930252] Re: squid3 crashed with SIGABRT in fatal_dump()

2012-02-20 Thread Chris Halse Rogers
** Visibility changed to: Public

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

Title:
  squid3 crashed with SIGABRT in fatal_dump()

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

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