[Bug 852349] [NEW] sqlite2 support

2011-09-16 Thread lainme
Public bug reported:

I installed the latest oneiric beta version, and find that php5-sqlite
doesn't come with sqlite2 support. There are only sqlite3.so compiled.
After checked the debian/rules file, I find such configuration

--without-sqlite \
--with-sqlite3=shared,/usr \

which disables sqlite2. Since there are still some application using
sqlite2, this causes some compatibility problem. I have to rebuild the
package to let sqlite2 works.

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

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

Title:
  sqlite2 support

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

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


[Bug 840449] Re: Munin expects current and minimum value for fan sensors, but only current is provided by lm-sensors

2011-09-16 Thread Kenyon Ralph
** Bug watch added: munin-monitoring.org/ #1144
   http://munin-monitoring.org/ticket/1144

** Also affects: munin via
   http://munin-monitoring.org/ticket/1144
   Importance: Unknown
   Status: Unknown

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

Title:
  Munin expects current and minimum value for fan sensors, but only
  current is provided by lm-sensors

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

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


[Bug 598933] Re: open-vm-tools should recommend open-vm-dkms

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

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

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

Title:
  open-vm-tools should recommend open-vm-dkms

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

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


[Bug 810977] Re: slapd remove/reinstall fails

2011-09-16 Thread Launchpad Bug Tracker
[Expired for openldap (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  slapd remove/reinstall fails

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

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


[Bug 840449] Re: Munin expects current and minimum value for fan sensors, but only current is provided by lm-sensors

2011-09-16 Thread Ubuntu QA's Bug Bot
The attachment "Patch to fix this (for reference)" of this bug report
has been identified as being a patch.  The ubuntu-reviewers team has
been subscribed to the bug report so that they can review the patch.  In
the event that this is in fact not a patch you can resolve this
situation by removing the tag 'patch' from the bug report and editing
the attachment so that it is not flagged as a patch.  Additionally, if
you are member of the ubuntu-sponsors please also unsubscribe the team
from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

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

Title:
  Munin expects current and minimum value for fan sensors, but only
  current is provided by lm-sensors

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

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


[Bug 518962] Re: ssh client does not forward X11 to local user's networked DISPLAY

2011-09-16 Thread Clint Byrum
Can this be reproduced on any supported version of Ubuntu and/or the
development release (11.10 currently) ?

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

Title:
  ssh client does not forward X11 to local user's networked DISPLAY

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

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


[Bug 829944] Re: stopping freshclam doesn't remove pidfile

2011-09-16 Thread Bug Watch Updater
Launchpad has imported 1 comments from the remote bug at
https://wwws.clamav.net/bugzilla/show_bug.cgi?id=3499.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2011-09-14T19:21:47+00:00 Imre Gergely wrote:

Found this in Ubuntu when testing clamav 0.97.2.

https://bugs.launchpad.net/bugs/829944

In latest clamav 0.97.2, when stopping freshclam daemon the usual way,
its pidfile doesn't get removed

root@utest-oos32:~# ps ax |grep freshclam
 6468 ? Ss 0:01 /usr/bin/freshclam -d --quiet
 6473 pts/0 S+ 0:00 grep --color=auto freshclam

root@utest-oos32:~# cat /var/run/clamav/freshclam.pid
6468

root@utest-oos32:~# /etc/init.d/clamav-freshclam stop
 * Stopping ClamAV virus database updater freshclam [ OK ]

root@utest-oos32:~# ps ax |grep freshclam
 6609 pts/0 S+ 0:00 grep --color=auto freshclam

root@utest-oos32:~# cat /var/run/clamav/freshclam.pid
6468
root@utest-oos32:~#

In contrast, when stopping clamav-daemon its pidfile does get removed.

Reply at: https://bugs.launchpad.net/clamav/+bug/829944/comments/5


** Changed in: clamav
   Status: Unknown => Confirmed

** Changed in: clamav
   Importance: Unknown => Medium

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

Title:
  stopping freshclam doesn't remove pidfile

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

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


[Bug 851008] Re: drbd8-utils depends on drbd8-source which tries to compile a kernel module even though drbd is already in the kernel

2011-09-16 Thread Ben Howard
Thank you for reporting this bug, however,  I'm marking this as invalid.
The current supported kernel for Lucid is 2.6.33. While you are running
a newer kernel version, the packaging for DRBD is designed to support
the default kernel line.

** Changed in: drbd8 (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: drbd8 (Ubuntu)
   Status: New => Invalid

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

Title:
  drbd8-utils depends on drbd8-source which tries to compile a kernel
  module even though drbd is already in the kernel

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

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


[Bug 848055] Re: amavisd-release not working when message contains empty X-Envelope-To-Blocked

2011-09-16 Thread Scott Kitterman
Pending upstream review.  I didn't see any reply yet.

** Changed in: amavisd-new (Ubuntu)
   Status: New => Incomplete

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

Title:
  amavisd-release not working when message contains empty X-Envelope-To-
  Blocked

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

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


[Bug 800845] Re: plugin postfix_mailvolume invalid output when log file missing

2011-09-16 Thread Bug Watch Updater
** Changed in: munin
   Status: New => Fix Released

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

Title:
  plugin postfix_mailvolume invalid output when log file missing

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

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


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

2011-09-16 Thread Clint Byrum
Confirmed on latest oneiric.

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/850196/+attachment/2403743/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/850196/+attachment/2403744/+files/ProcStatus.txt

** Visibility changed to: Public

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

** Changed in: euca2ools (Ubuntu)
   Importance: Undecided => Low

** Also affects: euca2ools
   Importance: Undecided
   Status: New

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

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

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

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


[Bug 851611] Re: Oneiric: Upgrade to 2.0.1+bzr1256 blocks

2011-09-16 Thread Clint Byrum
** Changed in: eucalyptus (Ubuntu)
   Status: New => Confirmed

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

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

Title:
  Oneiric: Upgrade to 2.0.1+bzr1256 blocks

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

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


[Bug 849230] Re: package clamav-daemon 0.97.2+dfsg-1ubuntu1.11.04 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 128

2011-09-16 Thread Clint Byrum
*** This bug is a duplicate of bug 500175 ***
https://bugs.launchpad.net/bugs/500175

Hi yamo, thanks for taking the time to file a bug report.

This is actually a well known bug, and your experience reflects that, as
it doesn't cause any harm, just needs to be retried.

Marking as duplicate of bug #500175

** This bug has been marked a duplicate of bug 500175
   Canceling an installation in Software Center crashes debconf with "Use of 
uninitialized value $reply in scalar chomp at 
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 66,"

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

Title:
  package clamav-daemon 0.97.2+dfsg-1ubuntu1.11.04 failed to
  install/upgrade: le sous-processus script post-installation installé a
  retourné une erreur de sortie d'état 128

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

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


[Bug 848932] Re: chef support has static mapping for ruby version -> packages

2011-09-16 Thread Clint Byrum
** Changed in: cloud-init (Ubuntu)
   Importance: Undecided => Low

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

** Also affects: cloud-init
   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/848932

Title:
  chef support has static mapping for ruby version -> packages

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

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


[Bug 848844] Re: application PickupChan failure

2011-09-16 Thread Clint Byrum
Jukka, thanks for the bug report.

I'm not really sure that this affects enough users to be a candidate for
SRU, but opening the tasks against lucid/maverick which both carry the
problem code. There are quite a few High priority issues for lucid that
will probably take precedence over this one.

** Bug watch added: Asterisk Issue Tracker #16863
   https://issues.asterisk.org/view.php?id=16863

** Also affects: asterisk via
   https://issues.asterisk.org/view.php?id=16863
   Importance: Unknown
   Status: Unknown

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

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

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

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

** Changed in: asterisk (Ubuntu Lucid)
   Status: New => Triaged

** Changed in: asterisk (Ubuntu Maverick)
   Status: New => Triaged

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

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

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

Title:
  application PickupChan failure

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

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


[Bug 848055]

2011-09-16 Thread Ubuntu QA's Bug Bot
The attachment "amavisd-new.X-Env-From-Bugfix.patch" of this bug report
has been identified as being a patch.  The ubuntu-reviewers team has
been subscribed to the bug report so that they can review the patch.  In
the event that this is in fact not a patch you can resolve this
situation by removing the tag 'patch' from the bug report and editing
the attachment so that it is not flagged as a patch.  Additionally, if
you are member of the ubuntu-sponsors please also unsubscribe the team
from this bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

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

Title:
  amavisd-release not working when message contains empty X-Envelope-To-
  Blocked

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

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


[Bug 848055] Re: amavisd-release not working when message contains empty X-Envelope-To-Blocked

2011-09-16 Thread Clint Byrum
** Changed in: amavisd-new (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  amavisd-release not working when message contains empty X-Envelope-To-
  Blocked

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

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


[Bug 848643] Re: eucatools not working

2011-09-16 Thread Clint Byrum
** Changed in: nova (Ubuntu)
   Importance: Undecided => High

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

Title:
  eucatools not working

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

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


[Bug 850309] Re: libvirt fails to autostart VM attached to a bridged port

2011-09-16 Thread Robert Lange
The temporary workaround from comment 10 did not work for me.  No matter
how big I made the sleep, it did not wait.  Also, it broke `stop
libvirt-bin`.  Attached is a modified init file that seems to work.

** Attachment added: "/etc/init/libvirt-bin.conf"
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/850309/+attachment/2414363/+files/libvirt-bin.conf

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

Title:
  libvirt fails to autostart VM attached to a bridged port

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

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


[Bug 850309] Re: libvirt fails to autostart VM attached to a bridged port

2011-09-16 Thread Serge Hallyn
For natty, the linked ifupdown tree (a compiled package of which is at
http://people.canonical.com/~serge/ifupdown_0.6.10ubuntu4.1_amd64.deb)
works for me.  Installing that, and then changing the 'start on' line in
/etc/init/libvirt-bin.conf to

start on (runlevel [2345] and static-network-up)

makes libvirt wait for all network devices to really be up and have ip
addresses.  As discussed on irc, if dhclient times out, then libvirt
will start anyway, but this is still a big improvement.

I'm assigning this to smoser for a quick sanity check.  smoser, if you
think it better than SpamapS take a look, please assign him, or assign
to me to bounce back to me.

** Changed in: ifupdown (Ubuntu Natty)
 Assignee: (unassigned) => Scott Moser (smoser)

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

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

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

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

Title:
  libvirt fails to autostart VM attached to a bridged port

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

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


[Bug 703959] Re: execscript is run too early

2011-09-16 Thread Sergey Svishchev
** Changed in: vm-builder (Ubuntu)
   Status: Expired => New

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

Title:
  execscript is run too early

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

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


[Bug 850309] Re: libvirt fails to autostart VM attached to a bridged port

2011-09-16 Thread Serge Hallyn
** Changed in: ifupdown (Ubuntu)
   Status: New => Fix Released

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

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

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

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

Title:
  libvirt fails to autostart VM attached to a bridged port

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

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


[Bug 589063] Re: Windows Server 2008 won't boot with more than 4 vCPUs

2011-09-16 Thread Serge Hallyn
Thanks, Mahmoh.  I'll post the SRU.  Please do test it when the request
for testing goes out (not now).

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

Title:
  Windows Server 2008 won't boot with more than 4 vCPUs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/589063/+subscriptions

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


[Bug 850309] Re: libvirt fails to autostart VM attached to a bridged port

2011-09-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~serge-hallyn/ubuntu/natty/ifupdown/static-net-up

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

Title:
  libvirt fails to autostart VM attached to a bridged port

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

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


[Bug 810044] Re: cloud-init will have race conditions for cloud-config with multiple network adapters

2011-09-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~serge-hallyn/ubuntu/natty/ifupdown/static-net-up

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

Title:
  cloud-init will have race conditions for cloud-config with multiple
  network adapters

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

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


[Bug 851900] Re: Eucalyptus slow to startup with broken connections to :8443/register

2011-09-16 Thread James Page
Graziano

Any chance you can shed some light on the symptoms described in this bug
report?

Bug 851611 appears to be the same issue - it looks like certain clients
(including wget which is used in the upstart scripts and euca_conf) are
unable to negotiate SSL connections with the CLC.

Help much appreciated.

Thanks

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

Title:
  Eucalyptus slow to startup with broken connections to :8443/register

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

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


[Bug 850309] Re: libvirt fails to autostart VM attached to a bridged port

2011-09-16 Thread Serge Hallyn
What we need is to have the static-network-up (plus subsequent fixes)
SRUd to lucid..natty, and to have libvirt-bin wait on static-network-up
rather than on 'stopped networking'.

@Robert,

as a workaround, I would suggest you change your /etc/init/libvirt-
bin.conf to add a 'sleep 5'.

So in place of

# If you used to set $libvirtd_opts in /etc/default/libvirt-bin,
# change the 'exec' line here instead.
exec /usr/sbin/libvirtd $libvirtd_opts

You would now have

# If you used to set $libvirtd_opts in /etc/default/libvirt-bin,
# change the 'exec' line here instead.
script
sleep 5
exec /usr/sbin/libvirtd $libvirtd_opts
end script

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

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

Title:
  libvirt fails to autostart VM attached to a bridged port

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

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


[Bug 850892] Re: orchestra-import-isos does not update

2011-09-16 Thread Andres Rodriguez
The only thing that comes into my mind right now is download the new
iso, mount it, then rsync it to the location where it lives whithing
cobbler, and then do cobbler sync.

Cobbler sync should re-create the hardlinks, as it puts the kernel and
initrd in a different location, which are used by the PXE file.

Other thing that comes into my mind is to:

1. Download new ISO
2. Import it with oneiric--
3. Change the child profile (-ensemble) to point to the parent profile above 
(oneiric--)
4. Remove old profile

This way, we would point the -ensemble profile to the newly imported,
and then, once the old one is removed, then the systems wont be deleted
as the -ensemble profile will be pointing to the newer profile at the
time of deletion.

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

Title:
  orchestra-import-isos does not update

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

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


[Bug 653405] Re: rabbitmq-server fails to start if hostname is unresolvable or has changed since first starting

2011-09-16 Thread Dave Walker
** Tags added: server-o-rs

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

Title:
  rabbitmq-server fails to start if hostname is unresolvable or has
  changed since first starting

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

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


[Bug 851625] Re: snmp__if plugin does not work

2011-09-16 Thread tome
I found this topic should be discussed at the original munin site. So,
I'll work on this bug there.

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

Title:
  snmp__if plugin does not work

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

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


[Bug 850892] Re: orchestra-import-isos does not update

2011-09-16 Thread Adam Gandelman
Andres-

Interesting.   Do you know of a way to update the profile using a newer
ISO?  I don't see anyway other than importing  the newer profile  and
updating the existing subprofiles to point to it as its parents.  This
is what we've been doing manually but seems a bit clunky.  Thoughts?

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

Title:
  orchestra-import-isos does not update

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

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


[Bug 852000] Re: libvirt no longer needs to start on stopped networking

2011-09-16 Thread Serge Hallyn
** Changed in: libvirt (Ubuntu)
   Status: New => Confirmed

** Changed in: libvirt (Ubuntu)
   Importance: Undecided => Low

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

Title:
  libvirt no longer needs to start on stopped networking

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

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


[Bug 589063] Re: Windows Server 2008 won't boot with more than 4 vCPUs

2011-09-16 Thread mahmoh
@Serge, better late than never but this is still a problem in Lucid
(10.04.3 release) and the "seabios_0.5.1-0ubuntu2.1~ppa2_all.deb"
(https://launchpad.net/~dev-
nigelj/+archive/bugtest/+files/seabios_0.5.1-0ubuntu2.1%7Eppa2_all.deb)
from above allows 2008R2SP1 to boot and install with 16 CPUs.  I haven't
tested it thoroughly past boot and install but I can if you feel it's
necessary/critical; otherwise, please SRU this fix for Lucid.

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

Title:
  Windows Server 2008 won't boot with more than 4 vCPUs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/589063/+subscriptions

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


[Bug 852000] [NEW] libvirt no longer needs to start on stopped networking

2011-09-16 Thread Serge Hallyn
Public bug reported:

Recently the 'static-device-up' event was introduced, which fires when
all auto interfaces are up.  /etc/init/rc-sysinit.conf now waits on that
new event.  libvirt starts on runlevel [2345], so it won't start until
all auto interfaces are up.  Looking through upstart --verbose info
confirms this.

So we should be able to have libvirt-bin.conf just be 'start on runlevel
[2345]' again.

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

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

Title:
  libvirt no longer needs to start on stopped networking

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

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


[Bug 850309] Re: libvirt fails to autostart VM attached to a bridged port

2011-09-16 Thread Serge Hallyn
This should be fixed in oneiric.  However I'm not sure what the simplest
way is to fix it in natty and downward.

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

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

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

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

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

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

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

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

Title:
  libvirt fails to autostart VM attached to a bridged port

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

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


[Bug 810051] Re: Copyright/legal issues in Nova (from Debian upstream)

2011-09-16 Thread Dave Walker
Tentatively marking Fixed Released on the Ubuntu task, if this is not
correct - please confirm.

Thanks.

** Changed in: nova (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: nova (Ubuntu)
 Assignee: Chuck Short (zulcss) => (unassigned)

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

Title:
  Copyright/legal issues in Nova (from Debian upstream)

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

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


[Bug 825670] Re: python-swift: remove the user on purge

2011-09-16 Thread Dave Walker
** Changed in: swift (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  python-swift: remove the user on purge

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

-- 
Ubuntu-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 server-o-cloud-images-release] changes to cloud images publishing process

2011-09-16 Thread Dave Walker
Blueprint changed by Dave Walker:

Whiteboard changed:
  Work Items:
- assign someone else to help smoser with uec-images publishing: TODO
+ assign someone else to help smoser with uec-images publishing: DONE
  get RefreshPolicy up to date wrt kernel ReleaseCadence: TODO
  refresh Lucid Images more regularly: TODO
  refresh Natty images more regularly: TODO
  refresh Maverick images more regularly: TODO
  refresh hardy images more regularly: TODO
  
  Notes:
  etherpad: http://pad.ubuntu.com/uds-o-server-o-cloud-images-release
  etherpad-history: 
http://pad.ubuntu.com/ep/pad/view/uds-o-server-o-cloud-images-release/latest

-- 
changes to cloud images publishing process
https://blueprints.launchpad.net/ubuntu/+spec/server-o-cloud-images-release

-- 
Ubuntu-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 server-o-remote-desktop] remote desktop improvements

2011-09-16 Thread Dave Walker
Blueprint changed by Dave Walker:

Whiteboard changed:
  Work Items:
- document how to install vnc server on the cloud-images: TODO
- if there is a vnc server in main, include in desktop images by default: TODO
- consider getting x2go using libjpeg-turbo by default: TODO
- document howto get x2go on server easily: TODO
- investigate standalone client for linux: TODO
- investigate standalone client for mac: TODO
- investigate standalone client for windows: TODO
- create a generic java downloader and executer: TODO
+ document how to install vnc server on the cloud-images: POSTPONED
+ if there is a vnc server in main, include in desktop images by default: 
POSTPONED
+ consider getting x2go using libjpeg-turbo by default: POSTPONED
+ document howto get x2go on server easily: POSTPONED
+ investigate standalone client for linux: POSTPONED
+ investigate standalone client for mac: POSTPONED
+ investigate standalone client for windows: POSTPONED
+ create a generic java downloader and executer: POSTPONED
  
  Many of the items required for this (x2go work) are present in
  foundations-o-weblive-integration.
  
  etherpad: http://pad.ubuntu.com/uds-o-server-o-remote-desktop
  etherpad-history: 
http://pad.ubuntu.com/ep/pad/view/uds-o-server-o-remote-desktop
  related: 
https://blueprints.launchpad.net/ubuntu/+spec/foundations-o-weblive-integration

-- 
remote desktop improvements
https://blueprints.launchpad.net/ubuntu/+spec/server-o-remote-desktop

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


[Bug 851963] [NEW] vsftpd with likewise-open doesnt create directory on login

2011-09-16 Thread Sebastian Cabrera
Public bug reported:

Ubuntu Version:
Description:Ubuntu 10.04.3 LTS
Release:10.04

likewise-open:
  Installed: 5.4.0.42111-2ubuntu1.3
  Candidate: 5.4.0.42111-2ubuntu1.3
  Version table:
 *** 5.4.0.42111-2ubuntu1.3 0
500 http://de.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
500 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages
100 /var/lib/dpkg/status
 5.4.0.42111-2ubuntu1 0
500 http://de.archive.ubuntu.com/ubuntu/ lucid/main Packages

vsftpd:
  Installed: 2.2.2-3ubuntu6.2
  Candidate: 2.2.2-3ubuntu6.2
  Version table:
 *** 2.2.2-3ubuntu6.2 0
500 http://de.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
100 /var/lib/dpkg/status
 2.2.2-3ubuntu6.1 0
500 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages
 2.2.2-3ubuntu6 0
500 http://de.archive.ubuntu.com/ubuntu/ lucid/main Packages


in Ubuntu 8.04 when i tried to login to vsftpd with my Domain Account 
(likewise-open) it worked like expected, but since upgrading to 10.04 it seems 
that the User Directory is not created on login anymore.

I had a try with likewise-open 6.0 already so i this might be related to
vsftpd version 2.2.2-3ubuntu6.2.

Best Regards,

Sebastian Cabrera

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

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

Title:
  vsftpd with likewise-open doesnt create directory on login

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

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


[Bug 850892] Re: orchestra-import-isos does not update

2011-09-16 Thread Andres Rodriguez
Hi Adam.

I've looked at your patches. They look good. However, there's something
that we shouldn't be doing. I've seen that to update the ISO's you would
be removing a profile. correct?

If you do so, then the system that points to a profile (or subprofile
for which a parent profile gets removed) then the system will be
*automatically* removed from the system list. So, this means that we
*should not* remove a profile, but rather update its contents and run a
cobbler sync operation to create the hardlinks and stuff (We'll have to
test that doing so really updates the initrd and kernel).

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

Title:
  orchestra-import-isos does not update

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

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


[Bug 851900] Re: Eucalyptus slow to startup with broken connections to :8443/register

2011-09-16 Thread James Page
Also really slow to restart eucalyptus service

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

Title:
  Eucalyptus slow to startup with broken connections to :8443/register

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

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


[Bug 851900] Re: Eucalyptus slow to startup with broken connections to :8443/register

2011-09-16 Thread James Page
Oddly I seem to have more success once I managed to get a connection
over port 8443 using a natty client (via schroot)

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

Title:
  Eucalyptus slow to startup with broken connections to :8443/register

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

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


[Bug 851900] Re: Eucalyptus slow to startup with broken connections to :8443/register

2011-09-16 Thread James Page
-- 
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/851900

Title:
  Eucalyptus slow to startup with broken connections to :8443/register

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

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


[Bug 851900] [NEW] Eucalyptus slow to startup with broken connections to :8443/register

2011-09-16 Thread James Page
Public bug reported:

Whilst trying to confirm that euca does now startup on oneiric I came
across this issue.

Upstart configuration eucalyptus-cloud polls
http://hostname:8443/register to detect when eucalyptus has started.
This fails silently for some time >= 5 mins.

Manually running the command either remotely or locally has the same
results - curl reveal a little more:

jamespage@hendrix:~$ curl -v -k https://192.168.1.52:8443/register 
* About to connect() to 192.168.1.52 port 8443 (#0)
*   Trying 192.168.1.52... connected
* Connected to 192.168.1.52 (192.168.1.52) port 8443 (#0)
* successfully set certificate verify locations:
*   CAfile: none
  CApath: /etc/ssl/certs
* SSLv3, TLS handshake, Client hello (1):
* Unknown SSL protocol error in connection to 192.168.1.52:8443 
* Closing connection #0
curl: (35) Unknown SSL protocol error in connection to 192.168.1.52:8443 

I was eventually able to get a web browser open and perform the initial
registration - but it took along time and I still see the error above.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: eucalyptus-cloud 2.0.1+bzr1256-0ubuntu7
ProcVersionSignature: Ubuntu 3.0.0-11.18-server 3.0.4
Uname: Linux 3.0.0-11-server x86_64
ApportVersion: 1.23-0ubuntu1
Architecture: amd64
Date: Fri Sep 16 14:40:29 2011
ProcEnviron:
 LANGUAGE=en_GB:
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: eucalyptus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric

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

Title:
  Eucalyptus slow to startup with broken connections to :8443/register

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

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


[Bug 812553] Re: LXC instance fails to start

2011-09-16 Thread Scott Moser
This is fix-released in last beta

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

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

Title:
  LXC instance fails to start

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

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


[Bug 812553] Re: LXC instance fails to start

2011-09-16 Thread Scott Moser
Sorry for spam.  I guess openstack doesn't go to fix-released until full
release, not beta. switching back to fix-commited.

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

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

Title:
  LXC instance fails to start

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

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


[Bug 831228] Re: asterisk version 1:1.8.3.3-1ubuntu1 failed to build in oneiric

2011-09-16 Thread Matthias Klose
rebuild with updated uw-imap 8:2007e~dfsg-3.1ubuntu4 succeeded


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

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

Title:
  asterisk version 1:1.8.3.3-1ubuntu1 failed to build in oneiric

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

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


[Bug 850309] Re: libvirt fails to autostart VM attached to a bridged port

2011-09-16 Thread Serge Hallyn
I believe this is due to bug 838968 in ifupdown.  We should probably SRU
that fix to natty.  I'll build a test package with the proposed fix.

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

Title:
  libvirt fails to autostart VM attached to a bridged port

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

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


[Bug 801501] Re: [MIR] nova

2011-09-16 Thread Matthias Klose
promoted


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

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

Title:
  [MIR] nova

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

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


[Bug 831228] Re: asterisk version 1:1.8.3.3-1ubuntu1 failed to build in oneiric

2011-09-16 Thread Matthias Klose
this was fixed in uw-imap 8:2007e~dfsg-3.1ubuntu4. seen while investigating the 
prayer ftbfs.
rechecking the asterisk packages now


** Changed in: uw-imap (Ubuntu Oneiric)
   Status: New => Fix Released

** Changed in: uw-imap (Ubuntu Oneiric)
 Assignee: Robie Basak (racb) => (unassigned)

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

Title:
  asterisk version 1:1.8.3.3-1ubuntu1 failed to build in oneiric

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

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


[Bug 801501] Re: [MIR] nova

2011-09-16 Thread Jamie Strandboge
Thanks Dave. This is satisfactory to the security team. Please continue
to work with upstream on the 'sudoers problem' so that can be resolved
for 12.04.

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

Title:
  [MIR] nova

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

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


[Bug 851611] Re: Oneiric: Upgrade to 2.0.1+bzr1256 blocks

2011-09-16 Thread Torsten Spindler
For the record, I killed the post instll script 'eucalyptus-
common.postinst', leaving eucalyptus unconfigured to proceed working on
the system.

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

Title:
  Oneiric: Upgrade to 2.0.1+bzr1256 blocks

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

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


[Bug 523148] Re: virsh console does not work (/dev/pts/1: Permission denied)

2011-09-16 Thread Serge Hallyn
Per the fedora bug, I believe this should be fixed in natty and oneiric.

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

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

Title:
  virsh console does not work (/dev/pts/1: Permission denied)

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

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


[Bug 831228] Re: asterisk version 1:1.8.3.3-1ubuntu1 failed to build in oneiric

2011-09-16 Thread Launchpad Bug Tracker
** Branch linked: lp:~racb/ubuntu/oneiric/uw-imap/831228

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

Title:
  asterisk version 1:1.8.3.3-1ubuntu1 failed to build in oneiric

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

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


[Bug 801501] Re: [MIR] nova

2011-09-16 Thread Dave Walker
Thanks for the detailed report Jamie.

As discussed on IRC, the server team will have an active role in
supporting this regarding bug fixes, and active involvement in
supporting the security team as required.

Thanks.

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

Title:
  [MIR] nova

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

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


[Bug 829234] Re: [MIR] socat

2011-09-16 Thread Jamie Strandboge
** Changed in: socat (Ubuntu)
 Assignee: Canonical Security Team (canonical-security) => Ubuntu Security 
Team (ubuntu-security)

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

Title:
  [MIR] socat

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

-- 
Ubuntu-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 851611] Re: Oneiric: Upgrade to 2.0.1+bzr1256 blocks

2011-09-16 Thread Torsten Spindler
I confirm James finding, I have the wget running as well.

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

Title:
  Oneiric: Upgrade to 2.0.1+bzr1256 blocks

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

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


[Bug 851611] Re: Oneiric: Upgrade to 2.0.1+bzr1256 blocks

2011-09-16 Thread James Page
/can/can't/

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

Title:
  Oneiric: Upgrade to 2.0.1+bzr1256 blocks

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

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


[Bug 851611] Re: Oneiric: Upgrade to 2.0.1+bzr1256 blocks

2011-09-16 Thread James Page
I think that I might be seeing the same issue on a fresh install;

In my case I can see "wget -q -T10 -t1 -O- --no-check-certificate
https://192.168.1.52:8443/register"; in the process listing - which
appears to be what is causing the hang.

This is in the post-start upstart configuration for eucalyptus-cloud.

I can get a response from it manually either.

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

Title:
  Oneiric: Upgrade to 2.0.1+bzr1256 blocks

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

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


[Bug 827590] Re: cloud-init does not mount ephemeral0 on /mnt in nova

2011-09-16 Thread Thierry Carrez
** Changed in: nova
   Status: In Progress => Fix Committed

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

Title:
  cloud-init does not mount ephemeral0 on /mnt in nova

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

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


[Bug 845155] Re: instance launched without key has incorrect metadata

2011-09-16 Thread Thierry Carrez
** Changed in: nova
Milestone: None => 2011.3

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

Title:
  instance launched without key has incorrect metadata

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

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


[Bug 851611] EucalyptusInstalledVersions.txt

2011-09-16 Thread Torsten Spindler
apport information

** Attachment added: "EucalyptusInstalledVersions.txt"
   
https://bugs.launchpad.net/bugs/851611/+attachment/2411462/+files/EucalyptusInstalledVersions.txt

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

Title:
  Oneiric: Upgrade to 2.0.1+bzr1256 blocks

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

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