[Bug 1372284] [NEW] nagios3: SIGSEGV everyday at midnight

2014-09-22 Thread Stanislav German-Evtushenko
Public bug reported: - Ubuntu 14.04 - nagios3 3.5.1-1ubuntu1 - check-mk-livestatus 1.2.2p3-1 Nagios goes down everyday at midnight with livestatus enabled and downtime configured. Here are bug reports in other trackers: https://bugzilla.redhat.com/show_bug.cgi?id=1083003

[Blueprint servercloud-u-databases] Database plans for Ubuntu 14.10

2014-09-22 Thread Robie Basak
Blueprint changed by Robie Basak: Work items changed: Work items for ubuntu-14.06: [james-page] Update mongodb from 2.4-2.6: DONE [james-page] PXC update for 14.04: DONE Work items for ubuntu-14.09: [james-page] interlock with the mysql charm owners: DONE - [racb] Complete

[Blueprint servercloud-u-server-core] General server work for Utopic

2014-09-22 Thread Robie Basak
Blueprint changed by Robie Basak: Work items changed: Work items for ubuntu-14.06: [serge-hallyn] convert libvirt to cgmanager (4d): DONE [racb] Early cycle merge report: POSTPONED [serge-hallyn] merge qemu: DONE Work items for ubuntu-14.07: [serge-hallyn] cgmanager package into

[Bug 1372284] Re: nagios3: SIGSEGV everyday at midnight

2014-09-22 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Looks like the check-mk source package embeds a copy of nagios' downtime.h (along with other header files), and that Nagios has updated a struct since then. Patching Nagios doesn't make sense here, from a

[Bug 1325025] Re: juju-core does not depend on distro-info

2014-09-22 Thread Robie Basak
future tests pass, and I see the dependency in place. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to juju-core in Ubuntu. https://bugs.launchpad.net/bugs/1325025

[Bug 1372368] [NEW] VM creation fails on Utopic

2014-09-22 Thread Robie Basak
Public bug reported: uvt-kvm create foo produces the error: uvt-kvm: error: libvirt: internal error: process exited while connecting to monitor: 2014-09-22T09:27:46.422743Z qemu-system-x86_64: -drive file=/var/lib/uvtool/libvirt/images/foo-ds.qcow,if=none,id=drive-virtio- disk1,format=iso: 'iso'

[Bug 1230917] Re: php5-fpm logrotate errors after package switched to upstart

2014-09-22 Thread Abel Cheung
1) /run or /var/run is a non-issue: Ubuntu (at least until Trusty) should have a /var/run symlink pointing to /run. So it's the same using either /var/run/php5-fpm.pid or /run/php5-fpm.pid. 2) Logrotate script is not updated even on 5.5.9+dfsg-1ubuntu4.4; if the logrotate script is updated as

[Bug 1371526] Re: ceph-disk-prepare command always fails; new partition table not avaliable until reboot

2014-09-22 Thread Stefan Bader
We would really need information about setting up a system that runs into issues. In particular, how is the cloud-init ephemeral disk created? I still cannot reproduce this (making an ext3 fs outside and put something into it, then mount it by label from the guest, unmount it, mount it again and

[Bug 1038139] Re: Missing running check on init script

2014-09-22 Thread James Page
** Also affects: haproxy (Ubuntu Trusty) Importance: Undecided Status: New ** Also affects: haproxy (Ubuntu Utopic) Importance: Undecided Status: Confirmed ** Changed in: haproxy (Ubuntu Trusty) Status: New = Confirmed ** Changed in: haproxy (Ubuntu Trusty)

[Bug 1038139] Re: Missing running check on init script

2014-09-22 Thread Ante Karamatić
Patch ** Patch added: init.patch https://bugs.launchpad.net/ubuntu/+source/haproxy/+bug/1038139/+attachment/4211282/+files/init.patch -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to haproxy in Ubuntu.

[Bug 1038139] Re: Missing running check on init script

2014-09-22 Thread Ante Karamatić
This still won't be enough. I suggest something like this: --- haproxy.old 2014-09-22 10:52:07.599718882 + +++ haproxy.new 2014-09-22 10:51:34.815653158 + @@ -46,7 +46,9 @@ return 0 fi for pid in $(cat $PIDFILE) ; do - /bin/kill $pid || return

[Bug 1372410] [NEW] NSS version in stable releases contain outdated CA certs

2014-09-22 Thread Marc Deslauriers
*** This bug is a security vulnerability *** Public security bug reported: NSS in stable releases is at 3.15.4, which contains outdated CA certificates. ** Affects: nss (Ubuntu) Importance: Undecided Status: Fix Released ** Affects: nss (Ubuntu Lucid) Importance: Undecided

[Bug 1372410] Re: NSS version in stable releases contain outdated CA certs

2014-09-22 Thread Marc Deslauriers
Updated have now been released: http://www.ubuntu.com/usn/usn-2350-1/ ** Changed in: nss (Ubuntu Lucid) Status: New = Fix Released ** Changed in: nss (Ubuntu Precise) Status: New = Fix Released ** Changed in: nss (Ubuntu Trusty) Status: New = Fix Released -- You received

[Bug 1358727] Re: LibNss Bug 962760 affects usability of Chrome

2014-09-22 Thread Marc Deslauriers
NSS has now been updated to 3.17 in all supported releases: http://www.ubuntu.com/usn/usn-2350-1/ As such, I am closing this bug. Feel free to reopen it if the update didn't solve the issue. ** Changed in: nss (Ubuntu) Status: New = Fix Released -- You received this bug notification

[Bug 1287943] Re: vm-builder needs trusty suite

2014-09-22 Thread Jonathan Jogenfors
For me the problem was solved by updating python-vmbuilder to the latest version. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to vm-builder in Ubuntu. https://bugs.launchpad.net/bugs/1287943 Title: vm-builder needs trusty suite To

[Bug 1372449] [NEW] package apache2 2.4.7-1ubuntu4.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-09-22 Thread Paul Mack
Public bug reported: upgrading from 12.04 to 14.04 remotely, failed, prompted for bug, might have mangled the process because I suck at w3m and nano. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: apache2 2.4.7-1ubuntu4.1 ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30 Uname:

[Bug 1284718] Re: interface-attach to external network a) works and b) results in undeletable instances

2014-09-22 Thread Alan Pevec
** Also affects: nova/havana Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to neutron in Ubuntu. https://bugs.launchpad.net/bugs/1284718 Title: interface-attach to external network a) works

[Blueprint servercloud-u-lxc] LXC work for Utopic

2014-09-22 Thread Serge Hallyn
Blueprint changed by Serge Hallyn: Work items changed: Work items for ubuntu-14.06: [tycho-s] test/fix basic multi-process criu: DONE [tycho-s] send patch to fix c/r of pseudofs mounts (pstore etc): DONE [tycho-s] c/r cgroup settings: DONE [serge-hallyn] fix btrfs issues with lxc

[Blueprint servercloud-u-lxc] LXC work for Utopic

2014-09-22 Thread Serge Hallyn
Blueprint changed by Serge Hallyn: Work items changed: Work items for ubuntu-14.06: [tycho-s] test/fix basic multi-process criu: DONE [tycho-s] send patch to fix c/r of pseudofs mounts (pstore etc): DONE [tycho-s] c/r cgroup settings: DONE [serge-hallyn] fix btrfs issues with lxc

[Bug 286488] Re: w3m crashed with SIGSEGV in memmove()

2014-09-22 Thread Tatsuya Kinoshita
** Changed in: w3m (Ubuntu) Status: New = Fix Released -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to w3m in Ubuntu. https://bugs.launchpad.net/bugs/286488 Title: w3m crashed with SIGSEGV in memmove() To manage

[Bug 1358727] Re: LibNss Bug 962760 affects usability of Chrome

2014-09-22 Thread Dominik Röttsches
Works for me, thanks for the update. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nss in Ubuntu. https://bugs.launchpad.net/bugs/1358727 Title: LibNss Bug 962760 affects usability of Chrome To manage notifications about this bug

[Blueprint servercloud-u-lxc] LXC work for Utopic

2014-09-22 Thread Tycho Andersen
Blueprint changed by Tycho Andersen: Work items changed: Work items for ubuntu-14.06: [tycho-s] test/fix basic multi-process criu: DONE [tycho-s] send patch to fix c/r of pseudofs mounts (pstore etc): DONE [tycho-s] c/r cgroup settings: DONE [serge-hallyn] fix btrfs issues with lxc

[Bug 1372449] Re: package apache2 2.4.7-1ubuntu4.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-09-22 Thread Martin Pitt
** Tags removed: need-duplicate-check -- 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/1372449 Title: package apache2 2.4.7-1ubuntu4.1 failed to install/upgrade: subprocess

[Blueprint servercloud-u-lxc] LXC work for Utopic

2014-09-22 Thread Serge Hallyn
Blueprint changed by Serge Hallyn: Work items changed: Work items for ubuntu-14.06: [tycho-s] test/fix basic multi-process criu: DONE [tycho-s] send patch to fix c/r of pseudofs mounts (pstore etc): DONE [tycho-s] c/r cgroup settings: DONE [serge-hallyn] fix btrfs issues with lxc

[Bug 1366073] Re: Combination of CREATE, RENAME, and ALTER TABLE statements on related tables causes crash

2014-09-22 Thread Launchpad Bug Tracker
** Branch linked: lp:~laurynas-biveinis/percona-server/bug1366073-5.5 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.6 in Ubuntu. https://bugs.launchpad.net/bugs/1366073 Title: Combination of CREATE, RENAME, and ALTER TABLE

[Bug 1361844] Re: dist-upgrade to 14.04.1 LTS crashed

2014-09-22 Thread Pit
** Changed in: apache2 (Ubuntu) Status: Incomplete = Fix Committed ** Information type changed from Public to Private -- 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/1361844

[Bug 1366073] Re: Combination of CREATE, RENAME, and ALTER TABLE statements on related tables causes crash

2014-09-22 Thread Laurynas Biveinis
** Changed in: percona-server/5.5 Status: In Progress = Fix Committed ** Changed in: percona-server/5.6 Status: Triaged = In Progress -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.6 in Ubuntu.

[Bug 1161376] Re: package libnss3 3.14.3-0ubuntu0.12.04.1 failed to install/upgrade: ошибка записи в «стандартный вывод»: Победа

2014-09-22 Thread Simon Déziel
*** This bug is a duplicate of bug 1169481 *** https://bugs.launchpad.net/bugs/1169481 ** This bug has been marked a duplicate of bug 1169481 package libnss3 3.14.3-0ubuntu0.12.04.1 failed to install/upgrade: error writing to 'standard output': Success -- You received this bug

[Bug 1169481] Re: package libnss3 3.14.3-0ubuntu0.12.04.1 failed to install/upgrade: error writing to 'standard output': Success

2014-09-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nss (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nss in Ubuntu. https://bugs.launchpad.net/bugs/1169481

[Bug 1219658] Re: Wrong image size using rbd backend for libvirt

2014-09-22 Thread Alan Pevec
** Changed in: nova/havana Status: In Progress = Fix Committed -- 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/1219658 Title: Wrong image size using rbd backend for libvirt To

[Bug 1366653] Re: kernel BUG at /build/buildd/linux-3.16.0/drivers/gpu/drm/vmwgfx/vmwgfx_drv.c:1187!

2014-09-22 Thread Martin Wimpress
** Also affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New ** No longer affects: ubuntu-mate -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-vm-tools in Ubuntu. https://bugs.launchpad.net/bugs/1366653

[Bug 1370478] Re: [CVE-2014-3616] possible to reuse cached SSL sessions in unrelated contexts

2014-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package nginx - 1.4.6-1ubuntu3.1 --- nginx (1.4.6-1ubuntu3.1) trusty-security; urgency=medium * SECURITY UPDATE: incorrect cached SSL session reuse (LP: #1370478) - debian/patches/CVE-2014-3616.patch: include hash of certificate in session id

[Bug 1350103] Re: No support for armhf/keystone architecture

2014-09-22 Thread Adam Conrad
Hello Newell, or anyone else affected, Accepted maas into trusty-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/maas/1.5.4+bzr2294-0ubuntu1.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1350103] Re: No support for armhf/keystone architecture

2014-09-22 Thread Greg Lutostanski
** Description changed: - No support for armhf/keystone architecture for ProLiant m800 Server - Cartridges from HP. + [Impact] + * Add hardware enablement for armhf/keystone. + + [Testcase] + * Enlist/Commission armhf/keystone hardware and make sure install proceeds correctly. + +

[Bug 1350103] Re: No support for armhf/keystone architecture

2014-09-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-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/1350103 Title: No support for armhf/keystone architecture To manage notifications

[Bug 1370478] Re: [CVE-2014-3616] possible to reuse cached SSL sessions in unrelated contexts

2014-09-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-security/nginx -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nginx in Ubuntu. https://bugs.launchpad.net/bugs/1370478 Title: [CVE-2014-3616] possible to reuse cached SSL sessions in unrelated

[Bug 1284718] Re: interface-attach to external network a) works and b) results in undeletable instances

2014-09-22 Thread Alan Pevec
** Changed in: nova/havana Status: New = Fix Committed ** Changed in: nova/havana Milestone: None = 2013.2.4 -- 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/1284718 Title:

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

2014-09-22 Thread Skip Franklin
Public bug reported: Setting up squid3 (3.3.8-1ubuntu6.1) ... Creating Squid HTTP proxy 3.x spool directory structure 2014/09/22 14:48:06| aclParseAclLine: ACL 'manager' already exists with different type. FATAL: Bungled /etc/squid3/squid.conf line 694: acl manager proto cache_object Squid Cache

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

2014-09-22 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 squid3 in Ubuntu. https://bugs.launchpad.net/bugs/1372610 Title: package squid3 3.3.8-1ubuntu6.1 failed to install/upgrade: subprocess installed

[Bug 1371159] Re: MacBookPro 11, 1 (Haswell, retina) fails to both suspend and hibernate with ubuntu 14.04

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

[Bug 1362199] Re: [FFe] apparmor abstract, anonymous and netlink socket mediation

2014-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 3.16.0-17.23 --- linux (3.16.0-17.23) utopic; urgency=low [ Tim Gardner ] * Release Tracking Bug - LP: #1371614 * [Config] CONFIG_USB_OHCI_HCD_PCI=y - LP: #1244176 [ Andy Whitcroft ] * rebase to v3.16.3 * updateconfigs

[Bug 1353008] Re: MAAS Provider: LXC did not get DHCP address, stuck in pending

2014-09-22 Thread David Britton
With scott's help, I spun this about 2000x over the weekend and did not hit the issue. I would call it verified from my perspective. Changing tag. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu

[Bug 1292234] Re: qcow2 image corruption in trusty (qemu 1.7 and 2.0 candidate)

2014-09-22 Thread Serge Hallyn
On my main server (3.13.0-32-generic with precise userspace) I installed a trusty container with ext3 (LVM) backing store. There I installed uvt and created 4 VMs, 2 precise amd64 and 2 precise i386. I several times did: ubuntu@uvttest:~$ cat list p-precise-server-amd64 p-precise-server-i386

[Bug 1350103] Re: No support for armhf/keystone architecture

2014-09-22 Thread Mathew Hodson
** Changed in: maas (Ubuntu) Status: Triaged = Fix Committed -- 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/1350103 Title: No support for armhf/keystone architecture To manage

[Bug 1219658] Re: Wrong image size using rbd backend for libvirt

2014-09-22 Thread Alan Pevec
** Changed in: nova/havana Status: Fix Committed = Fix Released -- 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/1219658 Title: Wrong image size using rbd backend for libvirt To

[Bug 1284718] Re: interface-attach to external network a) works and b) results in undeletable instances

2014-09-22 Thread Alan Pevec
** Changed in: nova/havana Status: Fix Committed = Fix Released -- 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/1284718 Title: interface-attach to external network a) works and

[Bug 1372721] [NEW] invalid reopen-logs command in php5-fpm

2014-09-22 Thread Matt LaPlante
Public bug reported: The php5-fpm package includes the following logrotate script: /var/log/php5-fpm.log { rotate 12 weekly missingok notifempty compress delaycompress postrotate invoke-rc.d php5-fpm reopen-logs /dev/null

[Bug 1372724] [NEW] Sync rsync 3.1.1-2 (main) from Debian unstable (main)

2014-09-22 Thread Jackson Doak
Public bug reported: Please sync rsync 3.1.1-2 (main) from Debian unstable (main) Changelog entries since current utopic version 3.1.1-1: rsync (3.1.1-2) unstable; urgency=low * hardening flags were not applied correctly, debian/rules modified thanks to patch from Simon Ruderich.

[Bug 1362199] Re: [FFe] apparmor abstract, anonymous and netlink socket mediation

2014-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-goldfish - 3.4.0-4.23 --- linux-goldfish (3.4.0-4.23) utopic; urgency=low [ Andy Whitcroft ] * SAUCE: ensure that if the first firmware is top level the firmware directory is made. Fixes FTBS -- Tim Gardner

[Bug 1362199] Re: [FFe] apparmor abstract, anonymous and netlink socket mediation

2014-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-mako - 3.4.0-5.34 --- linux-mako (3.4.0-5.34) utopic; urgency=low [ John Johansen ] * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot - LP: #1362199 [ Tyler Hicks ] * Revert SAUCE: (no-up) apparmor: fix disconnected

[Bug 1362199] Re: [FFe] apparmor abstract, anonymous and netlink socket mediation

2014-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-manta - 3.4.0-6.29 --- linux-manta (3.4.0-6.29) utopic; urgency=low [ John Johansen ] * SAUCE: (no-up) apparmor: Sync to apparmor3 - RC1 snapshot - LP: #1362199 [ Tim Gardner ] * Revert SAUCE: (no-up) apparmor: Sync to apparmor 3

[Bug 1372268] [NEW] FFe: Sync hgsubversion 1.6.3-2 (universe) from Debian unstable (main)

2014-09-22 Thread Jackson Doak
Public bug reported: Please sync hgsubversion 1.6.3-2 (universe) from Debian unstable (main) Explanation of FeatureFreeze exception: This release allows hgsubversion to function with our current mercurial version Changelog entries since current utopic version 1.6-0.3: hgsubversion (1.6.3-2)

[Bug 1328183] Re: User-Agent string results in poor UX on web

2014-09-22 Thread Olivier Tilloy
Shuduo Sang, do I understand it correctly that your webapp refuses to serve its content because it recognizes the browser as a mobile one? Is this on desktop or on a mobile device (if so which one)? It would help if you could provide the URL of the app. Note that there is a mechanism to

[Bug 1356222] Re: [MIR] fcitx and related packages

2014-09-22 Thread Didier Roche
Le 20/09/2014 00:08, Aron Xu a écrit : --- - fcitx: * BLOCKER: presagege is missing as a build-dep, do you mind either not building with it (optional dep) or add it and check it matches the MIR criterias? Added and checked presage and libtinyxml (b-d/dep of presage) to MIR. Live

[Bug 1362921] Re: update-desktop-file-unity-webapps-facebookmessenger.py crashed with AttributeError in __getattr__(): When using gi.repository you must not import static modules like gobject. Pleas

2014-09-22 Thread Flashrom
i dont want the facebook messanger, i dont see the panel on the left side and on the top -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1362921 Title:

[Bug 1372268] Re: FFe: Sync hgsubversion 1.6.3-2 (universe) from Debian unstable (main)

2014-09-22 Thread Jackson Doak
** Attachment added: build log https://bugs.launchpad.net/ubuntu/+source/hgsubversion/+bug/1372268/+attachment/4211073/+files/last_operation.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1372268] Re: FFe: Sync hgsubversion 1.6.3-2 (universe) from Debian unstable (main)

2014-09-22 Thread Jackson Doak
** Attachment added: upstream changelog https://bugs.launchpad.net/ubuntu/+source/hgsubversion/+bug/1372268/+attachment/4211075/+files/changelog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1372268] Re: FFe: Sync hgsubversion 1.6.3-2 (universe) from Debian unstable (main)

2014-09-22 Thread Jackson Doak
** Attachment added: upstream changelog https://bugs.launchpad.net/ubuntu/+source/hgsubversion/+bug/1372268/+attachment/4211074/+files/changelog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1372224] Re: [FFe] Upload version 3.1.1 to utopic

2014-09-22 Thread Jackson Doak
staging and build log in ppa:noskcaj/staging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1372224 Title: [FFe] Upload version 3.1.1 to utopic To manage notifications about this bug go to:

[Bug 1372224] Re: [FFe] Upload version 3.1.1 to utopic

2014-09-22 Thread Jackson Doak
** Branch linked: lp:~noskcaj/ubuntu/utopic/tortoisehg/3.1.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1372224 Title: [FFe] Upload version 3.1.1 to utopic To manage notifications about this

[Bug 1371564] Re: statd incompatible with /var as a separate filesystem

2014-09-22 Thread Marius Gedminas
For the record, a sufficient workaround for me is to set NEED_STATD=no in /etc/default/nfs-common, since NFSv4 doesn't need statd. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1371564 Title: statd

[Bug 1371097] Re: cupsd is not allowed to access /var/cache/samba/gencache.tdb by apparmor

2014-09-22 Thread Theodotos Andreou
Should I prepare a patch? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1371097 Title: cupsd is not allowed to access /var/cache/samba/gencache.tdb by apparmor To manage notifications about this

[Bug 1369673] Re: LibreOffice kde file dialog integration broken (not working) in 14.04

2014-09-22 Thread Mads Bondo Dydensborg
Thanks, Nikola! Regrettably, I despise the gnome file dialog. How this dialog can even be part of a modern desktop environment is beyond me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1369673

[Bug 1372285] [NEW] Sync s3cmd 1.5.0~rc1-2 (universe) from Debian unstable (main)

2014-09-22 Thread Jackson Doak
Public bug reported: Please sync s3cmd 1.5.0~rc1-2 (universe) from Debian unstable (main) Bugfixes from debian Changelog entries since current utopic version 1.5.0~rc1-1: s3cmd (1.5.0~rc1-2) unstable; urgency=low * Add missing python-dateutil, python-magic dependencies (Closes: #754301,

[Bug 1372286] [NEW] tab bash-completion adds an unwanted space so path name expansion fails

2014-09-22 Thread latimerio
Public bug reported: With bash-completion 2.1 the default for unknown commands seems to be to add a space after a string. Thus path name completion cannot be performed properly. Various users have complained about this for specific commands. The reason behind bash-completion is to make life

[Bug 1372284] [NEW] nagios3: SIGSEGV everyday at midnight

2014-09-22 Thread Stanislav German-Evtushenko
Public bug reported: - Ubuntu 14.04 - nagios3 3.5.1-1ubuntu1 - check-mk-livestatus 1.2.2p3-1 Nagios goes down everyday at midnight with livestatus enabled and downtime configured. Here are bug reports in other trackers: https://bugzilla.redhat.com/show_bug.cgi?id=1083003

[Bug 1262491] Re: No line numbers for valgrind with --coverage

2014-09-22 Thread Michi Henning
** Changed in: unity-scopes-api (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/1262491 Title: No line numbers for valgrind with --coverage To manage

[Bug 1364091] Re: Possible RAID-6 corruption

2014-09-22 Thread swmike
This problem affects all stable kernels from 2.6.32 and onwards, and this patch needs to be applied to ALL kernels from that date to avoid data corruption on double degraded RAID-6 volumes being written to. This is not an mdadm problem, it's a kernel problem. ** Also affects: linux-kernel

[Bug 1364091] Re: Possible RAID-6 corruption

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

[Bug 1364091] Re: Possible RAID-6 corruption

2014-09-22 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-kernel (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/1364091 Title:

[Bug 1364091] Re: Possible RAID-6 corruption

2014-09-22 Thread swmike
** Attachment added: Patch copy/pasted from Linux-raid mailing list https://bugs.launchpad.net/ubuntu/+source/linux-kernel/+bug/1364091/+attachment/4211109/+files/patch-6b2d615d1094183588b11fc1.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1327086] Re: [Dell Precision M3800] DisplayLink USB Graphics adapter not working

2014-09-22 Thread bcygan
According to the response form Greg K-H on the kernel mailing list, the kernel cannot support DisplayLink (as of ID 17e9:4318 DisplayLink ), because there are no specs available. So change.org might be our best hope for now. -- You received this bug notification because you are a member of

[Bug 1360919] Re: Registry test fails when coverage enabled

2014-09-22 Thread Michi Henning
** Changed in: unity-scopes-api (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/1360919 Title: Registry test fails when coverage enabled To

[Bug 1284935] Re: Redundant doxygen comments

2014-09-22 Thread Michi Henning
** Changed in: unity-scopes-api (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/1284935 Title: Redundant doxygen comments To manage notifications about

[Bug 1364091] Re: Possible RAID-6 corruption

2014-09-22 Thread swmike
diff --git a/drivers/md/raid5.c b/drivers/md/raid5.c index 6b2d615d1094..183588b11fc1 100644 --- a/drivers/md/raid5.c +++ b/drivers/md/raid5.c @@ -3817,6 +3817,8 @@ static void handle_stripe(struct stripe_head *sh) set_bit(R5_Wantwrite, dev-flags);

[Bug 1314367] Re: Flickering with Ubuntu 14.04 and nvidia card reappeared

2014-09-22 Thread zorbish
The workaround of changing the settings Force full screen redraws (buffer swap) on repaint through CCSM, seems to help resolve the issue for me. I am running Ubuntu 14.04 with NVIDIA 340.32. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1250631] Re: Meld crashes when selecting the first directory to compare

2014-09-22 Thread quamis
** Also affects: meld (openSUSE) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1250631 Title: Meld crashes when selecting the first directory to compare

[Bug 1366451] Re: mksh -v should display mksh's version number, plus the attached chunk of text, onscreen

2014-09-22 Thread Thorsten Glaser
mirabilos, I wonder if you might be willing to please put some shell function like this into the dot.mkshrc in upstream mksh CVS? I’m not. It seems to me a fairly uncontroversial change. No. As I said, “help” is very generic, and I know of distros aliasing it to “man” or “man man”. (SuSE 6.1

[Bug 1371469] Re: system hangs on shutdown/reboot

2014-09-22 Thread Jean-Baptiste Lallement
syslog with patch mentioned in previous comment applied. nullmailer has been disabled. ** Attachment added: syslog+do_log_patch.gz https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1371469/+attachment/4211123/+files/syslog%2Bdo_log_patch.gz -- You received this bug notification because

[Bug 1365943] Re: list addresses do not expand correctly

2014-09-22 Thread Daniel Wojcik
As of version 31.1.1 things are back to normal. ** Changed in: thunderbird (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/1365943 Title: list addresses do

[Bug 1372230] Re: No Youker Assistant in Ubuntu Kylin Utopic daily build 0921

2014-09-22 Thread Anthony Wong
Need a new ubuntukylin-default-settings packager to fix this issue. The latest code in ubuntukylin-default-settings - hooks/chroot already commented out all the commands that remove packages. ** Also affects: ubuntukylin-default-settings (Ubuntu) Importance: Undecided Status: New **

[Bug 1372314] [NEW] [HP Pavilion 23 AIO] fwts high failure: Found 1 differences in device configuation during S3 cycle.

2014-09-22 Thread Taihsiang Ho
Public bug reported: Command: fwts -q --stdout-summary -r /home/ubuntu/.cache/plainbox/sessions /pbox-79y97u.session/CHECKBOX_DATA/suspend_single --s3-sleep-delay 30 --s3-device-check --s3-device-check-delay 45 s3. Running tests: s3. s3: S3 suspend/resume test.

[Bug 1372213] Re: system-config-printer.py crashed with TypeError in probe_queue(): 'str' does not support the buffer interface

2014-09-22 Thread Jiri Popelka
Fixed upstream with: https://git.fedorahosted.org/cgit/system-config-printer.git/commit/?id=adfca3aab4347a269b9d9a5ab9204978e0510c1f -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1372213 Title:

[Bug 1372319] [NEW] upgrade to new version failed

2014-09-22 Thread Willem Kossen
Public bug reported: An unresolvable problem occurred while calculating the upgrade. This can be caused by: * Upgrading to a pre-release version of Ubuntu * Running the current pre-release version of Ubuntu * Unofficial software packages not provided by Ubuntu Indien niets van dit alles van

[Bug 1371635] Re: [FFe] standing freeze exception in utopic for Ubuntu Touch-specific packages

2014-09-22 Thread Łukasz Zemczak
In this case I suppose we can remove ofono from this list. Most things which we were doing with ofono in the last month was anyway bugfixing, so I guess it should be safe without it being in the standing FFe. In case a feature is needed we can fill in a normal FFe for this purpose. Removing it

[Bug 1372321] [NEW] Please sync armadillo from Debian sid main

2014-09-22 Thread Kumar Appaiah
Public bug reported: Please sync armadillo from Debian sid main. The version is: armadillo 1:4.400.2+dfsg-1 This version has several bug fixes and performance improvements that Ubuntu users will benefit from. Thanks. ** Affects: ubuntu Importance: Undecided Status: New -- You

[Bug 1372321] Re: Please sync armadillo from Debian sid main

2014-09-22 Thread Kumar Appaiah
Changelog entries since 1:4.320.0+dfsg-1 (utopic): armadillo (1:4.400.2+dfsg-2) unstable; urgency=medium * Remove hdf5 build dependency -- Kumar Appaiah aku...@debian.org Mon, 08 Sep 2014 15:43:44 +0530 armadillo (1:4.400.2+dfsg-1) unstable; urgency=medium * New upstream release *

[Bug 886253] Re: Edit - Rotate doesn't modify document

2014-09-22 Thread Bug Watch Updater
** Changed in: evince (Debian) Status: Confirmed = 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/886253 Title: Edit - Rotate doesn't modify document To manage notifications

[Bug 1372326] [NEW] In oem mode, the window of system configuration wizard is too small in the highest resolution

2014-09-22 Thread Woodrow Shen
Public bug reported: I use the trusty image to install, and after entering oobe, the menu bar and wizard window is too small under the highest resolution [3840x2160]. I also use gsettings to set com.ubuntu.user-interface scale-factor {'eDP1': 16}, but it doesn't work. [Additional Information]

[Bug 1371823] Re: block-proposed

2014-09-22 Thread Thomas Voß
** Changed in: location-service (Ubuntu) Status: New = Fix Released ** Summary changed: - block-proposed + None ** Tags removed: block-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1371469] Re: system hangs on shutdown/reboot

2014-09-22 Thread James Hunt
Looks like the shutdown never got as far as running umountroot. Do you have a /var/log/shutdown-lsof.log that you can attach to this bug? I see that all the nullmailer output has gone, but we're still left with wpa_supplicant and dnsmasq output at the end of the log. As such, could you try

[Bug 1254062] Re: [launcher] needs to ignore (clear?) non-existent desktop files

2014-09-22 Thread Michael Zanetti
** Changed in: unity8 (Ubuntu) Status: In Progress = 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/1254062 Title: [launcher] needs to ignore (clear?) non-existent desktop files

[Bug 1351905] Re: Untranslated strings in Evince

2014-09-22 Thread Sebastien Bacher
no reply, closing ** Changed in: evince (Ubuntu) Status: Triaged = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1351905 Title: Untranslated strings in Evince To manage

[Bug 1370315] Re: ubuntu 14.04 automatic installation with preseed is blocked by some confirmation dialogs

2014-09-22 Thread immarvin
hi, I tried the steps you suggested, and the /var/log/installer/syslog in the installed system is attached ** Attachment added: x3550m4n05.syslog https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1370315/+attachment/4211155/+files/x3550m4n05.syslog -- You received this bug

[Bug 1316734] Re: Scaling factors for high DPI screens are sometimes applied twice

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

[Bug 1372326] Re: In oem mode, the window of system configuration wizard is too small in the highest resolution

2014-09-22 Thread Woodrow Shen
** Attachment added: Lspci https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1372326/+attachment/4211161/+files/Lspci -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1372326 Title: In oem

[Bug 1371806] Re: Sync webkit2gtk 2.5.3+dfsg1-1 (universe) from Debian experimental (main)

2014-09-22 Thread Sebastien Bacher
Thanks, that's a new package so you need a ffe for it -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1371806 Title: Sync webkit2gtk 2.5.3+dfsg1-1 (universe) from Debian experimental (main) To

[Bug 1372284] Re: nagios3: SIGSEGV everyday at midnight

2014-09-22 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Looks like the check-mk source package embeds a copy of nagios' downtime.h (along with other header files), and that Nagios has updated a struct since then. Patching Nagios doesn't make sense here, from a

[Bug 1372326] Re: In oem mode, the window of system configuration wizard is too small in the highest resolution

2014-09-22 Thread Woodrow Shen
** Description changed: I use the trusty image to install, and after entering oobe, the menu bar and wizard window is too small under the highest resolution [3840x2160]. I also use gsettings to set com.ubuntu.user-interface scale-factor {'eDP1': 16}, but it doesn't work. + + For oem

[Bug 1182014] [NEW] Ubuntu 13.04 Calculator app results incorrect after undo

2014-09-22 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: try 1+1, the result will be 2 add to the result + 1, the result will be 3 now undo the last operation (you should see 2+1 displayed) at this point either press enter, you would expect to get 3 as the result but you will get 4 or after the previous

  1   2   3   4   5   6   7   8   9   10   >