[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 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 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 img 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 img 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 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] 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 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 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 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


[Bug 898053] [NEW] package memtest86+ 4.00-2ubuntu3 failed to install/upgrade:

2011-11-30 Thread Sean Bradley
Public bug reported:

Upgrading Ubuntu.  I have a dual boot system...  Windows 7 and Ubuntu.
I elected not to update the grub.d config file...

About Ubuntu says: Ubuntu 10.04 LTS--Lucid Lynx

I expected the upgrade to go smoothly.  My current version of Ubuntu is
apparently no longer supported.

What happened instead: install failed.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: memtest86+ 4.00-2ubuntu3
ProcVersionSignature: Ubuntu 2.6.31-23.75-generic
Uname: Linux 2.6.31-23-generic x86_64
Architecture: amd64
Date: Tue Nov 29 23:10:33 2011
Dependencies:
 
ErrorMessage:
 ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
SourcePackage: memtest86+
Title: package memtest86+ 4.00-2ubuntu3 failed to install/upgrade:

** Affects: memtest86+ (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898053

Title:
  package memtest86+ 4.00-2ubuntu3 failed to install/upgrade:

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 898052] [NEW] ecryptfs_do_create: Failure to create dentry in lower fs; rc = [-28]

2011-11-30 Thread Thomas C.
Public bug reported:

I get a lot of the follow massages:

[11949.803989] ecryptfs_create: Failed to create file inlower filesystem
[11949.804173] ecryptfs_do_create: Failure to create dentry in lower fs; rc = 
[-28]

I believe there a comming from low disk space:

$ df -h
DateisystemSize  Used Avail Use% Eingehängt auf
/dev/sda3  80G   76G  1,5M 100% /
udev  1,9G  4,0K  1,9G   1% /dev
tmpfs 779M  1,4M  777M   1% /run
none  5,0M  8,0K  5,0M   1% /run/lock
none  1,9G  424K  1,9G   1% /run/shm
/dev/sda2  85G   76G  9,7G  89% /media/Windows
/dev/sda5 292G  290G  1,8G 100% /pool
/home/thomas/.Private
   80G   76G  1,5M 100% /home/thomas

Should ecryptfs not handle this in a better way??

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ecryptfs-utils 92-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.0.0-14.23-generic-pae 3.0.9
Uname: Linux 3.0.0-14-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Wed Nov 30 08:47:10 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 PATH=(custom, user)
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: ecryptfs-utils
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ecryptfs
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898052

Title:
  ecryptfs_do_create: Failure to create dentry in lower fs; rc = [-28]

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 898052] Re: ecryptfs_do_create: Failure to create dentry in lower fs; rc = [-28]

2011-11-30 Thread Thomas C.
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898052

Title:
  ecryptfs_do_create: Failure to create dentry in lower fs; rc = [-28]

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 898053] Re: package memtest86+ 4.00-2ubuntu3 failed to install/upgrade:

2011-11-30 Thread Sean Bradley
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898053

Title:
  package memtest86+ 4.00-2ubuntu3 failed to install/upgrade:

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 898052] Re: ecryptfs_do_create: Failure to create dentry in lower fs; rc = [-28]

2011-11-30 Thread Thomas C.
** Attachment added: dmesg
   
https://bugs.launchpad.net/ubuntu/+source/ecryptfs-utils/+bug/898052/+attachment/2613336/+files/dmesg

** Package changed: ecryptfs-utils (Ubuntu) = ecryptfs

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898052

Title:
  ecryptfs_do_create: Failure to create dentry in lower fs; rc = [-28]

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 898040] Re: Ubiquity crashed while installing Lubuntu Precise

2011-11-30 Thread Erick Brunzell
Now I guess I need to admit that I was watching a movie while performing
this install so I wasn't paying adequate attention, but I'm sure it
should have been towards the end of the installation (probably what
would typically be the last 5 minutes). This was installed to my sda17.

Oddly booting into a lateral install in a multi-boot and running
update-grub shows it found:

lance@lance-desktop:~$ sudo update-grub
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.0.0-13-generic
Found initrd image: /boot/initrd.img-3.0.0-13-generic
Found linux image: /boot/vmlinuz-3.0.0-12-generic
Found initrd image: /boot/initrd.img-3.0.0-12-generic
Found memtest86+ image: /boot/memtest86+.bin
Found Ubuntu 11.04 (11.04) on /dev/sda1
Found Ubuntu 11.10 (11.10) on /dev/sda10
Found Debian GNU/Linux (6.0.3) on /dev/sda11
Found Ubuntu 11.10 (11.10) on /dev/sda12
Found Ubuntu 10.04.3 LTS (10.04) on /dev/sda14
Found Ubuntu precise (development branch) (12.04) on /dev/sda15
Found Ubuntu precise (development branch) (12.04) on /dev/sda16
Found Ubuntu precise (development branch) (12.04) on /dev/sda17
Found Ubuntu 11.04 (11.04) on /dev/sda18
Found Ubuntu 11.04 (11.04) on /dev/sda2
Found Ubuntu 10.04.3 LTS (10.04) on /dev/sda3
Found Ubuntu precise (development branch) (12.04) on /dev/sdb1
Found Ubuntu precise (development branch) (12.04) on /dev/sdb6
done

But it does not show up in the grub menu or /etc/grub.d/30_os-prober,
and the installed size shows only 1.99 GB. Typically an Lubuntu install
would be at least 2.5 to 2.6 GB.

I should be able to keep this install intact almost indefinitely to pull
info from if helpful.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898040

Title:
  Ubiquity crashed while installing Lubuntu Precise

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 887314] Re: [Latitude E6520] No video output with HDMI and VGA connections

2011-11-30 Thread Anthony Wong
Ara, this one also uses Nvidia Optimus.

** Changed in: linux (Ubuntu)
 Assignee: Alberto Milone (albertomilone) = Ara Pulido (apulido)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/887314

Title:
  [Latitude E6520] No video output with HDMI and VGA connections

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 885942] Re: tomboy notes cannot sync with ubuntu one xbuntu

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/885942

Title:
  tomboy notes cannot sync with ubuntu one xbuntu

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 897008] Re: HDMI: no sound, video too fast

2011-11-30 Thread Fabrizio Gennari
** Tags added: kernel-bug-exists-upstream

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/897008

Title:
  HDMI: no sound, video too fast

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 868034] Re: Huawei E220 can't connect on Ubuntu 11.10

2011-11-30 Thread Josua Dietze
The dmesg output from comment #73 does not indicate a problem. This is
exactly what will happen every time during the device mode switch. The
first device will 'vanish' and then return as a second one with a very
different setup.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/868034

Title:
  Huawei E220 can't connect on Ubuntu 11.10

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 897997] Re: Ubuntu 11.04 Installer crashes with upgrade option

2011-11-30 Thread Ubuntu Foundation's Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Reviewing your log files attached to this bug report it
seems that there is a problem with the disk to which you are trying to
install Ubuntu.  I'd recommend performing a back up of your existing
operating system and then investigating the situation.  Measures you
might take include checking cable connections for your disks and using
software tools to investigate the health of your hardware.  In the event
that is is not in fact an error with your hardware please set the bug's
status back to New.  Thanks and good luck!

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: hardware-error

** Changed in: ubiquity (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/897997

Title:
  Ubuntu 11.04 Installer crashes with upgrade option

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 897008] Re: HDMI: no sound, video too fast

2011-11-30 Thread Fabrizio Gennari
Installed packages 

linux-headers-3.2.0-030200rc2-generic_3.2.0-030200rc2.20151435_amd64.deb
linux-headers-3.2.0-030200rc2_3.2.0-030200rc2.20151435_all.deb

linux-image-3.2.0-030200rc2-generic_3.2.0-030200rc2.20151435_amd64.deb
from http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.2-rc2-oneiric/.

Rebooted. Verified that the newest kernel was running:
fabrizio@fabrizio-MS-7623:~$ uname -r
3.2.0-030200rc2-generic

The problem is still there.

Something to report: an error while installing one of the above 3 packages.
fabrizio@fabrizio-MS-7623:~$ sudo dpkg -i 
/home/fabrizio/Scaricati/linux-headers-3.2.0-030200rc2-generic_3.2.0-030200rc2.20151435_amd64.deb
 
(Lettura del database... 278852 file e directory attualmente installati.)
Preparativi per sostituire linux-headers-3.2.0-030200rc2-generic 
v.3.2.0-030200rc2.20151435 (utilizzando 
.../linux-headers-3.2.0-030200rc2-generic_3.2.0-030200rc2.20151435_amd64.deb)...
Estrazione del sostituto di linux-headers-3.2.0-030200rc2-generic...
Configurazione di linux-headers-3.2.0-030200rc2-generic 
(3.2.0-030200rc2.20151435)...
Examining /etc/kernel/header_postinst.d.
run-parts: executing /etc/kernel/header_postinst.d/dkms 3.2.0-030200rc2-generic 
/boot/vmlinuz-3.2.0-030200rc2-generic
Error! Bad return status for module build on kernel: 3.2.0-030200rc2-generic 
(x86_64)
Consult /var/lib/dkms/alsa-hda/0.1/build/make.log for more information.

fabrizio@fabrizio-MS-7623:~$ cat /var/lib/dkms/alsa-hda/0.1/build/make.log
DKMS make.log for alsa-hda-0.1 for kernel 3.2.0-030200rc2-generic (x86_64)
mer 30 nov 2011, 09.09.22, CET
make -C /lib/modules/3.2.0-030200rc2-generic/build 
M=/var/lib/dkms/alsa-hda/0.1/build modules
make[1]: ingresso nella directory 
/usr/src/linux-headers-3.2.0-030200rc2-generic
  CC [M]  /var/lib/dkms/alsa-hda/0.1/build/patch_analog.o
/var/lib/dkms/alsa-hda/0.1/build/patch_analog.c:5064:14: error: expected 
declaration specifiers or ‘...’ before string constant
/var/lib/dkms/alsa-hda/0.1/build/patch_analog.c:5066:16: error: expected 
declaration specifiers or ‘...’ before string constant
/var/lib/dkms/alsa-hda/0.1/build/patch_analog.c:5067:20: error: expected 
declaration specifiers or ‘...’ before string constant
/var/lib/dkms/alsa-hda/0.1/build/patch_analog.c:5071:11: error: ‘THIS_MODULE’ 
undeclared here (not in a function)
make[2]: *** [/var/lib/dkms/alsa-hda/0.1/build/patch_analog.o] Errore 1
make[1]: *** [_module_/var/lib/dkms/alsa-hda/0.1/build] Errore 2
make[1]: uscita dalla directory /usr/src/linux-headers-3.2.0-030200rc2-generic
make: *** [all] Errore 2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/897008

Title:
  HDMI: no sound, video too fast

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 761616] Re: Mouse edge + button doesn't work

2011-11-30 Thread Wolfgang Kufner
Works well now for me. Anybody still seeing this bug? Otherwise we
should close it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/761616

Title:
  Mouse edge + button doesn't work

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 898044]

2011-11-30 Thread Ubuntu Foundation's Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/898044/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898044

Title:
  nVidia forgets that TwinView is on

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 898040] Re: Ubiquity crashed while installing Lubuntu Precise

2011-11-30 Thread Ubuntu QA Website
** Tags added: iso-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/898040

Title:
  Ubiquity crashed while installing Lubuntu Precise

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 897567] Re: linux-lts-backport-natty: 2.6.38-13.53~lucid1 -proposed tracker

2011-11-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/linux-lts-backport-natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/897567

Title:
  linux-lts-backport-natty: 2.6.38-13.53~lucid1 -proposed tracker

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/897567/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 875659] Re: RT3090 wireless conflict with acer_wmi

2011-11-30 Thread Hansen
Hi Ike Panhc
Thank you to.
Please don't hesitate if there are anything else i can do.

If there are Anything you can do to help getting attention to the problem with 
the network speed in Bug #896582 it would be a great help, it is a great 
obstacle in getting Ubuntu to work for us. 
I believe that everybody using RT3090 has great difficulties of different kinds.

Thank you.
Hansen

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/875659

Title:
  RT3090 wireless conflict with acer_wmi

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 891031] Re: [t420s] Video is corrupt on internal display after connecting external monitor to vga port

2011-11-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/linux-lts-backport-natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/891031

Title:
  [t420s] Video is corrupt on internal display after connecting external
  monitor to vga port

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 794642] Re: [Dell optiplex 390][SFF] Dvd drive not recognized by system

2011-11-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/linux-lts-backport-natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/794642

Title:
  [Dell optiplex 390][SFF] Dvd drive not recognized by system

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 24330] Re: CIFS mount blocks suspend/hibernate

2011-11-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/linux-lts-backport-natty

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeutils in Ubuntu.
https://bugs.launchpad.net/bugs/24330

Title:
  CIFS mount blocks suspend/hibernate

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

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 782389] Re: DVD drive doesn't work on MacBookPro8,2

2011-11-30 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/linux-lts-backport-natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782389

Title:
  DVD drive doesn't work on MacBookPro8,2

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   3   4   5   6   7   8   9   10   >