[Bug 693771] Re: No more logging with trunk Ubuntu packages

2010-12-28 Thread Soren Hansen
Fixed about an hour ago in the packaging branch. PPA packages have this patch, will be included in next upload. ** Changed in: nova (Ubuntu) Status: Triaged = Fix Committed ** Changed in: nova (Ubuntu) Assignee: (unassigned) = Soren Hansen (soren) -- You received this bug

[Bug 690138] Re: tomcat6 installation failure on Ubuntu 10.10

2010-12-14 Thread Soren Hansen
Can you provide the output of this command, please? sudo debconf-get-selections | grep -i tomcat6 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat6 in ubuntu. https://bugs.launchpad.net/bugs/690138 Title: tomcat6

[Bug 690138] Re: tomcat6 installation failure on Ubuntu 10.10

2010-12-14 Thread Soren Hansen
Can you provide the output of this command, please? sudo debconf-get-selections | grep -i tomcat6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/690138 Title: tomcat6 installation failure on

[Bug 689551] [NEW] Should offer a DKMS variant

2010-12-13 Thread Soren Hansen
Public bug reported: Binary package hint: ipset We prefer DKMS over module-assistant in Ubuntu, so ipset should offer that. ** Affects: ipset (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 684088] Re: libvirt should detect the presence of tools at use-time rather than at start-time

2010-12-08 Thread Soren Hansen
https://bugzilla.redhat.com/show_bug.cgi?id=661262 ** Bug watch added: Red Hat Bugzilla #661262 https://bugzilla.redhat.com/show_bug.cgi?id=661262 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu.

[Bug 684088] Re: libvirt should detect the presence of tools at use-time rather than at start-time

2010-12-08 Thread Soren Hansen
https://bugzilla.redhat.com/show_bug.cgi?id=661262 ** Bug watch added: Red Hat Bugzilla #661262 https://bugzilla.redhat.com/show_bug.cgi?id=661262 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 687584] [NEW] dh_apport installs source package hook in every package

2010-12-08 Thread Soren Hansen
Public bug reported: Binary package hint: apport If dh_apport finds a debian/source.apport it will get installed as /usr/share/apport/package-hooks/source_package name.py in every binary package, not just the first one like the man page says. Glancing at other dh_* scripts, there seems to be

[Bug 683007] [NEW] openvswitch-datapath-dkms binary package contains object files

2010-11-30 Thread Soren Hansen
Public bug reported: openvswitch-datapath-dkms_1.1.0~pre2-5ubuntu4_all.deb is a whopping 7.9 MB big. It turns out it contains a bunch of .o files. The package probably shouldn't attempt to build the kernel modules on the buildds at all. ** Affects: openvswitch (Ubuntu) Importance: Undecided

[Bug 683008] [NEW] debian/patches/debian-changes-1.1.0~pre2-5ubuntu3 is unnecessary

2010-11-30 Thread Soren Hansen
Public bug reported: The source package of 1.1.0~pre2-5ubuntu4 contains 500K patch (debian/patches/debian-changes-1.1.0~pre2-5ubuntu3) against (what I believe is) an autogenerated file. ** Affects: openvswitch (Ubuntu) Importance: Undecided Status: New --

[Bug 683007] [NEW] openvswitch-datapath-dkms binary package contains object files

2010-11-30 Thread Soren Hansen
Public bug reported: openvswitch-datapath-dkms_1.1.0~pre2-5ubuntu4_all.deb is a whopping 7.9 MB big. It turns out it contains a bunch of .o files. The package probably shouldn't attempt to build the kernel modules on the buildds at all. ** Affects: openvswitch (Ubuntu) Importance: Undecided

[Bug 683008] [NEW] debian/patches/debian-changes-1.1.0~pre2-5ubuntu3 is unnecessary

2010-11-30 Thread Soren Hansen
Public bug reported: The source package of 1.1.0~pre2-5ubuntu4 contains 500K patch (debian/patches/debian-changes-1.1.0~pre2-5ubuntu3) against (what I believe is) an autogenerated file. ** Affects: openvswitch (Ubuntu) Importance: Undecided Status: New --

[Bug 681701] [NEW] openvswitch postinst fails

2010-11-26 Thread Soren Hansen
Public bug reported: I get the following error when install openvswitch-datapath-dkms 1.1.0~pre2-5ubuntu3: dkms.conf: Error! Directive 'DEST_MODULE_LOCATION' does not begin with '/kernel', '/updates', or '/extra' in record #0. Error! Bad conf file. File:

[Bug 681701] [NEW] openvswitch postinst fails

2010-11-26 Thread Soren Hansen
Public bug reported: I get the following error when install openvswitch-datapath-dkms 1.1.0~pre2-5ubuntu3: dkms.conf: Error! Directive 'DEST_MODULE_LOCATION' does not begin with '/kernel', '/updates', or '/extra' in record #0. Error! Bad conf file. File:

[Bug 681379] [NEW] dpkg-deb wrapper splits arguments with whitespace

2010-11-25 Thread Soren Hansen
Public bug reported: Binary package hint: pkgbinarymangler If dpkg-deb.pkgbinarymangler is passed an argument that has a space in it (say dpkg-deb.pkgbinarymangler 'foo bar', it gets passed on to dpkg-deb as two arguments, foo and bar). I noticed it because I have pkgbinarymangler installed

[Bug 678160] Re: nova logs exhaust all inodes

2010-11-25 Thread Soren Hansen
This should be fixed in the latest upload. If you're on Natty, you should already have it. If you're on Maverick, feel free to fresh packages from our PPA (built from the same packaging as the Natty packages). The PPA is ppa:nova-core/trunk (in add-apt-repository parlance) ** Project changed:

[Bug 678160] Re: nova logs exhaust all inodes

2010-11-25 Thread Soren Hansen
It's entirely a packaging bug, and in Nova (not glance). Updated bug metadata accordingly. -- nova logs exhaust all inodes https://bugs.launchpad.net/bugs/678160 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 676026] Re: Nova services do not log to new log file after log rotation

2010-11-22 Thread Soren Hansen
This is really a packaging problem, mostly. We need to fix up the logrotate config files in the Ubuntu packages. a) It's configured to rotate /var/log/nova/*, rather than /var/log/nova/*.log b) We should make sure the daemons start using the new logfile. Some of them may need SIGHUP'ing, some

[Bug 680276] [NEW] Should only use a single flagfile

2010-11-22 Thread Soren Hansen
Public bug reported: Nova does not reject unknown arguments in its flagfiles anymore. This means we can consolidate the flagfiles into a single one with all the various options in it. We should do that. ** Affects: nova (Ubuntu) Importance: Undecided Status: Triaged ** Changed in:

Re: [Bug 668369] [NEW] closing libvirt-lxc console kills container

2010-10-29 Thread Soren Hansen
My best guess (without actually looking at code at all) is that due to the console fd closing, libvirt thinks the domain has died or crashed or something and then it reaps it. -- closing libvirt-lxc console kills container https://bugs.launchpad.net/bugs/668369 You received this bug notification

Re: [Bug 668369] [NEW] closing libvirt-lxc console kills container

2010-10-29 Thread Soren Hansen
My best guess (without actually looking at code at all) is that due to the console fd closing, libvirt thinks the domain has died or crashed or something and then it reaps it. -- closing libvirt-lxc console kills container https://bugs.launchpad.net/bugs/668369 You received this bug notification

[Bug 658237] Re: Default kernel and ramdisk from image manifest are ignored

2010-10-15 Thread Soren Hansen
** Changed in: nova Status: New = Fix Committed -- Default kernel and ramdisk from image manifest are ignored https://bugs.launchpad.net/bugs/658237 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 660428] Re: nova-objectstore start errors after install

2010-10-14 Thread Soren Hansen
Oh, dear. I see what's going on here. nova-objectstore is missing a dependency on python-nova. :( ** Changed in: nova (Ubuntu) Status: New = Triaged ** Changed in: nova (Ubuntu) Importance: Undecided = Medium ** Changed in: nova (Ubuntu) Assignee: (unassigned) = Soren Hansen

[Bug 660428] Re: nova-objectstore start errors after install

2010-10-14 Thread Soren Hansen
Ah, sorry, no it's not. -- nova-objectstore start errors after install https://bugs.launchpad.net/bugs/660428 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

Re: [Bug 660428] [NEW] nova-objectstore start errors after install

2010-10-14 Thread Soren Hansen
. -- Soren Hansen Ubuntu Developerhttp://www.ubuntu.com/ OpenStack Developer http://www.openstack.org/ -- nova-objectstore start errors after install https://bugs.launchpad.net/bugs/660428 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 660428] Re: nova-objectstore start errors after install

2010-10-14 Thread Soren Hansen
Fix committed: http://bazaar.launchpad.net/~nova-core/nova/ubuntu- packaging/revision/280 It'll be included in an SRU soon, hopefully. Test case: On a system without python-nova, run apt-get install nova-objectstore. It will fail to start the daemon, citing missing modules. With this fix

[Bug 658257] Re: get_console_output fails

2010-10-14 Thread Soren Hansen
** Changed in: nova Status: In Progress = Fix Committed ** Changed in: nova (Ubuntu) Status: New = Triaged ** Changed in: nova (Ubuntu) Assignee: (unassigned) = Soren Hansen (soren) -- get_console_output fails https://bugs.launchpad.net/bugs/658257 You received this bug

[Bug 658237] Re: Default kernel and ramdisk from image manifest are ignored

2010-10-11 Thread Soren Hansen
** Also affects: nova (Ubuntu) Importance: Undecided Status: New -- Default kernel and ramdisk from image manifest are ignored https://bugs.launchpad.net/bugs/658237 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 658257] Re: get_console_output fails

2010-10-11 Thread Soren Hansen
** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** Changed in: nova (Ubuntu) Milestone: None = maverick-updates -- get_console_output fails https://bugs.launchpad.net/bugs/658257 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 657047] [NEW] Missing dependency on python-greenlet

2010-10-08 Thread Soren Hansen
Public bug reported: Binary package hint: python-eventlet Any attempt to use eventlet requires python-greenlet to be present, yet python-eventlet is missing this dependency. ** Affects: python-eventlet (Ubuntu) Importance: Undecided Status: New -- Missing dependency on

[Bug 657053] [NEW] Compute service's run_instance method fails due to wrong datatype from db

2010-10-08 Thread Soren Hansen
Public bug reported: Attempting to run instances with current packages yields this: 2010-10-08 15:01:47+0200 [-] Traceback (most recent call last): 2010-10-08 15:01:47+0200 [-] File /usr/lib/pymodules/python2.6/nova/compute/manager.py, line 86, in run_instance 2010-10-08 15:01:47+0200 [-]

[Bug 650936] Re: thread_stack must be removed to avoid problems for amd64

2010-09-29 Thread Soren Hansen
** Summary changed: - hread_stack must be removed to avoid problems for amd64 + thread_stack must be removed to avoid problems for amd64 -- thread_stack must be removed to avoid problems for amd64 https://bugs.launchpad.net/bugs/650936 You received this bug notification because you are a member

[Bug 650936] Re: thread_stack must be removed to avoid problems for amd64

2010-09-29 Thread Soren Hansen
** Summary changed: - hread_stack must be removed to avoid problems for amd64 + thread_stack must be removed to avoid problems for amd64 -- thread_stack must be removed to avoid problems for amd64 https://bugs.launchpad.net/bugs/650936 You received this bug notification because you are a member

[Bug 646706] [NEW] NWFilter support broken due to Apparmour restrictions

2010-09-24 Thread Soren Hansen
Public bug reported: Somewhere in the code path to instantiate nwfilters, libvirt fetches the relevant network interface's index. This is done through a ioctl on a a socket fd. This socket fd is created with socket(PF_SOCKET, SOCK_DGRAM, 0). Apparmour blocks this socket() call. According to

Re: [Bug 646706] Re: NWFilter support broken due to Apparmour restrictions

2010-09-24 Thread Soren Hansen
apparmor syntax (see 'man apparmor.d' for details). Err, I meant network packet dgram, of course. My bad. -- Soren Hansen Ubuntu Developerhttp://www.ubuntu.com/ OpenStack Developer http://www.openstack.org/ -- NWFilter support broken due to Apparmour restrictions https://bugs.launchpad.net

[Bug 646706] [NEW] NWFilter support broken due to Apparmour restrictions

2010-09-24 Thread Soren Hansen
Public bug reported: Somewhere in the code path to instantiate nwfilters, libvirt fetches the relevant network interface's index. This is done through a ioctl on a a socket fd. This socket fd is created with socket(PF_SOCKET, SOCK_DGRAM, 0). Apparmour blocks this socket() call. According to

Re: [Bug 646706] Re: NWFilter support broken due to Apparmour restrictions

2010-09-24 Thread Soren Hansen
apparmor syntax (see 'man apparmor.d' for details). Err, I meant network packet dgram, of course. My bad. -- Soren Hansen Ubuntu Developerhttp://www.ubuntu.com/ OpenStack Developer http://www.openstack.org/ -- NWFilter support broken due to Apparmour restrictions https://bugs.launchpad.net

[Bug 645899] [NEW] [FFe] Upgrade Eventlet to 0.9.12

2010-09-23 Thread Soren Hansen
Public bug reported: Binary package hint: python-eventlet I'd like to ask permission to update eventlet to 0.9.12 (from 0.9.10). Motivation: Newer version of Nova need this version of Eventlet. Here's the NEWS diff: # 0.9.12 +==

[Bug 645899] Re: [FFe] Upgrade Eventlet to 0.9.12

2010-09-23 Thread Soren Hansen
Not much personally, but I've run Swift's test suite (which is impressively extensive, btw) with it, and it works as expected. Also, other people are running Nova and Swift side-by-side, and noone has spoken of any fallout from this upgrade. -- [FFe] Upgrade Eventlet to 0.9.12

[Bug 645899] Re: [FFe] Upgrade Eventlet to 0.9.12

2010-09-23 Thread Soren Hansen
** Changed in: python-eventlet (Ubuntu) Status: Incomplete = New -- [FFe] Upgrade Eventlet to 0.9.12 https://bugs.launchpad.net/bugs/645899 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 643130] Re: package nova-network 0.9.1~bzr265-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-09-23 Thread Soren Hansen
You need a rabbitmq server. This is not specified as a dependency of the nova packages, because it can reside on a different host, if you are so inclined. I recommend you just install rabbitmq-server. That's probably the easiest fix. ** Changed in: nova (Ubuntu) Status: New = Confirmed --

[Bug 645936] [NEW] [FFe] Plan for Nova for Maverick

2010-09-23 Thread Soren Hansen
Public bug reported: OpenStack's release schedule is a bit unfortunate with regards to Maverick. Our target dates are like so: 2010-09-30 Feature Freeze 2010-10-14 Final Freeze 2010-10-21 Release Easy things first: Once our release is out the door, I will ask to get it SRU'ed into

[Bug 645899] Re: [FFe] Upgrade Eventlet to 0.9.12

2010-09-23 Thread Soren Hansen
This is a dependency of bug 645936, by the way. -- [FFe] Upgrade Eventlet to 0.9.12 https://bugs.launchpad.net/bugs/645899 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 584983] Re: doesn't start downloading seekable streams

2010-09-21 Thread Soren Hansen
Thanks for helping make libmms better! I've found myself unable to give libmms the love and care it needs, so I've passed maintainership over to Hans de Goede who has chosen to maintain the project on SourceForge instead of Launchpad. As such, I'm closing this bug. I encourage you to file this bug

[Bug 343520] Re: rythmbox and totem crash when getting http://www.radiomayavision.net/106-9.m3u

2010-09-21 Thread Soren Hansen
Thanks for helping make libmms better! I've found myself unable to give libmms the love and care it needs, so I've passed maintainership over to Hans de Goede who has chosen to maintain the project on SourceForge instead of Launchpad. As such, I'm closing this bug. I encourage you to file this bug

[Bug 195810] Re: Hardy Alpha5: Totem-gstreamer crashed with SIGSEGV

2010-09-21 Thread Soren Hansen
Thanks for helping make libmms better! I've found myself unable to give libmms the love and care it needs, so I've passed maintainership over to Hans de Goede who has chosen to maintain the project on SourceForge instead of Launchpad. As such, I'm closing this bug. I encourage you to file this bug

[Bug 633392] Re: Bridged Guests losing network connectivity

2010-09-15 Thread Soren Hansen
A couple of things would be helpful: a) Have you tried this with multiple VM's at the same time? If so, do they both stop working at the same time? If so, can they still reach each other? b) Can you still reach the bridge itself when this problem happens? I.e. can you access 192.168.8.166 from

[Bug 38210] Re: AGI is broken

2010-09-15 Thread Soren Hansen
Dapper is not EOL on servers. ** Changed in: asterisk (Ubuntu Dapper) Status: Incomplete = Confirmed -- AGI is broken https://bugs.launchpad.net/bugs/38210 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing

[Bug 625327] Re: Sync libmtp (main) 1.0.3-4 from Debian experimental (main)

2010-09-07 Thread Soren Hansen
ACK, looks good to me. -- Sync libmtp (main) 1.0.3-4 from Debian experimental (main) https://bugs.launchpad.net/bugs/625327 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 625327] Re: Sync libmtp (main) 1.0.3-4 from Debian experimental (main)

2010-09-07 Thread Soren Hansen
** Changed in: libmtp (Ubuntu) Status: New = Confirmed -- Sync libmtp (main) 1.0.3-4 from Debian experimental (main) https://bugs.launchpad.net/bugs/625327 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 618687] Re: nova-volume.conf has a ca_path entry

2010-09-07 Thread Soren Hansen
** Changed in: nova (Ubuntu) Importance: Undecided = Low ** Changed in: nova (Ubuntu) Status: New = Triaged -- nova-volume.conf has a ca_path entry https://bugs.launchpad.net/bugs/618687 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 618691] Re: Should create a nova user at install and run everything under that user

2010-09-07 Thread Soren Hansen
** Changed in: nova (Ubuntu) Status: Triaged = Fix Released -- Should create a nova user at install and run everything under that user https://bugs.launchpad.net/bugs/618691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 618687] Re: nova-volume.conf has a ca_path entry

2010-09-07 Thread Soren Hansen
The entries are still there and should be removed, but they are now ignored, so do not cause problems (other than confusion). -- nova-volume.conf has a ca_path entry https://bugs.launchpad.net/bugs/618687 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 619071] Re: Should use upstart

2010-09-07 Thread Soren Hansen
Won't happen for Maverick. ** Changed in: nova (Ubuntu) Status: New = Triaged ** Changed in: nova (Ubuntu) Importance: Undecided = Low ** Changed in: nova (Ubuntu) Milestone: None = later -- Should use upstart https://bugs.launchpad.net/bugs/619071 You received this bug

[Bug 628027] Re: [FFe] Fresh snapshot of Nova

2010-09-03 Thread Soren Hansen
Sure. ** Attachment added: Changelog from bzr. Unfiltered. https://bugs.edge.launchpad.net/ubuntu/+source/nova/+bug/628027/+attachment/1539712/+files/nova.changelog.txt -- [FFe] Fresh snapshot of Nova https://bugs.launchpad.net/bugs/628027 You received this bug notification because you are

[Bug 628418] Re: default timeout is too low, impossible to escape in a VM

2010-09-02 Thread Soren Hansen
I think for the boot loader, this is pretty simple as it's almost invariably installed by the installer, so we can act differently depending on the install media. -- default timeout is too low, impossible to escape in a VM https://bugs.launchpad.net/bugs/628418 You received this bug notification

[Bug 628418] Re: default timeout is too low, impossible to escape in a VM

2010-09-02 Thread Soren Hansen
I have a couple of patches (for debian-cd and grub-installer) that should get this done. The grub-installer one lets us set the delay, the debian-cd one does it by default for installs done from the server CD. They're completely untested (I've never worked out how to quickly and easily test

[Bug 628027] [NEW] [FFe] Fresh snapshot of Nova

2010-09-01 Thread Soren Hansen
Public bug reported: I'd like to request permission to upload a fresh snapshot of Nova. I've gone over the changelog and have found two things that are definitely new features: * Network now has its own worker. This adds a new binary: nova-network. * User-mode-linux support. I'm willing to

[Bug 622682] [NEW] [FFe] Cherry-pick UML enhancements from upstream

2010-08-23 Thread Soren Hansen
Public bug reported: I've been working on a number of enhancements for user-mode-linux that are now in upstream libvirt. They are extremely helpful in testing Openstack on virtual hardware, so I'd like to add them to Ubuntu's libvirt package. They've all been reviewed and ACK'ed upstream. The

[Bug 622682] Re: [FFe] Cherry-pick UML enhancements from upstream

2010-08-23 Thread Soren Hansen
Cool. Thanks guys. -- [FFe] Cherry-pick UML enhancements from upstream https://bugs.launchpad.net/bugs/622682 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 622682] [NEW] [FFe] Cherry-pick UML enhancements from upstream

2010-08-23 Thread Soren Hansen
Public bug reported: I've been working on a number of enhancements for user-mode-linux that are now in upstream libvirt. They are extremely helpful in testing Openstack on virtual hardware, so I'd like to add them to Ubuntu's libvirt package. They've all been reviewed and ACK'ed upstream. The

[Bug 622682] Re: [FFe] Cherry-pick UML enhancements from upstream

2010-08-23 Thread Soren Hansen
Cool. Thanks guys. -- [FFe] Cherry-pick UML enhancements from upstream https://bugs.launchpad.net/bugs/622682 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 620368] [NEW] [FFe] new package: python-eventlet

2010-08-19 Thread Soren Hansen
Public bug reported: I'd like to request permission to upload python-eventlet to Maverick. It's a dependency of Swift, so bug 620367 depends on this. ** Affects: ubuntu Importance: Undecided Status: New -- [FFe] new package: python-eventlet https://bugs.launchpad.net/bugs/620368

[Bug 620367] [NEW] [FFe] new package: swift

2010-08-19 Thread Soren Hansen
Public bug reported: I'd like to request permission to upload OpenStack's storage component, Swift, to Maverick. ** Affects: ubuntu Importance: Undecided Status: New -- [FFe] new package: swift https://bugs.launchpad.net/bugs/620367 You received this bug notification because you

[Bug 620367] Re: [FFe] new package: swift

2010-08-19 Thread Soren Hansen
Note: Depends on bug #620368. -- [FFe] new package: swift https://bugs.launchpad.net/bugs/620367 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 620368] Re: [FFe] new package: python-eventlet

2010-08-19 Thread Soren Hansen
Uploaded. -- [FFe] new package: python-eventlet https://bugs.launchpad.net/bugs/620368 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 619071] [NEW] Should use upstart

2010-08-17 Thread Soren Hansen
Public bug reported: We should upstartify Nova in Ubuntu. ** Affects: nova (Ubuntu) Importance: Undecided Status: New -- Should use upstart https://bugs.launchpad.net/bugs/619071 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 177350] Re: pvresize can't shrink PVs

2010-08-17 Thread Soren Hansen
You should be able to use pvmove to move the offending physical extents within the pv. IIRC, the magic incantation is: pvmove -v /dev/whatever_your_pv_is_called -- pvresize can't shrink PVs https://bugs.launchpad.net/bugs/177350 You received this bug notification because you are a member of

Re: [Bug 177350] Re: pvresize can't shrink PVs

2010-08-17 Thread Soren Hansen
And pvmove won't let you do that? -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. -- pvresize can't shrink PVs https://bugs.launchpad.net/bugs/177350 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 618687] [NEW] nova-objectstore.conf has a ca_path entry

2010-08-16 Thread Soren Hansen
Public bug reported: nova-objectstore refuses to start due to a ca_path setting in its flag file. ** Affects: nova (Ubuntu) Importance: Undecided Status: New -- nova-objectstore.conf has a ca_path entry https://bugs.launchpad.net/bugs/618687 You received this bug notification

[Bug 618687] Re: nova-volume.conf has a ca_path entry

2010-08-16 Thread Soren Hansen
** Summary changed: - nova-objectstore.conf has a ca_path entry + nova-volume.conf has a ca_path entry ** Description changed: - nova-objectstore refuses to start due to a ca_path setting in its flag - file. + nova-volume refuses to start due to a bunch of unknown setting in its + flag file.

[Bug 618691] [NEW] Should create a nova user at install and run everything under that user

2010-08-16 Thread Soren Hansen
Public bug reported: Currently, we run everything as root. This needs to change. ** Affects: nova (Ubuntu) Importance: Medium Status: Triaged ** Changed in: nova (Ubuntu) Status: New = Triaged ** Changed in: nova (Ubuntu) Importance: Undecided = Medium -- Should

[Bug 617944] [NEW] Stack limit testing broken in Lucid

2010-08-14 Thread Soren Hansen
Public bug reported: Binary package hint: user-mode-linux user-mode-linux builds against the linux-source-2.6.32 package. At the time user-mode-linux was built, the kernel source package had a bug in the stack limit checking in fs/exec.c. This makes virtually everything in uml fail miserably.

[Bug 617944] Re: Stack limit testing broken in Lucid

2010-08-14 Thread Soren Hansen
Oh, and this will require a completely different fix in maverick (where it'll ftbfs, because linux-source-2.6.32 isn't available there anymore), so the usual rule of fixing it in the dev release doesn't apply here. ** Also affects: user-mode-linux (Ubuntu Lucid) Importance: Undecided

[Bug 617944] Re: Stack limit testing broken in Lucid

2010-08-14 Thread Soren Hansen
Targeted for lucid, and marked the primary bug task invalid, since it doesn't apply to maverick. -- Stack limit testing broken in Lucid https://bugs.launchpad.net/bugs/617944 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 617954] [NEW] FTBFS in Maverick

2010-08-14 Thread Soren Hansen
Public bug reported: Binary package hint: user-mode-linux b-d's against linux-source-2.6.32, so it'll fail to build in Maverick. We need to update it for 2.6.35. ** Affects: user-mode-linux (Ubuntu) Importance: Undecided Status: New -- FTBFS in Maverick

[Bug 613359] [NEW] Sync python-lockfile 1:0.8-2 (universe) from Debian unstable (main)

2010-08-04 Thread Soren Hansen
Public bug reported: Please sync python-lockfile 1:0.8-2 (universe) from Debian unstable (main) Changelog entries since current maverick version 0.9-2: python-lockfile (1:0.8-2) unstable; urgency=low * The “Slow mind” release. * Revert to upstream version 0.8, since version 0.9 should not

[Bug 613210] Re: Redis does not have an upstart script

2010-08-03 Thread Soren Hansen
** Also affects: redis (Ubuntu) Importance: Undecided Status: New ** Changed in: nova Status: Triaged = Invalid ** Changed in: redis (Ubuntu) Assignee: (unassigned) = Monty Taylor (mordred) ** Changed in: redis (Ubuntu) Status: New = Triaged ** Changed in: redis

Re: [Bug 612685] [NEW] ubuntu-vm-builder crashes over non-existing certificate

2010-08-02 Thread Soren Hansen
VMBuilder should definitely handle this more gracefully, but your particular problem is that the libvirt uri you are passing is wrong. It's supposed to be qemu:///system (three slashes, not two). -- Soren Hansen Ubuntu Developer http://www.ubuntu.com/ -- ubuntu-vm-builder crashes over non

Re: [Bug 612685] [NEW] ubuntu-vm-builder crashes over non-existing certificate

2010-08-02 Thread Soren Hansen
VMBuilder should definitely handle this more gracefully, but your particular problem is that the libvirt uri you are passing is wrong. It's supposed to be qemu:///system (three slashes, not two). -- Soren Hansen Ubuntu Developer http://www.ubuntu.com/ -- ubuntu-vm-builder crashes over non

[Bug 575335] Re: indicator-applet uses extremely large amounts of memory

2010-07-13 Thread Soren Hansen
I'm seeing this with indicator-applet-session. $ ps aux| grep [i]ndicator-applet-session soren 2597 0.1 13.4 1890932 530716 ? Sl Jun23 31:16 /usr/lib/indicator-applet/indicator-applet-session --oaf-activate-iid=OAFIID:GNOME_FastUserSwitchApplet_Factory --oaf-ior-fd=44 Do you

[Bug 410521] Re: Add support for (k)qemu

2010-07-09 Thread Soren Hansen
SRU test case: sudo vmbuilder kvm qemu ** Also affects: vm-builder (Ubuntu Lucid) Importance: Undecided Status: New ** Changed in: vm-builder (Ubuntu Lucid) Status: New = In Progress -- Add support for (k)qemu https://bugs.launchpad.net/bugs/410521 You received this bug

[Bug 546536] Re: --help and --version should be available without specifying hypervisor and suite

2010-07-09 Thread Soren Hansen
** Changed in: vm-builder (Ubuntu) Status: Confirmed = Fix Committed ** Changed in: vm-builder (Ubuntu) Status: Fix Committed = Confirmed ** Also affects: vmbuilder Importance: Undecided Status: New ** Changed in: vmbuilder Status: New = Fix Committed ** Changed

[Bug 410521] Re: Add support for (k)qemu

2010-07-09 Thread Soren Hansen
SRU test case: sudo vmbuilder kvm qemu ** Also affects: vm-builder (Ubuntu Lucid) Importance: Undecided Status: New ** Changed in: vm-builder (Ubuntu Lucid) Status: New = In Progress -- Add support for (k)qemu https://bugs.launchpad.net/bugs/410521 You received this bug

[Bug 546536] Re: --help and --version should be available without specifying hypervisor and suite

2010-07-09 Thread Soren Hansen
** Changed in: vm-builder (Ubuntu) Status: Confirmed = Fix Committed ** Changed in: vm-builder (Ubuntu) Status: Fix Committed = Confirmed ** Also affects: vmbuilder Importance: Undecided Status: New ** Changed in: vmbuilder Status: New = Fix Committed ** Changed

[Bug 602624] [NEW] Sync redis 2:2.0.0~rc2-1 (universe) from Debian experimental (main)

2010-07-07 Thread Soren Hansen
Public bug reported: Please sync redis 2:2.0.0~rc2-1 (universe) from Debian experimental (main) Changelog entries since current maverick version 2:1.2.6-1: redis (2:2.0.0~rc2-1) experimental; urgency=low * New upstream RC release. -- Chris Lamb la...@debian.org Thu, 01 Jul 2010 23:15:02

[Bug 600970] Re: no package a-la qemu-kvm-dbg with debug symbols

2010-07-02 Thread Soren Hansen
We have a separate repository for packages with unstripped binaries. The relevant information is here: https://wiki.ubuntu.com/DebuggingProgramCrash For it to work, the build needs to leave debugging symbols in place (hence the --disable-strip), and later on, the build system will make a copy

[Bug 600970] Re: no package a-la qemu-kvm-dbg with debug symbols

2010-07-02 Thread Soren Hansen
We have a separate repository for packages with unstripped binaries. The relevant information is here: https://wiki.ubuntu.com/DebuggingProgramCrash For it to work, the build needs to leave debugging symbols in place (hence the --disable-strip), and later on, the build system will make a copy

[Bug 536940] Re: -tmpfs=- option broken in 0.12.2-0ubuntu3

2010-06-30 Thread Soren Hansen
** Changed in: vmbuilder Status: New = Fix Committed -- -tmpfs=- option broken in 0.12.2-0ubuntu3 https://bugs.launchpad.net/bugs/536940 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 536940] Re: -tmpfs=- option broken in 0.12.2-0ubuntu3

2010-06-30 Thread Soren Hansen
** Changed in: vmbuilder Status: New = Fix Committed -- -tmpfs=- option broken in 0.12.2-0ubuntu3 https://bugs.launchpad.net/bugs/536940 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

Re: [Bug 350936] Re: Should shut down domains on system shutdown

2010-06-25 Thread Soren Hansen
Why are you not doing this in the pre-stop part of the libvirt-bin job, by the way? -- Should shut down domains on system shutdown https://bugs.launchpad.net/bugs/350936 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libvirt in ubuntu.

Re: [Bug 580454] Re: libvirt 'ethernet' or 'bridge' interface machines won't start.

2010-06-25 Thread Soren Hansen
On Fri, Jun 25, 2010 at 09:17:41AM -, Neil Wilson wrote: Ok. The bridge stuff is working, but 'raw ethernet' isn't. https://bugzilla.redhat.com/show_bug.cgi?id=593903 -- Soren Hansen Ubuntu Developer http://www.ubuntu.com/ -- libvirt 'ethernet' or 'bridge' interface machines won't start

[Bug 580454] Re: libvirt 'ethernet' or 'bridge' interface machines won't start.

2010-06-25 Thread Soren Hansen
** Bug watch added: Red Hat Bugzilla #593903 https://bugzilla.redhat.com/show_bug.cgi?id=593903 -- libvirt 'ethernet' or 'bridge' interface machines won't start. https://bugs.launchpad.net/bugs/580454 You received this bug notification because you are a member of Ubuntu Server Team, which is

Re: [Bug 350936] Re: Should shut down domains on system shutdown

2010-06-25 Thread Soren Hansen
on with that. maybe we could try to track and bound the pids of the guest somehow to the upstart job (in case we keep it seperate) and prevent it that way. libvirt makes sure qemu creates pidfiles for kvm processes anyway. It shouldn't be hard at all to make sendsigs omit them from its killing spree. -- Soren

Re: [Bug 350936] Re: Should shut down domains on system shutdown

2010-06-25 Thread Soren Hansen
libvirt-bin and not kvm guests? I don't think upstart jobs are so flexible. I'm reasonably sure upstart only tracks one pid per upstart job, and as such has no notion of the started kvm guests. -- Soren Hansen Ubuntu Developer http://www.ubuntu.com/ -- Should shut down domains on system

Re: [Bug 350936] Re: Should shut down domains on system shutdown

2010-06-25 Thread Soren Hansen
Why are you not doing this in the pre-stop part of the libvirt-bin job, by the way? -- Should shut down domains on system shutdown https://bugs.launchpad.net/bugs/350936 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

Re: [Bug 580454] Re: libvirt 'ethernet' or 'bridge' interface machines won't start.

2010-06-25 Thread Soren Hansen
On Fri, Jun 25, 2010 at 09:17:41AM -, Neil Wilson wrote: Ok. The bridge stuff is working, but 'raw ethernet' isn't. https://bugzilla.redhat.com/show_bug.cgi?id=593903 -- Soren Hansen Ubuntu Developer http://www.ubuntu.com/ -- libvirt 'ethernet' or 'bridge' interface machines won't start

[Bug 580454] Re: libvirt 'ethernet' or 'bridge' interface machines won't start.

2010-06-25 Thread Soren Hansen
** Bug watch added: Red Hat Bugzilla #593903 https://bugzilla.redhat.com/show_bug.cgi?id=593903 -- libvirt 'ethernet' or 'bridge' interface machines won't start. https://bugs.launchpad.net/bugs/580454 You received this bug notification because you are a member of Ubuntu Bugs, which is

Re: [Bug 350936] Re: Should shut down domains on system shutdown

2010-06-25 Thread Soren Hansen
on with that. maybe we could try to track and bound the pids of the guest somehow to the upstart job (in case we keep it seperate) and prevent it that way. libvirt makes sure qemu creates pidfiles for kvm processes anyway. It shouldn't be hard at all to make sendsigs omit them from its killing spree. -- Soren

Re: [Bug 350936] Re: Should shut down domains on system shutdown

2010-06-24 Thread Soren Hansen
! This has been a problem for a looong time. -- Soren Hansen Ubuntu Developer http://www.ubuntu.com/ -- Should shut down domains on system shutdown https://bugs.launchpad.net/bugs/350936 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

Re: [Bug 350936] Re: Should shut down domains on system shutdown

2010-06-24 Thread Soren Hansen
! This has been a problem for a looong time. -- Soren Hansen Ubuntu Developer http://www.ubuntu.com/ -- Should shut down domains on system shutdown https://bugs.launchpad.net/bugs/350936 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

<    1   2   3   4   5   6   7   8   9   10   >