[Bug 425914] Re: [FFe] CC and NC networking mode is set to 'SYSTEM' by default

2009-09-15 Thread Soren Hansen
In SYSTEM mode, Eucalypus connects instances to the existing LAN by way of a bridge, and relies on existing networking infrastructure (DHCP servers, DNS, etc.) to run them. This is a very basic mode of operation, and is somewhat limited. In MANAGED(-NOVLAN) you get all the bells and whistles

[Bug 303882] Re: python-vm-builder --raw doesn't set size correctly

2009-09-15 Thread Nick Barcet
** Changed in: vm-builder (Ubuntu) Assignee: Nick Barcet (nijaba) = Soren Hansen (soren) -- python-vm-builder --raw doesn't set size correctly https://bugs.launchpad.net/bugs/303882 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

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

2009-09-15 Thread Paul Sladen
Public bug reported: Binary package hint: tcpdump /sbin/apparmor_parser: Unable to replace /usr/share/gdm/guest-session/Xsession. Profile doesn't conform to protocol /sbin/apparmor_parser: Unable to replace /usr/bin/evince. Profile doesn't conform to protocol /sbin/apparmor_parser: Unable to

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

2009-09-15 Thread Martin-Éric Racine
This problem has already been reported for at least some of the packages involved. The real issue is changes in the Linux kernel security model which, in turn, require a slightly different syntax for AppArmor rules. Those rules are not 100% compatible with those needed for 2.6.28 kernels used

[Bug 425914] Re: [FFe] CC and NC networking mode is set to 'SYSTEM' by default

2009-09-15 Thread Steve Langasek
slangasek soren: so what can go wrong here? Eucalyptus packages failing to configure in cases where it configured before (e.g., if the admin provides no input on the new debconf questions)? Things breaking on upgrade? soren slangasek: This only applies for fresh installs. soren slangasek: The

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

2009-09-15 Thread Till Kamppeter
** Changed in: cups (Ubuntu) Assignee: (unassigned) = Martin Pitt (pitti) -- /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

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

2009-09-15 Thread Martin Pitt
This is a very common bug report, see e. g. bug 429863 or bug 429880. Instead of trying to work arond this in a bazillion packages, is it possible to catch that situation in AppArmor itself and disable itself until the next boot into the karmic kernel? ** Also affects: apparmor (Ubuntu)

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

2009-09-15 Thread Martin Pitt
I keep the other tasks open for now, but if it is possible to fix this centrally in apparmor, they can be invalidated. Most packages either reload apparmor or call apparmor_parser -r $APP_PROFILE. -- /sbin/apparmor_parser: ... Profile doesn't conform to protocol

[Bug 348990] Re: Deinstallation doesn't delete all files

2009-09-15 Thread Thierry Carrez
** Changed in: postfix (Ubuntu) Status: Confirmed = In Progress ** Changed in: postfix (Ubuntu) Assignee: (unassigned) = Thierry Carrez (ttx) -- Deinstallation doesn't delete all files https://bugs.launchpad.net/bugs/348990 You received this bug notification because you are a member

[Bug 383087] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 1

2009-09-15 Thread Marc Uszynski
I found what was not correct : my /etc/apparmor.d/usr.sbin.mysqld was not correctly set up with the location I use for mysql (/home/mysql) Tow lines: /var/lib/mysql/ r, /var/lib/mysql/** rwk, should be replaced by: /home/mysql/ r, /home/mysql/** rwk, It is well described in

[Bug 348990] Re: Deinstallation doesn't delete all files

2009-09-15 Thread Thierry Carrez
I updated the debdiff for the current postfix, and will upload after alpha6 softfreeze. -- Deinstallation doesn't delete all files https://bugs.launchpad.net/bugs/348990 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to postfix in ubuntu.

[Bug 426813] Re: snmpd dies after requests with snmpwalk

2009-09-15 Thread gdowle
Thank you for this hint! I installed snmpd-dbgsym and libsnmp15-dbgsym and generated a backtrace with gdb and put the output in the attachment. Snmpd died after 4 or 5 runs of snmpwalk. ** Attachment added: gdb-snmpd.txt http://launchpadlibrarian.net/31830216/gdb-snmpd.txt -- snmpd dies

[Bug 429965] [NEW] nl-be keymap is not correct

2009-09-15 Thread Alvin
Public bug reported: Binary package hint: kvm The keymap in /usr/share/kvm/keymaps/nl-be does not contain Belgian Flemish keyboard layout (nl-be) Steps to reproduce (using libvirt) - use virsh edit domain to change keymap to nl-be: graphics type='vnc' port='-1' autoport='yes' keymap='nl-be'/

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

2009-09-15 Thread Jamie Strandboge
This is a known issue and something that is being worked on. Assigning to John and will follow-up with him. ** Changed in: apparmor (Ubuntu Karmic) Assignee: Ubuntu Security Team (ubuntu-security) = John Johansen (jjohansen) -- /sbin/apparmor_parser: ... Profile doesn't conform to

[Bug 425914] Re: [FFe] CC and NC networking mode is set to 'SYSTEM' by default

2009-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr746-0ubuntu1 --- eucalyptus (1.6~bzr746-0ubuntu1) karmic; urgency=low * New upstream, bugfix snapshot. * Add more full-featured default network configuration (LP: #425914). -- Soren Hansen so...@ubuntu.com Tue, 15 Sep 2009

[Bug 429083] Re: axis2c segfaulting, causing CC to crash

2009-09-15 Thread Thierry Carrez
*** This bug is a duplicate of bug 428060 *** https://bugs.launchpad.net/bugs/428060 ** This bug has been marked a duplicate of bug 428060 axis2c unstable when multi-threaded -- axis2c segfaulting, causing CC to crash https://bugs.launchpad.net/bugs/429083 You received this bug

[Bug 74647] Re: php5-gd not using bundled GD library

2009-09-15 Thread gagarine
And why not create two php packages? php5-standard compiled without any special options and php5-extra (compiled with gd and perhaps other stuff). For example: Drupal V.7 need php with bundled GD library because the imagecache will be in the core of Drupal... so he can depend of php5-extra

[Bug 74647] Re: php5-gd not using bundled GD library

2009-09-15 Thread gagarine
Mantis don't use anti aliasing any more to work around this bug. This is not applicable for all PHP project. ** Changed in: php Importance: Unknown = Undecided ** Changed in: php Status: Fix Released = New ** Changed in: php Remote watch: Mantis Bug Tracker #9167 = None ** Changed

Re: [Bug 74647] Re: php5-gd not using bundled GD library

2009-09-15 Thread Pierre
hi, As of 5.3.0 it is possible to compile php with the external GD while keep having the new features (most of them at least, like imagerotate or imagefilter). That won't fix the non fixed bugs in debian's gd or the bad patches (afair, it affects only debian, ubuntu being smarter when it comes to

[Bug 200614] Re: segfault and warnings from net-snmp 5.4.x

2009-09-15 Thread Thierry Carrez
** Changed in: net-snmp (Ubuntu Hardy) Status: Confirmed = Triaged ** Changed in: net-snmp (Ubuntu Hardy) Assignee: Ubuntu Server Team (ubuntu-server) = Chuck Short (zulcss) -- segfault and warnings from net-snmp 5.4.x https://bugs.launchpad.net/bugs/200614 You received this bug

[Bug 332606] Re: Racoon 0.7 fails with address already in use

2009-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package ipsec-tools - 1:0.7.1-1.5ubuntu4 --- ipsec-tools (1:0.7.1-1.5ubuntu4) karmic; urgency=low * src/racoon/isakmp.c: Fix address already in use. (LP: #332606) -- Chuck Short zul...@ubuntu.com Tue, 15 Sep 2009 08:39:41 -0400 ** Changed in:

[Bug 407324] Re: /etc/init.d/freeradius stop don't work

2009-09-15 Thread Chuck Short
** Changed in: freeradius (Ubuntu Hardy) Status: Fix Committed = Fix Released -- /etc/init.d/freeradius stop don't work https://bugs.launchpad.net/bugs/407324 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to freeradius in ubuntu.

[Bug 429087] Re: after UEC front-end (cluster) install, key sync stage of registration cannot proceed without entering a password

2009-09-15 Thread Colin Watson
** Changed in: eucalyptus (Ubuntu) Assignee: (unassigned) = Colin Watson (cjwatson) -- after UEC front-end (cluster) install, key sync stage of registration cannot proceed without entering a password https://bugs.launchpad.net/bugs/429087 You received this bug notification because you are

[Bug 261326] Re: racoon init script fairs poorly when using an unpriv user

2009-09-15 Thread Chuck Short
Thanks for the bug report. Ill consider it for karmic+1. Regards chuck ** Changed in: ipsec-tools (Ubuntu) Importance: Undecided = Wishlist ** Changed in: ipsec-tools (Ubuntu) Status: New = Triaged -- racoon init script fairs poorly when using an unpriv user

[Bug 429087] Re: after UEC front-end (cluster) install, key sync stage of registration cannot proceed without entering a password

2009-09-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu -- after UEC front-end (cluster) install, key sync stage of registration cannot proceed without entering a password https://bugs.launchpad.net/bugs/429087 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 429087] Re: after UEC front-end (cluster) install, key sync stage of registration cannot proceed without entering a password

2009-09-15 Thread Colin Watson
** Changed in: eucalyptus (Ubuntu) Status: New = Fix Committed -- after UEC front-end (cluster) install, key sync stage of registration cannot proceed without entering a password https://bugs.launchpad.net/bugs/429087 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-15 Thread Scott Moser
I tested this on ami-a40fefcd (alpha5.1) I verified that before install of libc6-xen, ldd reports bash to be using /lib/tls/i686/cmov/libc.so.6 . after install, it shows /lib/tls/i686/nosegneg/libdl.so.2. However, after a reboot, I still see the message. I suspect this is coming from initrd,

[Bug 364531] Re: Unable to migrate Intrepid configuration to Jaunty

2009-09-15 Thread Lionel Dricot
I've been able to eventually migrate to Jaunty slapd. As I was expecting, it was not configuration related because slaptest -u would told me that my config fil was fine. Here are the step I followed : 1) Stop slapd. Backup and remove /etc/ldap and /var/lib/ldap. With them, upgrade is impossible

[Bug 427718] Re: owner of sticky directory cannot delete files created by others

2009-09-15 Thread Chuck Short
Hi, Thanks for the request this is fixed for Karmic. Regards chuck -- owner of sticky directory cannot delete files created by others https://bugs.launchpad.net/bugs/427718 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in

[Bug 425526] Re: Kubuntu Karmic i386 Alpha 5 network copy/stream from samba share glitch approximately every 5 minutes

2009-09-15 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we can't fix it because your description didn't include enough information. You may find it helpful to read How to report bugs effectively http://www.chiark.greenend.org.uk/~sgtatham/bugs.html.

Re: [Bug 383087] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: le sous-processus post-installation script a retourn? une erreur de sortie d'?tat 1

2009-09-15 Thread Mathias Gug
On Tue, Sep 15, 2009 at 09:27:21AM -, Marc Uszynski wrote: I found what was not correct : my /etc/apparmor.d/usr.sbin.mysqld was not correctly set up with the location I use for mysql (/home/mysql) status invalid -- Mathias Gug Ubuntu Developer http://www.ubuntu.com ** Changed

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

2009-09-15 Thread Scott Moser
** Changed in: vm-builder (Ubuntu) Importance: Undecided = Medium ** Changed in: vm-builder (Ubuntu) Status: Confirmed = Triaged -- 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

[Bug 429636] Re: ubuntu 8.04 cannot install apache2-prefork-dev

2009-09-15 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: 1. Is this reproducible? 2. If so, what specific steps should we take to recreate this bug? Be as detailed as possible. This will help us to find and resolve the problem. **

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

2009-09-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: On karmic, when upgrading Eucalyptus from 1.6~bzr672-0ubuntu4 to 1.6~bzr746-0ubuntu1, package upgrade will fail following. It seems like the problem is really with insserv and unrelated to Eucalyptus specifically, but I am not entirely sure. Setting up

[Bug 429106] [NEW] kernel and initramfs should be available for uec

2009-09-15 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Right now our uec images at http://uec-images.ubuntu.com/karmic (or released ones at http://uec-images.ubuntu.com/releases) do not have a kernel and initramfs available for download. The instructions at https://help.ubuntu.com/community/Eucalyptus give

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

2009-09-15 Thread Scott James Remnant
The actual error: EUCALYPTUS not configured! invoke-rc.d: initscript eucalyptus-nc, action start failed. This comes from the eucalyptus-nc init script ** Package changed: ubuntu = eucalyptus (Ubuntu) -- eucalyptus-nc fail to upgrade to 1.6~bzr746-0ubuntu1

[Bug 429106] Re: kernel and initramfs should be available for uec

2009-09-15 Thread Scott Moser
** Package changed: ubuntu = vm-builder (Ubuntu) -- kernel and initramfs should be available for uec https://bugs.launchpad.net/bugs/429106 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in ubuntu. -- Ubuntu-server-bugs

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

2009-09-15 Thread Etienne Goyer
The problem is indeed with eucalyptus. There is now a check in the init script that will make it fail if the EUCALYPTUS value of the configuration file is not_configured. The config that shipped in the last version indeed was. Somehow, the config file did not got upgraded to the new version,

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

2009-09-15 Thread Etienne Goyer
Got the same problem upgrading a Eucalyptus frontend (running -cloud, -cc, -walrus and -sc). However, we cannot accept the package maintainer's version, as it will overwrite the NODES value in the configuration file, which would make the frontend consider there is no node controller. People

[Bug 430093] [NEW] Eucalyptus 403 Forbidden when trying to run instance after package upgrade

2009-09-15 Thread Etienne Goyer
Public bug reported: On karmic, after upgrading Eucalyptus from 1.6~bzr672-0ubuntu4 to 1.6~bzr746-0ubuntu1, trying to run an instance fail with the following error: cloudmas...@uec-frontend:~$ euca-run-instances -t c1.medium -k warthogs-key emi-073A1120 Warning: failed to parse error message

[Bug 74647] Re: php5-gd not using bundled GD library

2009-09-15 Thread Ondřej Surý
And why not create two php packages? php5-standard compiled without any special options and php5-extra (compiled with gd and perhaps other stuff). Bundled GD library in php has hardcoded dependency on php, which just adds to reasons, why it couldn't be packaged as a standalone library. What we

Re: [Bug 74647] Re: php5-gd not using bundled GD library

2009-09-15 Thread Pierre
hi, You are still not getting it. What you need is not a fork but a proper package. To ease this move I added the possibility to use the system library AND to have the php specific features like the imagefilter or imagerotate functions. In the long run this compatibility layer will be pointless

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

2009-09-15 Thread Mathias Gug
** Also affects: mysql-dfsg-5.1 (Ubuntu Karmic) Importance: High Status: Triaged ** Changed in: mysql-dfsg-5.1 (Ubuntu Karmic) Milestone: karmic-alpha-6 = ubuntu-9.10-beta -- mysql-server has been kept back with dist-upgrading https://bugs.launchpad.net/bugs/413789 You received

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

2009-09-15 Thread Jamie Strandboge
Based on converstion in #ubuntu-devel on IRC, this can and will be handled in apparmor. Invalidating the other bugs. ** Changed in: cups (Ubuntu Karmic) Status: New = Invalid ** Changed in: dhcp3 (Ubuntu Karmic) Status: New = Invalid ** Changed in: evince (Ubuntu Karmic)

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

2009-09-15 Thread Johannes Rauch
i guess it has something to do with intel cpus - i installed recently a kvm-vm with windows server 2008 on my amd athlon 64-based jaunty server with no problems at all... on my notebook, i still got problems booting non-virtio based vms from harddisk using virt-manager/libvirtd. a linux-vm with

[Bug 423865] Re: [FFE] Image Store UI in Eucalyptus needs local proxy

2009-09-15 Thread Mathias Gug
Package uploaded and published in karmic. ** Changed in: eucalyptus (Ubuntu) Status: In Progress = Fix Released -- [FFE] Image Store UI in Eucalyptus needs local proxy https://bugs.launchpad.net/bugs/423865 You received this bug notification because you are a member of Ubuntu Server

[Bug 424371] Re: Logins to OpenSSH server slow due to UseDNS yes config

2009-09-15 Thread lunch
I found this and it worked... go into your /etc/nsswitch.conf file and comment out the hosts line - apparently the delay is caused by mdns time outs... Restart your ssh server and you should be good to go. -- Logins to OpenSSH server slow due to UseDNS yes config

[Bug 406171] Re: COUNTER64 broken in NetSNMP::agent

2009-09-15 Thread Mathias Gug
** Also affects: net-snmp (Ubuntu Hardy) Importance: Undecided Status: New -- COUNTER64 broken in NetSNMP::agent https://bugs.launchpad.net/bugs/406171 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in ubuntu. --

[Bug 286101] Re: kvm guests not using virtio for networking lose network connectivity

2009-09-15 Thread Dustin Kirkland
This bug was fixed in kvm-84 as published to hardy-backports and intrepid-backports. If you're suffering from this bug, please try that package. :-Dustin ** Changed in: kvm (Ubuntu Hardy) Milestone: ubuntu-8.04.3 = None ** Changed in: kvm (Ubuntu Intrepid) Milestone: intrepid-updates =

[Bug 251480] Re: X hangs in Intrepid in KVM

2009-09-15 Thread Soren Hansen
** Changed in: kvm (Ubuntu Hardy) Assignee: Soren Hansen (soren) = (unassigned) -- X hangs in Intrepid in KVM https://bugs.launchpad.net/bugs/251480 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to kvm in ubuntu. --

[Bug 241949] Re: computer freeze on kvm startup

2009-09-15 Thread Dustin Kirkland
This bug was fixed in kvm-84 as published to hardy-backports and intrepid-backports. If you're suffering from this bug, please try that package. :-Dustin ** Changed in: kvm (Ubuntu Hardy) Status: In Progress = Fix Released ** Changed in: kvm (Ubuntu Intrepid) Status: In Progress

[Bug 359447] Re: kvm segfaults

2009-09-15 Thread Dustin Kirkland
This bug was fixed in kvm-84 as published to hardy-backports and intrepid-backports. If you're suffering from this bug, please try that package. :-Dustin ** Changed in: kvm (Ubuntu Hardy) Milestone: ubuntu-8.04.3 = None ** Changed in: kvm (Ubuntu Intrepid) Milestone: intrepid-updates =

[Bug 316861] Re: Virtio not working in Hardy 64bit

2009-09-15 Thread Dustin Kirkland
This bug was fixed in kvm-84 as published to hardy-backports and intrepid-backports. If you're suffering from this bug, please try that package. :-Dustin ** Changed in: kvm (Ubuntu Intrepid) Milestone: intrepid-updates = None ** Changed in: kvm (Ubuntu Intrepid) Status: In Progress

[Bug 254492] Re: kvm guests randomly freeze when using SMP, start again when key pressed in vnc console

2009-09-15 Thread Dustin Kirkland
This bug was fixed in kvm-84 as published to hardy-backports and intrepid-backports. If you're suffering from this bug, please try that package. :-Dustin ** Changed in: kvm (Ubuntu Hardy) Milestone: ubuntu-8.04.3 = None ** Changed in: kvm (Ubuntu Hardy) Status: Triaged = Fix

[Bug 244467] Re: loadvm/savevm unreliable

2009-09-15 Thread Dustin Kirkland
This bug was fixed in kvm-84 as published to hardy-backports and intrepid-backports. If you're suffering from this bug, please try that package. :-Dustin ** Changed in: kvm (Ubuntu Intrepid) Milestone: intrepid-updates = None ** Changed in: kvm (Ubuntu Intrepid) Status: In Progress

[Bug 428501] Re: bzr672-0ubuntu2: one file (antlr.jar) exists in two eucalyptus packages, causing install to fail

2009-09-15 Thread Colin Watson
*** This bug is a duplicate of bug 429086 *** https://bugs.launchpad.net/bugs/429086 This was also reported as bug 429086, and is now fixed. ** This bug has been marked a duplicate of bug 429086 [karmic UEC] file /usr/share/eucalyptus/antlr.jar belongs to eucalyptus-cloud and

[Bug 425922] Re: Eucalyptus component registration process is manual

2009-09-15 Thread Colin Watson
I think I have everything in place now, but in my testing the cloud controller was falling over in various ways when I tried to register components. I'm not at all convinced that that wasn't an artifact of my test environment, so I would appreciate somebody with a more competent environment giving

[Bug 425933] Re: Eucalyptus, avahi-publish component discovery, and eucalyptus configuration not functional if front-end machine has more than one interface

2009-09-15 Thread Colin Watson
** Changed in: eucalyptus (Ubuntu Karmic) Milestone: None = ubuntu-9.10-beta -- Eucalyptus, avahi-publish component discovery, and eucalyptus configuration not functional if front-end machine has more than one interface https://bugs.launchpad.net/bugs/425933 You received this bug

[Bug 430163] [NEW] Cloud/Walrus/SC init script confusing

2009-09-15 Thread Colin Watson
Public bug reported: The eucalyptus-{cloud,walrus,sc} init scripts are very confusing. They all operate on more or less the one daemon process, copying different .jar files into place as appropriate. Starting each of the components involves repeatedly restarting the Java front-end. It would be a

[Bug 28706] Re: need way to specify the lockd port

2009-09-15 Thread Shane Rice
This is still a very relevant problem. I'm working on Ubuntu Jaunty, and cannot get NFS to connect through an iptables firewall because the ports keep changing. The changing ports are: nlockmgr and mountd, I don't know if status has to do with this or not, but this is a problem. All the links I

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

2009-09-15 Thread Trevor Ellermann
I am getting a similar error though it only happens for me when I actually try to run an instance. Here is the exact command line and error message. $ euca-run-instances emi-67DC1321 -k mykey Warning: failed to parse error message from AWS: unknown:1:0: syntax error EC2ResponseError: 403

Re: [Bug 28706] Re: need way to specify the lockd port

2009-09-15 Thread DaneM
Oh, one thing: modules.conf is the wrong file. I meant modprobe.conf. -- need way to specify the lockd port https://bugs.launchpad.net/bugs/28706 You received this bug notification because you are a member of Ubuntu Server Team, which is a direct subscriber. -- Ubuntu-server-bugs mailing list

[Bug 28706] Re: need way to specify the lockd port

2009-09-15 Thread Shane Rice
@DaneM - Thanks for the info, I didn't realize the old info was still good to go by. It would be good to have something up on the Ubuntu docs page, that is usually where I look for info. If someone could write up a short how to, that would be great, at least the info would be out there and

[Bug 28706] Re: need way to specify the lockd port

2009-09-15 Thread DaneM
ack...AleksanderAdamowski already posted on this. modprobe.conf *should* work, but /etc/modprobe.d/options is probably a better choice. Anyway, I agree that there should be something done about this as per Shane Rice's suggestion. Perhaps edit the config files by default when installing the nfs

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

2009-09-15 Thread Etienne Goyer
Trevor, Can you have a look at bug #430093, and see if it is the same bug that you get? If yes, could you add a comment with relevant details (such as the above log snippet). Thanks! -- Eucalyptus cloud controller stops working suddenly https://bugs.launchpad.net/bugs/428010 You received this

[Bug 28706] Re: need way to specify the lockd port

2009-09-15 Thread Shane Rice
My first attempt gave me this: sudo modprobe lockd WARNING: /etc/modprobe.conf line 1: ignoring bad line starting with 'lockd.nlm_udpport=4001' WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/. So instead of using modprobe.conf, I used

[Bug 430260] Re: eucalyptus will allow a user who is not the image creator to register an image

2009-09-15 Thread Neil Soman
revno: 748 committer: Neil branch nick: 1.6 timestamp: Tue 2009-09-15 12:53:15 -0700 message: fixes #430260 ** Changed in: eucalyptus Status: New = Fix Committed

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

2009-09-15 Thread Neil Soman
** Also affects: eucalyptus (Ubuntu) Importance: Undecided Status: New -- modify image attribute (launch perms) always displays image as public https://bugs.launchpad.net/bugs/430226 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

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

2009-09-15 Thread Scott Moser
Because of the state of the archive, I can't test it right now, but the patch we need to vmbuilder is --- VMBuilder/plugins/ubuntu/karmic.py.orig 2009-09-15 16:09:51.0 -0400 +++ VMBuilder/plugins/ubuntu/karmic.py 2009-09-15 16:09:57.0 -0400 @@ -27,9 +27,10 @@ class

[Bug 430093] Re: Eucalyptus 403 Forbidden when trying to run instance after package upgrade

2009-09-15 Thread Trevor Ellermann
Sorry for the double post. I posted this to bug #428010 but Etienne suggested this might be a better place for it. I am getting a similar error to this one, here is the exact command line and error message. $ euca-run-instances emi-67DC1321 -k mykey Warning: failed to parse error message from

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

2009-09-15 Thread Neil Soman
Public bug reported: Currently replies with a 200 code. HTTP/1.1 200 OK. Content-Length: 349. Content-Type: application/xml; charset=UTF-8. . ?xml version=1.0 encoding=utf-8?soapenv:Envelope

[Bug 418897] Re: Segfaults in apache2 with libapache2-mod-php5 installed

2009-09-15 Thread Richard Harding
** Changed in: php5 (Ubuntu) Status: New = Confirmed -- Segfaults in apache2 with libapache2-mod-php5 installed https://bugs.launchpad.net/bugs/418897 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. --

[Bug 430216] Re: EC2_USER_ID is not set in 'eucarc'

2009-09-15 Thread Neil Soman
** Also affects: eucalyptus (Ubuntu) Importance: Undecided Status: New -- EC2_USER_ID is not set in 'eucarc' https://bugs.launchpad.net/bugs/430216 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to eucalyptus in ubuntu. --

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

2009-09-15 Thread Scott Moser
flipping this back to fix-committed. I'll mark fix-released when we get a build output with libc6-xen in it. ** Changed in: vm-builder (Ubuntu Karmic) Status: Fix Released = Fix Committed -- Karmic i386 EC2 kernel emulating unsupported memory accesses

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

2009-09-15 Thread Scott Moser
soren Never mind. I manually merged them. soren And pushed them to nectarine. them is in reference to [1] and [2], which fixes bug 420581 and this one (bug 427288) respectively. The next nightly builds at [3] should have libc6-xen in them. [1]

[Bug 429087] Re: after UEC front-end (cluster) install, key sync stage of registration cannot proceed without entering a password

2009-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr746-0ubuntu2 --- eucalyptus (1.6~bzr746-0ubuntu2) karmic; urgency=low [ Colin Watson ] * On initial cluster installation, allow authentication to the front-end using the cluster's SSH key (LP: #429087). * Update the

[Bug 425922] Re: Eucalyptus component registration process is manual

2009-09-15 Thread Launchpad Bug Tracker
This bug was fixed in the package eucalyptus - 1.6~bzr746-0ubuntu2 --- eucalyptus (1.6~bzr746-0ubuntu2) karmic; urgency=low [ Colin Watson ] * On initial cluster installation, allow authentication to the front-end using the cluster's SSH key (LP: #429087). * Update the

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

2009-09-15 Thread chris grzegorczyk
** Changed in: eucalyptus Importance: Undecided = Medium ** Changed in: eucalyptus Status: New = Confirmed ** Changed in: eucalyptus Assignee: (unassigned) = chris grzegorczyk (chris-grze) -- modify image attribute (launch perms) always displays image as public

[Bug 430260] Re: eucalyptus will allow a user who is not the image creator to register an image

2009-09-15 Thread chris grzegorczyk
This change was made for a reason and may have other negative side effects. ** Changed in: eucalyptus Importance: Undecided = Wishlist ** Changed in: eucalyptus Status: Fix Committed = Triaged ** Changed in: eucalyptus Assignee: (unassigned) = chris grzegorczyk (chris-grze) --

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

2009-09-15 Thread chris grzegorczyk
This is a more general issue with the formatting of errors. ** Changed in: eucalyptus Importance: Undecided = Critical ** Changed in: eucalyptus Status: New = Confirmed ** Changed in: eucalyptus Assignee: (unassigned) = chris grzegorczyk (chris-grze) -- Failures in image

[Bug 192745] Re: Net-SNMP tries to read the obsolete /etc/sensors.conf

2009-09-15 Thread Chuck Short
** Also affects: net-snmp (Ubuntu Hardy) Importance: Undecided Status: New ** Also affects: net-snmp (Ubuntu Intrepid) Importance: Undecided Status: New ** Also affects: net-snmp (Ubuntu Jaunty) Importance: Undecided Status: New -- Net-SNMP tries to read the

[Bug 270713] Re: snmpd: error getting netmask for interface

2009-09-15 Thread Chuck Short
** Also affects: net-snmp (Ubuntu Hardy) Importance: Undecided Status: New ** Also affects: net-snmp (Ubuntu Intrepid) Importance: Undecided Status: New ** Also affects: net-snmp (Ubuntu Jaunty) Importance: Undecided Status: New -- snmpd: error getting netmask for

[Bug 347361] Re: libsnmp-python segmentation fault

2009-09-15 Thread Chuck Short
** Also affects: net-snmp (Ubuntu Hardy) Importance: Undecided Status: New -- libsnmp-python segmentation fault https://bugs.launchpad.net/bugs/347361 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in ubuntu. --

[Bug 406171] Re: COUNTER64 broken in NetSNMP::agent

2009-09-15 Thread Chuck Short
** Also affects: net-snmp (Ubuntu Intrepid) Importance: Undecided Status: New -- COUNTER64 broken in NetSNMP::agent https://bugs.launchpad.net/bugs/406171 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in ubuntu. --

[Bug 426514] Re: eucalyptus-cc package (1.6~bzr645-0ubuntu2) code generated from older wsdl, causing runInstances and describeInstances to fail

2009-09-15 Thread Colin Watson
Soren says that this should be fixed in newer versions in Karmic, at least for the moment, and indeed adb_ccInstanceType_set_networkIndex is definitely defined now. Apparently updates to our generated stubs are still manual, so we need to explicitly notice changes and regenerate the patch. **

[Bug 426813] Re: snmpd dies after requests with snmpwalk

2009-09-15 Thread Kees Cook
agent/mibgroup/host/hr_proc.c, around line 183 from the trace-back shows: case HRPROC_LOAD: cpu = netsnmp_cpu_get_byIdx( proc_idx HRDEV_TYPE_MASK, 0 ); if ( !cpu || !cpu-history || !cpu-history[0].total_hist ) return NULL; long_return = (cpu-idle_ticks

[Bug 426813] Re: snmpd dies after requests with snmpwalk

2009-09-15 Thread Kees Cook
total_hist set equal to total_ticks in updated in agent/mibgroup/hardware/cpu/cpu.c _cpu_update_stats(), though total_ticks is updated there too. ** Changed in: net-snmp (Ubuntu) Status: Incomplete = Triaged ** Changed in: net-snmp (Ubuntu) Importance: Undecided = Medium ** This bug

[Bug 430356] Re: Walrus should refuse to start if startup checks fail

2009-09-15 Thread Neil Soman
revno: 749 committer: Neil branch nick: 1.6 timestamp: Tue 2009-09-15 16:20:01 -0700 message: fixes #430356 ** Changed in: eucalyptus Status: New = Fix Committed

[Bug 430358] [NEW] bind9 + DLZ core dumps on AFXR request

2009-09-15 Thread Jon Austin
Public bug reported: Binary package hint: bind9 Hi there I'm having a few problems with DLZ and BIND crashing when a slave server requests a zone transfer (my secondary DNS host does not support DLZ). I've built the BIND package on Ubuntu 8.10 x86. The steps I took to build it was apt-get

[Bug 430358] Re: bind9 + DLZ core dumps on AFXR request

2009-09-15 Thread Jon Austin
Also should mention have tried using -n 1 when running named with no change in behaviour. The core dump ONLY occurs immediately when an AFXR request is recvd. All other lookups (SOA, NS, A, etc) work perfectly fine.` -- bind9 + DLZ core dumps on AFXR request

[Bug 426813] Re: snmpd dies after requests with snmpwalk

2009-09-15 Thread Chuck Short
zul kees: http://net-snmp.svn.sourceforge.net/viewvc/net-snmp/trunk/net-snmp/agent/mibgroup/host/hr_proc.c?r1=17265r2=17415 kees zul: oh nice! Can you add that to the bug report? zul: changed again later:

[Bug 426813] Re: snmpd dies after requests with snmpwalk

2009-09-15 Thread Chuck Short
Could you attach your script as well? Thanks chuck -- snmpd dies after requests with snmpwalk https://bugs.launchpad.net/bugs/426813 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 417889] Re: redirect-gateway not working for openvpn 2.1_rc11

2009-09-15 Thread Chuck Short
Is there anything in your log file when this is happening? Regards chuck ** Changed in: openvpn (Ubuntu) Status: New = Incomplete -- redirect-gateway not working for openvpn 2.1_rc11 https://bugs.launchpad.net/bugs/417889 You received this bug notification because you are a member of

[Bug 305071] Re: Corrupted file on anonymous upload

2009-09-15 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: 1. Is this reproducible? 2. If so, what specific steps should we take to recreate this bug? Be as detailed as possible. This will help us to find and resolve the problem. **

[Bug 119294] Re: OpenSSL should support VIA PadLock

2009-09-15 Thread igorsh
I found that support of VIA padlock missed in amd64 version of openssl. In i386 version of ubuntu it works perfect: $ uname -a Linux ubuntu 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 GNU/Linux $ aptitude show openssl Package: openssl State: installed Automatically

[Bug 403969] Re: high CPU usage from cloud controller

2009-09-15 Thread chris grzegorczyk
CPU usage in the 1.6 at idle is negligible. ** Changed in: eucalyptus Status: New = Fix Committed -- high CPU usage from cloud controller https://bugs.launchpad.net/bugs/403969 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 385435] Re: In MANAGED mode, with CLC and CC on same host, on first boot of CLC, Walrus URL is detected as 169.254.169.254

2009-09-15 Thread chris grzegorczyk
** Changed in: eucalyptus Status: New = Fix Committed -- In MANAGED mode, with CLC and CC on same host, on first boot of CLC, Walrus URL is detected as 169.254.169.254 https://bugs.launchpad.net/bugs/385435 You received this bug notification because you are a member of Ubuntu Server

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

2009-09-15 Thread Scott Kitterman
Unsubscribing ubuntu-main-sponsors since there isn't currently anything to do. -- [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

[Bug 425526] Re: Kubuntu Karmic i386 Alpha 5 network copy/stream from samba share glitch approximately every 5 minutes

2009-09-15 Thread Ian Mackenzie
1. To reproduce this problem: Boot off a Kubuntu Karmic Alpha 5 CD or USB (Ubuntu Karmic Alpha 5 does not have this bug) Attempt to play a media file off a shared drive on the local network (open Dolphin, type smb:\\10.1.1.2\docos (no quotes) into address bar, navigate to directory using the