[Bug 850602] Fix merged to nova (stable/diablo)

2011-10-25 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/956
Committed: 
http://github.com/openstack/nova/commit/744a0d8e7aa2c16fe55098c96cf9e46984838a4f
Submitter: Jenkins
Branch:stable/diablo

 status fixcommitted
 done

commit 744a0d8e7aa2c16fe55098c96cf9e46984838a4f
Author: Kei Masumoto masumo...@nttdata.co.jp
Date:   Wed Sep 28 15:05:54 2011 -0400

Fixed bug lp850602.
Adding backing file copy operation on kvm block migration.

(cherry picked from commit b9aac1181581b9036c98f5aa493731fdc74be7e1)

Change-Id: Ia2311ef0e65e97bad7e425ad6affdb5f864043ea

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

Title:
  block migration needs to copy backing file

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

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


[Bug 861582] Fix merged to nova (stable/diablo)

2011-10-25 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/958
Committed: 
http://github.com/openstack/nova/commit/5ff8e1cfa1b0ea22d7113b6d9fa729c8f43f1a19
Submitter: Jenkins
Branch:stable/diablo

 status fixcommitted
 done

commit 5ff8e1cfa1b0ea22d7113b6d9fa729c8f43f1a19
Author: David Subiros david.per...@hp.com
Date:   Wed Sep 28 15:19:04 2011 +0100

Enforce snapshot cleanup.

Makes sure that the snapshot and the temporary directory is cleaned up,
even if qemu-img fails. Fixes bug 861582.

(cherry picked from commit eb6432361ee4946d93867e2d3f0870d892a25c66)

Change-Id: I718021bfb7069c39a47e0da25d79acbf07f02a69

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

Title:
  Failed snapshots are not cleaned up

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

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


[Bug 871278] Re: Cannot attach volumes to instances if tgt is used

2011-10-25 Thread deadsun
I have modified three fils:

/usr/local/lib/python2.7/dist-packages/nova/virt/libvirt/volume.py
nova/volume/driver.py
nova/virt/libvirt/volume.py

change lun0-lun1

- host_device = (/dev/disk/by-path/ip-%s-iscsi-%s-lun-0
+ host_device = (/dev/disk/by-path/ip-%s-iscsi-%s-lun-1

it works well. but are the developer ready to fix this bugs

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

Title:
  Cannot attach volumes to instances if tgt is used

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

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


[Bug 881097] Re: Please merge ipsec-tools 1:0.8.0-9 (main) from Debain unstable (main)

2011-10-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ipsec-tools - 1:0.8.0-9ubuntu1

---
ipsec-tools (1:0.8.0-9ubuntu1) precise; urgency=low

  * Merge from Debian unstable (LP: #881097). Remaining changes:
 - debian/control: Depend on lsb-base
 - debian/rules: switch -U_FORTIFY_SOURCE for -D_FORTIFY_SOURCE=0
  * Dropped changes:
 - Modify configure.ac to not convert -RXYZ to -Wl,-RXYZ, and regenerate
   configure (Applied in debian via configure-pass-Wl-with-R.patch)
 - debian/{racoon.init, ipsec-tools.setkey.init}: Re-write LSB init script
   (Fixed in Debian)

ipsec-tools (1:0.8.0-9) unstable; urgency=low

  * Apply new patchs which enable GNU/kfreebsd build.
Thanks to Mats Erik Andersson. (Closes: #617859, #639970)
  * Put removing of config.log at end of dh_clean to stop file changed
problems during git-buildpackage
  * Fix lots of minor lintian warnings.
  * LSB-fy init scripts. (Closes: #629828)
  * Fix spelling error in racoon.conf.5 manpage.
  * Fix typo in libipsec_strerror.h (Closes: #642926)
  * Updated racoon-tool.conf.5 manpage, minor regexps.
  * New racoon-tool, Multi relation SPD code.
  * debian/control: Add Vcs-* stanzas.

ipsec-tools (1:0.8.0-8) unstable; urgency=low

  * Revert racoon-tool default SPD level to unique for comaptibilty and
individual VPN reload speed.

ipsec-tools (1:0.8.0-7) unstable; urgency=low

  * Temporarily fix gcc-4.6 build on most architectures. Need to contact
upstream about proper use of autoconf and configure.ac for gcc-4.6 support
as autoconf  for this package appears to be brittle.

ipsec-tools (1:0.8.0-6) unstable; urgency=low

  * Remove Requires-Stop $remotefs from init script. (Closes: #643006)

ipsec-tools (1:0.8.0-5.1) unstable; urgency=low

  * Minor version to kick over reprepro

ipsec-tools (1:0.8.0-5) unstable; urgency=low

  * Fix required-stop $remotefs with lintian override as otherwise causes
dependency boot order loops sith sendsigs.
  * Add racoon-tool match code for udp port 500 traffic.

ipsec-tools (1:0.8.0-4.1) unstable; urgency=low

  * Update raccon-tool transport mode to ignore dup port 500 - 500
traffic.

ipsec-tools (1:0.8.0-4) unstable; urgency=low

  * New Maintainer.  Have conferred with Stefan Bauer.
  * Changed to gcc-4.5 only as 4.6 does not support -R flag that ipsec-tools
requires. (Closes: #625184)
  * Marked automake, autoconf, and autoheader as Build-Conflicts.
  * Added updated racoon-tool.pl and associated manpages.
 -- Adam Gandelman ad...@canonical.com   Mon, 24 Oct 2011 12:08:24 -0700

** Changed in: ipsec-tools (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Please merge ipsec-tools 1:0.8.0-9 (main) from Debain unstable (main)

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

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


[Bug 881304] [NEW] issues with ec2 middleware

2011-10-25 Thread Dave Walker
Public bug reported:

Required patch.
https://github.com/openstack/keystone/commit/2bb474331d73e7c6d2a507cb097c50cfe65ad6b6

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

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

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

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

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

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

Title:
  issues with ec2 middleware

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

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


[Bug 879052] Re: user dir binding breaks on nonexistent user

2011-10-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/oneiric-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/879052

Title:
  user dir binding breaks on nonexistent user

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

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


[Bug 881160] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-10-25 Thread Dave Walker
*** This bug is a duplicate of bug 877852 ***
https://bugs.launchpad.net/bugs/877852

** This bug has been marked a duplicate of bug 877852
   samba failed to install when updating from ubuntu 11.04 to 11.10

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: package samba is not ready for configuration  cannot
  configure (current status `half-installed')

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

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


[Bug 881146] Re: doing a system upgrade (ubuntu natty to 11.10) samba cannot be upgrded.package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for co

2011-10-25 Thread Dave Walker
*** This bug is a duplicate of bug 877852 ***
https://bugs.launchpad.net/bugs/877852

** This bug has been marked a duplicate of bug 877852
   samba failed to install when updating from ubuntu 11.04 to 11.10

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

Title:
  doing a system upgrade (ubuntu natty to 11.10) samba cannot be
  upgrded.package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to
  install/upgrade: ErrorMessage: package samba is not ready for
  configuration  cannot configure (current status `half-installed')

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

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


[Bug 880778] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-10-25 Thread Dave Walker
*** This bug is a duplicate of bug 877852 ***
https://bugs.launchpad.net/bugs/877852

** This bug has been marked a duplicate of bug 877852
   samba failed to install when updating from ubuntu 11.04 to 11.10

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: package samba is not ready for configuration  cannot
  configure (current status `half-installed')

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

-- 
Ubuntu-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-php54] PHP 5.4 for Ubuntu 12.04

2011-10-25 Thread Dave Walker
Blueprint changed by Dave Walker:

Whiteboard set to:
Question:
Does this require discussion or just rubber stamping? -- Daviey

-- 
PHP 5.4 for Ubuntu 12.04
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-php54

-- 
Ubuntu-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-arm-service-orchestration] Enabling juju for ARM

2011-10-25 Thread Dave Walker
Blueprint changed by Dave Walker:

Whiteboard set to:
Question:
Is this using juju for direct deployment, or via Orchestra? -- Daviey

-- 
Enabling juju for ARM
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-arm-service-orchestration

-- 
Ubuntu-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-arm-deployment] Enabling Orchestra for ARM

2011-10-25 Thread Dave Walker
Blueprint changed by Dave Walker:

Whiteboard set to:
Question:
What is the specific goal of this session, is it fact finding or planning?  If 
it's planning, this spec probably needs some fleshing out before the session.  
-- Daviey

-- 
Enabling Orchestra for ARM
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-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


[Bug 863305] Fix merged to nova (master)

2011-10-25 Thread Openstack Gerrit
Reviewed:  https://review.openstack.org/761
Committed: 
http://github.com/openstack/nova/commit/cb37d895a6b97e294aa838f85227d29892f4e11e
Submitter: Jenkins
Branch:master

 status fixcommitted
 done

commit cb37d895a6b97e294aa838f85227d29892f4e11e
Author: Loganathan Parthipan parthi...@hp.com
Date:   Thu Sep 29 16:41:49 2011 +0100

Improve access check on images

Makes sure that users can delete only their own images, snapshots.
Enable listing of all images, both private which are owned and the public
ones. Only list the private images/snapshots for the owner and admin users.
Fixes bug 863305

Change-Id: I7326ec4a99158c8db5319f2397c99c5a89be2cb5

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

Title:
  Image access control is available

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

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


[Bug 881361] [NEW] puppetmaster-passenger fails to install with puppet 2.6.4-2ubuntu2.5

2011-10-25 Thread Blake Maltby
Public bug reported:

Description:Ubuntu 11.04
Release:11.04
Running a clean image on amazon ec2 (or running locally) followed by

sudo apt-get update
sudo apt-get install puppetmaster-passenger

results in

--snip--
Setting up puppetmaster-common (2.6.4-2ubuntu2.5) ...
 * Starting puppet queue
 [ OK ] 
Setting up puppetmaster-passenger (2.6.4-2ubuntu2.5) ...
/usr/lib/ruby/1.8/puppet/application/cert.rb:16:in `subcommand=': undefined 
method `to_sym' for nil:NilClass (NoMethodError)
from /usr/lib/ruby/1.8/puppet/application/cert.rb:106:in `parse_options'
from /usr/lib/ruby/1.8/puppet/application.rb:284:in `run'
from /usr/lib/ruby/1.8/puppet/application.rb:393:in `exit_on_fail'
from /usr/lib/ruby/1.8/puppet/application.rb:284:in `run'
from /usr/sbin/puppetca:4
/usr/lib/ruby/1.8/puppet/application/cert.rb:16:in `subcommand=': undefined 
method `to_sym' for nil:NilClass (NoMethodError)
from /usr/lib/ruby/1.8/puppet/application/cert.rb:106:in `parse_options'
from /usr/lib/ruby/1.8/puppet/application.rb:284:in `run'
from /usr/lib/ruby/1.8/puppet/application.rb:393:in `exit_on_fail'
from /usr/lib/ruby/1.8/puppet/application.rb:284:in `run'
from /usr/sbin/puppetca:4
notice: Signed certificate request for ca
notice: Rebuilding inventory file
You must provide hosts or :all when using generate
dpkg: error processing puppetmaster-passenger (--configure):
 subprocess installed post-installation script returned error exit status 24
Setting up ruby1.8-dev (1.8.7.302-2) ...
--snip--

This worked fine before the security patch released on the 24th October
2011.

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

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

Title:
  puppetmaster-passenger fails to install with puppet 2.6.4-2ubuntu2.5

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

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


[Bug 850154] Re: qemu cannot find ipxe roms

2011-10-25 Thread James Page
Un-subscribing ubuntu-sponsors; please re-subscribe/propose branches
with SRU information is populated.

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

Title:
  qemu cannot find ipxe roms

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

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


[Bug 875440] Re: Cannot authenticate with saslauthd and mysql

2011-10-25 Thread Juan Rozas
Hello,

I'm unfamiliar with the bugs status, but this Unassigned seems to mean
that nobody is currently working to solve it.

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

Title:
  Cannot authenticate with saslauthd and mysql

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

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


[Bug 881361] Re: puppetmaster-passenger fails to install with puppet 2.6.4-2ubuntu2.5

2011-10-25 Thread Dave Walker
I was able to reproduce this on a fresh natty install, with updates.

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

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

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

** Also affects: puppet (Ubuntu Precise)
   Importance: High
   Status: Confirmed

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

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

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

** Tags added: regression-update

** Changed in: puppet (Ubuntu Natty)
   Status: New = Confirmed

** Changed in: puppet (Ubuntu Natty)
   Importance: Undecided = High

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

Title:
  puppetmaster-passenger fails to install with puppet 2.6.4-2ubuntu2.5

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

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


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

2011-10-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
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 881361] Re: puppetmaster-passenger fails to install with puppet 2.6.4-2ubuntu2.5

2011-10-25 Thread Dave Walker
** Changed in: puppet (Ubuntu Lucid)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

** Changed in: puppet (Ubuntu Maverick)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

** Changed in: puppet (Ubuntu Natty)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

** Changed in: puppet (Ubuntu Oneiric)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

** Changed in: puppet (Ubuntu Precise)
 Assignee: (unassigned) = Marc Deslauriers (mdeslaur)

** Changed in: puppet (Ubuntu Oneiric)
   Importance: Undecided = High

** Changed in: puppet (Ubuntu Maverick)
   Importance: Undecided = High

** Changed in: puppet (Ubuntu Lucid)
   Importance: Undecided = High

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

Title:
  puppetmaster-passenger fails to install with puppet 2.6.4-2ubuntu2.5

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

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


[Bug 874439] Re: canonicalize fallback bug in krb5-user prevents ssh with older KDC

2011-10-25 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 874130 ***
https://bugs.launchpad.net/bugs/874130

Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  canonicalize fallback bug in krb5-user prevents ssh with older KDC

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

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


[Bug 881361] Re: puppetmaster-passenger fails to install with puppet 2.6.4-2ubuntu2.5

2011-10-25 Thread Marc Deslauriers
This looks like it only affects Natty...

** Changed in: puppet (Ubuntu Lucid)
   Status: New = Invalid

** Changed in: puppet (Ubuntu Maverick)
   Status: New = Invalid

** Changed in: puppet (Ubuntu Oneiric)
   Status: New = Invalid

** Changed in: puppet (Ubuntu Precise)
   Status: Confirmed = Invalid

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

Title:
  puppetmaster-passenger fails to install with puppet 2.6.4-2ubuntu2.5

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

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


[Bug 881361] Re: puppetmaster-passenger fails to install with puppet 2.6.4-2ubuntu2.5

2011-10-25 Thread Dave Walker
Confirmed, only impacts Natty - and Lucid does not have this binary
package.

Thanks.

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

Title:
  puppetmaster-passenger fails to install with puppet 2.6.4-2ubuntu2.5

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

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


[Bug 881423] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-10-25 Thread Paul Hirst
Public bug reported:

It failed to upgrade whilst upgrading from 11.04 to 11.10.

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: samba 2:3.5.8~dfsg-1ubuntu2.3
ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Tue Oct 25 14:07:08 2011
ErrorMessage: ErrorMessage: package samba is not ready for configuration  
cannot configure (current status `half-installed')
InstallationMedia: Ubuntu-Netbook 10.04 Lucid Lynx - Release i386 (20100429.4)
SambaClientRegression: Yes
SourcePackage: samba
Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: 
ErrorMessage: package samba is not ready for configuration  cannot configure 
(current status `half-installed')
UpgradeStatus: Upgraded to oneiric on 2011-10-25 (0 days ago)

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


** Tags: apport-package i386 oneiric

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: package samba is not ready for configuration  cannot
  configure (current status `half-installed')

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

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


[Bug 881423] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-10-25 Thread Paul Hirst
-- 
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/881423

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: package samba is not ready for configuration  cannot
  configure (current status `half-installed')

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

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


[Bug 881423] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-10-25 Thread Dave Walker
*** This bug is a duplicate of bug 877852 ***
https://bugs.launchpad.net/bugs/877852

** This bug has been marked a duplicate of bug 877852
   samba failed to install when updating from ubuntu 11.04 to 11.10

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: package samba is not ready for configuration  cannot
  configure (current status `half-installed')

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

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


[Bug 841672] Re: ssh-add does not unlock ssh keys

2011-10-25 Thread Chris Snyder
 Please reconsider the importance - it is a quite annoying bug (at
least to me).

+1
This bug is very annoying and a drain on productivity.

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

Title:
  ssh-add does not unlock ssh keys

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

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


[Bug 46299] Re: Can't connect to iLO on HP servers without doing unset LANG

2011-10-25 Thread pikapika
Thanks Rick, it works perfectly

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

Title:
  Can't connect to iLO on HP servers without doing unset LANG

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

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


[Bug 881446] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-10-25 Thread Antonio Rodulfo
Public bug reported:

The error occurred when trying to upgrade my XUbuntu 11.04 to 11.10.
Prior to the upgrading. everything seemed to work properly, the system was seen 
throughout the network and was capable of sharing files with other devices, 
Windows-based or not.

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: samba 2:3.5.8~dfsg-1ubuntu2.3
ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
BothFailedConnect: Yes
Date: Tue Oct 25 15:16:26 2011
ErrorMessage: ErrorMessage: package samba is not ready for configuration  
cannot configure (current status `half-installed')
InstallationMedia: Xubuntu 10.04 Lucid Lynx - Release i386 (20100429)
NmbdLog:
 
SambaServerRegression: Yes
SmbConfIncluded: Yes
SmbLog:
 
SourcePackage: samba
Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: 
ErrorMessage: package samba is not ready for configuration  cannot configure 
(current status `half-installed')
UpgradeStatus: Upgraded to oneiric on 2011-10-25 (0 days ago)

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


** Tags: apport-package i386 oneiric

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: package samba is not ready for configuration  cannot
  configure (current status `half-installed')

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

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


[Bug 881446] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-10-25 Thread Antonio Rodulfo
-- 
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/881446

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: package samba is not ready for configuration  cannot
  configure (current status `half-installed')

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

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


[Bug 881464] [NEW] [MIR] keystone

2011-10-25 Thread Dave Walker
Public bug reported:

To be completed.

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

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

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

Title:
  [MIR] keystone

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

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


[Bug 829221] Re: lightdm crashed with SIGSEGV in initialize_password_db()

2011-10-25 Thread Robert Ancell
This can't be fixed in the lightdm in Oneiric, as the architecture runs
the PAM code in the main process.  We will change this for Precise, see
bug 881466.

** Changed in: lightdm (Ubuntu Oneiric)
   Status: Confirmed = Invalid

** Changed in: lightdm (Ubuntu Precise)
   Status: Confirmed = Invalid

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

Title:
  lightdm crashed with SIGSEGV in initialize_password_db()

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

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


[Bug 881446] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-10-25 Thread Dave Walker
*** This bug is a duplicate of bug 877852 ***
https://bugs.launchpad.net/bugs/877852

** This bug has been marked a duplicate of bug 877852
   samba failed to install when updating from ubuntu 11.04 to 11.10

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: package samba is not ready for configuration  cannot
  configure (current status `half-installed')

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

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


[Bug 619712] Re: keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but perhaps all?)

2011-10-25 Thread Colin Watson
I've uploaded 1:1.2.2-1ubuntu1 (mainly just merging 1:1.2.2-1 from
Debian) to Ubuntu precise.  I'm given to understand from the above
comments that that should fix this bug.

** Changed in: keepalived (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  keepalived vrrp race condition and fix (versions 1.1.17 and 1.2.0 but
  perhaps all?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/619712/+subscriptions

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


[Bug 881483] [NEW] vsftpd needs dbus to get status informations as user

2011-10-25 Thread Andreas Harbich
Public bug reported:

to get status informations from vsftpd as user, vsftpd needs the following 
package: dbus in versions 
1.2.16-2ubuntu4 and 1.2.16-2ubuntu4.3

if dbus is not installed, the following error message appears:

status: Unable to connect to system bus: Failed to connect to socket
/var/run/dbus/system_bus_socket: No such file or directory.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: vsftpd 2.2.2-3ubuntu6.2
ProcVersionSignature: Ubuntu 2.6.32-33.72-generic-pae 2.6.32.41+drm33.18
Uname: Linux 2.6.32-33-generic-pae i686
Architecture: i386
Date: Tue Oct 25 17:06:11 2011
InstallationMedia: Ubuntu-Server 10.04.3 LTS Lucid Lynx - Release i386 
(20110719.2)
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: vsftpd

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


** Tags: apport-bug i386 lucid

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

Title:
  vsftpd needs dbus to get status informations as user

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

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


[Bug 881464] Re: [MIR] keystone

2011-10-25 Thread Dave Walker
** Changed in: keystone (Ubuntu)
 Assignee: (unassigned) = Ben Howard (utlemming)

** Changed in: keystone (Ubuntu)
Milestone: None = precise-alpha-1

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

Title:
  [MIR] keystone

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

-- 
Ubuntu-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-arm-service-orchestration] Enabling juju for ARM

2011-10-25 Thread Robbie Williamson
Blueprint changed by Robbie Williamson:

Whiteboard changed:
  Question:
  Is this using juju for direct deployment, or via Orchestra? -- Daviey
+ 
+ Via Orchestra. I think the main thing to test is juju because of it's
+ reliance on java with zookeeper, but we should also make sure all the
+ other components included in both Orchestra Server and Client work
+ correctly with ARM. -- Robbie

-- 
Enabling juju for ARM
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-arm-service-orchestration

-- 
Ubuntu-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-arm-service-orchestration] Enabling juju for ARM

2011-10-25 Thread Robbie Williamson
Blueprint changed by Robbie Williamson:

Whiteboard changed:
  Question:
  Is this using juju for direct deployment, or via Orchestra? -- Daviey
  
  Via Orchestra. I think the main thing to test is juju because of it's
- reliance on java with zookeeper, but we should also make sure all the
- other components included in both Orchestra Server and Client work
- correctly with ARM. -- Robbie
+ reliance on java with zookeeper. -- Robbie

-- 
Enabling juju for ARM
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-arm-service-orchestration

-- 
Ubuntu-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-arm-deployment] Enabling Orchestra for ARM

2011-10-25 Thread Robbie Williamson
Blueprint changed by Robbie Williamson:

Whiteboard changed:
  Question:
  What is the specific goal of this session, is it fact finding or planning?  
If it's planning, this spec probably needs some fleshing out before the 
session.  -- Daviey
+ 
+ I say planning as we should  make sure the components included in both
+ Orchestra Server and Client work correctly with ARM. -- Robbie

-- 
Enabling Orchestra for ARM
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-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


[Bug 862558] Re: cobbler-enlist is not checking for return codes enough

2011-10-25 Thread Dave Walker
** Changed in: cobbler-enlist (Ubuntu Precise)
 Assignee: Ubuntu Server Team (ubuntu-server) = Adam Gandelman 
(gandelman-a)

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

Title:
  cobbler-enlist is not checking for return codes enough

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

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


[Bug 878600] Re: service start rabbitmq-server' does not fully detach from parent

2011-10-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/precise/rabbitmq-server/precise-
fixes

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

Title:
  service start rabbitmq-server' does not fully detach from parent

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

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


[Bug 878597] Re: rabbitmq-server fails to uninstall

2011-10-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~smoser/ubuntu/precise/rabbitmq-server/precise-
fixes

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

Title:
  rabbitmq-server fails to uninstall

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

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


[Bug 879636] Re: please merge lxc (0.7.5-3) from Debian unstable

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

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

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

Title:
  please merge lxc (0.7.5-3) from Debian unstable

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

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


[Bug 858878] Re: lack of csrf protection in cobbler-web

2011-10-25 Thread Robie Basak
** Changed in: cobbler (Ubuntu Oneiric)
 Assignee: (unassigned) = Robie Basak (racb)

** Changed in: cobbler (Ubuntu Precise)
 Assignee: (unassigned) = Robie Basak (racb)

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

Title:
  lack of csrf protection in cobbler-web

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

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


[Bug 868488] Re: Cobbler dns name of node needs to match system name

2011-10-25 Thread Dave Walker
** Changed in: cobbler-enlist (Ubuntu)
 Assignee: (unassigned) = Adam Gandelman (gandelman-a)

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

Title:
  Cobbler dns name of node needs to match system name

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

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


[Bug 858883] Re: Management Parameters (for example a system) which can be set in the web interface can result in arbitrary code execution on the host due to the use of yaml.loads instead of yaml.sa

2011-10-25 Thread Robie Basak
** Changed in: cobbler (Ubuntu Oneiric)
 Assignee: (unassigned) = Robie Basak (racb)

** Changed in: cobbler (Ubuntu Precise)
 Assignee: (unassigned) = Robie Basak (racb)

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

Title:
  Management Parameters (for example a system) which can be set in the
  web interface can result in arbitrary code execution on the host due
  to the use of yaml.loads instead of yaml.safe_loads in item.py on line
  248:

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

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


[Bug 881504] [NEW] java.util.MissingResourceException thrown in default setup

2011-10-25 Thread exactt
Public bug reported:

Distributor ID: Ubuntu
Description:Ubuntu 10.04.3 LTS
Release:10.04
Codename:   lucid

I receive the following exceptions when starting my WebApp:

SCHWERWIEGEND: Exception starting filter ExpiresFilter
java.lang.ExceptionInInitializerError
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:532)
at java.lang.Class.newInstance0(Class.java:372)
at java.lang.Class.newInstance(Class.java:325)
at 
org.apache.catalina.core.ApplicationFilterConfig.getFilter(ApplicationFilterConfig.java:275)
at 
org.apache.catalina.core.ApplicationFilterConfig.setFilterDef(ApplicationFilterConfig.java:422)
at 
org.apache.catalina.core.ApplicationFilterConfig.init(ApplicationFilterConfig.java:115)
at 
org.apache.catalina.core.StandardContext.filterStart(StandardContext.java:3838)
at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4488)
at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:526)
at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:905)
at 
org.apache.catalina.startup.HostConfig.deployWARs(HostConfig.java:740)
at 
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:500)
at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1277)
at 
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:321)
at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1053)
at org.apache.catalina.core.StandardHost.start(StandardHost.java:722)
at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1045)
at 
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:443)
at 
org.apache.catalina.core.StandardService.start(StandardService.java:516)
at 
org.apache.catalina.core.StandardServer.start(StandardServer.java:710)
at org.apache.catalina.startup.Catalina.start(Catalina.java:593)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:289)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:414)
Caused by: java.util.MissingResourceException: Can't find bundle for base name 
org.apache.catalina.filters.LocalStrings, locale de_DE
at 
java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1539)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1278)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:805)
at 
org.apache.tomcat.util.res.StringManager.init(StringManager.java:77)
at 
org.apache.tomcat.util.res.StringManager.init(StringManager.java:72)
at 
org.apache.tomcat.util.res.StringManager.getManager(StringManager.java:161)
at org.ilo.quiz.tools.FilterBase.clinit(FilterBase.java:39)
... 33 more

The class mentioned org.apache.catalina.filters.LocalStrings is (when
you download from apache.org) inside (/usr/share/tomcat6/lib)
catalina.jar . Not so in my installation.

What is happening here? Any help highly appreciated!

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

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

Title:
  java.util.MissingResourceException thrown in default setup

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

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


[Bug 880339] Re: AppArmor profile needs update

2011-10-25 Thread Dave Walker
** Changed in: mysql-5.1 (Ubuntu Precise)
 Assignee: (unassigned) = Andres Rodriguez (andreserl)

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

Title:
  AppArmor profile needs update

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

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


[Bug 868492] Re: cobbler-enlist needs to register all interfaces on system, as advertised

2011-10-25 Thread Dave Walker
** Changed in: cobbler-enlist (Ubuntu)
 Assignee: (unassigned) = Adam Gandelman (gandelman-a)

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

Title:
  cobbler-enlist needs to register all interfaces on system, as
  advertised

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

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


[Bug 881483] Re: vsftpd needs dbus to get status informations as user

2011-10-25 Thread Andreas Harbich
-- 
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/881483

Title:
  vsftpd needs dbus to get status informations as user

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

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


[Bug 881483] Re: vsftpd needs dbus to get status informations as user

2011-10-25 Thread Chuck Short
Why?

** Changed in: vsftpd (Ubuntu)
   Importance: Undecided = Wishlist

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

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

Title:
  vsftpd needs dbus to get status informations as user

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

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


[Bug 878597] Re: rabbitmq-server fails to uninstall

2011-10-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/rabbitmq-server

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

Title:
  rabbitmq-server fails to uninstall

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

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


[Bug 878600] Re: service start rabbitmq-server' does not fully detach from parent

2011-10-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/rabbitmq-server

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

Title:
  service start rabbitmq-server' does not fully detach from parent

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

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


[Bug 873243] Re: nova-compute-xen depends on xen-linux-system which does not exist

2011-10-25 Thread Jamie Strandboge
oneiric-proposed has been superseded by the 2011.3-0ubuntu6.2 security
update.

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

Title:
  nova-compute-xen depends on xen-linux-system which does not exist

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

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


[Bug 871278] Re: Cannot attach volumes to instances if tgt is used

2011-10-25 Thread Jamie Strandboge
oneiric-proposed has been superseded by the 2011.3-0ubuntu6.2 security
update.

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

Title:
  Cannot attach volumes to instances if tgt is used

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

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


[Bug 868360] Re: Incorrect secret key causes user details to be revealed

2011-10-25 Thread Jamie Strandboge
** Visibility changed to: Public

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

Title:
  Incorrect secret key causes user details to be revealed

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

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


[Bug 868360] Re: Incorrect secret key causes user details to be revealed

2011-10-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/oneiric-security/nova

** Branch linked: lp:ubuntu/natty-security/nova

** Branch linked: lp:ubuntu/maverick-security/nova

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

Title:
  Incorrect secret key causes user details to be revealed

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

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


[Bug 838581] Re: Failures in db_pool code: 'NoneType' object has no attribute '_keymap' or not returning rows.

2011-10-25 Thread Jamie Strandboge
oneiric-proposed has been superseded by the 2011.3-0ubuntu6.2 security
update.

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

Title:
  Failures in db_pool code: 'NoneType' object has no attribute '_keymap'
  or not returning rows.

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

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


[Bug 868360] Re: Incorrect secret key causes user details to be revealed

2011-10-25 Thread Jamie Strandboge
Marking public. CVE requested via oss-security.

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

Title:
  Incorrect secret key causes user details to be revealed

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

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


[Bug 90681] Re: resolv.conf overwritten using VPN/PPP etc...

2011-10-25 Thread papukaija
** Tags added: patch

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

Title:
  resolv.conf overwritten using VPN/PPP etc...

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

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


[Bug 878600] Re: service start rabbitmq-server' does not fully detach from parent

2011-10-25 Thread Launchpad Bug Tracker
This bug was fixed in the package rabbitmq-server - 2.6.1-1ubuntu2

---
rabbitmq-server (2.6.1-1ubuntu2) precise; urgency=low

  * close file handles of rabbitmq-server daemon in init script (LP: #878600)
  * fix dpkg failure on purge (LP: #878597)
 -- Scott Moser smo...@brickies.net   Tue, 25 Oct 2011 12:51:20 -0400

** Changed in: rabbitmq-server (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  service start rabbitmq-server' does not fully detach from parent

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

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


[Bug 878597] Re: rabbitmq-server fails to uninstall

2011-10-25 Thread Launchpad Bug Tracker
This bug was fixed in the package rabbitmq-server - 2.6.1-1ubuntu2

---
rabbitmq-server (2.6.1-1ubuntu2) precise; urgency=low

  * close file handles of rabbitmq-server daemon in init script (LP: #878600)
  * fix dpkg failure on purge (LP: #878597)
 -- Scott Moser smo...@brickies.net   Tue, 25 Oct 2011 12:51:20 -0400

** Changed in: rabbitmq-server (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  rabbitmq-server fails to uninstall

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

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


[Bug 829221] Re: lightdm crashed with SIGSEGV in initialize_password_db()

2011-10-25 Thread Miklos Juhasz
This fix works well for me. Thanks, Steve!
I had samba installed before and not a single user switch attempt was 
successful. Having installed the samba packages from proposed I switched 
between users several times, all user switchings were successful.

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

Title:
  lightdm crashed with SIGSEGV in initialize_password_db()

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

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


[Bug 876130] Re: Incorrect operatingsystem reported in puppet run

2011-10-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~gandelman-a/ubuntu/maverick/facter/lp732953_876130

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

Title:
  Incorrect operatingsystem reported in puppet run

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

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


[Bug 732953] Re: can_connect function inside ec2.rb always return false

2011-10-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~gandelman-a/ubuntu/maverick/facter/lp732953_876130

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

Title:
  can_connect function inside ec2.rb always return false

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

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


[Bug 829221] Re: lightdm crashed with SIGSEGV in initialize_password_db()

2011-10-25 Thread Steve Langasek
Thanks, marking this fix as verified.  Will push upstream ASAP.

** 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 samba in Ubuntu.
https://bugs.launchpad.net/bugs/829221

Title:
  lightdm crashed with SIGSEGV in initialize_password_db()

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

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


[Bug 732953] Re: can_connect function inside ec2.rb always return false

2011-10-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~gandelman-a/ubuntu/lucid/facter/lp732953_876130

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

Title:
  can_connect function inside ec2.rb always return false

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

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


[Bug 876130] Re: Incorrect operatingsystem reported in puppet run

2011-10-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~gandelman-a/ubuntu/lucid/facter/lp732953_876130

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

Title:
  Incorrect operatingsystem reported in puppet run

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

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


[Bug 829221] Re: lightdm crashed with SIGSEGV in initialize_password_db()

2011-10-25 Thread J. Le Clerc
Same result for me - You've fixed it !

Tested on my 2 desktops, where the problem was 100% reproducible

Using the folowing  packages from proposed:
2011-10-25 19:23:58 status installed libwbclient0 2:3.5.11~dfsg-1ubuntu2.1
2011-10-25 19:23:59 status installed samba-common 2:3.5.11~dfsg-1ubuntu2.1
2011-10-25 19:24:00 status installed winbind 2:3.5.11~dfsg-1ubuntu2.1
2011-10-25 19:24:03 status installed libpam-smbpass 2:3.5.11~dfsg-1ubuntu2.1
2011-10-25 19:24:03 status installed samba 2:3.5.11~dfsg-1ubuntu2.1
2011-10-25 19:24:03 status installed smbclient 2:3.5.11~dfsg-1ubuntu2.1

Many thanks

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

Title:
  lightdm crashed with SIGSEGV in initialize_password_db()

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

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


[Bug 868360] Re: Incorrect secret key causes user details to be revealed

2011-10-25 Thread Jamie Strandboge
http://www.ubuntu.com/usn/usn-1247-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/868360

Title:
  Incorrect secret key causes user details to be revealed

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

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


[Bug 877891] Re: Racoon fails to load the crypto modules

2011-10-25 Thread Adam Gandelman
The racool-tool.pl script is maintained in Debian.  This has since been
fixed there and fixed in Ubuntu as of ipsec-tools 1:0.8.0-9ubuntu1 via
merge Bug #881097

** Changed in: ipsec-tools (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  Racoon fails to load the crypto modules

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

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


[Bug 877891] Re: Racoon fails to load the crypto modules

2011-10-25 Thread Chuck Short
** Also affects: ipsec-tools (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

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

Title:
  Racoon fails to load the crypto modules

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

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


[Bug 862969] Re: --logfile_mode flag does not properly set logfile permissions

2011-10-25 Thread Chuck Short
This is fixed in ubuntu as well.

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

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

Title:
  --logfile_mode flag does not properly set logfile permissions

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

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


[Bug 877891] Re: Racoon fails to load the crypto modules

2011-10-25 Thread Adam Gandelman
** Changed in: ipsec-tools (Ubuntu Oneiric)
   Importance: Undecided = High

** Changed in: ipsec-tools (Ubuntu Oneiric)
   Status: New = Confirmed

** Changed in: ipsec-tools (Ubuntu Oneiric)
 Assignee: (unassigned) = Adam Gandelman (gandelman-a)

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

Title:
  Racoon fails to load the crypto modules

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

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


[Bug 881579] [NEW] syntax error in /etc/network/if-up.d/samba

2011-10-25 Thread Colin Watson
Public bug reported:

ifup reported a syntax error in samba's if-up hook:

$ sh -n /etc/network/if-up.d/samba
/etc/network/if-up.d/samba: 27: Syntax error:  unexpected

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: samba 2:3.5.11~dfsg-2ubuntu3
ProcVersionSignature: Ubuntu 3.1.0-1.1-generic 3.1.0-rc10
Uname: Linux 3.1.0-1-generic i686
ApportVersion: 1.24-0ubuntu1
Architecture: i386
Date: Tue Oct 25 19:12:52 2011
EcryptfsInUse: Yes
SourcePackage: samba
UpgradeStatus: Upgraded to precise on 2009-12-20 (674 days ago)

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


** Tags: apport-bug i386 precise running-unity

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

Title:
  syntax error in /etc/network/if-up.d/samba

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

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


[Bug 881579] Re: syntax error in /etc/network/if-up.d/samba

2011-10-25 Thread Colin Watson
-- 
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/881579

Title:
  syntax error in /etc/network/if-up.d/samba

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

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


[Bug 877891] Re: Racoon fails to load the crypto modules

2011-10-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~gandelman-a/ubuntu/oneiric/ipsec-tools/lp877891

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

Title:
  Racoon fails to load the crypto modules

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

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


[Bug 877894] Re: fuser forks and never reaps its children

2011-10-25 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 876387 ***
https://bugs.launchpad.net/bugs/876387

Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  fuser forks and never reaps its children

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

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


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

2011-10-25 Thread Leo Unglaub
Maybe it's an interesting point that i have this problem only if the php-apc 
package is installed. 
ii  php-apc   3.1.7-1   APC (Alternative PHP Cache) 
module for PHP 5

Greetings
Leo

-- 
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 877894] Re: fuser forks and never reaps its children

2011-10-25 Thread Leo Unglaub
*** This bug is a duplicate of bug 876387 ***
https://bugs.launchpad.net/bugs/876387

** This bug has been marked a duplicate of bug 876387
   fuser forking uncontrollably in cron job

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

Title:
  fuser forks and never reaps its children

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

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


[Bug 877891] Re: Racoon fails to load the crypto modules

2011-10-25 Thread Adam Gandelman
** Description changed:

  Racoon fails to load the crypto modules and therefore fails.
  This is dues to the racoon-tool improperly checking the version number:
  It uses the following code to work out the module extensions, but will get 
the wrong (old) extension on 3.0.x Kernels.
  (As in Oneiric 1:0.8.0-3ubuntu1)
  
  $modext = ( $kver =~ /^2\.6\./ ? .ko : .o );
+ 
+ SRU Justification:
+ 
+ ==
+ IMPACT:
+  * racoon fails to load necessary modules on oneiric if installation uses 
racoon-tool administrative front-end to manage configuration.  This is optional 
(debconf question at racoon pkg installation).  If racoon-tool is chosen over 
directly editing config, /etc/init.d/racoon init script makes use of 
racoon-tool which does is broken on oneiric due to a bug in kernel version 
detection in racoon-tool.pl
+ 
+ ADDRESSED:
+  * racoon-tool.pl is maintained in Debian and has since been fixed to 
properly parse 3.x kernel versions as wel as 2.6.x.  It has been fixed in the 
latest Ubuntu development version since ipsec-tools 1:0.8.0-9ubuntu1.
+ 
+ REPRODUCE:
+  * apt-get -y install racoon.  Choose 'racoon-tool' at the first debconf 
question.  '/etc/init.d/racoon start' reports dozens of errors similar to: 
FATAL: Module seed. not found.
+ 
+ REGRESSION POTENTIAL:
+  * Minimal.  oneiric is the only affected release as its the only Ubuntu 
release running a 3.x kernel with an affected ipsec-tools package.
+ ==

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

Title:
  Racoon fails to load the crypto modules

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

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


[Bug 881361] Re: puppetmaster-passenger fails to install with puppet 2.6.4-2ubuntu2.5

2011-10-25 Thread Launchpad Bug Tracker
This bug was fixed in the package puppet - 2.6.4-2ubuntu2.6

---
puppet (2.6.4-2ubuntu2.6) natty-security; urgency=low

  * REGRESSION FIX (LP: #881361)
- debian/patches/CVE-2011-3872.patch: updated to fix regression with
  puppetca command.
 -- Marc Deslauriers marc.deslauri...@ubuntu.com   Tue, 25 Oct 2011 13:16:29 
-0400

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

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

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

Title:
  puppetmaster-passenger fails to install with puppet 2.6.4-2ubuntu2.5

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

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


[Bug 877891] Re: Racoon fails to load the crypto modules

2011-10-25 Thread Adam Gandelman
** Changed in: ipsec-tools (Ubuntu Oneiric)
 Assignee: Adam Gandelman (gandelman-a) = (unassigned)

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

Title:
  Racoon fails to load the crypto modules

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

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


[Bug 862129] Re: samba postrm depends on packages not guaranteed to be configured

2011-10-25 Thread Steve Langasek
Analysis of the upgrade logs and further discussion on IRC shows that
it's infeasible to fix this in samba.  The problem arises when perl-
modules is unpacked without libperl5.12/perl-base, and then samba is
unpacked.  Moving the update-inetd code from the postrm to the prerm may
help in some cases, but not in this one, because whichever maintainer
script tries to call update-inetd, the modules will be unavailable to
perl at that point.

Fixing update-inetd to be more robust (i.e., to not require perl-
modules) would help for the future, but would not help for the present
upgrade problems.

I think the only way to fix this reliably is via update-manager.

** Package changed: samba (Ubuntu Oneiric) = update-manager (Ubuntu
Oneiric)

** Changed in: update-manager (Ubuntu Oneiric)
 Assignee: (unassigned) = Michael Vogt (mvo)

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

Title:
  samba postrm depends on packages not guaranteed to be configured

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

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


[Bug 877740] Re: CVE-2011-3368 Apache2 mod_proxy reverse proxy exposure

2011-10-25 Thread Michael Jeanson
My bad, sorry if anyone tried this package, I had only tested on hardy.
I uploaded a fixed package to my ppa.

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

Title:
  CVE-2011-3368 Apache2 mod_proxy reverse proxy exposure

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

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


[Bug 868360] Re: Incorrect secret key causes user details to be revealed

2011-10-25 Thread Jamie Strandboge
CVE-2011-4076 has been assigned for this issue.

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

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

Title:
  Incorrect secret key causes user details to be revealed

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

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


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

2011-10-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  package slapd 2.4.23-6ubuntu6 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/874339/+subscriptions

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


[Bug 881721] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2

2011-10-25 Thread Taylor Braun-Jones
Public bug reported:

Failed to install on upgrade from natty to oneric. Nothing peculiar
about the samba configuration prior to oneric upgrade (that I know of).

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: samba 2:3.5.8~dfsg-1ubuntu2.3
ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
Uname: Linux 2.6.38-12-generic x86_64
Architecture: amd64
Date: Tue Oct 25 14:53:22 2011
ErrorMessage: ErrorMessage: subprocess new post-removal script returned error 
exit status 2
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
RelatedPackageVersions:
 nautilus 1:3.2.1-0ubuntu1
 gvfs 1.8.0-0ubuntu3
SambaClientRegression: Yes
SourcePackage: samba
Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: 
ErrorMessage: subprocess new post-removal script returned error exit status 2
UpgradeStatus: Upgraded to natty on 2011-10-25 (0 days ago)

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


** Tags: amd64 apport-package natty

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: subprocess new post-removal script returned error exit
  status 2

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

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


[Bug 881721] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: subprocess new post-removal script returned error exit status 2

2011-10-25 Thread Taylor Braun-Jones
-- 
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/881721

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: subprocess new post-removal script returned error exit
  status 2

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

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


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

2011-10-25 Thread Tobias Bradtke
I am trying to install slapd on a fresh Ubuntu server. Package
configuration asks me to enter an Administrator password and then
again to confirm. Next screen tells me my entered configuration is
invalid:

The configuration you entered is invalid. Make sure that the DNS domain
name is syntactically valid, the field for the organization is not left
empty and the admin passwords match. If you decide not to retry the
configuration the LDAP server will not be set up. Run 'dpkg-reconfigure
slapd'

But sudo dpkg-reconfigure slapd gives:
/usr/sbin/dpkg-reconfigure: slapd is broken or not fully installed

$ uname -a
Linux ubuntu-server 3.0.0-12-server #20-Ubuntu SMP Fri Oct 7 16:36:30 UTC 2011 
x86_64 x86_64 x86_64 GNU/Linux


Here the full output of the installation:

$ sudo aptitude install slapd
The following NEW packages will be installed:
  libltdl7{a} libperl5.12{a} libslp1{a} odbcinst{a} odbcinst1debian2{a} slapd 
unixodbc{a}
0 packages upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/2051 kB of archives. After unpacking 6271 kB will be used.
Do you want to continue? [Y/n/?]
Preconfiguring packages ...
Selecting previously deselected package libltdl7.
(Reading database ... 49208 files and directories currently installed.)
Unpacking libltdl7 (from .../libltdl7_2.4-2ubuntu1_amd64.deb) ...
Selecting previously deselected package libperl5.12.
Unpacking libperl5.12 (from .../libperl5.12_5.12.4-4_amd64.deb) ...
Selecting previously deselected package libslp1.
Unpacking libslp1 (from .../libslp1_1.2.1-7.8ubuntu1_amd64.deb) ...
Selecting previously deselected package odbcinst.
Unpacking odbcinst (from .../odbcinst_2.2.14p2-2ubuntu1_amd64.deb) ...
Selecting previously deselected package odbcinst1debian2.
Unpacking odbcinst1debian2 (from 
.../odbcinst1debian2_2.2.14p2-2ubuntu1_amd64.deb) ...
Selecting previously deselected package unixodbc.
Unpacking unixodbc (from .../unixodbc_2.2.14p2-2ubuntu1_amd64.deb) ...
Selecting previously deselected package slapd.
Unpacking slapd (from .../slapd_2.4.25-1.1ubuntu4_amd64.deb) ...
Processing triggers for man-db ...
Processing triggers for ufw ...
Processing triggers for ureadahead ...
Setting up libltdl7 (2.4-2ubuntu1) ...
Setting up libperl5.12 (5.12.4-4) ...
Setting up libslp1 (1.2.1-7.8ubuntu1) ...
Setting up odbcinst (2.2.14p2-2ubuntu1) ...
Setting up odbcinst1debian2 (2.2.14p2-2ubuntu1) ...
Setting up unixodbc (2.2.14p2-2ubuntu1) ...
Setting up slapd (2.4.25-1.1ubuntu4) ...
  Omitting slapd configuration as requested.
 * No configuration file was found for slapd at /etc/ldap/slapd.conf.
invoke-rc.d: initscript slapd, action start failed.
dpkg: error processing slapd (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
  Processing 
triggers for libc-bin ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
 slapd
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up slapd (2.4.25-1.1ubuntu4) ...
  Omitting slapd configuration as requested.
 * No configuration file was found for slapd at /etc/ldap/slapd.conf.
invoke-rc.d: initscript slapd, action start failed.
invoke-rc.d: initscript slapd, action start failed.
dpkg: error processing slapd (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
  Processing 
triggers for libc-bin ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
 slapd
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up slapd (2.4.25-1.1ubuntu4) ...
  Omitting slapd configuration as requested.
 * No configuration file was found for slapd at /etc/ldap/slapd.conf.
invoke-rc.d: initscript slapd, action start failed.
dpkg: error processing slapd (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 slapd

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

Title:
  package slapd 2.4.23-6ubuntu6 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/874339/+subscriptions

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


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

2011-10-25 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  package slapd 2.4.23-6ubuntu6 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/840513/+subscriptions

-- 
Ubuntu-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-move-ec2-mirrors-to-s3] Move EC2 mirrors to S3

2011-10-25 Thread Ben Howard
Blueprint changed by Ben Howard:

Whiteboard changed:
+ Rationale:
+ S3 is a faster, more scalable technology that allows us to reduce costs and 
increase availability for EC2 users. 
+ 
+ Assumption:
+   * Running on-EC2 mirrors is expensive and presents availability challenges.
+   * on-EC2 mirrors have limited bandwidth and thus speeds can be affected by 
load
+   * S3 has very high availability
+   * S3 intra-region bandwidth is free
+   * on-EC2 mirrors results in bandwidth charges when users use a mirror 
outside the availability zone
+   * S3 is extremely fast. Generally speeds to S3 access are near-native
+   * Amazon has asked for us to host our mirrors on S3
+   * Uploads to S3 are free
+ 
+ A  prototyped-S3 mirror will be shown at UDS.
+ 
+ 
  Q. 'LAN' bandwidth access to the region mirrors is currently free already, 
no? -- Daviey
- A. All upload and intra-zone transit is free. 
+ A. All upload and intra-zone transit is free.
  
  Q. How do you keep people out of EC2 from access?
- A. Bucket policies enable restricting access to the Amazon CIDR address. 
+ A. Bucket policies enable restricting access to the Amazon CIDR address.
  
  Comments:
  - Can this whiteboard be pre-filed with some examples of how others have 
implemented this?
-*  AFAIK, there is only one implementation of S3 buckets. Most examples 
that I know of us S3 as a storage backend, while having an EC2 instance front 
the S3 storage. Amazon Linux AMI is the only pure S3 backend/frontend solution. 
+    *  AFAIK, there is only one implementation of S3 buckets. Most examples 
that I know of us S3 as a storage backend, while having an EC2 instance front 
the S3 storage. Amazon Linux AMI is the only pure S3 backend/frontend solution.
  
  - How would this work?
-   * There are a number of ways to push out a repository using existing tools. 
s3fuse (albeit rather buggy) allows you to mount a s3 bucket as file system. 
s3cmd allows for local to remote synchronization. However, in order to build 
something that scales well, you need something that uses multiple connections 
and pushes multiple files at once (i.e. threading and boto python library)
+   * There are a number of ways to push out a repository using existing tools. 
s3fuse (albeit rather buggy) allows you to mount a s3 bucket as file system. 
s3cmd allows for local to remote synchronization. However, in order to build 
something that scales well, you need something that uses multiple connections 
and pushes multiple files at once (i.e. threading and boto python library)
  
  --
  
- Examples: 
+ Examples:
  Amazon Linux AMI currently uses S3 for backing the mirrors. The design is 
more or less:
- - One bucket per region. 
- - Buckets are named off of the DNS CNAME, i.e. 
us-east-1.ec2.archive.ubuntu.com
- - a method of pushing pristine repositories up
+ - One bucket per region.
+ - Buckets are named off of the DNS CNAME, i.e. 
us-east-1.ec2.archive.ubuntu.com
+ - a method of pushing pristine repositories up

-- 
Move EC2 mirrors to S3
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-move-ec2-mirrors-to-s3

-- 
Ubuntu-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-move-ec2-mirrors-to-s3] Move EC2 mirrors to S3

2011-10-25 Thread Ben Howard
Blueprint changed by Ben Howard:

Whiteboard changed:
  Rationale:
- S3 is a faster, more scalable technology that allows us to reduce costs and 
increase availability for EC2 users. 
+ S3 is a faster, more scalable technology that allows us to reduce costs and 
increase availability for EC2 users.
  
  Assumption:
-   * Running on-EC2 mirrors is expensive and presents availability challenges.
-   * on-EC2 mirrors have limited bandwidth and thus speeds can be affected by 
load
-   * S3 has very high availability
-   * S3 intra-region bandwidth is free
-   * on-EC2 mirrors results in bandwidth charges when users use a mirror 
outside the availability zone
-   * S3 is extremely fast. Generally speeds to S3 access are near-native
-   * Amazon has asked for us to host our mirrors on S3
-   * Uploads to S3 are free
+   * Running on-EC2 mirrors is expensive and presents availability challenges.
+   * on-EC2 mirrors have limited bandwidth and thus speeds can be affected by 
load
+   * S3 has very high availability
+   * S3 intra-region bandwidth is free
+   * on-EC2 mirrors results in bandwidth charges when users use a mirror 
outside the availability zone
+   * S3 is extremely fast. Generally speeds to S3 access are near-native
+   * Amazon has asked for us to host our mirrors on S3
+   * Uploads to S3 are free
  
  A  prototyped-S3 mirror will be shown at UDS.
  
  
  Q. 'LAN' bandwidth access to the region mirrors is currently free already, 
no? -- Daviey
  A. All upload and intra-zone transit is free.
  
  Q. How do you keep people out of EC2 from access?
  A. Bucket policies enable restricting access to the Amazon CIDR address.
  
  Comments:
  - Can this whiteboard be pre-filed with some examples of how others have 
implemented this?
     *  AFAIK, there is only one implementation of S3 buckets. Most examples 
that I know of us S3 as a storage backend, while having an EC2 instance front 
the S3 storage. Amazon Linux AMI is the only pure S3 backend/frontend solution.
  
  - How would this work?
    * There are a number of ways to push out a repository using existing tools. 
s3fuse (albeit rather buggy) allows you to mount a s3 bucket as file system. 
s3cmd allows for local to remote synchronization. However, in order to build 
something that scales well, you need something that uses multiple connections 
and pushes multiple files at once (i.e. threading and boto python library)
+* Example syncronization code can be found at 
lp:~utlemming/+junk/s3repo_tools (this code will be used to populate the 
prototyped-S3 mirror for UDS. 
  
  --
  
  Examples:
  Amazon Linux AMI currently uses S3 for backing the mirrors. The design is 
more or less:
  - One bucket per region.
  - Buckets are named off of the DNS CNAME, i.e. 
us-east-1.ec2.archive.ubuntu.com
  - a method of pushing pristine repositories up

-- 
Move EC2 mirrors to S3
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-move-ec2-mirrors-to-s3

-- 
Ubuntu-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-move-ec2-mirrors-to-s3] Move EC2 mirrors to S3

2011-10-25 Thread Ben Howard
Blueprint changed by Ben Howard:

Whiteboard changed:
  Rationale:
  S3 is a faster, more scalable technology that allows us to reduce costs and 
increase availability for EC2 users.
  
  Assumption:
    * Running on-EC2 mirrors is expensive and presents availability challenges.
    * on-EC2 mirrors have limited bandwidth and thus speeds can be affected by 
load
    * S3 has very high availability
    * S3 intra-region bandwidth is free
    * on-EC2 mirrors results in bandwidth charges when users use a mirror 
outside the availability zone
    * S3 is extremely fast. Generally speeds to S3 access are near-native
    * Amazon has asked for us to host our mirrors on S3
    * Uploads to S3 are free
  
  A  prototyped-S3 mirror will be shown at UDS.
  
  
  Q. 'LAN' bandwidth access to the region mirrors is currently free already, 
no? -- Daviey
  A. All upload and intra-zone transit is free.
  
  Q. How do you keep people out of EC2 from access?
  A. Bucket policies enable restricting access to the Amazon CIDR address.
  
  Comments:
  - Can this whiteboard be pre-filed with some examples of how others have 
implemented this?
     *  AFAIK, there is only one implementation of S3 buckets. Most examples 
that I know of us S3 as a storage backend, while having an EC2 instance front 
the S3 storage. Amazon Linux AMI is the only pure S3 backend/frontend solution.
  
  - How would this work?
    * There are a number of ways to push out a repository using existing tools. 
s3fuse (albeit rather buggy) allows you to mount a s3 bucket as file system. 
s3cmd allows for local to remote synchronization. However, in order to build 
something that scales well, you need something that uses multiple connections 
and pushes multiple files at once (i.e. threading and boto python library)
-* Example syncronization code can be found at 
lp:~utlemming/+junk/s3repo_tools (this code will be used to populate the 
prototyped-S3 mirror for UDS. 
+    * Example syncronization code can be found at 
lp:~utlemming/+junk/s3repo_tool (this code will be used to populate the 
prototyped-S3 mirror for UDS.
  
  --
  
  Examples:
  Amazon Linux AMI currently uses S3 for backing the mirrors. The design is 
more or less:
  - One bucket per region.
  - Buckets are named off of the DNS CNAME, i.e. 
us-east-1.ec2.archive.ubuntu.com
  - a method of pushing pristine repositories up

-- 
Move EC2 mirrors to S3
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-move-ec2-mirrors-to-s3

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


[Bug 835010] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu1.1 failed to install/upgrade: open-vm-tools kernel module failed to build

2011-10-25 Thread Launchpad Bug Tracker
[Expired for open-vm-tools (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: open-vm-tools (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package open-vm-dkms 2011.03.28-387002-0ubuntu1.1 failed to
  install/upgrade: open-vm-tools kernel module failed to build

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

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


[Bug 828424] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-10-25 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 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/samba/+bug/828424/+subscriptions

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