[Bug 1355680] Re: MAAS upgrade struggles with BIND

2014-08-14 Thread Julian Edwards
I've seen this happen a couple of times in the past though, Andres. The question is, why is the packaging restarting Bind at all? ** Changed in: maas Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to maas

[Bug 1313935] Change abandoned on nova (master)

2014-08-14 Thread OpenStack Infra
Change abandoned by Joe Gordon (joe.gord...@gmail.com) on branch: master Review: https://review.openstack.org/91866 Reason: Is this still active? Nothing has happened in a few months marking as abandoned. Feel free to bring it back. -- You received this bug notification because you are a member

[Bug 1334803] Re: package squid3 3.3.8-1ubuntu6 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

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

[Bug 1356113] Re: PHP5 session clean cron job causes OOM

2014-08-14 Thread Ondřej Surý
I was just trying to make a point You did make a point, but totally different from the one intended. Also your proposed fix is incomplete... # sed -n -e 's/^[[:space:]]*session.save_handler[[:space:]]*=[[:space:]]*\([[:alnum:]]\+\).*$/\1/p' /etc/php5/fpm/php.ini # php5 -c

[Bug 1260428] Re: iso8601 is not properly ported to Python3

2014-08-14 Thread Torsten Bronger
I cannot reproduce it on 14.04 server. I had also no trouble installing the package. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to python-iso8601 in Ubuntu. https://bugs.launchpad.net/bugs/1260428 Title: iso8601 is not properly

[Bug 1356715] Re: package apache2 2.4.6-2ubuntu2.2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-08-14 Thread Robie Basak
Thank you for your report. This looks like a local configuration problem, rather than a bug in Ubuntu. Specifically, it looks like your issue is with mod_ip, which does not ship with Ubuntu's Apache packaging. You can find pointers to get help for this sort of problem here:

[Bug 1356113] Re: PHP5 session clean cron job causes OOM

2014-08-14 Thread Ondřej Surý
Try this updated script that now requires php5-cli to be installed: http://anonscm.debian.org/cgit/pkg-php/php.git/tree/debian/sessionclean -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu.

[Bug 1356614] Re: dependencies of the i386 package included as well

2014-08-14 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. I don't follow your problem. Please could you explain: 1) Exactly what steps I should follow to reproduce the problem. Since you are talking about architectures, please specify what architecture I should use to

[Bug 1356170] Re: package apache2 2.4.7-1ubuntu4.1 failed to install/upgrade: ErrorMessage: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2014-08-14 Thread Robie Basak
Thank you for your report. This looks like a local configuration problem, rather than a bug in Ubuntu. Specifically, as the error message says, you have defined LockFile in a configuration file that does not accept this syntax. You can find pointers to get help for this sort of problem here:

[Bug 1356494] Re: cloud-init does not recognize (and mount) ephemeral partition on KVM

2014-08-14 Thread Robie Basak
** Tags added: regression-release trusty ** Changed in: cloud-init (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1356494 Title:

[Bug 1356208] Re: groups syntax broken

2014-08-14 Thread Robie Basak
** Changed in: cloud-init (Ubuntu) Importance: Undecided = High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1356208 Title: groups syntax broken To manage notifications

Re: [Bug 1356715] Re: package apache2 2.4.6-2ubuntu2.2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-08-14 Thread Eric Vyncke
This is correct indeed: I am using a non standard module mod_ip but my issue is that the installer did not display any warning at all and basically mostly abort in the middle... -éric On 14/08/14 11:39, Robie Basak 1356...@bugs.launchpad.net wrote: Thank you for your report. This looks like a

[Bug 1356113] Re: PHP5 session clean cron job causes OOM

2014-08-14 Thread Robie Basak
Steve, thank you for your report and for your time in helping to make Ubuntu better. I'm not really sure how to respond here. Ondřej is the Debian maintainer for PHP, and Ubuntu's packaging is derived from Debian's packaging, so his opinion matters. I appreciate Ondřej's participation in Ubuntu's

[Bug 1356392] Re: lacks sw raid1 install support

2014-08-14 Thread Robie Basak
Thanks LaMont. Importance - Wishlist since this is a missing feature, but this should probably be considered as a blueprint item. ** Changed in: curtin (Ubuntu) Status: New = Triaged ** Changed in: curtin (Ubuntu) Importance: Undecided = Wishlist -- You received this bug

[Bug 1349854] Re: No arm64 KVM container support

2014-08-14 Thread Robie Basak
Throwing this to upstream for now, since it's not specific to Ubuntu's Juju packaging. I suppose this is a headline Wishlist item for Juju. It looks like it'll require tasks in libvirt and/or uvtool for implementation; I'm not sure which. ** Package changed: juju-core (Ubuntu) = juju-core --

[Bug 1355877] Re: celery log files are not rotated

2014-08-14 Thread Robie Basak
** Changed in: maas (Ubuntu) Importance: Undecided = High -- 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/1355877 Title: celery log files are not rotated To manage notifications

[Bug 1356113] Re: PHP5 session clean cron job causes OOM

2014-08-14 Thread Daniel Holbach
Thanks everyone for working on this. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu. https://bugs.launchpad.net/bugs/1356113 Title: PHP5 session clean cron job causes OOM To manage notifications about this bug go

[Bug 1261338] Re: lxc-stop and even lxc-stop -k can hang

2014-08-14 Thread ivan
Hello! This problem also manifested itself in me. I performed the following commands sudo apt-get install lxc sudo lxc-create -t ubuntu -n p1 sudo lxc-kill -n p1 lxc-kill: command not found sudo lxc-stop -n p1 == execution hangs sudo strace -f lxc-stop -k -n p1 execve(/usr/bin/lxc-stop,

[Bug 1261338] Re: lxc-stop and even lxc-stop -k can hang

2014-08-14 Thread ivan
ivan@ivan-Satellite-A40:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu 14.04.1 LTS Release:14.04 Codename: trusty -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in

[Bug 1261338] Re: lxc-stop and even lxc-stop -k can hang

2014-08-14 Thread ivan
This problem was repeated to me. executed commands sudo apt-get install lxc sudo lxc-create -t ubuntu -n p1 sudo lxc-start -n p1 sudo lxc-stop -n p1 ==execution hangs sudo strace -f lxc-stop -k -n p1== execve(/usr/bin/lxc-stop, [lxc-stop, -k, -n, p1], [/* 26 vars */]) = 0 brk(0)

[Bug 1251563] Re: netstat command returns nozero even if successively executing

2014-08-14 Thread Launchpad Bug Tracker
This bug was fixed in the package net-tools - 1.60-25ubuntu2.1 --- net-tools (1.60-25ubuntu2.1) trusty; urgency=medium * Fix netstat -s passes but returns 1. (LP: #1251563) -- Mauricio Faria de Oliveira mauri...@linux.vnet.ibm.com Thu, 03 Jul 2014 11:38:50 -0500 ** Changed in:

[Bug 1251563] Update Released

2014-08-14 Thread Scott Kitterman
The verification of the Stable Release Update for net-tools has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you

[Bug 1350352] Re: nova-novncproxy and nova-spiceproxy need patched websockify

2014-08-14 Thread Launchpad Bug Tracker
This bug was fixed in the package websockify - 0.5.1+dfsg1-3ubuntu0.14.04.1 --- websockify (0.5.1+dfsg1-3ubuntu0.14.04.1) trusty; urgency=medium * Fixup handling of child processes to avoid zombies (LP: #1350352): - d/p/avoid-zombies.patch,

[Bug 1356614] Re: ruby-augeas dependencies of the i386 package included in the x68_64 one

2014-08-14 Thread uwe
** Summary changed: - dependencies of the i386 package included as well + ruby-augeas dependencies of the i386 package included in the x68_64 one -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to ruby-augeas in Ubuntu.

[Bug 1356614] Re: ruby-augeas dependencies of the i386 package included in the x68_64 one

2014-08-14 Thread uwe
Greetings, I was expecting the x86_64 packages to be installed on my x86_64 machines, which happened, but in addition, it installed the 386 version of the package and all its dependencies (duplicates of the x86_64 ones, but in 386). to reproduce, install ruby-augeas , and take a look at the

[Bug 1356614] Re: ruby-augeas dependencies of the i386 package included in the x68_64 one

2014-08-14 Thread Robie Basak
Version 0.5.0-1~ was never shipped by Ubuntu, as you can see here: https://launchpad.net/ubuntu/+source/ruby-augeas/+publishinghistory What does apt-cache policy libaugeas-ruby say? Which release are you using? What is the exact command you used to install the package? Can you attach the full

[Bug 1279000] Re: db migrate script to set charset=utf8 for all tables

2014-08-14 Thread JJ Asghar
Here is the openstack + chef bug report: https://bugs.launchpad.net /openstack-chef/+bug/1356887 ** Also affects: openstack-chef Importance: Undecided Status: New ** Changed in: openstack-chef Importance: Undecided = High ** Changed in: openstack-chef Status: New = Triaged

[Bug 1354159] Re: [SRU] icehouse 2014.1.2 point release

2014-08-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-server-dev/heat/icehouse -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nova in Ubuntu. https://bugs.launchpad.net/bugs/1354159 Title: [SRU] icehouse 2014.1.2 point release To manage notifications

[Bug 1300507] Re: Rabbit password is reset on every upgrade which forces lockstep cluster restarts

2014-08-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~lutostag/maas/packaging+fix1300507 -- 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/1300507 Title: Rabbit password is reset on every upgrade which forces lockstep

[Bug 1316357] Re: Network interface IP address not set on first boot if config drive used

2014-08-14 Thread Kenneth Burger
Is there any progress on this bug ? The solution/workaround I am currently using for this issue is that it appears if any network interface is configured prior to cloud-init running, that interface has an ifup done before cloud-init ever starts. Cloud-init then replaces the information

[Bug 1300507] Re: Rabbit password is reset on every upgrade which forces lockstep cluster restarts

2014-08-14 Thread Launchpad Bug Tracker
** Branch linked: lp:~lutostag/maas/packaging+fix1300507 -- 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/1300507 Title: Rabbit password is reset on every upgrade which forces lockstep

[Bug 1357003] [NEW] Upstream SET GLOBAL sql_log_bin incompatible change

2014-08-14 Thread Morgan Tocker
Public bug reported: Per: http://www.tocker.ca/2014/08/14/set-global-sql_log_bin-we-need-your-feedback.html Upstream MySQL is proposing to change the following syntax to produce an error in current GA releases (5.5 and 5.6): mysql SET GLOBAL sql_log_bin = x; The rationale for this is: - The

[Bug 1325099] Re: Index.html is not correctly created when using startpanel command

2014-08-14 Thread Gary W. Smith
Looks like a simple change to the appropriate html template under horizon/conf ** Changed in: horizon Importance: Undecided = Low ** Tags added: low-hanging-fruit -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to horizon in Ubuntu.

[Bug 1357019] [NEW] openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.2: openvswitch kernel module failed to build

2014-08-14 Thread Ching Sun
Public bug reported: I tried to do regular software updates, openvswitch was always failed to update. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.2 ProcVersionSignature: Ubuntu 3.13.0-33.58~precise1-generic 3.13.11.4 Uname: Linux

[Bug 1357018] [NEW] image format and state load security updates tracking bug

2014-08-14 Thread Marc Deslauriers
*** This bug is a security vulnerability *** Public security bug reported: This bug is for tracking the large number of image formation and state loading security issues. qemu-kvm - 0.12.3+noroms-0ubuntu9.24 qemu-kvm - 1.0+noroms-0ubuntu14.17 qemu - 2.0.0+dfsg-2ubuntu1.3 ** Affects: qemu

[Bug 1357019] Re: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.2: openvswitch kernel module failed to build

2014-08-14 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvswitch in Ubuntu. https://bugs.launchpad.net/bugs/1357019 Title: openvswitch-datapath-dkms 1.4.6-0ubuntu1.12.04.2: openvswitch kernel

[Bug 1334803] Re: package squid3 3.3.8-1ubuntu6 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-08-14 Thread djieno
I Did this again today. Answering 'no' get you to the menu below where I unchecked /dev/dm-0 and checked the /dev/vda. Then I was able to finish successfully and boot into 14.04.1 ###The menu that appeared after 'no' GRUB failed to install to the following devices: /dev/dm-0 The grub-pc

[Bug 1355877] Re: celery log files are not rotated

2014-08-14 Thread Ryan Beisner
+1, we had a filled disk in on one box due to this. -- 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/1355877 Title: celery log files are not rotated To manage notifications about this

[Bug 1355877] Re: celery log files are not rotated

2014-08-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: maas (Ubuntu) Status: New = Confirmed -- 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/1355877

[Bug 1357098] [NEW] StrongSwan incorrectly generating esp packets

2014-08-14 Thread Joe
Public bug reported: When pinging a remote node from my Ubuntu 14.04 LTS(GNU/Linux 3.8.13-bone59 armv7l) over an established StrongSwan VPN tunnel, the remote node sees the generated esp packets (via tcpdump), but does not respond. I think this is an armhf package issue, because I tested the

[Bug 1357103] [NEW] apparmor denied a golang build inside a container

2014-08-14 Thread Andreas Hasenack
Public bug reported: First, the error, while building a package inside a precise container: (...) make[1]: Entering directory `/home/ubuntu/deb/landscape-server-13.09.3~bzr544' GOPATH=/home/ubuntu/deb/landscape-server-13.09.3~bzr544/src/landscape/go /usr/bin/go install launchpad.net/gocheck

[Bug 1261338] Re: lxc-stop and even lxc-stop -k can hang

2014-08-14 Thread Serge Hallyn
Thanks for the information. Indeed, lxc-stop -k still works by talking to the lxc monitor. What appears to have happened here is that the monitor itself is frozen. Could you please show full output of: ps -ef Then do 'ps -ef | grep lxc-start' to find the lxc-start process for the hung

[Bug 1357103] Missing required logs.

2014-08-14 Thread Brad Figg
This bug is missing log files that will aid in diagnosing the problem. From a terminal window please run: apport-collect 1357103 and then change the status of the bug to 'Confirmed'. If, due to the nature of the issue you have encountered, you are unable to run this command, please add a

[Bug 1357103] Re: apparmor denied a golang build inside a container

2014-08-14 Thread John Johansen
This looks like it might be caused by bug in path lookups and bind mount handling that I have a test patch for. I will build a test kernel for trusty (14.04). Please let me know if there are any other kernels you would like to test on. -- You received this bug notification because you are a

[Bug 1357103] Re: apparmor denied a golang build inside a container

2014-08-14 Thread Andreas Hasenack
I believe the bug has the necessary log snippets, marking as confirmed. ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu.

[Bug 1336855] Re: [SRU] non-interactive grub updates for 12.04 break on AWS

2014-08-14 Thread Ron Wail
This is also a problem in trusty using the latest release build (20140813) with cloud-init 0.7.5. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cloud-init in Ubuntu. https://bugs.launchpad.net/bugs/1336855 Title: [SRU]

[Bug 1355680] Re: MAAS upgrade struggles with BIND

2014-08-14 Thread Julian Edwards
I've seen this happen a couple of times in the past though, Andres. The question is, why is the packaging restarting Bind at all? ** Changed in: maas Status: New = Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1356719] [NEW] Incorrect ALLO command handling, can't upload file

2014-08-14 Thread Sergiy Gipsy
Public bug reported: File cannot be uploaded with error 552 xx: No space left on device, but there are enough free space to upload file: lftp ftp@localhost:/incoming put 111.file --- TYPE I --- 200 Type set to I --- PASV --- 227 Entering Passive Mode (127,0,0,1,178,244). Connecting

Re: [Bug 1340154] Re: On modem initialization, Modem Manager 0.5.2 sets text mode instead of PDU mode for SMS, but newer modems can't work in this mode

2014-08-14 Thread hbchoong
Thanks Marius, but the issue is getting the backport request supported for 12.04. No problems installing 12.04 on non-pae systems - however I believe it is the last currently supported platform that works on non-pae systems. Hence the backport request to address modem manager bugs and issues

[Bug 1332801] Re: install unity8-desktop-session-mir url-dispatcher crashes

2014-08-14 Thread greg
I attempted unity 8 because after upstart I have no launcher , hud or anything else but nlank screen. I gained access to the system by creating anew folder, in the center of my screen, using nautilus. Then I went to /usr/share/applications to use the system. -- You received this bug notification

[Bug 1332801] Re: install unity8-desktop-session-mir url-dispatcher crashes

2014-08-14 Thread greg
Blank screen... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1332801 Title: install unity8-desktop-session-mir url-dispatcher crashes To manage notifications about this bug go to:

[Bug 1356722] [NEW] [Dell Precision T7600] plugged USB storage would drop after resume from suspend

2014-08-14 Thread Po-Hsu Lin
Public bug reported: CID: 201109-9790 Dell Precision T7600 If suspend with an USB thumb drive, it will drop after resume, but it could work if you unplug and plug it to the systme again. Steps: 1. Install 12.04.5, boot to desktop, insert two USB thumb drives in USB 2.0/3.0 port 2. Suspend,

[Bug 1313935] Change abandoned on nova (master)

2014-08-14 Thread OpenStack Infra
Change abandoned by Joe Gordon (joe.gord...@gmail.com) on branch: master Review: https://review.openstack.org/91866 Reason: Is this still active? Nothing has happened in a few months marking as abandoned. Feel free to bring it back. -- You received this bug notification because you are a member

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-08-14 Thread Martin Pitt
Thinking about this again, using erase: zero might not actually be what we want here. For usb-creator it's not really necessary to actually write zeros over the entire device, just to clear up all partition and file system signatures. Hence this should rather call Format() with type=empty. If

[Bug 1356350] Re: linux-keystone: version to be filled -proposed tracker

2014-08-14 Thread Ike Panhc
*** This bug is a duplicate of bug 1356622 *** https://bugs.launchpad.net/bugs/1356622 ** This bug has been marked a duplicate of bug 1356622 linux-keystone: version to be filled -proposed tracker -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1354313] Re: [Dell Inspiron 5721] Brightness control does not work with 12.04.5(with kernel 3.13)

2014-08-14 Thread Edward Lin
acpi_video=vendor is wrong. Sorry for the mistake. The right one should be acpi_backlight=vendor. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1354313 Title: [Dell Inspiron 5721] Brightness

[Bug 1354253] Re: [Dell Inspiron 3521] Brightness control does not work on 12.04.5

2014-08-14 Thread Edward Lin
acpi_video=vendor is wrong. Sorry for the mistake. The right one should be acpi_backlight=vendor. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1354253 Title: [Dell Inspiron 3521] Brightness

[Bug 1356508] Re: 12.04 fails to upgrade to 14.04.1

2014-08-14 Thread Marijn Ros
Removing flightgear (I removed all packages that synaptic showed when searching for flightgear and fgfs) indeed solved the issue. So for me, this issue is no longer an issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-08-14 Thread Yu Ning
Yes, I had also tried to use the type=empty in comment #16 (the last line), it should work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294877 Title: usb-creator fails to wipe usb device when

[Bug 1319791] AlsaInfo.txt

2014-08-14 Thread ahmet yıldırım
apport information ** Attachment added: AlsaInfo.txt https://bugs.launchpad.net/bugs/1319791/+attachment/4177218/+files/AlsaInfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319791 Title:

[Bug 1319791] Lsusb.txt

2014-08-14 Thread ahmet yıldırım
apport information ** Attachment added: Lsusb.txt https://bugs.launchpad.net/bugs/1319791/+attachment/4177224/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319791 Title:

[Bug 1319791] IwConfig.txt

2014-08-14 Thread ahmet yıldırım
apport information ** Attachment added: IwConfig.txt https://bugs.launchpad.net/bugs/1319791/+attachment/4177222/+files/IwConfig.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319791 Title:

[Bug 1319791] Re: 8086:08b1 [Dell Latitude E7440] WiFi issue

2014-08-14 Thread ahmet yıldırım
ApportVersion: 2.14.1-0ubuntu3.3 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: ahmety 2393 F pulseaudio /dev/snd/controlC0: ahmety 2393 F pulseaudio CurrentDesktop: Unity DistroRelease: Ubuntu 14.04 HibernationDevice:

[Bug 1353307] Re: [Lenovo B470e] Unable to control brightness on 12.04.5

2014-08-14 Thread Edward Lin
Test with video.use_native_backlight=1, acpi_osi='!Windows 2012', acpi_backlight=vendor. None of those parameters makes backlight work. After bisecting, the regression happens on 3.10-rc1. Before 3.10-rc1, only intel_backlight is registered under /sys/class/backlight/ and acpi/video.c shows

[Bug 1319791] CurrentDmesg.txt

2014-08-14 Thread ahmet yıldırım
apport information ** Attachment added: CurrentDmesg.txt https://bugs.launchpad.net/bugs/1319791/+attachment/4177221/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319791

[Bug 1319791] UdevDb.txt

2014-08-14 Thread ahmet yıldırım
apport information ** Attachment added: UdevDb.txt https://bugs.launchpad.net/bugs/1319791/+attachment/4177231/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319791 Title:

[Bug 1319791] CRDA.txt

2014-08-14 Thread ahmet yıldırım
apport information ** Attachment added: CRDA.txt https://bugs.launchpad.net/bugs/1319791/+attachment/4177220/+files/CRDA.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319791 Title:

[Bug 1319791] ProcEnviron.txt

2014-08-14 Thread ahmet yıldırım
apport information ** Attachment added: ProcEnviron.txt https://bugs.launchpad.net/bugs/1319791/+attachment/4177226/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319791

[Bug 1319791] BootDmesg.txt

2014-08-14 Thread ahmet yıldırım
apport information ** Attachment added: BootDmesg.txt https://bugs.launchpad.net/bugs/1319791/+attachment/4177219/+files/BootDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319791

[Bug 1319791] RfKill.txt

2014-08-14 Thread ahmet yıldırım
apport information ** Attachment added: RfKill.txt https://bugs.launchpad.net/bugs/1319791/+attachment/4177230/+files/RfKill.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319791 Title:

[Bug 1319791] ProcCpuinfo.txt

2014-08-14 Thread ahmet yıldırım
apport information ** Attachment added: ProcCpuinfo.txt https://bugs.launchpad.net/bugs/1319791/+attachment/4177225/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319791

[Bug 1319791] Lspci.txt

2014-08-14 Thread ahmet yıldırım
apport information ** Attachment added: Lspci.txt https://bugs.launchpad.net/bugs/1319791/+attachment/4177223/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319791 Title:

[Bug 1319791] ProcInterrupts.txt

2014-08-14 Thread ahmet yıldırım
apport information ** Attachment added: ProcInterrupts.txt https://bugs.launchpad.net/bugs/1319791/+attachment/4177227/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 598308] Re: Volume at login set to Maximum

2014-08-14 Thread Raymond
do pulseaudio save volume setting of all ports ? if headphones were plugged during shutdown but unplugged before next boot will pulseaudio restore the speaker volume ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1319791] UdevLog.txt

2014-08-14 Thread ahmet yıldırım
apport information ** Attachment added: UdevLog.txt https://bugs.launchpad.net/bugs/1319791/+attachment/4177232/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319791 Title:

[Bug 1319791] PulseList.txt

2014-08-14 Thread ahmet yıldırım
apport information ** Attachment added: PulseList.txt https://bugs.launchpad.net/bugs/1319791/+attachment/4177229/+files/PulseList.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319791

[Bug 1319791] ProcModules.txt

2014-08-14 Thread ahmet yıldırım
apport information ** Attachment added: ProcModules.txt https://bugs.launchpad.net/bugs/1319791/+attachment/4177228/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319791

[Bug 1319791] WifiSyslog.txt

2014-08-14 Thread ahmet yıldırım
apport information ** Attachment added: WifiSyslog.txt https://bugs.launchpad.net/bugs/1319791/+attachment/4177233/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1319791

[Bug 1320422] Re: Please merge dbus 1.8.2-1 (main) from Debian testing (main)

2014-08-14 Thread Fantu
Update dbus should solves also latest cjs fail to build. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1320422 Title: Please merge dbus 1.8.2-1 (main) from Debian testing (main) To manage

[Bug 1356593] Re: Sync obexftp 0.23-4 (universe) from Debian unstable (main)

2014-08-14 Thread Daniel Holbach
This bug was fixed in the package obexftp - 0.23-4 Sponsored for Jackson Doak (noskcaj) --- obexftp (0.23-4) unstable; urgency=medium * QA upload. * Fix FTBFS: format not a string literal and no format arguments [-Werror=format-security]: add patch which adds a format

Re: [Bug 1220426] Re: [nvidia-prime]Freeze while using touchpad

2014-08-14 Thread Darren Wright
SOrry, I had 3 days away, I will try and do this today. Need to update drivers first.. 2014-08-14 6:43 GMT+02:00 Szgalweb 1220...@bugs.launchpad.net: I uplodaded my /var/log folder. No, I don't care about sensitive information, as this is a new and personal-purpose laptop. ** Attachment

[Bug 1356730] [NEW] ALSA daily dkms failed to build against 3.13.0-24.46 and older kernels

2014-08-14 Thread Yang Kun (YK)
Public bug reported: the alsa daily dkms : https://launchpad.net/~ubuntu-audio- dev/+archive/ubuntu/alsa-daily the latest ALSA daily dkms failed to build against 3.13.0-24.46 and older kernels. 3.13.0-24 and older kernels do not include the linux /dell-led.h which is needed by the latest alsa

[Bug 1352226] Re: Add support for flat horizontal list as category layout

2014-08-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1352226 Title: Add support for flat horizontal list as category layout To manage notifications

[Bug 1355729] Re: Network caching doesn't work anymore after introducing Dash as an app

2014-08-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1355729 Title: Network caching doesn't work anymore after introducing Dash as an app To manage

[Bug 1242678]

2014-08-14 Thread Carlos Garcia Campos
(In reply to comment #27) (In reply to comment #25) Created attachment 101589 [details] [review] [review] Change direction of rotation The promised patch. I'm not sure this should be done here or in evince. Libspectre should do what the PS spec says, if evince wants the opposite,

[Bug 1242678]

2014-08-14 Thread Carlos Garcia Campos
(In reply to comment #25) Created attachment 101589 [details] [review] Change direction of rotation The promised patch. I'm not sure this should be done here or in evince. Libspectre should do what the PS spec says, if evince wants the opposite, evince should do the conversion. Or am I

[Bug 1242678]

2014-08-14 Thread Sebastien Bacher
Could somebody review the new patch there? -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to libspectre in Ubuntu. https://bugs.launchpad.net/bugs/1242678 Title: evince cannot render some EPS files To manage notifications about this bug go

[Bug 1305885] Re: Snap Decision input does not listen to Enter key

2014-08-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/unity8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1305885 Title: Snap Decision input does not listen to Enter key To manage notifications about this

[Bug 1242678]

2014-08-14 Thread Carlos Garcia Campos
we can discuss them here, if this patch has caused regressions we might revert it if we don't find a new solution for the regressions. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to libspectre in Ubuntu.

[Bug 1242678]

2014-08-14 Thread Sebastien Bacher
hum, https://bugs.launchpad.net/bugs/1348384 is a new bug that claims that the change that got commited to git creates some bg issues on some documents... should that be a new bug report or discussed here as well? -- You received this bug notification because you are a member of Kubuntu Bugs,

[Bug 1355626] Re: Sync wxwidgets3.0 3.0.1-3 (universe) from Debian unstable (main)

2014-08-14 Thread Daniel Holbach
This bug was fixed in the package wxwidgets3.0 - 3.0.1-3 Sponsored for LocutusOfBorg (costamagnagianfranco) --- wxwidgets3.0 (3.0.1-3) unstable; urgency=medium [ Olly Betts ] * debian/control.in: Update Vcs-* fields to include the branch name. (Thanks vcswatch) *

[Bug 383118] Re: gamin doesn't notice local file creation on NFS4

2014-08-14 Thread Bug Watch Updater
** Changed in: gvfs Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/383118 Title: gamin doesn't notice local file creation on NFS4 To manage notifications about this

[Bug 993129] Re: Smokeping is missing smokemail after jumping to 12.04

2014-08-14 Thread fidel
Seems like i am not the only one affected by this problem: http://ubuntuforums.org/archive/index.php/t-2034643.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/993129 Title: Smokeping is missing

[Bug 993129] Re: Smokeping is missing smokemail after jumping to 12.04

2014-08-14 Thread fidel
mh - now testing with Ubuntu 14.04 - still ships 2.6.8 - this time 2.6.8-2ubuntu1 Problem still exists as before - i see no changes. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/993129 Title:

[Bug 1356528] Re: k3b dvd burning crashes with growisofs and -use-the-force-luke=dao: option

2014-08-14 Thread Thomas Schmitt
Hi, did you wait the time necessary to write a full gigabyte when -use-the-force-luke=dao was in effect ? Why i ask: -use-the-force-luke=dao:96525 tells growisofs to use write type DAO rather than Incremental. Further it predicts the track size as 96525 blocks of 2048 bytes. The number has

[Bug 1354306] Re: gpio shutdown trigger for ProLiant m400 cartridges

2014-08-14 Thread Martin Pitt
Dann, I think it's more consistent to use the same rule structure as in ProLiant-m800-power-button.patch, i. e. cat and RESULT=. If you want to use grep, then please use grep -q. I'm also ok with using grep in both rules, but we should just use one form. Also, please merge this into the previous

[Bug 1182084] Re: Radiotray regularly pauses 5 seconds without any reason during stream

2014-08-14 Thread Dappy
Hello, I've the same problems since Ubuntu 14.04 on all the radios! No problems before with version 13.10. I try different things, but it's always the same! No message, just blank sound for 5 seconds and go on... Sometimes no problems, sometimes every 30 minutes... -- You received this bug

Re: [Bug 1356218] Re: tex-common

2014-08-14 Thread Jose Luis GV
Thanks for the answer. Apparently I was able to solve the problem. Yours, On 14 August 2014 00:04, Brian Murray br...@ubuntu.com wrote: Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather

[Bug 1334803] Re: package squid3 3.3.8-1ubuntu6 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-08-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: squid3 (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/1334803 Title:

[Bug 1294877] Re: usb-creator fails to wipe usb device when the device has ext4 partition

2014-08-14 Thread Ara Pulido
** Description changed: - A dialog with the following text appears anytime I try to wipe my usb - pen (both when partitioned and unpartitioned): - - org.freedesktop.DBus.Python.gi._glib.GError: Traceback (most recent call last): -   File /usr/lib/python3/dist-packages/dbus/service.py, line 707,

  1   2   3   4   5   6   7   8   9   >