[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

[Bug 543119] Re: Lenovo touch inductive SlideNav panel not work

2013-07-31 Thread Andrey Moiseev
Finished the driver yesterday and submitted a patch to the kernel: https://lkml.org/lkml/2013/7/30/629 Hope they'll accept it. Anyway, anyone can take the source from there: https://github.com/o2genum /ideapad-slidebar and build it as a module against your current kernel.Testing is needed, as I

[Bug 1206778] Re: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-07-31 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1206778 Title: bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build To manage

[Bug 1206778] [NEW] bcmwl-kernel-source 6.20.155.1+bdcom-0ubuntu6: bcmwl kernel module failed to build

2013-07-31 Thread ScissorHill
Public bug reported: This seems to be a consistent issue, every time I use the low-latency kernel. uname -r: 3.8.0-26-lowlatency. Possible associate problems with wireless: networking needs to be restarted after sleep, to detect networks. Ethernet works fine when brought out of sleep mode.

[Bug 1192458] Re: [USB-Audio, playback] 4-channel mode don't work on E-MU 0204 USB

2013-07-31 Thread Raymond
send email to the author who add support of emu 0204 usb https://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/sound/usb/mixer.c?id=1cdfa9f34acb9780e0fe7b8a41fb1a885ab94735 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1175807] Re: [libfuse2:amd64-2.9.0-1ubuntu] sshfs assert failure : *** Error in sshfs`: double free or corruption

2013-07-31 Thread wizwiz50
I met this bug in raring. Good it has been corrected, ty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1175807 Title: [libfuse2:amd64-2.9.0-1ubuntu] sshfs assert failure : *** Error in sshfs`:

[Bug 611814] Re: no posibility on f1.com to get live timing working

2013-07-31 Thread manfredcrene
** Changed in: firefox-3.5 (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/611814 Title: no posibility on f1.com to get live timing working To manage

[Bug 1206777] Re: tar.gunzip.formerfbi.military.pentagonmerk.org.cia

2013-07-31 Thread Seth Arnold
Thank you for using Ubuntu and taking the time to report a bug. Your report should contain, at a minimum, the following information so we can better find the source of the bug and work to resolve it. Submitting the bug about the proper source package is essential. For help see

[Bug 1011233] Re: Manual use of 'notify-send' not working as it used to.

2013-07-31 Thread lucio messina
It still giving me an error. The first command split BODY after sadipscing, and the first word of the second line is eirmod (three words are missing: , sed diam nonumy) The second command is notify-send ciao 1234567890 1234567890 1234567890 1234567890 1234567890 1234567890 1234567890 1234567890

[Bug 1206777] Re: tar.gunzip.formerfbi.military.pentagonmerk.org.cia

2013-07-31 Thread Christopher Jesus Peshl
** Changed in: update-manager (Ubuntu) Assignee: (unassigned) = Christopher Jesus Peshl (barr4shire) ** Changed in: update-manager (Ubuntu) Status: Invalid = Opinion -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 901547] Re: xmlcopyeditor does not start - needs a no-change rebuild in both Precise and Quantal

2013-07-31 Thread mjpelmear
I am experiencing this problem on 13.04/Raring 64-bit. Building the package as suggested in https://bugs.launchpad.net/ubuntu/+source/xmlcopyeditor/+bug/901547/comments/12 makes no difference for me. matt@host:~/$ gdb xmlcopyeditor GNU gdb (GDB) 7.5.91.20130417-cvs-ubuntu ... This GDB was

[Bug 1206204] Re: gvfs-gphoto2-volume-monitor crashed with SIGSEGV in libusb_get_bus_number()

2013-07-31 Thread Martin Pitt
Thanks Marcus! I was working on updating libgphoto2 to 2.5.2, I just got the package ready. That involves ABI changes to libgphoto2 and -port and thus requires some rebuilds and possibly some porting of reverse dependencies. But to address the immediate issue and get the archive in a working state

[Bug 1206781] [NEW] weather applet crashes on logout

2013-07-31 Thread bappaditya
Public bug reported: na ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: indicator-sync 12.10.5daily13.06.19-0ubuntu1 ProcVersionSignature: Ubuntu 3.10.0-4.13-generic 3.10.1 Uname: Linux 3.10.0-4-generic x86_64 Architecture: amd64 Date: Fri Jul 26 12:20:52 2013 ExecutablePath:

[Bug 1206204] Re: gvfs-gphoto2-volume-monitor crashed with SIGSEGV in libusb_get_bus_number()

2013-07-31 Thread Martin Pitt
That works very nicely, thanks Marcus! I'll still look into updating to 2.5.2, I'll stage this in https://launchpad.net/~pitti/+archive/ppa. But that's now less time critical. ** Changed in: libgphoto2 (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification

[Bug 1206782] Re: indicator-datetime-service crashed with SIGSEGV in g_closure_invoke()

2013-07-31 Thread Apport retracing service
*** This bug is a duplicate of bug 1195874 *** https://bugs.launchpad.net/bugs/1195874 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1195874, so is being marked as such.

[Bug 1186253] Re: 2357:0100 TP-Link 8200ND USB Wireless adapter won't work...

2013-07-31 Thread Shiki
Nope. Does not work. I'll attach my new lsusb and dmesg. I'm running the new proposed kernel. Larry sent me this fix weeks ago, and it only inits the device. Like the LED shows up and you can see it in NetworkManager. But you still cannot connect, as the authentication will time out. Thanks for

[Bug 1197451] Re: Ubuntu fails to properly boot on Macbook Air 2013 6, 1

2013-07-31 Thread Gioele Barabucci
** Also affects: linux via http://bugzilla.kernel.org/show_bug.cgi?id=60635 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197451 Title: Ubuntu

[Bug 1186253] Re: 2357:0100 TP-Link 8200ND USB Wireless adapter won't work...

2013-07-31 Thread Shiki
Attaching dmesg. Same auth error can be seen, except I don't have to issue the new ID command by hand. ** Attachment added: dmesg with .41 kernel https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1186253/+attachment/3755667/+files/error.txt -- You received this bug notification because

[Bug 1088921] Re: [request] upgrade to icu 50

2013-07-31 Thread pascalc
This is affecting PHP developpers that want to use the transliteration features of the ICU library and version 48 is buggy (see https://bugs.php.net/bug.php?id=65361). The windows version of PHP which uses ICU 50 does not have this bug. ** Bug watch added: bugs.php.net/ #65361

[Bug 1088921] Re: [request] upgrade to icu 50

2013-07-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: icu (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1088921 Title:

[Bug 1163147] Re: Please run dnsmasq in such a way that it can also be used on the host — to look up the VMs' names

2013-07-31 Thread Seth Arnold
Thomas, thanks for the advice: I took the fix from 3.2 and 4 and the advice to rename my update.d script to /etc/resolvconf/update.d/dnsmasq- libvirt What works: On the host, Internet host name lookups On the host, LAN host name lookups In KVM guests, Internet host name lookups In KVM guests,

[Bug 1189909] Re: dhcp-agent does always provide IP address for instances with re-cycled IP addresses.

2013-07-31 Thread li,chen
met the same issue ! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1189909 Title: dhcp-agent does always provide IP address for instances with re-cycled IP addresses. To manage notifications

[Bug 1163147] Re: Please run dnsmasq in such a way that it can also be used on the host — to look up the VMs' names

2013-07-31 Thread Seth Arnold
Oh yes, I also have a feeling that I'll need a second update.d/ file -- I'm using the name dnsmasq-libvirt for the one I have now, but I think that the one I have now is actually being used by the LXC-owned dnsmasq. There's a lot of mentions of libvirt in the /etc/init/lxc-net.conf that now feel

[Bug 814833] Re: Opening the dash is very slow and laggy

2013-07-31 Thread Mark Hewitt
Confirmed here. Ubuntu 12.10 CPU: AMD Athlon II X4 640, quad core Graphics: Nvidia GeForce GTS 250 RAM: 4Gb Dash consistently takes 5-7 seconds to open the first time after boot, and 1-2 seconds to open every time after that. This has been the case since installing 12.10. -- You received this

[Bug 1168332] Re: HP ENVY 6 Sleekbook - ACPI errors during suspend

2013-07-31 Thread Alex Hung
Upstream kernel has another patch as commented @ https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1143312/comments/29 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1168332 Title: HP ENVY 6

[Bug 1206204] Re: gvfs-gphoto2-volume-monitor crashed with SIGSEGV in libusb_get_bus_number()

2013-07-31 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/libgphoto2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1206204 Title: gvfs-gphoto2-volume-monitor crashed with SIGSEGV in libusb_get_bus_number() To

[Bug 1195655] Re: lost scancode in kernel 3.8

2013-07-31 Thread Gator Liu
Sorry everyone. It is bios problem. The MSI's BIOS check kernel 3.7 as Win8, then does not send any scancode out. After I updated bios, everything work well. ** Changed in: linux (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of

[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 1183440] Re: command-not-found crashed

2013-07-31 Thread Bogdan Stefan
Same here Sorry, command-not-found has crashed! Please file a bug report at: https://bugs.launchpad.net/command-not-found/+filebug Please include the following information with the report: command-not-found version: 0.2.44 -- You received this bug notification because you are a member of

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1206675 Title: createsuperuser fails if Python can't detect default

[Bug 1162191] Re: soffice.bin crashed with SIGSEGV in LatinLookupTree::suggestAutoCompletion()

2013-07-31 Thread Judson W
I ran the following commands. cd /var/crash sudo rm * ; sudo apt-get update sudo apt-get -y upgrade sudo apt-get -y install libreoffice-dbg uno-libs3-dbg ure-dbg sudo service apport start force_start=1 and then I got the crash file associated below. ** Attachment added: crash file, with

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 1010289] Re: KeePass2: copy username or copy password does not work as expected in applications

2013-07-31 Thread Tero Ratilainen
It works currently for me on 13.04. Closing keepass, removing xsel and starting keepass again did not introduce this issue. I have 2.21 and KDE (was running Unity on 12.10, can't remember which version of keepass). -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1109251] Re: pidgin hangs on startup

2013-07-31 Thread JaSK
*** This bug is a duplicate of bug 1108056 *** https://bugs.launchpad.net/bugs/1108056 I have the same issue (crash on startup, sometimes it works but then it will stop after a few hours (maybe when it reconnects an account?) deleted ~/.purple/blist.xml and now it works no idea if

[Bug 1109251] Re: pidgin hangs on startup

2013-07-31 Thread JaSK
*** This bug is a duplicate of bug 1108056 *** https://bugs.launchpad.net/bugs/1108056 god damn, sorry, wrong thread. didn't see the duplicate flag sorry, never reported a bug before :p -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 907081] Re: vmware-view-client:i386 is shown in software-center on amd64, but is uninstallable

2013-07-31 Thread Leslie
Turns out I can't edit comments! Sorry, this is the terminal output: leslie@fridge:~$ sudo apt-get install vmware-view-client Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested

[Bug 907081] Re: vmware-view-client:i386 is shown in software-center on amd64, but is uninstallable

2013-07-31 Thread Leslie
I am having a similar problem on Raring 13.04 as the vmware-view-client requires libudev0 which is no longer shipped with Ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/907081 Title:

[Bug 1203958] Re: [needs-packaging] unity-china-photo-scope

2013-07-31 Thread Jack Yu
Updated. 1) modify ./debian/control file: (1) add dependence 'python-distutils-extra', (2) Architecture change from 'any' to 'all'; 2) modify ./build_i18n_ext.py and ./setup.py from using Python to Python3. ** Attachment added: unity-china-photo-scope_1.1.tar.gz

[Bug 1202635] Re: Version bump

2013-07-31 Thread Launchpad Bug Tracker
This bug was fixed in the package pdf2svg - 0.2.2-1 --- pdf2svg (0.2.2-1) unstable; urgency=low * New upstream release. (Closes: #717345) (LP: #1202635) * Updated debian/watch to point to the new file location. * Drop VCS information from debian/control. * Bump debian/compat

[Bug 1206800] [NEW] libreoffice crashes on opening .pptx and pressing pg down

2013-07-31 Thread ts
Public bug reported: What happens: (1) open libreoffice through nautilus by clicking on any .pptx document (2) when fully open and idle press page down (3) libreoffice crashes what I'd expect? To see the second slide, frankly =) $ lsb_release -rd Description:Ubuntu 13.04 Release:

[Bug 1206684] Re: Rendering errors at language select screen (Install and OEM-setup)

2013-07-31 Thread Jackson Doak
This isn't reproducible on the xubuntu daily, as of today. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1206684 Title: Rendering errors at language select screen (Install and OEM-setup) To manage

[Bug 1202635] Re: Version bump

2013-07-31 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/pdf2svg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1202635 Title: Version bump To manage notifications about this bug go to:

[Bug 1203958] Re: [needs-packaging] unity-china-photo-scope

2013-07-31 Thread Daniel Holbach
In ./src/unity_sogou_daemon.py there's: Copyright (c) 2012 David Calle dav...@framli.eu who is not mentioned in debian/copyright -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1203958 Title:

[Bug 1206686] Re: please use system lcms2

2013-07-31 Thread Till Kamppeter
Before feature freeze for Saucy GS 9.08 will get released and there I will re-check whether the system libraries can be used. ** Changed in: ghostscript (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1193147] Re: [keymap] Touchpad key broken on Dell Latitude 6430U and 3330

2013-07-31 Thread Anthony Wong
** Changed in: hwe-next Status: New = In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1193147 Title: [keymap] Touchpad key broken on Dell Latitude 6430U and 3330 To manage

[Bug 1203655] Re: Hangs in pthread_join in libusb_exit

2013-07-31 Thread Martin Pitt
Should be fixed with https://launchpad.net/ubuntu/+source/libusbx/2:1.0.16-2 ** Bug watch added: Debian Bug tracker #717988 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717988 ** Also affects: libusbx (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717988 Importance:

[Bug 1206533] Re: Removing the /unix specification from the /var/run/lightdm/root/:0 file

2013-07-31 Thread Robert Ancell
** Changed in: lightdm (Ubuntu) Status: New = Triaged ** Changed in: lightdm (Ubuntu) Importance: Undecided = Wishlist ** Also affects: lightdm Importance: Undecided Status: New ** Changed in: lightdm Status: New = Triaged ** Changed in: lightdm Importance:

[Bug 1206813] [NEW] write_mongodb plugin configuration

2013-07-31 Thread Winston
Public bug reported: There are 2 things to report on the write_mongodb plugin 1. The plugin is not included in the build Write MongoDB is the supported since v5.1. Therefore I expect it is included in Ubuntu. However after checking the plugin is not included. The missing library

[Bug 1196848] Re: Jockey returns wrong enablement status of fglrx within iGPU mode

2013-07-31 Thread Alberto Milone
** Changed in: jockey (Ubuntu) Status: Triaged = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196848 Title: Jockey returns wrong enablement status of fglrx within iGPU mode

[Bug 1206533] Re: X server authority only allows local connections even if xserver-allow-tcp=true

2013-07-31 Thread Robert Ancell
** Changed in: lightdm Importance: Medium = Low ** Changed in: lightdm (Ubuntu) Importance: Medium = Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1206533 Title: X server authority only

  1   2   3   4   5   6   7   >