[Bug 1342255] Re: SRU: fix parted memory corruption crash

2015-02-04 Thread Amr Ibrahim
Any news about the SRU to Trusty? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1342255 Title: SRU: fix parted memory corruption crash To manage notifications about this bug go to: https://bugs.lau

[Bug 1321885] Re: IPMI detection and automatic setting fail in ubuntu 14.04 maas

2015-02-04 Thread Mathew Hodson
** Tags added: trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1321885 Title: IPMI detection and automatic setting fail in ubuntu 14.04 maas To manage notifications about this bug go to: https

[Bug 501448] Re: On receving an event reply there is no option to update the calendar

2015-02-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: thunderbird (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/501448 Title:

[Bug 1317705] Re: Commissioning x86_64 node never completes, sitting at grub prompt, pserv py tbs

2015-02-04 Thread Gavin Panella
** Tags removed: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1317705 Title: Commissioning x86_64 node never completes, sitting at grub prompt, pserv py tbs To manage notifications about t

[Bug 1410365] Re: Phone UI fails to indicate when certain network services are unavailable

2015-02-04 Thread Gustavo Pichorim Boiko
** Changed in: telephony-service Status: In Progress => Fix Released ** Changed in: telepathy-ofono Status: In Progress => Fix Released ** Changed in: dialer-app Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 1417274] Re: CVE-2015-0221 backport broke serving static content through GZipMiddleware

2015-02-04 Thread Marc Deslauriers
Great! Thanks for testing Nelson, I'll push them out today. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417274 Title: CVE-2015-0221 backport broke serving static content through GZipMiddleware

[Bug 1418145] [NEW] package libavcodec53 (not installed) failed to install/upgrade: conflicting packages - not installing libavcodec53:i386

2015-02-04 Thread Vaibhav
Public bug reported: i cant play media files wirthout this ProblemType: Package DistroRelease: Ubuntu 13.10 Package: libavcodec53 (not installed) ProcVersionSignature: Ubuntu 3.11.0-26.45-generic 3.11.10.12 Uname: Linux 3.11.0-26-generic i686 ApportVersion: 2.12.5-0ubuntu2.2 AptOrdering: libavco

[Bug 1418145] Re: package libavcodec53 (not installed) failed to install/upgrade: conflicting packages - not installing libavcodec53:i386

2015-02-04 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/1418145 Title: package libavcodec53 (not installed) failed to install/upgrade: conflicting packages - not instal

[Bug 1417010] Re: Reloading services can result in a deadlock under systemd

2015-02-04 Thread Martin Pitt
Actually, please forget the PPA; after further discussions with the Debian and upstream systemd maintainers we have settled for a different solution. This now works for me with samba and postfix. Can you please replace /usr/sbin/service with this script and confirm that it also fixes your boot han

[Bug 1404509] Re: [precise, trusty] udev does not automatically load modules with kernel >= 3.11

2015-02-04 Thread Chris J Arges
Hello Pali, or anyone else affected, Accepted systemd into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/systemd/204-5ubuntu20.10 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wi

[Bug 501448] Re: On receving an event reply there is no option to update the calendar

2015-02-04 Thread Colan Schwartz
Is this actually supposed to work? It's always been like this for me. Ever since I've started using Lightning, I always see "This message contains an event that this version of Lightning cannot process". So I just assumed support was never added to accept replies, but I've never been able to find

[Bug 1417820] Re: missing possibility to display long entries

2015-02-04 Thread Oliver Sauder
True something like this would be nice... I think this is gonna be fairly tricky to implement but some more research would need to be done. Marking it as wishlist for now. Such as a note as a workaround the Diodon Unity Scope has a preview function where the whole text is visible. ** Also affect

[Bug 1321885] Re: IPMI detection and automatic setting fail in ubuntu 14.04 maas

2015-02-04 Thread Mathew Hodson
** Description changed: - i have no impi detection or automatic setting of IMPI in ubuntu 14.4 - maas. i have the options pull down menu to select IMPI 1.5 or IMPI 2.0 - but none of the impi setting work . manual does not work ether. maas + I have no impi detention or automatic setting of IMPI in

[Bug 1404509] Please test proposed package

2015-02-04 Thread Chris J Arges
Hello Pali, or anyone else affected, Accepted udev into precise-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/udev/175-0ubuntu9.9 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ubun

[Bug 1335492] Re: [4.11.8] Desktop icons rearrange on each login

2015-02-04 Thread Argyle
I work around this problem (crudely) with a script and an autostart entry: In ~/.config/autostart, place a file "fixicons.desktop" containing (something like): [Desktop Entry] Type=Application Name=FixIcons Comment=Workaround bug 1335492 Exec=~/bin/fixicons OnlyShowIn=XFCE; StartupNotify=false Te

[Bug 1418123] Re: Can't rename files with overlayfs

2015-02-04 Thread Rohan Garg
** Summary changed: - overlayfs fails to whiteout CMakeLists.txt + Can't rename files with overlayfs ** Description changed: When using overlayfs inside a schroot it seems to fail to whiteout certain files. I've attached the script that I use to mount the directory inside the schroot to th

[Bug 1417274] Re: CVE-2015-0221 backport broke serving static content through GZipMiddleware

2015-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package python-django - 1.3.1-4ubuntu1.15 --- python-django (1.3.1-4ubuntu1.15) precise-security; urgency=medium * SECURITY REGRESSION: static serve failure (LP: #1417274) - debian/patches/CVE-2015-0221-regression.patch: allow GZipMiddleware to wo

[Bug 1417792] Re: Trusty proposed updates enabled by default

2015-02-04 Thread Brian Murray
** Also affects: livecd-rootfs (Ubuntu Trusty) Importance: Undecided Status: New ** Changed in: livecd-rootfs (Ubuntu Trusty) Importance: Undecided => Critical ** Changed in: livecd-rootfs (Ubuntu Trusty) Status: New => Confirmed ** Changed in: livecd-rootfs (Ubuntu Trusty)

[Bug 1417274] Re: CVE-2015-0221 backport broke serving static content through GZipMiddleware

2015-02-04 Thread Launchpad Bug Tracker
This bug was fixed in the package python-django - 1.1.1-2ubuntu1.16 --- python-django (1.1.1-2ubuntu1.16) lucid-security; urgency=medium * SECURITY REGRESSION: static serve failure (LP: #1417274) - debian/patches/CVE-2015-0221-regression.patch: allow GZipMiddleware to work

[Bug 1418152] [NEW] Problem with main menu

2015-02-04 Thread axmed2004
Public bug reported: I'm using lubuntu 14.10. When creating shortcut to app from main menu its doesnt close even if clicking out of menu ** Affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 1264380] Re: FTBFS test-suite error

2015-02-04 Thread Michael Terry
We skip that test during build, it's a bit flaky. Working with upstream on proper fix. ** Changed in: duplicity (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1335492] Re: [4.11.8] Desktop icons rearrange on each login

2015-02-04 Thread Argyle
Oops, note the "Exec" line above must be a full path. Apparently ~ completion doesn't take place here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1335492 Title: [4.11.8] Desktop icons rearrange

[Bug 1262068] Re: nvidia-prime should support gdm also

2015-02-04 Thread Mathew Hodson
** Tags added: ubuntu-gnome -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1262068 Title: nvidia-prime should support gdm also To manage notifications about this bug go to: https://bugs.launchpad.ne

[Bug 1216385] Re: [needs-packaging] scanbd

2015-02-04 Thread sander
Sorry, below is a fixed actions.script. Note that you need these packages for this script: icc-profiles-free, mpack, and imagemagick. For sending emails, the package ssmtp is a very userfriendly choice. The buttons work like this: * "PDF" + "PDF" --> Save 1 page PDF scan to directory * "PDF" + "Sc

[Bug 1294201] Re: Uploading of backup to Ubuntu One fails with "400 Bad Request"

2015-02-04 Thread Michael Terry
** Changed in: duplicity (Ubuntu) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1294201 Title: Uploading of backup to Ubuntu One fails with "400 Bad Request" T

[Bug 1418110] Re: package mariadb-server-5.5 5.5.41-0ubuntu0.14.04.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-02-04 Thread Otto Kekäläinen
*** This bug is a duplicate of bug 1417917 *** https://bugs.launchpad.net/bugs/1417917 ** This bug has been marked a duplicate of bug 1417917 package mariadb-server-5.5 install returned error exit status 1 due bug in mysql flags removal -- You received this bug notification because you a

[Bug 1417251] Re: in vivid debian installer does not install packages which leads to missing dependencies

2015-02-04 Thread Walter Lapchynski
Is there ANY alternate image that does not have this problem? ** Changed in: debian-installer (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/1417251 Title: i

[Bug 1417917] Re: package mariadb-server-5.5 install returned error exit status 1 due bug in mysql flags removal

2015-02-04 Thread Otto Kekäläinen
You can fix this manually temporary by running: sudo touch /var/lib/mysql/debian-5.5.flag ** Summary changed: - package mariadb-server-5.5 install returned error exit status 1 due to missing /var/run/mysqld + package mariadb-server-5.5 install returned error exit status 1 due bug in mysql flag

[Bug 1412101] Re: package rsyslog 7.4.4-1ubuntu11.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-02-04 Thread Brian Murray
*** This bug is a duplicate of bug 1385817 *** https://bugs.launchpad.net/bugs/1385817 ** This bug has been marked a duplicate of bug 1385817 initscripts package fails to upgrade if there are local init scripts on the system with no LSB headers -- You received this bug notification becau

[Bug 1370353] Re: when I turn off online search option, it still display search results in Dash.

2015-02-04 Thread Chris J Arges
Hello shijing, or anyone else affected, Accepted unity-china-music-scope into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/unity- china-music-scope/1.0.5-0ubuntu2 in a few hours, and then in the -proposed repository. Please help us by testing

[Bug 1318163] Re: package mariadb-server-5.5 install/upgrade/remove returned error exit status 1 due to mysqld restart not being OK

2015-02-04 Thread Otto Kekäläinen
** Changed in: mariadb-5.5 (Ubuntu) Status: Fix Committed => 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/1318163 Title: package mariadb-server-5.5 install/upgrade/remove return

[Bug 445333] Re: remember password on printing to windows printers does not work

2015-02-04 Thread Mathew Hodson
** Bug watch removed: GNOME Bug Tracker #73 https://bugzilla.gnome.org/show_bug.cgi?id=73 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/445333 Title: remember password on printing to wind

[Bug 1415574] Re: package rsyslog 7.4.4-1ubuntu11.2 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2015-02-04 Thread Brian Murray
*** This bug is a duplicate of bug 1385817 *** https://bugs.launchpad.net/bugs/1385817 ** This bug has been marked a duplicate of bug 1385817 initscripts package fails to upgrade if there are local init scripts on the system with no LSB headers -- You received this bug notification becau

[Bug 1416688] Re: package rsyslog 7.4.4-1ubuntu11.2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2015-02-04 Thread Brian Murray
*** This bug is a duplicate of bug 1385817 *** https://bugs.launchpad.net/bugs/1385817 ** This bug has been marked a duplicate of bug 1385817 initscripts package fails to upgrade if there are local init scripts on the system with no LSB headers -- You received this bug notification becau

[Bug 1404509] Re: [precise, trusty] udev does not automatically load modules with kernel >= 3.11

2015-02-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/precise-proposed/udev -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1404509 Title: [precise, trusty] udev does not automatically load modules with kernel >= 3.11 To ma

[Bug 1338384] Re: Update to 0.6.24

2015-02-04 Thread Michael Terry
I just uploaded 0.7.01 ** Changed in: duplicity (Ubuntu) Status: Triaged => 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/1338384 Title: Update to 0.6.24 To manage notification

[Bug 1405441] Re: nautilus crashes when trying to view the properties of any folder not owned by root with gksudo or sudo

2015-02-04 Thread Chris J Arges
Hello chris, or anyone else affected, Accepted nautilus into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/nautilus/1:3.10.1-0ubuntu9.6 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See http

[Bug 1322925] Re: [SRU] Copy, paste stops working randomly in Ubuntu 14.04 nautilus

2015-02-04 Thread Chris J Arges
Hello Helmut, or anyone else affected, Accepted nautilus into utopic-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/nautilus/1:3.10.1-0ubuntu15.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See ht

[Bug 1417313] Re: [Hyper-V] vmbus: incorrect device name is printed when child device is unregistered

2015-02-04 Thread Joseph Salisbury
** Tags added: kernel-da-key ** Changed in: linux (Ubuntu) Status: Incomplete => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417313 Title: [Hyper-V] vmbus: incorrect device name i

[Bug 1417251] Re: in vivid debian installer does not install packages which leads to missing dependencies

2015-02-04 Thread Walter Lapchynski
Also, I have a sneaking suspicion this is somehow related: https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1417784 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417251 Title: in vivid d

[Bug 1418161] [NEW] rhythmbox freezes. got rid of window, but kill -9 doesn't work

2015-02-04 Thread Daniel Manley
Public bug reported: rhythmbox can be pretty slow - creating playlists and changing songs. but this time it froze completely. I tried to kill the PID and it didn't work. tried also kill -9 as me and as root. no effect. X'ing the window in the GUI got rid of the window, but the process is still

[Bug 1418160] [NEW] package apache2 2.4.7-1ubuntu4.1 failed to install/upgrade: package apache2 is already installed and configured

2015-02-04 Thread luijo
Public bug reported: Problema al desinstalar apache2 ProblemType: Package DistroRelease: Ubuntu 14.04 Package: apache2 2.4.7-1ubuntu4.1 ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13 Uname: Linux 3.13.0-45-generic x86_64 Apache2ConfdDirListing: False ApportVersion: 2.14.1-0ubuntu

[Bug 1417436] Re: package linux-image-3.13.0-45-generic (not installed) failed to install/upgrade: unable to create `/boot/System.map-3.13.0-45-generic.dpkg-new' (while processing `./boot/System.map-3

2015-02-04 Thread Joseph Salisbury
You may need to run the following: sudo apt-get install -f sudo apt-get clean sudo apt-get update Then re-install the package. If that does not resolve your issue, please mark the bug as "Confirmed" ** Changed in: linux (Ubuntu) Importance: Undecided => Low ** Changed in: linux (Ubuntu)

[Bug 1417917] Re: package mariadb-server-5.5 install returned error exit status 1 due bug in mysql flags removal

2015-02-04 Thread Otto Kekäläinen
Updated tags: https://github.com/ottok/mariadb-5.5/compare/ubuntu/5.5.41-0ubuntu0.14.04.2...ubuntu-14.04 https://github.com/ottok/mariadb-5.5/compare/ubuntu/5.5.41-0ubuntu0.14.10.2...ubuntu-14.10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 1385469] Please test proposed package

2015-02-04 Thread Chris J Arges
Hello Xing, or anyone else affected, Accepted pywbem into utopic-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/pywbem/0.7.0-4ubuntu1~14.10.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:

[Bug 1417339] Re: utopic kernel can't make ethernet workable on Samsung exynos5440 sleds board

2015-02-04 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417339 Title: utopic kernel can't make ethernet workable on Samsung exynos5440 sleds

[Bug 1416891] Re: Update to 1.20.3

2015-02-04 Thread Chris J Arges
Hello Robert, or anyone else affected, Accepted gvfs into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/gvfs/1.20.3-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki.ub

[Bug 1369243] Re: Confusing log message in remove_all_inc_of_but_n_full mode

2015-02-04 Thread Michael Terry
** Package changed: duplicity (Ubuntu) => duplicity -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1369243 Title: Confusing log message in remove_all_inc_of_but_n_full mode To manage notifications a

[Bug 1217407] Please test proposed package

2015-02-04 Thread Chris J Arges
Hello C, or anyone else affected, Accepted whoopsie into utopic-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/whoopsie/0.2.39ubuntu0.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki

[Bug 1217407] Re: whoopsie spams the log with "online" messages

2015-02-04 Thread Chris J Arges
Hello C, or anyone else affected, Accepted whoopsie into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/whoopsie/0.2.24.6ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://wiki

[Bug 1385469] Re: pywbem library on Ubuntu doesn't support CA certificate verification

2015-02-04 Thread Chris J Arges
Hello Xing, or anyone else affected, Accepted pywbem into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/pywbem/0.7.0-4ubuntu1~14.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:

[Bug 1417538] Re: Realtek network driver fail in 64bit versions

2015-02-04 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.19 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix t

[Bug 1418161] Re: rhythmbox freezes. got rid of window, but kill -9 doesn't work

2015-02-04 Thread Daniel Manley
this seems to have pooched my sound completely. an open google hangout went quiet and closing and reopening that window is not working. partially loads, but won't join the room (large shaking bubble-quote icon won't go away). -- You received this bug notification because you are a member of Ubun

[Bug 1417880] Please test proposed package

2015-02-04 Thread Chris J Arges
Hello Marius, or anyone else affected, Accepted ubuntu-release-upgrader into utopic-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source /ubuntu-release-upgrader/1:14.10.10 in a few hours, and then in the -proposed repository. Please help us by testing this

[Bug 1417880] Re: Invisible prompts in do-release-upgrade

2015-02-04 Thread Chris J Arges
Hello Marius, or anyone else affected, Accepted ubuntu-release-upgrader into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source /ubuntu-release-upgrader/1:0.220.7 in a few hours, and then in the -proposed repository. Please help us by testing this

[Bug 1417552] Re: iwlwifi 7260 loses connection, performance degrades

2015-02-04 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.19 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix t

[Bug 1383184] Re: Atheros Qualcomm Killer N1525 Wireless-AC [168c:003e] not supported

2015-02-04 Thread Liang Chen
I just placed an order for an Alienware 13 laptop. I should have checked the wireless support before... I am thinking of cancelling the order now. disappointed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 269904] Re: Screen refresh problems with nvidia cards

2015-02-04 Thread Chris J Arges
** Also affects: compiz (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: compiz-fusion-plugins-main (Ubuntu Precise) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 1417535] Re: package linux-image-3.13.0-45-generic 3.13.0-45.74 failed

2015-02-04 Thread Joseph Salisbury
Failed to install? You may need to run the following: sudo apt-get install -f sudo apt-get clean sudo apt-get update Then re-install the package. If that does not resolve your issue, please mark the bug as "Confirmed" ** Changed in: linux (Ubuntu) Importance: Undecided => Low ** Changed i

[Bug 1417761] Re: package linux-image-3.16.0-30-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2015-02-04 Thread Joseph Salisbury
This system has a non-PAE CPU. Non-PAE CPUs are not supported after the 12.04 Precise release. ** Changed in: linux (Ubuntu) Importance: Undecided => Low ** Changed in: linux (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubun

[Bug 1418160] Re: package apache2 2.4.7-1ubuntu4.1 failed to install/upgrade: package apache2 is already installed and configured

2015-02-04 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/1418160 Title: package apache2 2.4.7-1ubuntu4.1 failed to install/upgrade: package apache2 is already installed

[Bug 1417729] Re: Via-Rhine onboard chip stop working and could not be reset.

2015-02-04 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.19 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix t

[Bug 1417665] Re: Computer turns of

2015-02-04 Thread Joseph Salisbury
Are you using any components from your old computer, such as memory, wifi cards, etc? ** Changed in: linux (Ubuntu) Importance: Critical => Medium ** Changed in: linux (Ubuntu) Status: Confirmed => Incomplete ** Tags added: kernel-da-key -- You received this bug notification because

[Bug 1417778] Re: ubuntu 14.10 Error while reading from descriptor: broken pipe

2015-02-04 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade? Was there a prior kernel version where you were not having this particular problem? Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.19 kernel[

[Bug 1416891] Re: Update to 1.20.3

2015-02-04 Thread Mathew Hodson
** Tags added: trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1416891 Title: Update to 1.20.3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug

[Bug 410288] Re: Nautilus does not handle FTP timeouts well

2015-02-04 Thread Mathew Hodson
** Bug watch removed: GNOME Bug Tracker #707103 https://bugzilla.gnome.org/show_bug.cgi?id=707103 ** Tags removed: saucy ** Tags added: karmic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/410288

[Bug 1353675] Re: _NET_WM_FULLSCREEN_MONITORS not handled correctly

2015-02-04 Thread Chris J Arges
Hello Michael, or anyone else affected, Accepted compiz into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/compiz/1:0.9.11.3+14.04.20150122-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new packa

[Bug 1418165] [NEW] unity8 froze in Desktop mode after playing around with the indicators

2015-02-04 Thread Daniel Holbach
Public bug reported: unity8 froze in Desktop mode after playing around with the indicators. ProblemType: Hang DistroRelease: Ubuntu 15.04 Package: unity8 8.02+15.04.20150123.3-0ubuntu1 Uname: Linux 3.18.0-12-generic x86_64 Architecture: amd64 Date: Wed Feb 4 19:29:46 2015 ExecutablePath: /usr/bi

[Bug 1417930] Re: [Dell Inc. OptiPlex 320] suspend/resume failure

2015-02-04 Thread Joseph Salisbury
Did this issue start happening after an update/upgrade? Was there a prior kernel version where you were not having this particular problem? Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.19 kernel[

[Bug 1417258] Re: YouTube videos stuttering and not playing back smoothly

2015-02-04 Thread Víctor R . Ruiz
With silo 8 packages (see below), I still cannot reproduce this video smoothly, gets over 150% CPU usage: http://pages.ebay.com/shoptheworld/ current build number: 226 device name: krillin channel: ubuntu-touch/ubuntu-rtm/14.09-proposed Upgrade: qtdeclarative5-ubuntu-web-plugin:armhf (0.23+15.04.

[Bug 269904] Re: Screen refresh problems with nvidia cards

2015-02-04 Thread Chris J Arges
Hello David, or anyone else affected, Accepted compiz into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/compiz/1:0.9.11.3+14.04.20150122-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package

[Bug 1413917] Re: [SRU] 0.80.8 point release

2015-02-04 Thread Mathew Hodson
** Tags added: upgrade-software-version -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1413917 Title: [SRU] 0.80.8 point release To manage notifications about this bug go to: https://bugs.launchpad.

[Bug 1418011] Re: package linux-image-3.13.0-45-generic 3.13.0-45.74 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2015-02-04 Thread Joseph Salisbury
You may need to run the following: sudo apt-get install -f sudo apt-get clean sudo apt-get update Then re-install the package. If that does not resolve your issue, please mark the bug as "Confirmed" ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Changed in: linux (Ubuntu)

[Bug 1315021] Re: Service restart fails because process has not exited

2015-02-04 Thread Felipe Reyes
** Patch removed: "lp1315021_vivid.debdiff" https://bugs.launchpad.net/ubuntu/+source/puppetmaster/+bug/1315021/+attachment/4312243/+files/lp1315021_vivid.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1358340] Re: [Indicators] Complete greeter profiles

2015-02-04 Thread Michael Terry
OK well I'm going to go ahead and try to finish this work up by implementing what's in comment #26. Comment #30 lays out a simpler configuration screen, but it's not clear to me how final that is, or when it will be. So unless I hear otherwise, I'm going to start with #26. Olga, let me know when

[Bug 1386131] Re: Preseeding encrypted lvm fails instead of asking for password

2015-02-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~mathieu-tl/ubiquity/crypto-not-preseed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1386131 Title: Preseeding encrypted lvm fails instead of asking for password To manage not

[Bug 1417917] Re: package mariadb-server-5.5 install returned error exit status 1 due bug in mysql flags removal

2015-02-04 Thread Seth Arnold
Otto, thanks for the fix; new packages are building now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417917 Title: package mariadb-server-5.5 install returned error exit status 1 due bug in mys

[Bug 1387422] Re: package keyboard-configuration 1.70ubuntu9 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-02-04 Thread Brian Murray
*** This bug is a duplicate of bug 1385817 *** https://bugs.launchpad.net/bugs/1385817 ** This bug has been marked a duplicate of bug 1385817 initscripts package fails to upgrade if there are local init scripts on the system with no LSB headers -- You received this bug notification becau

[Bug 1368874] Re: dbus 1.8.6-1ubuntu1 fails to upgrade on ppc64el vm

2015-02-04 Thread Brian Murray
*** This bug is a duplicate of bug 1385817 *** https://bugs.launchpad.net/bugs/1385817 ** This bug has been marked a duplicate of bug 1385817 initscripts package fails to upgrade if there are local init scripts on the system with no LSB headers -- You received this bug notification becau

[Bug 1415492] Re: Create a trusted socket for privileged processes

2015-02-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/vivid/signon-apparmor- extension/vivid-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1415492 Title: Create a trusted socket for privileged proce

[Bug 1413572] Re: Mouve cursor gets splitted

2015-02-04 Thread Chris Wilson
*** This bug is a duplicate of bug 1409200 *** https://bugs.launchpad.net/bugs/1409200 ** This bug has been marked a duplicate of bug 1409200 HWCursor artifacts on custom cursors using Intel driver -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 1417880] Re: Invisible prompts in do-release-upgrade

2015-02-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/ubuntu-release-upgrader ** Branch linked: lp:ubuntu/utopic-proposed/ubuntu-release-upgrader -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1417880 Title:

[Bug 1409200] Re: HWCursor artifacts on custom cursors using Intel driver

2015-02-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: xserver-xorg-video-intel (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/140

[Bug 1385469] Re: pywbem library on Ubuntu doesn't support CA certificate verification

2015-02-04 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-branches/ubuntu/trusty/pywbem/trusty- proposed ** Branch linked: lp:~ubuntu-branches/ubuntu/utopic/pywbem/utopic- proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/13

[Bug 1315021] Re: Service restart fails because process has not exited

2015-02-04 Thread Felipe Reyes
Here I'm uploading a new version of the patch that fixes the same problem for /etc/init.d/puppet and removes a unneeded 'sleep 1' between stop and start. ** Patch added: "lp1315021_vivid.debdiff" https://bugs.launchpad.net/ubuntu/+source/puppetmaster/+bug/1315021/+attachment/4312412/+files/lp1

[Bug 1217407] Re: whoopsie spams the log with "online" messages

2015-02-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/whoopsie ** Branch linked: lp:ubuntu/utopic-proposed/whoopsie -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1217407 Title: whoopsie spams the log with "o

[Bug 992579] Re: XFCE4: Hotkey for "Maximize Window" ignored, Application Hotkeys delayed

2015-02-04 Thread Mathew Hodson
** Bug watch removed: Xfce Bugzilla #4875 https://bugzilla.xfce.org/show_bug.cgi?id=4875 ** This bug is no longer a duplicate of bug 1292290 [SRU] Window manager keybindings don't work after reboot ** Changed in: xfce4-settings Remote watch: Xfce Bugzilla #4695 => Xfce Bugzilla #7070 ** B

[Bug 1370353] Re: when I turn off online search option, it still display search results in Dash.

2015-02-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/unity-china-music-scope -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1370353 Title: when I turn off online search option, it still display search results

[Bug 1418176] Re: /usr/bin/unity8-dash:11:constData:operator:qMapLessThanKey:lowerBound:QMapData

2015-02-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unity8 (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/1418176 Title: /us

[Bug 269904] Re: Screen refresh problems with nvidia cards

2015-02-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/compiz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/269904 Title: Screen refresh problems with nvidia cards To manage notifications about this bug go to

[Bug 1353675] Re: _NET_WM_FULLSCREEN_MONITORS not handled correctly

2015-02-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/compiz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1353675 Title: _NET_WM_FULLSCREEN_MONITORS not handled correctly To manage notifications about this

[Bug 1418134] Re: Alps TouchPad not recognized by kernel

2015-02-04 Thread Joseph Salisbury
Do you happen to know which commit fixes this in 3.17 or newer kernels? ** Package changed: linux-lts-utopic (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu) Importance: Undecided => Medium ** Tags added: kernel-da-key -- You received this bug notification because you are a member o

[Bug 1359220] Re: charm does not remove old ceph config and packages (no -broken hook)

2015-02-04 Thread Liang Chen
** Also affects: cinder-ceph (Ubuntu) Importance: Undecided Status: New ** No longer affects: cinder-ceph (Ubuntu) ** Also affects: cinder-ceph (Ubuntu) Importance: Undecided Status: New ** Also affects: cinder-ceph (Juju Charms Collection) Importance: Undecided Sta

[Bug 1418175] [NEW] nut-server packaging incorrectly assumes host will be client, too

2015-02-04 Thread Nic Bernstein
Public bug reported: The packaging for nut-server assumes that host will also be a client, which is an invalid assumption. As is stated http://www.networkupstools.org/docs/user-manual.chunked/ar01s06.html#DataRoom";>on the nut website: Finally, there’s a special case. Type A systems are connect

[Bug 1418176] [NEW] /usr/bin/unity8-dash:11:constData:operator:qMapLessThanKey:lowerBound:QMapData

2015-02-04 Thread errors.ubuntu.com bug bridge
Public bug reported: The Ubuntu Error Tracker has been receiving reports about a problem regarding unity8. This problem was most recently seen with version 8.02+15.04.20150123.3-0ubuntu1, the problem page at https://errors.ubuntu.com/problem/0b21ff093fdef791c99d66c20106b49d3ee849bf contains more

[Bug 1399309] Re: Segmentation fault (core dumped)

2015-02-04 Thread Hans Joachim Desserud
*** This bug is a duplicate of bug 1311839 *** https://bugs.launchpad.net/bugs/1311839 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 1311839, so it is being marked as such. Please look

[Bug 1418130] Re: Kernel doesn't respond to stylus properly

2015-02-04 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest v3.19 kernel[0]. If this bug is fixed in the mainline kernel, please add the following tag 'kernel-fixed-upstream'. If the mainline kernel does not fix t

[Bug 1311839] Re: Segment faults on gwave after update to Ubuntu 14.04

2015-02-04 Thread Hans Joachim Desserud
** Tags added: vivid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1311839 Title: Segment faults on gwave after update to Ubuntu 14.04 To manage notifications about this bug go to: https://bugs.lau

[Bug 1396889] Re: [Lenovo ThinkPad T400] kexec reboot fails

2015-02-04 Thread MegaBrutal
The following commit fixes the problem in mainline: commit f285f4a21c3253887caceed493089ece17579d59 Author: Kees Cook Date: Thu Jan 15 16:51:46 2015 -0800 x86, boot: Skip relocs when load address unchanged On 64-bit, relocation is not required unless the load address gets chan

[Bug 769182] Re: CVE-2010-4249

2015-02-04 Thread Mathew Hodson
** Tags added: kernel-cve-tracking-bug -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/769182 Title: CVE-2010-4249 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+sou

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