[Bug 364925] Re: eucalyptus-nc should not depend on dhcp3-server

2009-09-25 Thread Dustin Kirkland
This is trivial. I'll knock this out. :-Dustin ** Changed in: eucalyptus (Ubuntu Karmic) Assignee: Soren Hansen (soren) = Dustin Kirkland (kirkland) ** Changed in: eucalyptus (Ubuntu Karmic) Status: Triaged = In Progress ** Changed in: eucalyptus (Ubuntu Karmic) Status: In

[Bug 436200] Re: euca_find_cluster should probably prefer IPv4 addresses

2009-09-25 Thread Dustin Kirkland
Confirming. I see this periodically too. Usually, if I re-run the step, it will pick it up on the 2nd or 3rd try. :-Dustin ** Changed in: eucalyptus (Ubuntu) Status: New = Confirmed ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = Medium -- euca_find_cluster should

[Bug 436210] Re: use ssh -oStrictHostKeyChecking in euca_conf --discover-nodes

2009-09-25 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu) Status: New = Confirmed ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = High -- use ssh -oStrictHostKeyChecking in euca_conf --discover-nodes https://bugs.launchpad.net/bugs/436210 You received this bug notification because you are a

[Bug 436210] Re: use ssh -oStrictHostKeyChecking in euca_conf --discover-nodes

2009-09-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu -- use ssh -oStrictHostKeyChecking in euca_conf --discover-nodes https://bugs.launchpad.net/bugs/436210 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. --

[Bug 436210] Re: use ssh -oStrictHostKeyChecking in euca_conf --discover-nodes

2009-09-25 Thread Dustin Kirkland
This should be relatively straightforward, to append an SCP_OPT=-oStrictHostKeyChecking=no if we're in --discover-nodes, and SCP_OPT= otherwise. :-Dustin ** Changed in: eucalyptus (Ubuntu) Assignee: (unassigned) = Dustin Kirkland (kirkland) ** Changed in: eucalyptus (Ubuntu) Status:

[Bug 436211] Re: add cloud's own ssh host key to /etc/ssh/known_hosts

2009-09-25 Thread Dustin Kirkland
Agreed. I'll knock this out as well. :-Dustin ** Changed in: eucalyptus (Ubuntu) Status: New = Confirmed ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = Medium ** Changed in: eucalyptus (Ubuntu) Assignee: (unassigned) = Dustin Kirkland (kirkland) -- add cloud's own

[Bug 436211] Re: add cloud's own ssh host key to /etc/ssh/known_hosts

2009-09-25 Thread Dustin Kirkland
Note that according to ssh(1), the file is /etc/ssh/ssh_known_hosts. :-Dustin -- add cloud's own ssh host key to /etc/ssh/known_hosts https://bugs.launchpad.net/bugs/436211 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in

[Bug 436211] Re: add cloud's own ssh host key to /etc/ssh/known_hosts

2009-09-25 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu) Status: Confirmed = Fix Committed -- add cloud's own ssh host key to /etc/ssh/known_hosts https://bugs.launchpad.net/bugs/436211 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in

[Bug 436211] Re: add cloud's own ssh host key to /etc/ssh/known_hosts

2009-09-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu -- add cloud's own ssh host key to /etc/ssh/known_hosts https://bugs.launchpad.net/bugs/436211 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. --

[Bug 436313] Re: SC registration through web UI fails

2009-09-25 Thread Dustin Kirkland
** Also affects: eucalyptus (Ubuntu) Importance: Undecided Status: New ** Changed in: eucalyptus (Ubuntu) Status: New = Triaged ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = High ** Changed in: eucalyptus (Ubuntu) Assignee: (unassigned) = Thierry Carrez

[Bug 436447] [NEW] UI freeze exception for Eucalyptus 1.6 console

2009-09-25 Thread Neil Levine
Public bug reported: Add hyperlinks to the Eucalyptus console which link to the Ubuntu and Canonical cloud webpages in order to provide context, support and further information for getting the most from the UEC environment. ** Affects: eucalyptus (Ubuntu) Importance: Undecided

[Bug 436253] Re: fails to load libc.so.6 (apparmor profile trouble)

2009-09-25 Thread Tormod Volden
(Right, do not know why I filed it on n-m). FYI, I tried rerunning /etc/init.d/apparmor but it did not help. It also seems like the /etc/network/if-pre-up/dhclient-apparmor script runs fine. I suspect problems dealing with union file systems. I remember seeing a workaround for something sounding

[Bug 436253] Re: fails to load libc.so.6 (apparmor profile trouble)

2009-09-25 Thread Jamie Strandboge
*** This bug is a duplicate of bug 131976 *** https://bugs.launchpad.net/bugs/131976 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 131976, so it is being marked as such. Please look

[Bug 432154] Re: dynamic block device attach/detach not functional with karmic KVM

2009-09-25 Thread Jamie Strandboge
My crash after several iterations turns out to be not intermittent at all. I decided to add a counter and see how many times I could attach/detach before the crash. Interestingly, it is 28 times, every time. Attached is an updated reproducer with the counter and an added 'sleep 30' after starting

[Bug 432154] Re: dynamic block device attach/detach not functional with karmic KVM

2009-09-25 Thread Jamie Strandboge
** Attachment added: 432154_with_counter.sh http://launchpadlibrarian.net/32427128/432154_with_counter.sh -- dynamic block device attach/detach not functional with karmic KVM https://bugs.launchpad.net/bugs/432154 You received this bug notification because you are a member of Ubuntu Server

[Bug 435527] Re: [regression] apparmor profile not updated on attach and detach of devices

2009-09-25 Thread Jamie Strandboge
It is possible the spurious messages happen when ACPI is initializing in the guest when the attach occurs. This needs to be investigated further to be certain. -- [regression] apparmor profile not updated on attach and detach of devices https://bugs.launchpad.net/bugs/435527 You received this

[Bug 432810] Re: apparmor_parser fails on certain paths in profile

2009-09-25 Thread Jamie Strandboge
This turned out to be not the libvirt security driver and not virt-aa- helper, but instead apparmor_parser not handling spaces in paths in the profile. Fix is to double-quote the dynamic paths (fix included in 0.7.0-1ubuntu8). ** Summary changed: - virt-aa-helper fails on certain paths +

[Bug 343898] Re: dhclient-script apparmor issues

2009-09-25 Thread Jamie Strandboge
This bug should fully be fixed now that apparmor is in the initramfs and ifupdown is careful about loading the profile before dhclient3 starts. Closing due to no activity. Please feel free to open a new bug if you continue to have problems. ** Changed in: dhcp3 (Ubuntu) Status: Incomplete

[Bug 105195] Re: kvm can not run Windows XP

2009-09-25 Thread David Kohen
The bug is in KVM after all, I found out that PAE is needed for 32-bit kernels for supporting the NX flag, this makes things work perfectly with no added flags in the server variant of the kernel. (and on 64 bit kernels) -- kvm can not run Windows XP https://bugs.launchpad.net/bugs/105195 You

[Bug 379991] Re: Certain VMs do not run under KVM using karmic's kernel

2009-09-25 Thread pml
Hi, just for making the list more complete: another Intel CPU... CU, -- pml ** Attachment added: /proc/cpuinfo http://launchpadlibrarian.net/32430434/cpuinfo.txt -- Certain VMs do not run under KVM using karmic's kernel https://bugs.launchpad.net/bugs/379991 You received this bug

[Bug 226512] Re: php-pear's default system-configuration-file directive is non-existent

2009-09-25 Thread Tuoppi
Doesn't work in jaunty. ** Changed in: php5 (Ubuntu) Status: Fix Released = Incomplete -- php-pear's default system-configuration-file directive is non-existent https://bugs.launchpad.net/bugs/226512 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 436200] Re: euca_find_cluster should probably prefer IPv4 addresses

2009-09-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu -- euca_find_cluster should probably prefer IPv4 addresses https://bugs.launchpad.net/bugs/436200 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. --

[Bug 436313] Re: SC registration through web UI fails

2009-09-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu -- SC registration through web UI fails https://bugs.launchpad.net/bugs/436313 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing

[Bug 436313] Re: SC registration through web UI fails

2009-09-25 Thread Thierry Carrez
I had to apply the changes from rev867 before rev876 (since rev876 builds upon the fixes from rev867, apparently). ** Changed in: eucalyptus (Ubuntu) Status: Triaged = Fix Committed -- SC registration through web UI fails https://bugs.launchpad.net/bugs/436313 You received this bug

[Bug 436200] Re: euca_find_cluster should probably prefer IPv4 addresses

2009-09-25 Thread Thierry Carrez
Targeting for beta. It's easily solved but still doesn't look good as a first user experience. ** Changed in: eucalyptus (Ubuntu) Milestone: None = ubuntu-9.10-beta ** Also affects: eucalyptus (Ubuntu Karmic) Importance: Medium Assignee: Colin Watson (cjwatson) Status:

[Bug 430841] Re: after package install of eucalyptus-cloud, walrus, sc, only cloud service is loaded

2009-09-25 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu Karmic) Milestone: ubuntu-9.10-beta = None -- after package install of eucalyptus-cloud, walrus, sc, only cloud service is loaded https://bugs.launchpad.net/bugs/430841 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 436200] Re: euca_find_cluster should probably prefer IPv4 addresses

2009-09-25 Thread Colin Watson
** Changed in: eucalyptus (Ubuntu Karmic) Status: Confirmed = Fix Committed -- euca_find_cluster should probably prefer IPv4 addresses https://bugs.launchpad.net/bugs/436200 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 435766] Re: Eucalyptus web services still do not display messages at boot

2009-09-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu -- Eucalyptus web services still do not display messages at boot https://bugs.launchpad.net/bugs/435766 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. --

[Bug 435766] Re: Eucalyptus web services still do not display messages at boot

2009-09-25 Thread Thierry Carrez
** Changed in: eucalyptus (Ubuntu) Status: In Progress = Fix Committed -- Eucalyptus web services still do not display messages at boot https://bugs.launchpad.net/bugs/435766 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 429749] Re: After installation, euca-run-instances fail unless you run euca-describe-groups first

2009-09-25 Thread Thierry Carrez
Couldn't reproduce that on latest install and euca2ools. Marking as FixReleased, please reopen if you can reproduce... ** Changed in: eucalyptus (Ubuntu) Status: New = Fix Released -- After installation, euca-run-instances fail unless you run euca-describe-groups first

[Bug 413789] Re: mysql-server has been kept back with dist-upgrading

2009-09-25 Thread Colin Watson
Is an action in the next release cycle good enough? We need to do something about this bug for *this* release cycle, surely. -- mysql-server has been kept back with dist-upgrading https://bugs.launchpad.net/bugs/413789 You received this bug notification because you are a member of Ubuntu Server

[Bug 427288] Re: Karmic i386 EC2 kernel emulating unsupported memory accesses

2009-09-25 Thread Scott Moser
This is fixed in 0.11.1-0ubuntu1. ** Changed in: vm-builder (Ubuntu Karmic) Status: Fix Released = Fix Committed -- Karmic i386 EC2 kernel emulating unsupported memory accesses https://bugs.launchpad.net/bugs/427288 You received this bug notification because you are a member of Ubuntu

[Bug 427288] Re: Karmic i386 EC2 kernel emulating unsupported memory accesses

2009-09-25 Thread Steve Langasek
** Changed in: vmbuilder Status: Fix Committed = Fix Released -- Karmic i386 EC2 kernel emulating unsupported memory accesses https://bugs.launchpad.net/bugs/427288 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in

[Bug 427288] Re: Karmic i386 EC2 kernel emulating unsupported memory accesses

2009-09-25 Thread Steve Langasek
dbus has been fixed; the only required vmbuilder change was made long ago, so closing this out. ** Changed in: vm-builder (Ubuntu Karmic) Status: Fix Committed = Fix Released -- Karmic i386 EC2 kernel emulating unsupported memory accesses https://bugs.launchpad.net/bugs/427288 You

[Bug 433885] [NEW] installation of mysql-server and phpmyadmin failed while system under stress

2009-09-25 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: The system was under heavy stress. Tried to install mysql-server, apache2, libapache-mod-php5 and phpmyadmin. Terminal showed that mysql- server failed to start. It just hung there, I hit the ctrl+c combination. It continued to phpmyadmin which obviously

[Bug 427288] Re: Karmic i386 EC2 kernel emulating unsupported memory accesses

2009-09-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/ubuntu-seeds/ubuntu.karmic -- Karmic i386 EC2 kernel emulating unsupported memory accesses https://bugs.launchpad.net/bugs/427288 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in ubuntu.

[Bug 433885] Re: installation of mysql-server and phpmyadmin failed while system under stress

2009-09-25 Thread Kamus
phpmyadmin can't be configured because need a msysql-server configured and running without issues, if you see your dpkg output, you can see that mysql-server is not correctly configured or something happened in initscript. Did you tried to reinstall mysql or was a fresh install of this? You should

[Bug 427288] Re: Karmic i386 EC2 kernel emulating unsupported memory accesses

2009-09-25 Thread Steve Langasek
** Changed in: vm-builder (Ubuntu Karmic) Status: Fix Committed = Fix Released -- Karmic i386 EC2 kernel emulating unsupported memory accesses https://bugs.launchpad.net/bugs/427288 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 436210] Re: use ssh -oStrictHostKeyChecking in euca_conf --discover-nodes

2009-09-25 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr854-0ubuntu5 --- eucalyptus (1.6~bzr854-0ubuntu5) karmic; urgency=low [ Dustin Kirkland ] * debian/control: drop dhcp from -nc's recommends, add it to -cc's recommends, LP: #364925 * tools/euca_conf.in: use

[Bug 434590] Re: Cloud installer / Cluster install fails to autoregister cluster, walrus, sc

2009-09-25 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr854-0ubuntu5 --- eucalyptus (1.6~bzr854-0ubuntu5) karmic; urgency=low [ Dustin Kirkland ] * debian/control: drop dhcp from -nc's recommends, add it to -cc's recommends, LP: #364925 * tools/euca_conf.in: use

[Bug 436211] Re: add cloud's own ssh host key to /etc/ssh/known_hosts

2009-09-25 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr854-0ubuntu5 --- eucalyptus (1.6~bzr854-0ubuntu5) karmic; urgency=low [ Dustin Kirkland ] * debian/control: drop dhcp from -nc's recommends, add it to -cc's recommends, LP: #364925 * tools/euca_conf.in: use

[Bug 436200] Re: euca_find_cluster should probably prefer IPv4 addresses

2009-09-25 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr854-0ubuntu5 --- eucalyptus (1.6~bzr854-0ubuntu5) karmic; urgency=low [ Dustin Kirkland ] * debian/control: drop dhcp from -nc's recommends, add it to -cc's recommends, LP: #364925 * tools/euca_conf.in: use

[Bug 423497] Re: Sudoers file is misconfigured in AMI ami-5059be39

2009-09-25 Thread Scott Moser
** Changed in: vm-builder (Ubuntu) Status: In Progress = Fix Committed -- Sudoers file is misconfigured in AMI ami-5059be39 https://bugs.launchpad.net/bugs/423497 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in

[Bug 434593] Re: Autoregister runs euca_conf with localhost but that is refused in 1.6~bzr808

2009-09-25 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr854-0ubuntu5 --- eucalyptus (1.6~bzr854-0ubuntu5) karmic; urgency=low [ Dustin Kirkland ] * debian/control: drop dhcp from -nc's recommends, add it to -cc's recommends, LP: #364925 * tools/euca_conf.in: use

[Bug 412664] Re: very hard to firewall eucalyptus securely

2009-09-25 Thread Jamie Strandboge
I've not looked at this *at all*, but one thought is to have a eucalyptus chain (or chains) that eucalyptus manages. It can add the chain on boot, and then add rules to the chain. Then it can manage the chain however it wants (even flush it). Once added, the chain is never removed from the BUILTIN

[Bug 364925] Re: eucalyptus-nc should not depend on dhcp3-server

2009-09-25 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr854-0ubuntu5 --- eucalyptus (1.6~bzr854-0ubuntu5) karmic; urgency=low [ Dustin Kirkland ] * debian/control: drop dhcp from -nc's recommends, add it to -cc's recommends, LP: #364925 * tools/euca_conf.in: use

[Bug 429872] Re: /sbin/apparmor_parser: ... Profile doesn't conform to protocol

2009-09-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/apparmor/ubuntu -- /sbin/apparmor_parser: ... Profile doesn't conform to protocol https://bugs.launchpad.net/bugs/429872 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dhcp3 in ubuntu. --

[Bug 222003] Re: Can't contact LDAP server

2009-09-25 Thread Dimitrios Symeonidis
if I understood correctly, this was a configuration error, right? closing as invalid please change back if I'm wrong... ** Changed in: libpam-ldap (Ubuntu) Status: Incomplete = Invalid -- Can't contact LDAP server https://bugs.launchpad.net/bugs/222003 You received this bug notification

[Bug 75536] Re: can't create passwords greater then 8 characters

2009-09-25 Thread Dimitrios Symeonidis
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you. Can you try with the latest Ubuntu release? Thanks in advance. -- can't

[Bug 429169] Re: ec2: Include kernel modules in AMIs

2009-09-25 Thread Scott Moser
** Changed in: vm-builder (Ubuntu) Status: In Progress = Fix Committed -- ec2: Include kernel modules in AMIs https://bugs.launchpad.net/bugs/429169 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in ubuntu. --

[Bug 412664] Re: very hard to firewall eucalyptus securely

2009-09-25 Thread Jamie Strandboge
and by depended on across reboots and flushes I meant depended on across reboots and eucalyptus flushes. -- very hard to firewall eucalyptus securely https://bugs.launchpad.net/bugs/412664 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 194270] Re: libpam-ldap does not link the same version of openldap/openssl package installed in the same image

2009-09-25 Thread Dimitrios Symeonidis
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you. Can you try with the latest Ubuntu release? Thanks in advance. ** Changed

[Bug 116177] Re: unability to configure rootbinddn only

2009-09-25 Thread Dimitrios Symeonidis
no answer received, closing as won't fix ** Changed in: libpam-ldap (Ubuntu) Status: Incomplete = Won't Fix -- unability to configure rootbinddn only https://bugs.launchpad.net/bugs/116177 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 44098] Re: libpam-ldap does not install non-interactively

2009-09-25 Thread Dimitrios Symeonidis
no answer received, closing as won't fix ** Changed in: libpam-ldap (Ubuntu) Status: Incomplete = Won't Fix -- libpam-ldap does not install non-interactively https://bugs.launchpad.net/bugs/44098 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 436276] Re: Part of storage controller setup that should run as the eucalyptus user runs as root

2009-09-25 Thread Dustin Kirkland
Fixed upstream, we need to cherry pick this to Ubuntu. :-Dustin ** Changed in: eucalyptus (Ubuntu) Status: New = Triaged ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = Critical -- Part of storage controller setup that should run as the eucalyptus user runs as root

[Bug 436447] Re: UI freeze exception for Eucalyptus 1.6 console

2009-09-25 Thread Dustin Kirkland
Triaged, wishlist. This could be solved via an SRU if push comes to shove. ** Changed in: eucalyptus (Ubuntu) Status: New = Triaged ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = Wishlist -- UI freeze exception for Eucalyptus 1.6 console

[Bug 430266] Re: Failures in image registration should be reported as HTTP error codes

2009-09-25 Thread Dustin Kirkland
Confirming, marking medium (though not critical). Error reporting really stinks, coming from an early tester who encounters a lot of errors, and can't interpret them very well. :-Dustin ** Changed in: eucalyptus (Ubuntu) Status: New = Confirmed ** Changed in: eucalyptus (Ubuntu)

[Bug 430226] Re: modify image attribute (launch perms) always displays image as public

2009-09-25 Thread Dustin Kirkland
Matching the upstream status confirmed/medium. This is a security issue more than anything else. While it should be fixed, perhaps SRU-worthy, it's not necessarily release-critical. :-Dustin ** Changed in: eucalyptus (Ubuntu) Status: New = Confirmed ** Changed in: eucalyptus (Ubuntu)

[Bug 436199] Re: display admin URL on boot

2009-09-25 Thread Dustin Kirkland
I'll throw this in an pam_motd script and display it on login. Triaging, assigning to myself. :-Dustin ** Changed in: eucalyptus (Ubuntu) Status: New = Confirmed ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = Wishlist ** Changed in: eucalyptus (Ubuntu) Status:

[Bug 430957] Re: SYSTEM mode, clc does not send runinstances.

2009-09-25 Thread Dustin Kirkland
I haven't confirmed, but I'm matching upstream's priority of Critical. This seems like core, broken functionality that simply must work for Eucalyptus to be useful. :-Dustin ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = Critical -- SYSTEM mode, clc does not send runinstances.

[Bug 430877] Re: describe volumes and describe snapshots times out occasionally

2009-09-25 Thread Dustin Kirkland
I have seen the euca-describe-* utils hang from time to time as well. Confirming, marking Medium, as I can usually ctrl-c break it, and retry and eventually it might work. :-Dustin ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = Medium ** Changed in: eucalyptus (Ubuntu)

[Bug 287736] Re: package libapache2-mod-php5 5.2.4-2ubuntu5.3 failed to install during upgrade from Ubuntu 7.10 to 8.04LTS (thru the update manager)

2009-09-25 Thread Dimitrios Symeonidis
Thank you for taking the time to report this bug and helping to make Ubuntu better. You reported this bug a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue for you. Can you try with the latest Ubuntu release? Thanks in advance. -- package

[Bug 356359] Re: php5-cgi crashed with SIGSEGV in vspprintf()

2009-09-25 Thread Dimitrios Symeonidis
closing as fix released, as per your last comment ** Changed in: php5 (Ubuntu) Status: Incomplete = Fix Released -- php5-cgi crashed with SIGSEGV in vspprintf() https://bugs.launchpad.net/bugs/356359 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 436199] Re: display admin URL on boot

2009-09-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu -- display admin URL on boot https://bugs.launchpad.net/bugs/436199 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 436199] Re: display admin URL on boot

2009-09-25 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu) Status: Triaged = In Progress ** Changed in: eucalyptus (Ubuntu) Status: In Progress = Fix Committed -- display admin URL on boot https://bugs.launchpad.net/bugs/436199 You received this bug notification because you are a member of Ubuntu Server

[Bug 429590] Re: Cannot upload bundle to Walrus

2009-09-25 Thread Dustin Kirkland
Marking invalid per the reporter, Mr. Goyer. :-Dustin ** Changed in: eucalyptus (Ubuntu) Status: New = Invalid -- Cannot upload bundle to Walrus https://bugs.launchpad.net/bugs/429590 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 429612] Re: SOAP error when running euca_conf --deregister-walrus

2009-09-25 Thread Dustin Kirkland
Confirmed, I'm seeing spurious errors as well. Marking Low,as the operation appears to succeed. This bug may be related to Bug #430266, which deals generically with better HTTP error code reporting. :-Dustin ** Changed in: eucalyptus (Ubuntu) Status: New = Confirmed ** Changed in:

[Bug 429631] Re: Invalid S3_URL value in eucarc

2009-09-25 Thread Dustin Kirkland
*** This bug is a duplicate of bug 429734 *** https://bugs.launchpad.net/bugs/429734 Actually, I'm going to mark this as a duplicate of Bug #429734. Both of these deal with broken S3_URL values that need fixing. :-Dustin -- Invalid S3_URL value in eucarc

[Bug 429631] Re: Invalid S3_URL value in eucarc

2009-09-25 Thread Dustin Kirkland
*** This bug is a duplicate of bug 429734 *** https://bugs.launchpad.net/bugs/429734 Agreed, this will be a broken URL. Workaround is to download the certificate again after Walrus server registration. Confirming, marking Low. :-Dustin ** Changed in: eucalyptus (Ubuntu) Status: New

[Bug 429734] Re: Invalid S3_URL and EC2_URL in eucarc

2009-09-25 Thread Dustin Kirkland
Confirmed, Medium. Etienne also reported Bug #429631, which deals with another case where the S3_URL is broken. The code that generates this needs to be fixed to perhaps refuse to server the certificate bundle until it is sufficiently configured to do so. :-Dustin ** Changed in: eucalyptus

[Bug 426830] Re: Add a check in eucalyptus-nc to verify that the target can run KVM

2009-09-25 Thread Dustin Kirkland
** Also affects: eucalyptus (Ubuntu Karmic) Importance: Undecided Status: New -- Add a check in eucalyptus-nc to verify that the target can run KVM https://bugs.launchpad.net/bugs/426830 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 426830] Re: Add a check in eucalyptus-nc to verify that the target can run KVM

2009-09-25 Thread Dustin Kirkland
Etienne- Hmm, this is a bit easier said than done. We can't run kvm-ok directly, because the package that provides kvm-ok may be being installed at that time. Note that there's another bug where we're trying to get kvm-ok into the base system files and out of qemu-kvm, Bug #429443. However,

[Bug 427236] Re: high memory usage by CC

2009-09-25 Thread Dustin Kirkland
Marking High priority; memory leaks suck. Confirmed against Jaunty, since Etienne is seeing this too. Incomplete against Karmic. We need to revisit this bug, and update the status as soon as we get to the point where we can verify that the issue exists, or is fixed. :-Dustin ** Also affects:

[Bug 426830] Re: Add a check in eucalyptus-nc to verify that the target can run KVM

2009-09-25 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu Karmic) Status: Triaged = Fix Committed -- Add a check in eucalyptus-nc to verify that the target can run KVM https://bugs.launchpad.net/bugs/426830 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 426830] Re: Add a check in eucalyptus-nc to verify that the target can run KVM

2009-09-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu -- Add a check in eucalyptus-nc to verify that the target can run KVM https://bugs.launchpad.net/bugs/426830 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. --

[Bug 429781] Re: snapshots created in 1.5 do not get imported to 1.6

2009-09-25 Thread Dustin Kirkland
Neil- Could you provide some more information on what this bug is about, and how it might affect UEC users? I'm sorry it's not evident from the title alone. :-Dustin ** Changed in: eucalyptus (Ubuntu) Status: New = Incomplete ** Changed in: eucalyptus (Ubuntu) Importance: Undecided

[Bug 429781] Re: snapshots created in 1.5 do not get imported to 1.6

2009-09-25 Thread Neil Soman
It has to do with migrating snapshots created with version 1.5 to 1.6. If you create a snapshot in 1.5 and upgrade to 1.6 (not clean install), your old snapshots may not be available (in multi component/multi cluster mode). There is a fix for the migration in the head, but part of the process

[Bug 429004] Re: Eucalyptus hangs euca-upload-bundle doesn't return

2009-09-25 Thread Dustin Kirkland
Confirming, medium priority. I have not succeeded in uploading an image yet either. :-Dustin ** Changed in: eucalyptus (Ubuntu) Status: New = Confirmed ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = Medium -- Eucalyptus hangs euca-upload-bundle doesn't return

[Bug 428188] Re: Eucalyptus crashes when registering image

2009-09-25 Thread Dustin Kirkland
I was unable to register kernel or ramdisks either, with similar failed to parse errors. Confirming, marking Medium. :-Dustin ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = High ** Changed in: eucalyptus (Ubuntu) Status: New = Confirmed ** Changed in: eucalyptus (Ubuntu)

[Bug 428010] Re: Eucalyptus cloud controller stops working suddenly

2009-09-25 Thread Dustin Kirkland
Marking confirmed, since multiple reports seem to indicate that this issue is widespread. High priority, as this is core to the functionality of a working cloud. :-Dustin ** Changed in: eucalyptus (Ubuntu) Status: New = Confirmed ** Changed in: eucalyptus (Ubuntu) Importance:

[Bug 428188] Re: Eucalyptus crashes when registering image

2009-09-25 Thread Dustin Kirkland
In addition to fixing the problem, we simply need better error messages. -- Eucalyptus crashes when registering image https://bugs.launchpad.net/bugs/428188 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. --

[Bug 430957] Re: SYSTEM mode, clc does not send runinstances.

2009-09-25 Thread Neil Soman
This was a problem with SYSTEM mode (UEC default is supposed to be MANAGED_NOVLAN if I'm not mistaken so this shouldn't affect that). I believe this was fixed but I need to confirm that against the upstream (I will update this bug when I do). -- SYSTEM mode, clc does not send runinstances.

[Bug 424179] Re: Fails to upgrade to 1.6~bzr588-0ubuntu7

2009-09-25 Thread Dustin Kirkland
Hi Loic- Were you upgrading from earlier Karmic, or from Jaunty to Karmic? :-Dusitn ** Changed in: eucalyptus (Ubuntu) Status: New = Incomplete ** Changed in: eucalyptus (Ubuntu) Importance: Undecided = Medium ** Changed in: eucalyptus (Ubuntu) Importance: Medium = High --

[Bug 430075] Re: eucalyptus-nc fail to upgrade to 1.6~bzr746-0ubuntu1

2009-09-25 Thread Dustin Kirkland
I *think* the eucalyptus-nc init script needs to throw the error message, and exit, but exit 0, to prevent this sort of upgrade problem. * tools/eucalyptus-nc.in: eucalyptus not being configured is a fatal condition for the init script, but exit 0 such that package installation can

[Bug 377364] Re: package eucalyptus-nc 1.5~bzr266-0ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-09-25 Thread Dustin Kirkland
I couldn't reproduce this in Karmic, so I'm going to mark fix-released for now against Karmic, and incomplete, awaiting more information to debug against Jaunty. ** Changed in: eucalyptus (Ubuntu Karmic) Status: In Progress = Fix Released ** Changed in: eucalyptus (Ubuntu Karmic)

[Bug 377364] Re: package eucalyptus-nc 1.5~bzr266-0ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-09-25 Thread Dustin Kirkland
Hi Nilesh- Thanks for the report. Sorry it's been so long for someone to get back to you. Your nc.log seems to indicate that libvirt wasn't running... Do you have any idea if that was the case? Were you able to get past these errors at any point later, perhaps once libvirt was definitely

[Bug 399042] Re: package eucalyptus-nc 1.5~bzr266-0ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-09-25 Thread Dustin Kirkland
*** This bug is a duplicate of bug 377364 *** https://bugs.launchpad.net/bugs/377364 ** This bug is no longer a duplicate of bug 399041 package eucalyptus-nc 1.5~bzr266-0ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 1 ** This bug has

[Bug 399041] Re: package eucalyptus-nc 1.5~bzr266-0ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-09-25 Thread Dustin Kirkland
*** This bug is a duplicate of bug 377364 *** https://bugs.launchpad.net/bugs/377364 ** This bug has been marked a duplicate of bug 377364 package eucalyptus-nc 1.5~bzr266-0ubuntu2 failed to install/upgrade: subprocess post-installation script returned error exit status 1 -- package

[Bug 397721] Re: [needs-packaging] php-fpm

2009-09-25 Thread dreamcat4
** Changed in: php-fpm Importance: Undecided = High -- [needs-packaging] php-fpm https://bugs.launchpad.net/bugs/397721 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 436835] Re: [PATCH] fix failure: TypeError: not enough arguments for format string

2009-09-25 Thread Arnaud
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/32454296/Dependencies.txt -- [PATCH] fix failure: TypeError: not enough arguments for format string https://bugs.launchpad.net/bugs/436835 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 436835] Re: [PATCH] fix failure: TypeError: not enough arguments for format string

2009-09-25 Thread Arnaud
seems to fix the problem: --- /usr/lib/python2.6/dist-packages/VMBuilder/plugins/ubuntu/dapper.py 2009-09-25 21:30:25.799147579 +0200 +++ /usr/lib/python2.6/dist-packages/VMBuilder/plugins/ubuntu/dapper.py 2009-09-25 21:12:56.771204685 +0200 @@ -144,7 +144,7 @@

[Bug 426309] Re: package eucalyptus-nc 1.6~bzr 588-0ubuntu6 failed to install/upgrade: podproces nov ý pre-removal skript vrátil chybový status 1

2009-09-25 Thread Dustin Kirkland
Thanks for the report. These prerm scripts are no longer used, so this bug should be marked- fix-released. revno: 484 committer: Soren Hansen so...@canonical.com branch nick: ubuntu timestamp: Tue 2009-09-01 14:59:02 -0500 message: Remove eucalyptus-{nc,cloud,cc}.prerm. They are not needed

[Bug 419801] Re: package eucalyptus-cc 1.6~bzr 452-0ubuntu2 failed to install/upgrade: podproces nov ý pre-removal skript vrátil chybový status 1

2009-09-25 Thread Dustin Kirkland
Thanks for the report. These prerm scripts are no longer used, so this bug should be marked- fix-released. revno: 484 committer: Soren Hansen so...@canonical.com branch nick: ubuntu timestamp: Tue 2009-09-01 14:59:02 -0500 message: Remove eucalyptus-{nc,cloud,cc}.prerm. They are not needed

[Bug 419803] Re: package eucalyptus-cloud 1.5~ bzr266-0ubuntu2 failed to install/upgrade: podproces nov ý pre-removal skript vrátil chybový status 1

2009-09-25 Thread Dustin Kirkland
Thanks for the report. These prerm scripts are no longer used, so this bug should be marked- fix-released. revno: 484 committer: Soren Hansen so...@canonical.com branch nick: ubuntu timestamp: Tue 2009-09-01 14:59:02 -0500 message: Remove eucalyptus-{nc,cloud,cc}.prerm. They are not needed

[Bug 419798] Re: package eucalyptus-nc 1.6~bzr 452-0ubuntu2 failed to install/upgrade: podproces nov ý pre-removal skript vrátil chybový status 1

2009-09-25 Thread Dustin Kirkland
Thanks for the report. These prerm scripts are no longer used, so this bug should be marked- fix-released. revno: 484 committer: Soren Hansen so...@canonical.com branch nick: ubuntu timestamp: Tue 2009-09-01 14:59:02 -0500 message: Remove eucalyptus-{nc,cloud,cc}.prerm. They are not needed

[Bug 424179] Re: Fails to upgrade to 1.6~bzr588-0ubuntu7

2009-09-25 Thread Dustin Kirkland
Loic- Agreed, the config file handling needs some improvement. I'm still trying to get a handle on that. As for the JAVA_HOME bit, I'm going to assign this bug to Thierry for now. Hopefully he can get a handle on where, or if at all, that is a problem. :-Dustin ** Changed in: eucalyptus

[Bug 418473] Re: package eucalyptus-cloud eucalyptus-cloud_1.6~bzr452-0ubuntu3 fail to upgrade

2009-09-25 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu) Status: Confirmed = Fix Committed -- package eucalyptus-cloud eucalyptus-cloud_1.6~bzr452-0ubuntu3 fail to upgrade https://bugs.launchpad.net/bugs/418473 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 418409] Re: package eucalyptus-cloud 1.6~bzr452-0ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-09-25 Thread Dustin Kirkland
I'm not familiar with this bit, and under what circumstances euca_conf -setup has not been run but a user is trying to upgrade. We need some information from the upstream Eucalyptus folks on this one. Marking Incomplete for now, awaiting feedback for triaging. :-Dustin ** Changed in: eucalyptus

[Bug 418409] Re: package eucalyptus-cloud 1.6~bzr452-0ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2009-09-25 Thread Dustin Kirkland
I'll note that this isn't a generic problem, as I just successfully upgraded to eucalyptus-cloud 1.6~bzr854-0ubuntu5. :-Dustin -- package eucalyptus-cloud 1.6~bzr452-0ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

[Bug 424457] Re: euca_conf --register-nodes message is misleading

2009-09-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu -- euca_conf --register-nodes message is misleading https://bugs.launchpad.net/bugs/424457 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. --

  1   2   3   >