[Bug 670289] Re: Laptop won't shut down with rabbitmq running

2011-11-30 Thread Sampo Savolainen
This seems to be connected to bug
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/880771

ConsoleKit thinks rabbitmq-server is a user session and therefore
lightdm refuses to shut down the computer. The question is: why dows
rabbitmq look like a user session?

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

Title:
  Laptop won't shut down with rabbitmq running

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

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


[Bug 607039] Re: NFS4 automount using replicated servers doesn't work

2011-11-30 Thread Stefan Bader
I carefully went through the various man pages again and found that
despite me missing those before, there are indications:

man nfs
...
The  fstype  field  contains  "nfs".   Use  of  the  "nfs4"  fstype  in 
/etc/fstab is deprecated.
...
To mount using NFS version 4, use either the nfs file system type, with the 
nfsvers=4 mount option, or the nfs4 file system type.

man mount.nfs4
...
Under Linux 2.6.32 and later kernel versions, mount.nfs can  mount  all NFS  
file  system  versions.   Under  earlier  Linux  kernel  versions, mount.nfs4 
must be used for mounting NFSv4 file systems while mount.nfs must be used for 
NFSv3 and v2.

The man page for mount mentions nfs4 but says nothing specific about
nfs4 but mentions it. And the examples in nfs(5) rather show the nfs4
fstype approach. So it is a bit mixed.  My feeling would be that the nfs
related man pages may be a bit more actively pushing people to drop nfs4
as the fstype. But probably add an alias definition in modprobe.d (if
that is allowed by policy).

Steve, this sounds to me like we should open a related debian bug along.
Or would we make changes in our package an then ask for things to be
picked up?

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

Title:
  NFS4 automount using replicated servers doesn't work

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

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


[Bug 898124] [NEW] Missing Files for Apache2::SizeLimit in libapache2-mod-perl2 (2.0.5-2 oneiric)

2011-11-30 Thread Oliver Flimm
Public bug reported:

There is an inconsistency in the  libapache2-mod-perl2 (2.0.5-2) package
in oneiric. Apache2::SizeLimit consists of

Apache/SizeLimit.pm
Apache/SizeLimit/Core.pm
Apache2/SizeLimit.pm

plus manpages.

Only Apache2/SizeLimit.pm is included in the package, but not the other
two upon which the included file depends.

Possible solutions

1) Remove all Apache-SizeLimit related files so its possible to build
and create/install a separate libapache2-sizelimit-perl package

2) Include all Apache-SizeLimit related files. This would result in a
new dependency to the Perl Linux::pid-Module and the creation/addition
of this package to Ubuntu.

Regards

Oliver

** Affects: libapache2-mod-perl2 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Missing Files for Apache2::SizeLimit in libapache2-mod-perl2 (2.0.5-2
  oneiric)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libapache2-mod-perl2/+bug/898124/+subscriptions

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


[Bug 872437] Re: the slapd-config database should not be under /etc

2011-11-30 Thread Peter Matulis
*** This bug is a duplicate of bug 667597 ***
https://bugs.launchpad.net/bugs/667597

** Changed in: openldap (Ubuntu)
   Status: Incomplete => New

** This bug has been marked a duplicate of bug 667597
   conf.d directory not a configuration directory

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

Title:
  the slapd-config database should not be under /etc

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

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


[Bug 893978] Re: Groovy package should depend on either sun-jdk or openjdk

2011-11-30 Thread Ravi Teja
It seems like default-jdk pulls:

"ca-certificates-java default-jdk default-jre default-jre-headless
icedtea-6-jre-cacao icedtea-6-jre-jamvm icedtea-netx libaccess-bridge-
java  libaccess-bridge-java-jni libice-dev libpthread-stubs0 libpthread-
stubs0-dev  libsm-dev libx11-dev libxau-dev libxcb1-dev libxdmcp-dev
libxt-dev  openjdk-6-jdk openjdk-6-jre openjdk-6-jre-headless openjdk-6
-jre-lib  ttf-dejavu-extra tzdata-java x11proto-core-dev x11proto-input-
dev  x11proto-kb-dev xtrans-dev"

It doesn't check if sun-java6-jdk is already installed

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

Title:
  Groovy package should depend on either sun-jdk or openjdk

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

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


[Bug 893978] Re: Groovy package should depend on either sun-jdk or openjdk

2011-11-30 Thread Ravi Teja
The above was tested on

Distributor ID: Ubuntu
Description:Ubuntu 11.04
Release:11.04
Codename:   natty

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

Title:
  Groovy package should depend on either sun-jdk or openjdk

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

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


[Bug 897161] Re: Apache2 incorrectly sends HTTP_REQUEST_TIME_OUT to many requests

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

** Changed in: apache2 (Ubuntu)
   Status: New => Confirmed

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

Title:
  Apache2 incorrectly sends HTTP_REQUEST_TIME_OUT to many requests

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

-- 
Ubuntu-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-cloudimages-cloudinit] Improvements to Cloud-init or Cloud Images

2011-11-30 Thread Scott Moser
Blueprint changed by Scott Moser:

Whiteboard changed:
  Etherpad:
    edit: http://pad.ubuntu.com/uds-p-servercloud-p-cloudimages-cloudinit
    time slider: 
http://pad.ubuntu.com/ep/pad/view/uds-p-servercloud-p-cloudimages-cloudinit/latest
  
  Work Items:
  Implement public glance server: TODO
  Canonical IS ticket for public glance server: TODO
  Populate glance server on build finish: TODO
  Provide clean /query2 data pointing to .img files: TODO
  hand off glance server to canonical IS: TODO
  [smoser] make ec2-publishing-scripts publish instance-store concurrently: DONE
  [smoser] make ec2-publishing-scripts publish ebs concurrently: DONE
  [smoser] make ec2-publishing-scripts describe-images much less (speed): DONE
  [smoser] add serial number to daily HEADER.html output: DONE
  [smoser] trouble shoot publish parallel fallout as it comes in: IN_PROGRESS
- [smoser] address need for locking on elastic IP address: TODO
+ [smoser] re-implement EBS publishing to not require ssh or elastic IP: TODO
  sync/merge with upstream cdimage scripts and nectarine: TODO
  cloud-init fix /etc/hosts editing (bug 871966, bug 890501): TODO
  cloud-init upstream add unit test: TODO
  cloud-init support userdata, metadata from configdrive (bug 857378): TODO
  cloud-init support network config via configdrive: TODO
  cloud-init support cloud-local mirrors via dns naming convention: TODO
  cloud-init support cloud-local proxy via dns naming convention: TODO
  better documentation rebundling via user-data and kvm: TODO
  follow up with aligouri on definitive qcow format link for OVF: TODO

-- 
Improvements to Cloud-init or Cloud Images
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloudimages-cloudinit

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


[Blueprint servercloud-p-openstack] Openstack Next Steps

2011-11-30 Thread Chuck Short
Blueprint changed by Chuck Short:

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

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

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


[Bug 898289] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2011-11-30 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  open-vm-dkms 2011.07.19-450511-0ubuntu2: 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/898289/+subscriptions

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


[Bug 898289] [NEW] open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2011-11-30 Thread Daren Huang
Public bug reported:

make: *** vmxnet: No such file or directory.  Stop.
make: *** vsock: No such file or directory.  Stop.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: open-vm-dkms 2011.07.19-450511-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-2.5-generic 3.2.0-rc3
Uname: Linux 3.2.0-2-generic i686
ApportVersion: 1.90-0ubuntu1
Architecture: i386
DKMSKernelVersion: 3.2.0-2-generic
Date: Thu Dec  1 02:19:48 2011
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111011)
PackageArchitecture: all
PackageVersion: 2011.07.19-450511-0ubuntu2
SourcePackage: open-vm-tools
Title: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: open-vm-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise ubuntu-une

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

Title:
  open-vm-dkms 2011.07.19-450511-0ubuntu2: 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/898289/+subscriptions

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


[Bug 898289] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2011-11-30 Thread Daren Huang
-- 
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/898289

Title:
  open-vm-dkms 2011.07.19-450511-0ubuntu2: 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/898289/+subscriptions

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


[Blueprint servercloud-p-openstack-charms] Revisiting openstack juju charms

2011-11-30 Thread Adam Gandelman
Blueprint changed by Adam Gandelman:

Whiteboard changed:
  Work items:
  
  nova-cloud-controller - Split into charms after Juju supports multiple units 
on a machine (or colocation): TODO
- nova-network - Add VLAN net manager support: TODO
- glance - ceph interface and optional, configurable S3 support: TODO
+ [gandelman-a] nova-network - Add VLAN net manager support: TODO
+ [gandelman-a] glance - ceph interface and optional, configurable S3 support: 
TODO
  glance - split API and registry server to individual charms (when Juju 
features become available): TODO
  swift - general overhaul/cleanup: TODO
  swift - refactor/reimplement storage node add-unit / remove-unit & balancing: 
TODO
  swift:-proxy - load balancing relations: TODO
  all charms: need relations to nagios and collectd: TODO
- keystone - charm needed: TODO
- nova-volume - charm needed: TODO
- horizon - charm needed: TODO
- nova-compute - SSL for live migration: TODO
+ [gandelman-a] keystone - charm needed: TODO
+ [gandelman-a] nova-volume - charm needed: TODO
+ [gandelman-a] horizon - charm needed: TODO
+ [gandelman-a] nova-compute - SSL for live migration: TODO
  rabbitmq - add active-active clustering support: TODO
  melange - charm needed if quantum is supported (tech preview): TODO
  
  Current Charms:
   * nova-cloud-controller
   * nova-compute
   * glance
   * swift-proxy
   * swift-storage
  
  TODOS for current charms:
   * Reimplement swift-storage pool (one juju service unit per swift zone, 
allow add-unit per zone)
   * Break nova-cloud-controller into individual charms (nova-api, 
nova-scheduler, nova-objectstore)
   * Enable and ensure Horizontal scaling  of swift-proxy , glance and 
nova-cloud-controller
  
  Charms needed:
   * keystone
   * nova-volume

-- 
Revisiting openstack juju charms
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-openstack-charms

-- 
Ubuntu-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-install-experience] Revisit the install experience for products delivered via orchestra + juju

2011-11-30 Thread Adam Gandelman
Blueprint changed by Adam Gandelman:

Whiteboard changed:
  Work Items:
  replace "install ubuntu cloud" on the CD boot menu with "Cloud, Cluster or 
Automated Installation": TODO
  add SSL support to cobbler-enlist: TODO
- add auto-generation of hostname when not provided by dhcp to cobbler-enlist: 
TODO
+ [gandelman-a] add auto-generation of hostname when not provided by dhcp to 
cobbler-enlist: TODO
  document use case prototype without control of DHCP/DNS: TODO
  document use case install with external DHCP/DNS: TODO
  document  use case dedicated provisioning network: TODO
  [clint-fewbar] add strong authorization to cobbler enlist process: TODO
- [davewalker] Investigate PXE enrichment for scenario where we cannot expect 
network changes: TODO 
+ [davewalker] Investigate PXE enrichment for scenario where we cannot expect 
network changes: TODO
  
  Etherpad notes from session:
  
  The current install experience for Ubuntu Cloud Infrastructure is less than 
optimal:
  - lack of discoverability
  - many steps
  - lack of clean documentation
  We need to identify what, when and how to improve this, specifically  for 
Ubuntu Cloud Infrastructure and in general for products delivers via  orchestra 
+ juju

-- 
Revisit the install experience for products delivered via orchestra + juju
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-install-experience

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


[Bug 892332] Re: ntp apparmor profile insufficient ipv6 rights

2011-11-30 Thread Keith Johnson
Yes, as noted in my original report, adding that line did fix the
problem for me.

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

Title:
  ntp apparmor profile insufficient ipv6 rights

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

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


[Bug 894754] Re: openvswitch_mod module not found

2011-11-30 Thread Ursula Junque
I was able to reproduce this bug on an Oneiric fresh install. Installing
the package fails with the same message indicated by the reported. It
should be fixed on Oneiric as well.

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

Title:
  openvswitch_mod module not found

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

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


[Bug 894754] Re: openvswitch_mod module not found

2011-11-30 Thread Ursula Junque
** Tags added: bitesize

** Summary changed:

- openvswitch_mod module not found
+ openvswitch missing -datapath-dkms dependency, fails to install

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

Title:
  openvswitch missing -datapath-dkms dependency, fails to install

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

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


[Bug 894754] Re: openvswitch_mod module not found

2011-11-30 Thread Ursula Junque
*reporter

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

Title:
  openvswitch_mod module not found

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

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


[Bug 688541] Re: race condition on shutdown (leads to corrupted fs)

2011-11-30 Thread Clint Byrum
** Changed in: sysvinit (Ubuntu)
   Importance: Undecided => High

** Changed in: sysvinit (Ubuntu)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

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

Title:
  race condition on shutdown (leads to corrupted fs)

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

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


[Bug 892332] Re: ntp apparmor profile insufficient ipv6 rights

2011-11-30 Thread Jamie Strandboge
** Changed in: ntp (Ubuntu Precise)
   Status: Confirmed => Triaged

** No longer affects: ntp (Ubuntu Hardy)

** Changed in: ntp (Ubuntu Precise)
Milestone: precise-alpha-1 => precise-alpha-2

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

Title:
  ntp apparmor profile insufficient ipv6 rights

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

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


[Bug 894754] Re: openvswitch_mod module not found

2011-11-30 Thread Ursula Junque
** Also affects: openvswitch (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

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

Title:
  openvswitch_mod module not found

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

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


[Bug 538604] Re: Storage stats (vol size, counts) are not remembered across SC restarts

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  Storage stats (vol size, counts) are not remembered across SC restarts

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

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


[Bug 532938] Re: restarting the cloud controller while instances are pending causes incorrect address allocation state

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  restarting the cloud controller while instances are pending causes
  incorrect address allocation state

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

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


[Bug 688541] Re: race condition on shutdown (leads to corrupted fs)

2011-11-30 Thread Clint Byrum
So, I believe the right way to handle this is to wait a long time for
any upstart job that has status of 'stop/killed'.

We can't be finding all of the "services that are slow to shutdown" one
by one. Authors of upstart jobs will know how long to wait before
sending kill -9. Once kill -9 has been sent, the job's state actually
changes to post-stop, so sendsigs wouldn't wait any longer anyway, but
we should cap it at something longer than 10 seconds. I would suggest 5
minutes.

Anyway, because of this, I don't think we should just fix this in mysql,
we should fix it in sysvinit. However until its fixed in sysvinit, I'll
change mysql's stop on to be 'stop on starting rc RUNLEVEL...'

** Changed in: mysql-5.1 (Ubuntu)
 Assignee: Canonical Foundations Team (canonical-foundations) => Clint 
Byrum (clint-fewbar)

** Changed in: mysql-5.1 (Ubuntu)
   Status: Triaged => In Progress

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

Title:
  race condition on shutdown (leads to corrupted fs)

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

-- 
Ubuntu-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-cloudimages-cloudinit] Improvements to Cloud-init or Cloud Images

2011-11-30 Thread Scott Moser
Blueprint changed by Scott Moser:

Whiteboard changed:
  Etherpad:
    edit: http://pad.ubuntu.com/uds-p-servercloud-p-cloudimages-cloudinit
    time slider: 
http://pad.ubuntu.com/ep/pad/view/uds-p-servercloud-p-cloudimages-cloudinit/latest
  
  Work Items:
  Implement public glance server: TODO
  Canonical IS ticket for public glance server: TODO
  Populate glance server on build finish: TODO
  Provide clean /query2 data pointing to .img files: TODO
  hand off glance server to canonical IS: TODO
  [smoser] make ec2-publishing-scripts publish instance-store concurrently: DONE
  [smoser] make ec2-publishing-scripts publish ebs concurrently: DONE
  [smoser] make ec2-publishing-scripts describe-images much less (speed): DONE
  [smoser] add serial number to daily HEADER.html output: DONE
  [smoser] trouble shoot publish parallel fallout as it comes in: IN_PROGRESS
  [smoser] re-implement EBS publishing to not require ssh or elastic IP: TODO
  sync/merge with upstream cdimage scripts and nectarine: TODO
  cloud-init fix /etc/hosts editing (bug 871966, bug 890501): TODO
  cloud-init upstream add unit test: TODO
  cloud-init support userdata, metadata from configdrive (bug 857378): TODO
  cloud-init support network config via configdrive: TODO
  cloud-init support cloud-local mirrors via dns naming convention: TODO
  cloud-init support cloud-local proxy via dns naming convention: TODO
  better documentation rebundling via user-data and kvm: TODO
- follow up with aligouri on definitive qcow format link for OVF: TODO
+ follow up with aligouri on definitive qcow format link for OVF: DONE

-- 
Improvements to Cloud-init or Cloud Images
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-cloudimages-cloudinit

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


[Bug 615468] Re: Invalid quantifier javascript error when creating account

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  Invalid quantifier javascript error when creating account

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

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


[Bug 688541] Re: race condition on shutdown (leads to corrupted fs)

2011-11-30 Thread Clint Byrum
** Also affects: mysql-5.5 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: mysql-5.5 (Ubuntu)
   Status: New => In Progress

** Changed in: mysql-5.5 (Ubuntu)
   Importance: Undecided => High

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

Title:
  race condition on shutdown (leads to corrupted fs)

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

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


[Bug 688541] Re: race condition on shutdown (leads to corrupted fs)

2011-11-30 Thread Clint Byrum
** Changed in: mysql-5.5 (Ubuntu)
 Assignee: (unassigned) => Clint Byrum (clint-fewbar)

** Changed in: mysql-5.1 (Ubuntu)
   Status: In Progress => Triaged

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

Title:
  race condition on shutdown (leads to corrupted fs)

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

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


[Bug 688541] Re: race condition on shutdown (leads to corrupted fs)

2011-11-30 Thread Launchpad Bug Tracker
** Branch linked: lp:~clint-fewbar/ubuntu/precise/mysql-5.5/merge-from-
ddebian

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

Title:
  race condition on shutdown (leads to corrupted fs)

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

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


[Bug 535335] Re: failed volumes appear as creating

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  failed volumes appear as creating

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

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


[Bug 526506] Re: [karmic]: attaching volume to /dev/sda results in non operational node

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  [karmic]: attaching volume to /dev/sda results in non operational node

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

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


[Bug 534868] Re: update the default message expiration time

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  update the default message expiration time

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

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


[Bug 526591] Re: euca2ools parsing of config file is severely limited

2011-11-30 Thread graziano obertelli
** Project changed: eucalyptus => euca2ools

** Changed in: euca2ools
   Status: Fix Committed => Fix Released

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

Title:
  euca2ools parsing of config file is severely limited

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

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


[Bug 534877] Re: potential db connection leak when no default kernel/ramdisk id is not set

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  potential db connection leak when no default kernel/ramdisk id is not
  set

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

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


[Bug 525989] Re: Eucalyptus runs images without ramdisk with a default ramdisk

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  Eucalyptus runs images without ramdisk with a default ramdisk

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

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


[Bug 516738] Re: image store broken on Lucid

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  image store broken on Lucid

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

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


[Bug 525137] Re: Euca2ools lib should not sys.exit

2011-11-30 Thread graziano obertelli
** No longer affects: eucalyptus

** Changed in: euca2ools
   Status: Fix Committed => Fix Released

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

Title:
  Euca2ools lib should not sys.exit

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

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


[Bug 545000] Re: walrus, create_bucket with spaces

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  walrus, create_bucket with spaces

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

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


[Bug 552829] Re: In rare cases, if the SC fails to export a volume, volume state is not correctly updated

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  In rare cases, if the SC fails to export a volume, volume state is not
  correctly updated

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

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


[Bug 534869] Re: incorrect error message when timestamp has expired

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  incorrect error message when timestamp has expired

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

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


[Bug 544992] Re: get_all_keys gives an extra item

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  get_all_keys gives an extra item

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

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


[Bug 532682] Re: instance stays in pending for > 1 hour, then to terminated

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  instance stays in pending for > 1 hour, then to terminated

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

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


[Bug 885107] Re: resuming after suspend looses control on fan speed, which is kept at 100%

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

** Changed in: lm-sensors (Ubuntu)
   Status: New => Confirmed

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

Title:
  resuming after suspend looses control on fan speed, which is kept at
  100%

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

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


[Bug 658023] Re: registration token computed incorrectly

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  registration token computed incorrectly

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

-- 
Ubuntu-server-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-11-30 Thread Lars Rune Nøstdal
I'm also seeing this using php-cgi  with lighttpd as a front-end
(reverse proxy)...

-- 
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 637659] Re: metadata service returns 500 error

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  metadata service returns 500 error

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

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


[Bug 622818] Re: unexpected errors after a sequence of tests

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  unexpected errors after a sequence of tests

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

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


[Bug 664002] Re: euca_conf --list-nodes returns nothing even when nodes are registered

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  euca_conf --list-nodes returns nothing even when nodes are registered

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

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


[Bug 552115] Re: node registration fails if node is co-located with CC, and node hostname is detected as local

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  node registration fails if node is co-located with CC, and node
  hostname is detected as local

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

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


[Bug 661565] Re: With versioning turned on, PUT object does not return version id in the header

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  With versioning turned on, PUT object does not return version id in
  the header

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

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


[Bug 536876] Re: euca-describe-availability-zones verbose is undocumented

2011-11-30 Thread graziano obertelli
** Changed in: euca2ools
   Status: Fix Committed => Fix Released

** No longer affects: eucalyptus

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

Title:
  euca-describe-availability-zones verbose is undocumented

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

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


[Bug 530296] Re: euca-describe-images returns empty set if ami given and owner != self

2011-11-30 Thread graziano obertelli
** Project changed: eucalyptus => euca2ools

** Changed in: euca2ools
   Status: Fix Committed => Fix Released

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

Title:
  euca-describe-images returns empty set if ami given and owner != self

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

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


[Bug 526697] Re: euca-describe-images has a different order of ramdisk and kernel than ec2-describe-images

2011-11-30 Thread graziano obertelli
** Changed in: euca2ools
   Status: Fix Committed => Fix Released

** No longer affects: eucalyptus

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

Title:
  euca-describe-images has a different order of ramdisk and kernel than
  ec2-describe-images

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

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


[Bug 885107] Re: resuming after suspend looses control on fan speed, which is kept at 100%

2011-11-30 Thread Ednilton Santos de Oliveira
Same here on Kubuntu 11.10 64 bits installed on a Sandy Bridge based
laptop.

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

Title:
  resuming after suspend looses control on fan speed, which is kept at
  100%

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

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


[Bug 894279] Re: cloud-init fails to fetch metadata with OpenStack

2011-11-30 Thread Serge Hallyn
I'll mark this confirmed as I think it's agreed there is aproblem, just
not what to do about it.

** Changed in: cloud-init (Ubuntu)
   Importance: Undecided => Low

** Changed in: cloud-init (Ubuntu)
   Status: New => Confirmed

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

Title:
  cloud-init fails to fetch metadata with OpenStack

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

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


[Bug 552883] Re: When volume creation fails, storage statistics are incorrectly updated in some cases

2011-11-30 Thread graziano obertelli
** Changed in: eucalyptus
   Status: Fix Committed => Fix Released

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

Title:
  When volume creation fails, storage statistics are incorrectly updated
  in some cases

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

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


[Bug 541468] Re: euca-describe-images lists all images when querying against ec2

2011-11-30 Thread graziano obertelli
** Changed in: euca2ools
   Status: Fix Committed => Fix Released

** No longer affects: eucalyptus

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

Title:
  euca-describe-images  lists all images when querying against ec2

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

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


[Bug 688541] Re: race condition on shutdown (leads to corrupted fs)

2011-11-30 Thread Steve Langasek
I agree that this should be fixed in sysvinit.  Is it really appropriate
to change mysql-5.5 at all?  It should be a straightforward change to
sysvinit, and the mysql change should be reverted afterwards.

** Tags added: rls-p-tracking

** Also affects: mysql-5.1 (Ubuntu Precise)
   Importance: High
 Assignee: Clint Byrum (clint-fewbar)
   Status: Triaged

** Also affects: mysql-5.5 (Ubuntu Precise)
   Importance: High
 Assignee: Clint Byrum (clint-fewbar)
   Status: In Progress

** Also affects: sysvinit (Ubuntu Precise)
   Importance: High
 Assignee: Canonical Foundations Team (canonical-foundations)
   Status: Triaged

** Changed in: sysvinit (Ubuntu Precise)
Milestone: None => ubuntu-12.04

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

Title:
  race condition on shutdown (leads to corrupted fs)

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

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


[Bug 894804] Re: 255 cannot create tmp file

2011-11-30 Thread Serge Hallyn
I couldn't reproduce this on precise.

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

Title:
  255 cannot create tmp file

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

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


[Bug 894754] Re: openvswitch missing -datapath-dkms dependency, fails to install

2011-11-30 Thread Brian Murray
** Changed in: openvswitch (Ubuntu Oneiric)
   Status: New => Triaged

** Changed in: openvswitch (Ubuntu Oneiric)
   Importance: Undecided => Medium

** Description changed:

  After installing openvswitch-switch in a clean upgraded 11.10
  installation, the package installation fails when trying to start the
  openvswitch initscript:
  
  FATAL: Module openvswitch_mod not found.
  
  The module isn't available in /lib/modules.
+ 
+ WORKAROUND
+ sudo apt-get install openvswitch-datapath-dkms

** Changed in: openvswitch (Ubuntu Oneiric)
Milestone: None => oneiric-updates

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

Title:
  openvswitch missing -datapath-dkms dependency, fails to install

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

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


[Bug 898365] [NEW] cloud-config mount of '[swap, null ]' not handled correctly

2011-11-30 Thread Scott Moser
Public bug reported:

when testing precise alpha-1 I noticed some errors in the logs like this:
 
 fsck: fsck.swap: not found
 fsck: Error 2 while executing fsck.swap for /dev/xvda3
 fsck.ext3: Device or resource busy while trying to open /dev/xvda2
 Filesystem mounted or opened exclusively by another program?
 ..
 mountall: fsck None [344] terminated with status 8

This was with cloud-config user-data like:
  mounts:
   - [ ephemeral0, /opt , auto, "defaults,noexec" ]
   - [ swap, null ]

The resultant fstab had:
  /dev/xvda2/optautodefaults,noexec,comment=cloudconfig 0   
2
  /dev/xvda3Noneautodefaults,nobootwait,comment=cloudconfig 0   
2

There should not be an entry for swap.

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

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

Title:
  cloud-config mount of '[swap, null ]' not handled correctly

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

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


[Bug 894804] Re: 255 cannot create tmp file

2011-11-30 Thread Serge Hallyn
In the example shown, the share name starts with a colon (:).  On both
precise and oneiric, nautilus refuses to create such a share for me.

Can you show what 'ls -l /var/lib/samba' shows?

** Changed in: samba (Ubuntu)
   Status: New => Incomplete

** Changed in: samba (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  255 cannot create tmp file

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

-- 
Ubuntu-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-kvm] KVM plans for p

2011-11-30 Thread Serge Hallyn
Blueprint changed by Serge Hallyn:

Whiteboard changed:
  Status: Not yet started
  
  Work Items:
  [serge-hallyn] create qemu-utils package for qemu-nbd,qemu-img: DONE
  [serge-hallyn] re-base kvm-pxe on ipxe: INPROGRESS
  [serge-hallyn] Build qemu-kvm-spice from qemu-linaro: INPROGRESS
+ [serge-hallyn] optionally have qemu-kvm upstart job load vhost_net: INPROGRESS
  [serge-hallyn] (once kvm-pxe comes from ipxe) make qemu-kvm depend on or 
recommend kvm-pxe: TODO
  [serge-hallyn] test open openvswitch with qemu-kvm, document in features wiki 
page: TODO
- [serge-hallyn] have qemu-kvm upstart job load vhost_net: TODO
  [serge-hallyn] run qrt tests before (each, but) 1.0 qemu-kvm upload: TODO
  [serge-hallyn] (when librbd/librados in main): turn librbd/librados on in 
configure: TODO
  [serge-hallyn] MIR VDE, turn on in kvm: TODO
  [serge-hallyn] turn VDE on in kvm: TODO
  
  Notes:
  The MIR of the spice libs has been rejected.
+ vhost_net actually slightly reduces iperf throughput for me.

-- 
KVM plans for p
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-p-kvm

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


[Bug 898365] Re: cloud-config mount of '[swap, null ]' not handled correctly

2011-11-30 Thread Launchpad Bug Tracker
** Branch linked: lp:cloud-init

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

Title:
  cloud-config mount of '[swap, null ]' not handled correctly

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

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


[Bug 898365] Re: cloud-config mount of '[swap, null ]' not handled correctly

2011-11-30 Thread Scott Moser
** Changed in: cloud-init (Ubuntu)
   Importance: Undecided => Medium

** Changed in: cloud-init (Ubuntu)
   Status: New => Fix Committed

** Changed in: cloud-init (Ubuntu)
 Assignee: (unassigned) => Scott Moser (smoser)

** Changed in: cloud-init (Ubuntu)
   Status: Fix Committed => Triaged

** Also affects: cloud-init
   Importance: Undecided
   Status: New

** Changed in: cloud-init
   Status: New => Fix Committed

** Changed in: cloud-init
   Importance: Undecided => Medium

** Changed in: cloud-init
 Assignee: (unassigned) => Scott Moser (smoser)

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

Title:
  cloud-config mount of '[swap, null ]' not handled correctly

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

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


[Bug 898373] [NEW] fsck.ext3: Device or resource busy while trying to open /dev/xvda2

2011-11-30 Thread Scott Moser
Public bug reported:

I'm opening this against cloud-init, but I do not actually think that is valid.
In an ec2 instance for test of alpha-1 images [1], we saw errors on boot like:

  Loading, please wait...
  [1342606.840604] udevd[81]: starting version 175
  Begin: Loading essential drivers ... done.
  Begin: Running /scripts/init-premount ... done.
  Begin: Mounting root file system ... Begin: Running /scripts/local-top ... 
done.
  Begin: Running /scripts/local-premount ... done.
  [1342607.148903] EXT4-fs (xvda1): mounted filesystem with ordered data mode. 
Opts: (null)
  Begin: Running /scripts/local-bottom ... done.
  done.
  Begin: Running /scripts/init-bottom ... done.
  lxcmount stop/pre-start, process 178
  fsck from util-linux 2.19.1
  fsck from util-linux 2.19.1
  fsck: fsck.swap: not found
  fsck: Error 2 while executing fsck.swap for /dev/xvda3
  fsck.ext3: Device or resource busy while trying to open /dev/xvda2
  Filesystem mounted or opened exclusively by another program?
  cloud-init start-local running: Wed, 30 Nov 2011 19:25:20 +. up 3.98 
seconds
  no instance data found in start-local

The swap errors are due to bug 898365.
The cloud-config given to the instance included:
  mounts:
   - [ ephemeral0, /opt , auto, "defaults,noexec" ]
   - [ swap, null ]

And given that bug, the /etc/fstab during this reboot probably had:
  /dev/xvda2 /opt auto defaults,noexec,comment=cloudconfig 0 2
  /dev/xvda3 None auto defaults,nobootwait,comment=cloudconfig 0 2

The thing that confuses me, and the reason I do not think this is cloud-
init's fault is that this happens prior to cloud-init start-local.  So,
yes, there is a broken fstab, but not for /dev/xvda2.

The errors listed above are on first reboot after cloud-init wrote those fstab 
entries, and then issued 'mount -a' from a upstart job (cloud-config.conf) 
launched at:
   start on (filesystem and started rsyslog)

--
[1] 
https://jenkins.qa.ubuntu.com/job/precise-server-ec2/ARCH=i386,REGION=us-west-1,STORAGE=instance-store,TEST=cloud-config,label=ubuntu-server-ec2-testing/1/artifact/None/i386/m1.small/instance-store/i-835a3dc4/uec2-2030-1920-5d6ee3bc489541-terminated.console.txt

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: cloud-init 0.6.2-0ubuntu1 [modified: 
usr/share/pyshared/cloudinit/CloudConfig/cc_mounts.py]
ProcVersionSignature: User Name 3.2.0-2.5-virtual 3.2.0-rc3
Uname: Linux 3.2.0-2-virtual i686
ApportVersion: 1.90-0ubuntu1
Architecture: i386
Date: Wed Nov 30 21:44:25 2011
Ec2AMI: ami-a7cc07ce
Ec2AMIManifest: 
ubuntu-us-east-1/images-testing/ubuntu-precise-daily-i386-server-2030.manifest.xml
Ec2AvailabilityZone: us-east-1c
Ec2InstanceType: m1.small
Ec2Kernel: aki-805ea7e9
Ec2Ramdisk: unavailable
PackageArchitecture: all
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: cloud-init
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug ec2-images i386 precise

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

Title:
  fsck.ext3: Device or resource busy while trying to open /dev/xvda2

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

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


[Bug 898373] Re: fsck.ext3: Device or resource busy while trying to open /dev/xvda2

2011-11-30 Thread Scott Moser
** Attachment added: "test output console log"
   
https://bugs.launchpad.net/bugs/898373/+attachment/2614073/+files/console-ami-a7cc07ce.log

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

Title:
  fsck.ext3: Device or resource busy while trying to open /dev/xvda2

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

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


[Bug 898373] Re: fsck.ext3: Device or resource busy while trying to open /dev/xvda2

2011-11-30 Thread Scott Moser
Just a note, this did not occur on all instances with this user-data.

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

Title:
  fsck.ext3: Device or resource busy while trying to open /dev/xvda2

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

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


[Bug 896715] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-11-30 Thread Serge Hallyn
** Changed in: mysql-5.1 (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 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/mysql-5.1/+bug/896715/+subscriptions

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


[Bug 897663] Re: don't connect to imagestore.canonical.com

2011-11-30 Thread Serge Hallyn
** Changed in: image-store-proxy (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  don't connect to imagestore.canonical.com

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/image-store-proxy/+bug/897663/+subscriptions

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


[Bug 897632] Re: package postfix 2.8.5-2~build0.11.04 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 75

2011-11-30 Thread Serge Hallyn
Thanks for submitting this bug.

The DpkgTerminalLog.txt shows:

newaliases: fatal: /etc/mailname: file has 2 hard links

Could you show the results of

ls -ld /etc/mailname
ls -l /etc/mailname


** Changed in: postfix (Ubuntu)
   Importance: Undecided => Medium

** Changed in: postfix (Ubuntu)
   Status: New => Incomplete

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

Title:
  package postfix 2.8.5-2~build0.11.04 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  75

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

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


[Bug 897632] Re: package postfix 2.8.5-2~build0.11.04 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 75

2011-11-30 Thread Serge Hallyn
(Note: I've seen this before.  If it turns out /etc/mailname is a
directory, it will be worth trying to figure out why and how that
happened.)

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

Title:
  package postfix 2.8.5-2~build0.11.04 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  75

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

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


[Bug 894804] Re: 255 cannot create tmp file

2011-11-30 Thread dz0ny
root@namizni:/var/run# ls -l /var/lib/samba
skupno 312
-rw---  1 root  root   36864 2011-11-18 22:16 account_policy.tdb
-rw---  1 root  root   77824 2011-11-18 22:16 group_mapping.ldb
-rw---  1 root  root8192 2011-11-18 22:16 ntdrivers.tdb
-rw---  1 root  root 696 2011-11-18 22:16 ntforms.tdb
-rw---  1 root  root   20480 2011-11-18 22:22 ntprinters.tdb
-rw---  1 root  root   36864 2011-11-30 22:20 passdb.tdb
drwxr-xr-x  2 root  root4096 2011-11-18 22:16 perfmon
drwxr-xr-x 10 root  root4096 2011-11-25 16:20 printers
-rw---  1 root  root   36864 2011-11-18 22:16 registry.tdb
-rw---  1 root  root   45056 2011-11-18 22:16 secrets.tdb
-rw---  1 root  root   36864 2011-11-18 22:16 share_info.tdb
drwxr-xr-x  2 janez sambashare  4096 2011-11-30 22:11 usershares
-rw-r--r--  1 root  root 696 2011-11-29 01:03 winbindd_idmap.tdb

@Serge true, but when chowning to specific user, it somehow works.

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

Title:
  255 cannot create tmp file

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

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


[Bug 898289] Re: open-vm-dkms 2011.07.19-450511-0ubuntu2: open-vm-tools kernel module failed to build

2011-11-30 Thread Serge Hallyn
Thanks for reporting this bug.

The November release should be merged in precise, and will hopefully be
compatible with the newer kernel.

** Changed in: open-vm-tools (Ubuntu)
   Status: New => Confirmed

** Changed in: open-vm-tools (Ubuntu)
   Importance: Undecided => High

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

Title:
  open-vm-dkms 2011.07.19-450511-0ubuntu2: 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/898289/+subscriptions

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


[Bug 898004] Re: post installation script fails with exit status 1

2011-11-30 Thread Serge Hallyn
** Changed in: bind9 (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  post installation script fails with exit status 1

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

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


[Bug 897303] Re: bacula-common-mysql uninstallable due to conflicting files

2011-11-30 Thread Serge Hallyn
** Changed in: bacula (Ubuntu)
   Status: New => Confirmed

** Changed in: bacula (Ubuntu)
   Importance: Undecided => High

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

Title:
  bacula-common-mysql uninstallable due to conflicting files

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

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


[Bug 688541] Re: race condition on shutdown (leads to corrupted fs)

2011-11-30 Thread Clint Byrum
I think ultimately no, mysql-5.5 shouldn't be changed for this, and
agreed the change should be straight forward. I was not certain if we
were willing to tackle the sysvinit change in precise.. but on second
thought, of course we should be. So I'll hold back on the change to
mysql-5.5 and take a look at sysvinit.

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

Title:
  race condition on shutdown (leads to corrupted fs)

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

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


[Bug 897303] Re: bacula-common-mysql uninstallable due to conflicting files

2011-11-30 Thread Serge Hallyn
Yup, the line:

debian/tmp-install-mysql/usr/lib/bacula/libbaccats* usr/lib/bacula

is in both debian/bacula-common.install and debian/bacula-common-mysql.install.
It should be removed from debian/bacula-common-mysql.install.  (As bacula is
in main this should presumably wait until after soft freeze.)

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

Title:
  bacula-common-mysql uninstallable due to conflicting files

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

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


[Bug 897120] Re: apache2-suexec-custom changes permissions on suexec binary

2011-11-30 Thread Serge Hallyn
** Changed in: apache2 (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  apache2-suexec-custom changes permissions on suexec binary

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

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


[Bug 896737] Re: package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade:

2011-11-30 Thread Serge Hallyn
Installing new version of config file /etc/ldap/schema/cosine.ldif ...
  Backing up /etc/ldap/slapd.conf in 
/var/backups/slapd-2.4.9-0ubuntu0.8.04.5... 
  Backing up /etc/ldap/slapd.conf in 
/var/backups/slapd-2.4.9-0ubuntu0.8.04.5... done.
  Moving old database directories to /var/backups:
  - directory dc=mmbresearch,dc=com... 
  - directory dc=mmbresearch,dc=com... done.
  Loading from /var/backups/slapd-2.4.9-0ubuntu0.8.04.5: 
  - directory dc=mmbresearch,dc=com... failed.
Loading the database from the LDIF dump failed with the following
error while running slapadd:
/etc/ldap/slapd.conf: line 131: rootdn is always granted unlimited 
privileges.
/etc/ldap/slapd.conf: line 150: rootdn is always granted unlimited 
privileges.
slapadd: line 1: database #1 (dc=mmbresearch,dc=com) not configured to hold 
"dc=nodomain"; no database configured for that naming context


** Changed in: openldap (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  package slapd 2.4.21-0ubuntu5.6 failed to install/upgrade:

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

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


Re: [Bug 897303] Re: bacula-common-mysql uninstallable due to conflicting files

2011-11-30 Thread Clint Byrum
Excerpts from Serge Hallyn's message of Wed Nov 30 22:34:16 UTC 2011:
> Yup, the line:
> 
> debian/tmp-install-mysql/usr/lib/bacula/libbaccats* usr/lib/bacula
> 
> is in both debian/bacula-common.install and 
> debian/bacula-common-mysql.install.
> It should be removed from debian/bacula-common-mysql.install.  (As bacula is
> in main this should presumably wait until after soft freeze.)
> 

I actually just tried that last night, and this produced a "dummy" libaccats 
that
was unusable by any of the directors. In an offline conversation with zulcss, it
sounded like there may be a bug in 5.2.1 and a fix in 5.2.2.

> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/897303
> 
> Title:
>   bacula-common-mysql uninstallable due to conflicting files
> 
> Status in “bacula” package in Ubuntu:
>   Confirmed
> 
> Bug description:
>   debconf: Unknown template field '_description', in stanza #9 of /tmp
>   /bacula-director-mysql.template.319468
> 
>   (Reading database ... 14901 files and directories currently installed.)
>   Unpacking bacula-common-mysql (from 
> .../bacula-common-mysql_5.2.1-0ubuntu2_amd64.deb) ...
>   dpkg: error processing 
> /var/cache/apt/archives/bacula-common-mysql_5.2.1-0ubuntu2_amd64.deb 
> (--unpack):
>trying to overwrite '/usr/lib/bacula/libbaccats.la', which is also in 
> package bacula-common 5.2.1-0ubuntu2
>   Errors were encountered while processing:
>/var/cache/apt/archives/bacula-common-mysql_5.2.1-0ubuntu2_amd64.deb
>   E: Sub-process /usr/bin/dpkg returned an error code (1)
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/bacula/+bug/897303/+subscriptions

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

Title:
  bacula-common-mysql uninstallable due to conflicting files

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

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


[Bug 676819] Re: Attaching a volume to a "pending" instance claims success, but never attaches.

2011-11-30 Thread Dmitrii Zagorodnov
Ah, my bad, since it's a patch to handlers_kvm.c, Xen code path is not
affected. I've confirmed that 'qemu' setting works with older Ubuntu
releases, too. So, we'll be happy to take this as is.

Luca - are you OK with signing off the ownership of the patch to us?

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

Title:
  Attaching a volume to a "pending" instance claims success, but never
  attaches.

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

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


[Bug 894608] Re: Implementing a bridge slows 10G network

2011-11-30 Thread Mike Imelfort
Here are the results:

(Fraser is the one with bridge utils installed)

fraser:~$ cat /proc/sys/net/ipv4/tcp_rmem
409687380   4194304
fraser:~$ cat/proc/sys/net/ipv4/tcp_wmem
409616384   4194304

whitlam:~$ cat /proc/sys/net/ipv4/tcp_rmem
409687380   4194304
whitlam:~$ cat/proc/sys/net/ipv4/tcp_wmem
409616384   4194304

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

Title:
  Implementing a bridge slows 10G network

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

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


[Bug 676819] Re: Attaching a volume to a "pending" instance claims success, but never attaches.

2011-11-30 Thread Luca Invernizzi
Sure.
Thanks for your help

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

Title:
  Attaching a volume to a "pending" instance claims success, but never
  attaches.

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

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


[Bug 708493] Re: cannot login anymore: Read from socket failed: Connection reset by peer

2011-11-30 Thread David Young
Workaroud found here solved my problem

Shortening the cipher list (‘ssh -c aes256-ctr’)

http://www.held.org.il/blog/2011/05/the-myterious-case-of-broken-ssh-
client-connection-reset-by-peer/

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

Title:
  cannot login anymore: Read from socket failed: Connection reset by
  peer

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

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


[Bug 779311] Re: Glance update for Ubuntu failing

2011-11-30 Thread Adam Gandelman
Appears this bug was mistakenly closed in Ubuntu due to the wrong bug #
in a changelog.  Reopening as there are duplicates popping up again.

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

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

Title:
  Glance update for Ubuntu failing

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

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