[Bug 1206675] Re: [13.04] sudo maas createsuperuser not a valid command

2013-07-31 Thread Raphaël Badin
'createsuperuser' is a Django command ([0]) used to create an admin user. 'createadmin' is a MAAS command, very similar to 'createsuperuser', but which lets you provide the password on the command line (with --password). That's inherently insecure and that's why the Django command doesn't let you

[Bug 1206784] Re: Ubuntu 12.04 BIND 9.8.1-P1 and CVE-2013-4854

2013-07-31 Thread Seth Arnold
bind9 updates for CVE-2013-4854 were released on 2013-07-29 in USN-1910-1. Please see http://www.ubuntu.com/usn/usn-1910-1/ for more details. Thanks. ** Changed in: bind9 (Ubuntu) Status: New = Fix Released ** Information type changed from Private Security to Public Security ** CVE

[Bug 1206675] Re: createsuperuser fails if Python can't detect default locale

2013-07-31 Thread Raphaël Badin
** Summary changed: - [13.04] sudo maas createsuperuser not a valid command + createsuperuser fails if Python can't detect default locale ** Also affects: django via http://code.djangoproject.com/ticket/16017 Importance: Unknown Status: Unknown ** Changed in: maas Status:

[Bug 1206675] Re: [13.04] sudo maas createsuperuser not a valid command

2013-07-31 Thread Julian Edwards
The upshot is, set your locale properly and createsuperuser won't fail, I think. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1206675 Title: createsuperuser fails if Python can't

Re: [Bug 1206784] Ubuntu 12.04 BIND 9.8.1-P1 and CVE-2013-4854

2013-07-31 Thread Torbjörn Eklöv
Thanks, I didn't see that and I thought there should come a new version. ls -al /usr/sbin/named -rwxr-xr-x 1 root root 525920 Jul 27 05:17 /usr/sbin/named /Tobbe 31 jul 2013 kl. 09:11 skrev Seth Arnold 1206...@bugs.launchpad.net: bind9 updates for CVE-2013-4854 were released on 2013-07-29 in

[Bug 1206872] [NEW] samba fails to unpack (behavior change in patch) and ftbfs on aarch64

2013-07-31 Thread Matthias Klose
Public bug reported: 2:3.6.15-1ubuntu1 fails to unpack in saucy (fixed in 2:3.6.16-1). the config.* files need an update for Aarch64. ** Affects: samba (Ubuntu) Importance: High Status: Confirmed ** Affects: samba (Ubuntu Saucy) Importance: High Status: Confirmed

[Bug 427775] Re: ntpdate.dhcp always ignored

2013-07-31 Thread Ivan Borzenkov
And what have the Gnome if you need a fix how to check the files in the script. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in Ubuntu. https://bugs.launchpad.net/bugs/427775 Title: ntpdate.dhcp always ignored To manage

[Bug 1008385] Re: apache-mpm-itk writes wrong process name in /proc/$$/status

2013-07-31 Thread Ruben Laban
Just did an interesting find: When starting Apache using the usual apache2ctl start, the process name is mangled. When starting Apache using the not-so-usual . /etc/apache2/envvars apache2 -k start, the process name isn't mangled. Investigation continues... -- You received this bug

[Bug 427775] Re: ntpdate.dhcp always ignored

2013-07-31 Thread Ivan Borzenkov
4 years, 2 years whis patch... trivial fix... 5 distros https://launchpad.net/~ivan1986/+archive/ppa/+sourcepub/2085289/+listing-archive-extra R -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ntp in Ubuntu.

[Bug 1008385] Re: apache-mpm-itk writes wrong process name in /proc/$$/status

2013-07-31 Thread Ruben Laban
Turns out apache2 doesn't strip off the path properly: /usr/sbin/apache2 -k start yields /usr/sbin/apach apache2 -k start yields apache2 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu.

[Bug 1174654] Re: qemu-system-x86_64 takes 100% CPU after host machine resumed from suspend to ram

2013-07-31 Thread Richard Jones
** Description changed: I have Windows XP SP3 inside qemu VM. All works fine in 12.10. But after upgraiding to 13.04 i have to restart the VM each time i resuming my host machine, because qemu process starts to take CPU cycles and OS inside VM is very slow and sluggish. However it's

[Bug 1008385] Re: apache-mpm-itk writes wrong process name in /proc/$$/status

2013-07-31 Thread Ruben Laban
Unfortunately this isn't part of the actual solution. On good servers, invoking it through /usr/sbin/apache2 works fine as well. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu. https://bugs.launchpad.net/bugs/1008385

[Bug 1206932] [NEW] Sync tomcat7 7.0.42-1 (main) from Debian unstable (main)

2013-07-31 Thread LocutusOfBorg
Public bug reported: Please sync tomcat7 7.0.42-1 (main) from Debian unstable (main) Changelog entries since current saucy version 7.0.40-2: tomcat7 (7.0.42-1) unstable; urgency=low [ Gianfranco Costamagna ] * Team upload. * New upstream release. * Added libhamcrest-java = 1.3 as

[Bug 1204518] Re: package apache2 2.4.4-6ubuntu5 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2013-07-31 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. apache2 has been moving fast recently with the transition to 2.4, and we appreciate your help in ironing out the issues. It looks like you were running 2.4.4-6ubuntu5 at the time of your problem, that this was

[Bug 1206114] Re: Package apache2-prefork-dev broken in Saucy

2013-07-31 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. When did you attempt this build, please? Was it after apache2.4 landed in saucy, or before proposed-migration? It would really help if you could post a link to your source package and Launchpad build page for the

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-31 Thread Adam Stokes
** Changed in: python-eventlet (Ubuntu Raring) Status: In Progress = Fix Committed ** Changed in: python-eventlet (Ubuntu Raring) Status: Fix Committed = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 1199037] Re: backport eventlet exception context fix

2013-07-31 Thread Chuck Short
I uploaded it this morning. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-eventlet in Ubuntu. https://bugs.launchpad.net/bugs/1199037 Title: backport eventlet exception context fix To manage notifications about this bug go

[Bug 1204024] Re: package apache2 2.4.4-6ubuntu5 failed to install/upgrade: サブプロセス インストール済みの post-installation スクリプト はエラー終了ステータス 1 を返しました

2013-07-31 Thread Robie Basak
*** This bug is a duplicate of bug 1202653 *** https://bugs.launchpad.net/bugs/1202653 ** This bug has been marked a duplicate of bug 1202653 apache2 2.4.4-6ubuntu4 failed to upgrade: Cannot load /usr/lib/apache2/modules/libphp5.so into server: undefined symbol: unixd_config -- You

[Bug 1092548] Re: dependency to tomcat-native is too weak (no version for libtcnative-1 specified)

2013-07-31 Thread Bug Watch Updater
** Changed in: tomcat7 (Debian) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tomcat7 in Ubuntu. https://bugs.launchpad.net/bugs/1092548 Title: dependency to tomcat-native is too weak (no version

[Bug 1204561] Re: package apache2 2.4.4-6ubuntu5 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-07-31 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please could you attach your /etc/apache2/apache2.conf and report the output of the command: stat /etc/apache2/mods-enabled/php5_cgi.load. Please check for any private information in apache2.conf and obscure

[Bug 1202660] Re: package php5-cli 5.3.10-1ubuntu3.7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 10

2013-07-31 Thread Robie Basak
Marking this bug as Incomplete for now. Please change the bug status back to New after you have responded. Thanks! ** Changed in: php5 (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in

[Bug 1088168] Re: Missing python deps

2013-07-31 Thread Chuck Short
** Changed in: ceilometer (Ubuntu) Status: Triaged = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceilometer in Ubuntu. https://bugs.launchpad.net/bugs/1088168 Title: Missing python deps To manage

[Bug 1140308] Re: python-ceilometer installs tests

2013-07-31 Thread Chuck Short
** Changed in: ceilometer (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ceilometer in Ubuntu. https://bugs.launchpad.net/bugs/1140308 Title: python-ceilometer installs tests To

[Bug 1204561] Re: package apache2 2.4.4-6ubuntu5 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2013-07-31 Thread Arne Meyer
stat /etc/apache2/mods-enabled/php5_cgi.load: Datei: »/etc/apache2/mods-enabled/php5_cgi.load“ - »../mods-available/php5_cgi.load“ Größe: 31 Blöcke: 0 EA Block: 4096 symbolische Verknüpfung Gerät: 805h/2053d Inode: 654822 Verknüpfungen: 1 Zugriff:

[Bug 1206114] Re: Package apache2-prefork-dev broken in Saucy

2013-07-31 Thread OpenCPU
Can you be more specific in which way the libapache2-mod-r-base package is not following guidelines? Also the problem still remains that the package 'apache2-prefork-dev' exists but is broken. It seems you need to either completely remove this package, or add something like: Provides:

[Bug 1206114] Re: Package apache2-prefork-dev broken in Saucy

2013-07-31 Thread Robie Basak
apache2-prefork-dev is now a virtual package provided by apache2-dev, and your build depends requires a versioned apache2-prefork-dev which cannot be resolved by the virtual package. So my understanding is that it is no longer possible to build-depend on a versioned apache2-prefork- dev. or add

[Bug 1206114] Re: Package apache2-prefork-dev broken in Saucy

2013-07-31 Thread Dmitrijs Ledkovs
We are in process of transitioning from apache2.2 to apache2.4. In addition, apache2.4 is handling debian packaging in a very different way, thus packaging needs changing of all modules / extensions and webapps. Please follow guidelines at: https://wiki.debian.org/Apache/PackagingFor24 to

[Bug 1206114] Re: Package apache2-prefork-dev broken in Saucy

2013-07-31 Thread OpenCPU
In that case, perhaps you can help me suggest how I should specify my build-depends such that apache2-prefork-dev can correctly be resolved? Currently the control file is as follows, which does not resolve, even though there is no version of apache2-prefork-dev specified:

[Bug 1206114] Re: Package apache2-prefork-dev broken in Saucy

2013-07-31 Thread Robie Basak
Can you not drop the apache2-prefork-dev build-dep and build-dep only on apache2-dev instead? The wiki page has directions. Is there a reason why this won't work for you? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in

[Bug 1206114] Re: Package apache2-prefork-dev broken in Saucy

2013-07-31 Thread OpenCPU
It's additional work to maintain separate packages for different releases. If possible, I would like to have a single source package that builds with either Apache 2.2 or Apache 2.4. In general it seems to me that you don't want to break all current packages with a dependency on

[Bug 1206114] Re: Package apache2-prefork-dev broken in Saucy

2013-07-31 Thread Adam Conrad
Yes, there's an old apache2-prefork-dev in the repository because packages still depend on it. It will be removed when that's no longer the case. THAT SAID, if you read the 2.2-2.4 documentation above, rather than asking for someone to read it to you, you'll notice that the apache maintainers in

[Bug 902411] [NEW] [ERROR 300] 'IPsec' failed to negotiate or establish security associations

2013-07-31 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: Getting a error 300 when connecting: ipsec_setup: Stopping Openswan IPsec... Stopping xl2tpd: xl2tpd. ipsec_setup: Starting Openswan IPsec U2.6.23/K2.6.32-36-generic... Starting xl2tpd: xl2tpd. Last command timed out 000 initiating all conns with

[Bug 902411] Re: [ERROR 300] 'IPsec' failed to negotiate or establish security associations

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

[Bug 902411] Re: [ERROR 300] 'IPsec' failed to negotiate or establish security associations

2013-07-31 Thread Ross Gammon
** Package changed: ubuntu = ipsec-tools (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ipsec-tools in Ubuntu. https://bugs.launchpad.net/bugs/902411 Title: [ERROR 300] 'IPsec' failed to negotiate or establish security

[Bug 1042968] Re: Russian core sounds must be packaged

2013-07-31 Thread Mystic-Mirage
Fixed since Quantal. ** Changed in: asterisk (Ubuntu) Status: Triaged = Fix Released ** Package changed: asterisk (Ubuntu) = asterisk-core-sounds (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to asterisk in Ubuntu.

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2013-07-31 Thread Adam Stokes
** Changed in: maas (Ubuntu) Status: Invalid = In Progress ** Changed in: maas (Ubuntu) Assignee: (unassigned) = Adam Stokes (adam-stokes) ** Changed in: maas (Ubuntu) Importance: Undecided = Medium ** Changed in: maas (Ubuntu) Importance: Medium = High -- You received this

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2013-07-31 Thread Adam Stokes
** Changed in: maas (Ubuntu) Status: In Progress = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1069570 Title: 1 MAC Address, two IPs - DNS is out of sync with DHCP

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2013-07-31 Thread Adam Stokes
** Patch added: maas_1.4+bzr1539+dfsg-0ubuntu2.saucy.debdiff https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1069570/+attachment/3756388/+files/maas_1.4%2Bbzr1539%2Bdfsg-0ubuntu2.saucy.debdiff -- You received this bug notification because you are a member of Ubuntu Server Team, which is

Re: [Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2013-07-31 Thread Thiago Martins
Invalid?!:-P On 31 July 2013 17:09, Adam Stokes adam.sto...@canonical.com wrote: ** Changed in: maas (Ubuntu) Status: In Progress = Invalid -- You received this bug notification because you are subscribed to the bug report. https://bugs.launchpad.net/bugs/1069570 Title: 1

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2013-07-31 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/maas -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas in Ubuntu. https://bugs.launchpad.net/bugs/1069570 Title: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases,

[Bug 1069570] Re: 1 MAC Address, two IPs - DNS is out of sync with DHCP leases databases, I think...

2013-07-31 Thread Launchpad Bug Tracker
This bug was fixed in the package maas - 1.4+bzr1539+dfsg-0ubuntu2 --- maas (1.4+bzr1539+dfsg-0ubuntu2) saucy; urgency=low * debian/patches/04-dhcp-lease-conflict.patch: Sets expiry lease time to 30 seconds (LP: #1069570) -- Adam Stokes adam.sto...@ubuntu.com Wed, 31 Jul

[Bug 1207102] Re: Set PXE class lease expiration to 30 seconds

2013-07-31 Thread Adam Stokes
** Patch added: maas_1.4+bzr1539+dfsg-0ubuntu2.saucy.debdiff https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1207102/+attachment/3756460/+files/maas_1.4%2Bbzr1539%2Bdfsg-0ubuntu2.saucy.debdiff ** Description changed: [impact] MAAS is failing to add all enlisted machines to DNS.

[Bug 1207102] [NEW] Set PXE class lease expiration to 30 seconds

2013-07-31 Thread Adam Stokes
Public bug reported: [impact] MAAS is failing to add all enlisted machines to DNS. There seems to be a sync issue between dhcp and dns during enlishting. [test case] + Have MaaS 1.3 running + Boot machines to be controlled by MaaS and get MaaS to enlist them. + Go on MaaS WebUI and change ipmi

[Bug 1037723] Re: move walinuxagent init functionality to cloud-init

2013-07-31 Thread Ben Howard
** Branch linked: lp:~utlemming/ubuntu/precise/walinuxagent/cloud-init- support ** Branch linked: lp:~smoser/ubuntu/precise/cloud-init/sru ** Summary changed: - move walinuxagent init functionality to cloud-init + [SRU] move walinuxagent init functionality to cloud-init -- You received this

[Bug 1201969] Re: cloud-init parses Azure setting DisableSshPassword incorrectly

2013-07-31 Thread Ben Howard
** Changed in: cloud-init Status: Fix Committed = Fix Released ** Changed in: cloud-init Assignee: (unassigned) = Ben Howard (utlemming) -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu.

[Bug 1207102] Re: Set PXE class lease expiration to 30 seconds

2013-07-31 Thread Adam Stokes
** Changed in: maas (Ubuntu) Assignee: (unassigned) = Andres Rodriguez (andreserl) ** Changed in: maas (Ubuntu) Importance: Undecided = High ** Patch removed: maas_1.4+bzr1539+dfsg-0ubuntu2.saucy.debdiff

[Bug 1037723] Re: [SRU] move walinuxagent init functionality to cloud-init

2013-07-31 Thread Ben Howard
PPA testing against the latest version works perfectly for 12.04.2. In testing, cloud-init provisioned images boot faster and are available before the Windows Azure fabric reports them ready. IMO, this is ready for SRU'ing. ** Description changed: + [PACKAGES] cloud-init and walinuxagent + +

[Bug 1207126] [NEW] package apache2.2-common 2.2.22-6ubuntu5.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2013-07-31 Thread Diego Carrera Gallego
Public bug reported: 1) No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 13.04 Release:13.04 Codename: raring 64 bits 2) package version apache2.2-common 2.2.22-6ubuntu5.1 3) i hope that i can install apache2, but it

[Bug 685096] Re: USB Passthrough not working for Windows 7 guest

2013-07-31 Thread Sam Stoelinga
Lol weird it's not marked as duplicate anymore anyway, guess it was not you then. Don't know what happened. Can this bug be fixed in KVM or is it really to Windows specific? Else I may have a look at it, never did any KVM development though, should be fun. @Serge: Did you get the license already