[Bug 1100920] Re: In Ubuntu 12.10, the legacy 'user' cloud-config option is not handled properly

2013-01-19 Thread Clint Byrum
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Quantal) Importance: Undecided Status: New ** Also affects: cloud-init (Ubuntu Raring) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu

[Bug 776650] Re: Build qemu-kvm with native VDE support

2013-01-19 Thread David Masover
I'd like to expand on Dwight's comments a bit. Qemu network cards have two sides, the side the VM sees (virtio is probably fastest, if you can get drivers for it), and the backend, which is how that's connected to anything else. Here are the backends it has: -net user. Dirt simple to set up. Pure

[Blueprint servercloud-r-juju-appserver-support] Juju support for application server technologies (Django, JEE, RoR, etc)

2013-01-19 Thread Jorge O. Castro
Blueprint changed by Jorge O. Castro: Work items changed: Work items: [jorge] Add App-By-Config and App-By-Subordinate to charm quality: TODO [clint-fewbar] Highlight examples of both approaches: TODO [brunogirin] evaluate/improve django (working with existing maintainer): TODO

[Bug 908605] Re: mod_wsgi fails to log python errors

2013-01-19 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mod-wsgi (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mod-wsgi in Ubuntu.

[Bug 1101160] Re: sa-update-hooks.d/amavisd-new needs to be executable

2013-01-19 Thread Paolo Rotolo
** Tags added: bitesize -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to amavisd-new in Ubuntu. https://bugs.launchpad.net/bugs/1101160 Title: sa-update-hooks.d/amavisd-new needs to be executable To manage notifications about this

[Bug 1101891] [NEW] Include OpenVPN 2.3.0 in Raring

2013-01-19 Thread Pascal
Public bug reported: OpenVPN 2.3.0 was release a few weeks ago, it includes Full IPv6 support. https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn23 ** Affects: openvpn (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a

[Bug 908605] Re: mod_wsgi fails to log python errors

2013-01-19 Thread TJ
The upstream bug report relating to this is: http://code.google.com/p/modwsgi/issues/detail?id=276can=1sort=-id Unfortunately it is impossible to add it to this bug report since mod_wsgi is incorrectly linked to PyLucid as the upstream source. ** Bug watch added:

[Bug 776650] Re: Build qemu-kvm with native VDE support

2013-01-19 Thread Dwight Schauer
Actually I have been using -net tap. I don't run qemu-kvm as root per se, although the tapper script runs as root to bring configure the tap interface and assign it the user running qemu-kvm. Sufficient to say, VDE is more convenient to set up than bridging/tapping. -- You received this bug