[Bug 1547518] Re: ubiquity crashed with dbus.exceptions.DBusException in call_blocking(): org.freedesktop.DBus.Error.InvalidArgs: No such interface '/org/freedesktop/UPower'

2016-02-22 Thread A. Richard Miller
This also seems to be our complaint on the Dell Inspiron 3147-3750 2-in-1 netbooks here. The dailies have been failing to begin installation since Feb. 17th or 18th - when they also lost the Ubuntu Software Center. (I find it helpful to run the System Load Indicator during an Ubuntu installation.)

[Bug 1548009] Re: ZFS pools should be automatically scrubbed

2016-02-22 Thread Richard Laager
A false negative, where an objectively corrupt block is treated as valid, is not ideal, but not harmful. The scrub would fail to correct the error, but it wouldn't make it worse. It would be detected as bad on the next read (scrub or otherwise). There's also a case of a bad block being

[Bug 1261720] Re: unity8-autopilot is missing an emulator for app management

2016-01-21 Thread Richard Huddie
In the ubuntu-system-tests project we have recently added some autopilot helpers for doing exactly this using the right-edge task manager: http://bazaar.launchpad.net/~canonical-platform-qa/ubuntu-system-tests/trunk/view/head:/ubuntu_system_tests/helpers/unity8/phone_stage.py This helper allows

[Bug 1530953] Re: Support GRUB's native root=ZFS=

2016-01-22 Thread Richard Laager
Can you also ship an /etc/udev/rules.d/90-zfs-vdev.rules with these contents? KERNEL=="sd*[0-9]", IMPORT{parent}=="ID_*", ENV{ID_FS_TYPE}=="zfs_member", SYMLINK+="$env{ID_BUS}-$env{ID_SERIAL}-part%n" This makes GRUB work if the user uses /dev/disk/by-id/x names, which upstream ZFS-on-Linux

[Bug 1530953] Re: Support GRUB's native root=ZFS=

2016-01-26 Thread Richard Laager
Actually, I think the numbering for that udev file should NOT be in the 90s. I think the 90s are for the system administrator. So we probably want 60-zfs-vdev.rules if it's shipped by the package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1530953] Re: Support GRUB's native root=ZFS=

2016-01-26 Thread Richard Laager
I'm attaching a debdiff which outlines the changes necessary to ship a rules.d file. It uses proper numbering in the name, is installed in the right place, and has the right rule. I've tested the package with this change applied. It also has a comment explaining what it does and why it's

[Bug 507728] Re: man page missing for slapo-nssov

2016-02-15 Thread Richard Hansen
Still a problem in trusty. ** Tags removed: patch ** Tags added: trusty -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/507728 Title: man page missing for slapo-nssov To manage

[Bug 1542826] Re: NFS Client Ignores TCP Resets

2016-02-12 Thread Richard Laager
I have never seen this work, but I can't say the earliest kernel we tried with. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1542826 Title: NFS Client Ignores TCP Resets To manage notifications

[Bug 1542826] Re: NFS Client Ignores TCP Resets

2016-02-13 Thread Richard Laager
** Description changed: Steps to reproduce: 1) Mount NFS share from HA cluster with TCP. 2) Failover the HA cluster. (The NFS server's IP address moves from one -    machine to the other.) - 3) Access the mounted NFS share. + machine to the other.) + 3) Access the mounted NFS share from the

[Bug 1542826] Re: NFS Client Ignores TCP Resets

2016-02-13 Thread Richard Laager
** Attachment added: "dovecot-test.upstream-kernel.pcap" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1542826/+attachment/4571304/+files/dovecot-test.upstream-kernel.pcap -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1542826] Re: NFS Client Ignores TCP Resets

2016-02-13 Thread Richard Laager
I posted this upstream: http://www.spinics.net/lists/linux-nfs/msg56520.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1542826 Title: NFS Client Ignores TCP Resets To manage notifications

[Bug 1536353] Re: [regression] Printer drivers install is broken as lsb package is not available anymore

2016-02-15 Thread Richard Elkins
Please fix the lsb package (somehow) so that it is possible to install an Epson print driver. I can no longer print from Xenial. Fortunately for me, I have other computers which can access my Epson XP-410 printer but folks should not have to jump through hoops to print. Please note that changes

[Bug 507728] Re: man page missing for slapo-nssov

2016-02-15 Thread Richard Hansen
Still a problem in trusty. ** Tags removed: patch ** 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/507728 Title: man page missing for slapo-nssov To manage notifications about

[Bug 1536353] Re: [regression] Printer drivers install is broken as lsb package is not available anymore

2016-02-16 Thread Richard Elkins
Till, My Epson XP-410 printer needs package epson-inkjet-printer-201106w which is dependent on package lsb. It sounds like you are saying: 1. Two new binary packages, cups-filters-lsb and cups-filters-invalid-mta will be available in the x64 main repo soon (post building/publishing). 2. Once

[Bug 1536353] Re: [regression] Printer drivers install is broken as lsb package is not available anymore

2016-02-16 Thread Richard Elkins
Confirmed fixed and functional. The user only sees cups-filters (version 1.8.2-2ubuntu2) installed as a binary package which is more transparent. Thanks, Till. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1543782] Re: Complete system freeze some time after screensaver starts.

2016-02-16 Thread Richard Eames
Not directly related to gnome-screensaver since I uninstalled it, and it still crashed. Possibly related to the power management service, but not sure. ** Also affects: ubuntu-gnome Importance: Undecided Status: New ** Changed in: gnome-screensaver (Ubuntu) Status: New =>

[Bug 1543782] Re: Complete system freeze some time after some inactivity

2016-02-18 Thread Richard Eames
Probably not DPMS related, I tried disabling my monitor turning off, and my computer still froze. Not sure what to do next. ** Summary changed: - Complete system freeze some time after screensaver starts. + Complete system freeze some time after some inactivity -- You received this bug

[Bug 1547549] Re: zfs utils do not recommend or provide anything to discover errors

2016-02-20 Thread Richard Laager
Related to this, zfs-zed should email root by default, and I'm thinking it does not do so currently. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1547549 Title: zfs utils do not recommend or

[Bug 1547549] Re: zfs utils do not recommend or provide anything to discover errors

2016-02-20 Thread Richard Laager
I had been working on addressing this. I finally made time to finish my changes, which have been rebased on top of your (colin-king's) PPA. With these changes, zed works out-of-the-box, has all non-debugging scripts enabled, and emails root by default (just like mdadm has for years). The upstream

[Bug 1548009] [NEW] ZFS pools should be automatically scrubbed

2016-02-20 Thread Richard Laager
Public bug reported: mdadm automatically checks MD arrays. ZFS should automatically scrub pools. I've attached a debdiff which accomplishes this. The meat of it is the scrub script I've been using (and recommending in my HOWTO) for years, which scrubs all *healthy* pools. If a pool is not

[Bug 1527727] Re: grub-probe for zfs assumes all devices prefix with /dev, ignoring /dev/disk/...

2016-03-14 Thread Richard Laager
Is this going to make the Xenial release? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1527727 Title: grub-probe for zfs assumes all devices prefix with /dev, ignoring /dev/disk/... To manage

[Bug 1548009] Re: ZFS pools should be automatically scrubbed

2016-03-14 Thread Richard Laager
Is this going to make the Xenial release? What needs to be done still? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1548009 Title: ZFS pools should be automatically scrubbed To manage

[Bug 1555963] Re: Already translated strings changed to untranslated due to an upgrade

2016-03-10 Thread Richard Somlói
** Attachment added: "screenshot20160311_082238296.png" https://bugs.launchpad.net/ubuntu/+source/ubuntu-system-settings/+bug/1555963/+attachment/4595707/+files/screenshot20160311_082238296.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1555963] [NEW] Already translated strings changed to untranslated due to an upgrade

2016-03-10 Thread Richard Somlói
Public bug reported: Already translated strings changed to untranslated due to an upgrade See the screenshot Bq Aquaris E4.5 rc-proposed r259 ** Affects: ubuntu-system-settings (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a

[Bug 1556676] [NEW] In 14.04.04, r8169.ko cannot recover wired Ethernet connection after resume from suspend

2016-03-13 Thread Richard Elkins
Public bug reported: Whenever my laptop suspends (desirable) and then resumes, the r8169 module cannot reconnect the wired Ethernet line. This is consistent. I can see network_manager trying over and over to get a reconnection. Functional work-around: # After resume: sudo rmmod r8169

[Bug 1556676] Re: In 14.04.04, r8169.ko cannot recover wired Ethernet connection after resume from suspend

2016-03-13 Thread Richard Elkins
Probably the same as #1498692 but a different release. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1556676 Title: In 14.04.04, r8169.ko cannot recover wired Ethernet connection after resume

[Bug 1498692] Re: Network Manager wired Ethernet stuck in "getting IP config" after resume from suspend

2016-03-13 Thread Richard Elkins
Probably the same as #1556676 (different release). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1498692 Title: Network Manager wired Ethernet stuck in "getting IP config" after resume from

[Bug 1557153] Re: dbconfig-common Syntax Error

2016-03-14 Thread Richard Laager
This bug was introduced in dbconfig-common 2.0.3, which is in Xenial. The fix is already in Debian as 2.0.4 (along with a couple other fixes). What is necessary to get dbconfig-common 2.0.4 into Xenial? -- You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 1557153] [NEW] dbconfig-common Syntax Error

2016-03-14 Thread Richard Laager
Public bug reported: Package: dbconfig-common Version: 2.0.3 internal/mysql has this at line 404: if [ "$dbc_dbserver" != "" ] && "$dbc_dbserver" != localhost ; then It needs brackets like this instead: if [ "$dbc_dbserver" != "" ] && [ "$dbc_dbserver" != localhost ] ; then Otherwise, I get

[Bug 1557153] Re: dbconfig-common Syntax Error

2016-03-14 Thread Richard Laager
This bug was introduced in dbconfig-common 2.0.3, which is in Xenial. The fix is already in Debian as 2.0.4 (along with a couple other fixes). What is necessary to get dbconfig-common 2.0.4 into Xenial? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1557153] [NEW] dbconfig-common Syntax Error

2016-03-14 Thread Richard Laager
Public bug reported: Package: dbconfig-common Version: 2.0.3 internal/mysql has this at line 404: if [ "$dbc_dbserver" != "" ] && "$dbc_dbserver" != localhost ; then It needs brackets like this instead: if [ "$dbc_dbserver" != "" ] && [ "$dbc_dbserver" != localhost ] ; then Otherwise, I get

[Bug 1557151] [NEW] ZFS: send fails to transmit some holes [corruption]

2016-03-14 Thread Richard Laager
Public bug reported: https://github.com/zfsonlinux/zfs/commit/c352ec27d5c5ecea8f6af066258dfd106085eaac "In certain circumstances, "zfs send -i" (incremental send) can produce a stream which will result in incorrect sparse file contents on the target. The problem manifests as regions of the

[Bug 1557153] Re: dbconfig-common Syntax Error

2016-03-15 Thread Richard Laager
Thanks for letting me know about the requestsync tool. I will be sure to use that next time. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1557153 Title: dbconfig-common Syntax Error To manage

[Bug 1548009] Re: ZFS pools should be automatically scrubbed

2016-03-14 Thread Richard Laager
** Description changed: mdadm automatically checks MD arrays. ZFS should automatically scrub - pools. + pools too, to detect and (when possible) correct on-disk corruption. - I've attached a debdiff which accomplishes this. + I've attached a debdiff which accomplishes this. It builds and

[Bug 1548009] Re: ZFS pools should be automatically scrubbed

2016-03-14 Thread Richard Laager
** Description changed: mdadm automatically checks MD arrays. ZFS should automatically scrub - pools too, to detect and (when possible) correct on-disk corruption. + pools too. Scrubbing a pool allows ZFS to detect and (when the pool has + redundancy) correct on-disk corruption. I've

[Bug 1557153] Re: dbconfig-common Syntax Error

2016-03-15 Thread Richard Laager
Thanks for letting me know about the requestsync tool. I will be sure to use that next time. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to dbconfig-common in Ubuntu. https://bugs.launchpad.net/bugs/1557153 Title: dbconfig-common

[Bug 1488254]

2016-03-11 Thread Richard-llvm
Jason Merrill said he'd write up some brief documentation for the attribute. We'd like to work from that rather than trying to guess GCC's intent from examples. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1297144] Re: [Lenovo ThinkPad X230] Invisible cursor after resume from suspend

2016-03-19 Thread Richard Elkins
In Xubuntu 14.04.04 on an [HP Pavilion dv3-1075us] laptop, I am seeing this symptom. That is, when I suspend for a long period of time (E.g. overnight), the mouse is functional but the cursor has disappeared. Resuming after suspending only a short period of time (E.g. 10 seconds) does not yield

[Bug 1558025] Re: skb_warn_bad_offload Crash

2016-03-19 Thread Richard Laager
This is the relevant commit which *fixes* the bug: https://github.com/torvalds/linux/commit/a8c4a2522a0808c5c2143612909717d1115c40cf The fact that this occurs with UDP+IPv4 traffic lines up with my NFS usage, as we use UDP for NFS. -- You received this bug notification because you are a member

[Bug 1536871] Re: [MIR] fwupd

2016-03-19 Thread Richard Hughes
overview of the system, or for a deep-dive into the code. RIchard -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1536871 Title: [MIR] fwupd To manage notifications about this bug go to: https://bu

[Bug 1556676] Re: In 14.04.04, r8169.ko cannot recover wired Ethernet connection after resume from suspend

2016-03-14 Thread Richard Elkins
Automated work-around for 14.04.x: Put the following shell script in /etc/pm/sleep.d: #!/bin/sh # ===> /etc/pm/sleep.d MYNAME=$0 restart_ethernet() { /usr/bin/logger $MYNAME 'restart_ethernet(r8169) BEGIN' /sbin/modprobe -v -r r8169 /sbin/modprobe -v r8169 /usr/bin/logger $MYNAME

[Bug 1536871] Re: [MIR] fwupd

2016-03-18 Thread Richard Hughes
Also, if anyone wants a quick (well, 45 minute) overview of the whole thing my DevConf presentation was recorded: https://www.youtube.com/watch?v=7s2NhxEvwE0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1545913] Re: [FFe] juju-core 2.0

2016-03-30 Thread Richard Harding
No, there is no KVM local provider in Juju 2.0. Product management has made the determination that the lxd tool provides the needed functionality for both the lxc and kvm use cases. lxd in Juju 2.0 will be the answer. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1545913] Re: [FFe] juju-core 2.0

2016-03-30 Thread Richard Harding
No, there is no KVM local provider in Juju 2.0. Product management has made the determination that the lxd tool provides the needed functionality for both the lxc and kvm use cases. lxd in Juju 2.0 will be the answer. -- You received this bug notification because you are a member of Ubuntu

[Bug 1552304] Re: screen flicker on Dell XPS 13 9350 after kernel upgrade

2016-03-30 Thread Richard Platt
Hi I seem to be experiencing the same issue on a XPS13 (9350) running Ubuntu 16.04 Beta: plattr@beatrice:~$ uname -a Linux beatrice 4.4.0-16-generic #32-Ubuntu SMP Thu Mar 24 22:38:01 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux plattr@beatrice:~$ lsmod | grep i9 i915_bpo 1261568 7

[Bug 1545913] Re: [FFe] juju-core 2.0

2016-04-07 Thread Richard Harding
Steve, comment #12 seems to imply we're ok with the way with the current set. We've got a bug and task to split those out for Y. Did you want another ok from Jamie on this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1550301] Re: ZFS: Set elevator=noop on disks in the root pool

2016-04-12 Thread Richard Laager
** Attachment added: "Refreshed & re-tested debdiff against 0.6.5.6." https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1550301/+attachment/4634753/+files/zfs-scheduler.debdiff.2 ** Description changed: ZFS-on-Linux has its own I/O scheduler, so it sets the "noop" elevator on

[Bug 1569563] [NEW] Menu frequently appears behind other windows

2016-04-12 Thread Richard R
Public bug reported: I expect: menu to always appear on top of other windows. What happens: About ~50% of the time the menu appears behind other open windows, seemingly at random. I think this started happening after updating to mate-menu 5.7.0-1. If I change the value of the type_hint

[Bug 1567827] [NEW] on ubuntu 16.04, phatch freezes at startup

2016-04-08 Thread Richard Quy
Public bug reported: ~$ phatch /usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py:8196: GtkWarning: gtk_disable_setlocale() must be called before gtk_init() return _core_.PyApp__BootstrapApp(*args, **kwargs) Traceback (most recent call last): File

[Bug 1532198] Re: [MIR] zfs-linux

2016-04-11 Thread Richard Laager
We are getting very close to the final freeze. What's the plan to deal with spl? Is it going in, or will the /etc/hostid code be moved to ZFS, or something else? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1568599] [NEW] Screen flickering with 16.04 on Dell XPS13 9350

2016-04-10 Thread Richard Platt
Public bug reported: I have installed Ubuntu 16.04 on my XPS13 9350 and I am experiencing and intermittent screen flickering. The screen goes black for a brief moment and constantly does this. While I have been typing it has done it 20-30 times. plattr@beatrice:~$ uname -a Linux beatrice

[Bug 1566947] [NEW] package libxnvctrl0 361.42-0ubuntu1 failed to install/upgrade: package libxnvctrl0 is already installed and configured

2016-04-06 Thread Richard Larsson
Public bug reported: Normal "apt upgrade" prduced this error. Did try installing other software through "Software" ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libxnvctrl0 361.42-0ubuntu1 ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6 Uname: Linux 4.4.0-16-generic x86_64

[Bug 1561165] Re: [FFe] upgrade to 0.6.5.6 for critical fixes and grub compatibility

2016-04-08 Thread Richard Laager
*** This bug is a duplicate of bug 1527727 *** https://bugs.launchpad.net/bugs/1527727 ** Changed in: zfs-linux (Ubuntu) Status: Confirmed => Fix Released ** This bug has been marked a duplicate of bug 1527727 grub-probe for zfs assumes all devices prefix with /dev, ignoring

[Bug 1550301] Re: ZFS: Set elevator=noop on disks in the root pool

2016-04-08 Thread Richard Laager
ZoL 0.6.5.6 has landed, so this should be good to go. Note that it only affects zfs-initramfs. It doesn't affect any other use of ZFS. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1550301 Title:

[Bug 1542312] Re: Can't Launch Shutter in Ubuntu 16.04 Alpha 2

2016-03-19 Thread Richard Pendlebury
Fresh install this morning still broke when using main repo -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1542312 Title: Can't Launch Shutter in Ubuntu 16.04 Alpha 2 To manage notifications about

[Bug 1259861] Re: 5-10 second delay in kernel boot

2016-03-19 Thread Richard Hansen
> Try adding kernel command-line dynamic debug option: > > ... "dyndbg=file net/ipv4/ipconfig.c +pflm" ... I added: dyndbg="file net/ipv4/ipconfig.c +pflm" to the end of the kernel command line arguments in grub and removed quiet. After booting I ran 'dmesg >after.txt'. I then rebooted

[Bug 1297144] Re: [Lenovo ThinkPad X230] Invisible cursor after resume from suspend

2016-03-19 Thread Richard Elkins
I also have trouble getting the kernel module for my Realtek Ethernet (r8169) to function after resuming from suspend which I have noted in another bug report (#1556676). My Ethernet work-around (/etc/pm/sleep.d/pm-helper.sh, attached) does the trick because the resume-recovery issue is in the

[Bug 1297144] Re: [Lenovo ThinkPad X230] Invisible cursor after resume from suspend

2016-03-19 Thread Richard Elkins
Please see comment #63 below. Admittedly, it was a guess that xfce4 -power-manager is the package that should review this bug report. ** Package changed: xorg (Ubuntu) => xfce4-power-manager (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1558025] Re: skb_warn_bad_offload Crash

2016-03-19 Thread Richard Laager
I tested that build. It works. Thanks! ** Changed in: linux (Ubuntu Xenial) 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/1558025 Title:

[Bug 1556676] Re: In 14.04.04, r8169.ko cannot recover wired Ethernet connection after resume from suspend

2016-03-19 Thread Richard Elkins
Christopher, I always use `ubuntu-bug` to create a report. However, until I saw your mail, I did not have the python-apport package installed. Maybe, since it is not very big, it should always be installed as part of *buntu base in case it is needed. Please let me know if anything else is

[Bug 1559597] [NEW] [HP Pavilion dv3-1075us Laptop] Invisible cursor after resume from suspend in Xubuntu 14.04.04

2016-03-19 Thread Richard Elkins
Public bug reported: When I suspend for a long period of time (E.g. overnight), the mouse is still functional upon resume but the cursor has disappeared. Resuming after suspending for only a short period of time (E.g. 10 seconds) does not yield this symptom. The disappearing mouse cursor symptom

[Bug 1259861] Re: 5-10 second delay in kernel boot

2016-03-19 Thread Richard Hansen
I installed a vanilla 4.5 kernel, which has this debug logging change: https://git.kernel.org/cgit/linux/kernel/git/stable/linux- stable.git/commit/net/ipv4/ipconfig.c?id=09605cc12c07830659a19b266503795c511a2060 After booting with the dyndbg argument, the only new output is this: [1.079405]

[Bug 1556676] Re: In 14.04.04, r8169.ko cannot recover wired Ethernet connection after resume from suspend

2016-03-19 Thread Richard Elkins
apport information ** Tags added: apport-collected trusty ** Description changed: Whenever my laptop suspends (desirable) and then resumes, the r8169 module cannot reconnect the wired Ethernet line. This is consistent. I can see network_manager trying over and over to get a

[Bug 1556676] ProcCpuinfo.txt

2016-03-19 Thread Richard Elkins
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1556676/+attachment/4605028/+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/1556676

[Bug 1553657] Re: Clicking on camera & microphone settings crashes app on mako & flo

2016-03-19 Thread Richard Somlói
Nexus 4, rc-proposed channel, the same issue. .cache/upstart/application-legacy-webbrowser-app-.log: Loading module: 'libubuntu_application_api_touch_mirclient.so.3.0.0' libust[17814/17849]: Error: Error opening shm /lttng-ust-wait-5 (in get_wait_shm() at lttng-ust-comm.c:958)

[Bug 1297144] Re: [Lenovo ThinkPad X230] Invisible cursor after resume from suspend

2016-03-19 Thread Richard Elkins
Hopefully, xorg or xfce4 folks won't complain about a "duplicate report" [(-:]. I did file a separate report referencing my laptop hardware against xorg. Time will tell if it is xorg or xfce. I am tempted to try to reproduce this anomaly with a completely different 14.04.04 desktop (E.g. KDE)

[Bug 1559597] Re: [HP Pavilion dv3-1075us Laptop] Invisible cursor after resume from suspend in Xubuntu 14.04.04

2016-03-19 Thread Richard Elkins
I just discovered a much better work-around than logout-login: 1. Resume from a long-term suspend. Note the disappeared mouse cursor. 2. Ctrl-Alt-F1 ===> getty 3. Ctrl-Alt-F7 ===> back to desktop My mouse cursor is restored after step 3. -- You received this bug notification because you are a

[Bug 1558025] [NEW] skb_warn_bad_offload Crash

2016-03-19 Thread Richard Laager
Public bug reported: We're setting up a new Dovecot server on Xenial. When we start the migration of emails, either the IMAP traffic or the NFS traffic immediately reproduces the crash below. I bisected using the mainline kernels. Everything up to and including v4.5-rc7-wily fails, but v4.5-wily

[Bug 1559181] [NEW] package bind9 1:9.10.3.dfsg.P4-1 failed to install/upgrade: trying to overwrite '/usr/sbin/named-checkzone', which is also in package bind9utils 1:9.10.3.dfsg.P4-1

2016-03-20 Thread Richard Alvey
Public bug reported: Version 16.04 Using Automatic Update to update software packages. Got error box saying software failed to update. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: bind9 1:9.10.3.dfsg.P4-1 ProcVersionSignature: Ubuntu 4.4.0-14.30-generic 4.4.5 Uname: Linux

[Bug 1259861] Re: 5-10 second delay in kernel boot

2016-03-19 Thread Richard Hansen
After studying the code in net/ipv4/ipconfig.c I'm fairly confident that the problem is caused by wait_for_devices() failing to find any network interfaces and timing out. That function waits for 12 seconds before giving up, and the time difference between the "IP-Config: Entered" message and the

[Bug 1544376] Re: [ffe] Enable firmware support

2016-03-21 Thread Richard Hughes
Hey Mario, After the 3.20.0 tarball and the lifting of the hard code freeze I'm intending to backport a few more patches indeed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1544376 Title: [ffe]

[Bug 1259861] Re: 5-10 second delay in kernel boot

2016-03-20 Thread Richard Hansen
I have uploaded some modified initramfs-tools packages to my PPA: https://launchpad.net/~rhansen/+archive/ubuntu/bug1259861 With the version in my PPA, the initramfs init script now has a new initramfs_ip parameter in addition to the existing ip parameter. The initramfs treats the initramfs_ip

[Bug 1259861] Re: 5-10 second delay in kernel boot

2016-03-20 Thread Richard Hansen
Yes, I think the change to CONFIG_IP_PNP=y is what caused this problem. If you look in net/ipv4/Makefile, you'll see this line: obj-$(CONFIG_IP_PNP) += ipconfig.o If CONFIG_IP_PNP is not set to y, then all of net/ipv4/ipconfig.c is excluded from the resulting kernel. That file contains the

[Bug 1559181] [NEW] package bind9 1:9.10.3.dfsg.P4-1 failed to install/upgrade: trying to overwrite '/usr/sbin/named-checkzone', which is also in package bind9utils 1:9.10.3.dfsg.P4-1

2016-03-20 Thread Richard Alvey
Public bug reported: Version 16.04 Using Automatic Update to update software packages. Got error box saying software failed to update. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: bind9 1:9.10.3.dfsg.P4-1 ProcVersionSignature: Ubuntu 4.4.0-14.30-generic 4.4.5 Uname: Linux

[Bug 1559597] Re: [HP Pavilion dv3-1075us Laptop] Invisible cursor after resume from suspend in Xubuntu 14.04.04

2016-03-19 Thread Richard Elkins
You want me to upgrade from 14.04.04 to 16.04? That I cannot do at the moment because I am in the middle of a development project that needs a stable Intel/AMD workstation which has lsb packages. Using the lsb API was not my idea (long story) and I warned my partner that lsb would be gone in

[Bug 1556676] Re: In 14.04.04, r8169.ko cannot recover wired Ethernet connection after resume from suspend

2016-03-23 Thread Richard Elkins
Do not gzip tar files? Every file manager on every desktop automatically opens the folder for you- just double-click on the tar.gz file in the file manager. Using a command line, tar xvfz (added the 'z' for zipped) extracts the folder. Adding the 'z' is hard? But, if that is what you want, I

[Bug 1536871] Re: [MIR] fwupd

2016-03-23 Thread Richard Hughes
56 already. Richard -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1536871 Title: [MIR] fwupd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/fwupd/+bug/1536871/+sub

[Bug 1545913] Re: [FFe] juju-core 2.0

2016-03-23 Thread Richard Harding
As part of our exception, we're blocking the inclusion of two other packages: https://bugs.launchpad.net/ubuntu/+bug/1561043 https://bugs.launchpad.net/ubuntu/+bug/1561037 As we update Juju around this exception those will be effected and will need to have some leeway in the process. -- You

[Bug 1545913] Re: [FFe] juju-core 2.0

2016-03-23 Thread Richard Harding
As part of our exception, we're blocking the inclusion of two other packages: https://bugs.launchpad.net/ubuntu/+bug/1561043 https://bugs.launchpad.net/ubuntu/+bug/1561037 As we update Juju around this exception those will be effected and will need to have some leeway in the process. -- You

[Bug 1550301] Re: ZFS: Set elevator=noop on disks in the root pool

2016-03-21 Thread Richard Laager
This requires the -L flag to zpool status. It sounds like ZoL 0.6.5.6 will land in Xenial, so then this is good to go at that time too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1550301 Title:

[Bug 1530953] Re: Support GRUB's native root=ZFS=

2016-03-21 Thread Richard Laager
The right fix is here: https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1527727 If you bring 0.6.5.6 and patch Ubuntu's GRUB to set that environment variable, then the udev rules can go away entirely. Otherwise, as to the debdiff in #38, it is fine, but the "raid" condition is

[Bug 1556676] Re: In 14.04.04, r8169.ko cannot recover wired Ethernet connection after resume from suspend

2016-03-21 Thread Richard Elkins
Please note that if a build has an issue installing 100%, then the reporter should not proceed with a test. I thought that I observed a totally successful install of the 4.5 kernel image and headers yesterday but I missed seeing that the make of bcmwl failed to make even though the installation

[Bug 1556676] Re: In 14.04.04, r8169.ko cannot recover wired Ethernet connection after resume from suspend

2016-03-21 Thread Richard Elkins
I just noticed that this failed make was for the "Broadcom 802.11 Linux STA wireless driver source" (bcmwl). So, maybe this failure is irrelevant since the anomaly I reported concerns wired Ethernet. Please advise. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1556676] Re: In 14.04.04, r8169.ko cannot recover wired Ethernet connection after resume from suspend

2016-03-20 Thread Richard Elkins
Successfully installed 4.4.6. Symptom of this report exists in the 4.4.6 kernel. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1556676] Re: In 14.04.04, r8169.ko cannot recover wired Ethernet connection after resume from suspend

2016-03-20 Thread Richard Elkins
Went to http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D Selected: v4.5-wily/14-Mar-2016 06:30 Downloaded: linux-headers-4.5.0-040500-generic_4.5.0-040500.201603140130_amd64.deb linux-image-4.5.0-040500-generic_4.5.0-040500.201603140130_amd64.deb Executed the normal

[Bug 1556676] Re: In 14.04.04, r8169.ko cannot recover wired Ethernet connection after resume from suspend

2016-03-20 Thread Richard Elkins
In my previous attempt with 4.5, I downloaded the wrong header file. I should have grabbed the "all" one. Successfully installed 4.5. Symptom of this report exists in the 4.5 kernel. ** Tags added: kernel-bug-exists-upstream-4.5 -- You received this bug notification because you are a member

[Bug 1556676] WifiSyslog.txt

2016-03-19 Thread Richard Elkins
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1556676/+attachment/4605036/+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/1556676

[Bug 1556676] CRDA.txt

2016-03-19 Thread Richard Elkins
apport information ** Attachment added: "CRDA.txt" https://bugs.launchpad.net/bugs/1556676/+attachment/4605023/+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/1556676 Title: In

[Bug 1556676] UdevLog.txt

2016-03-19 Thread Richard Elkins
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1556676/+attachment/4605035/+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/1556676 Title:

[Bug 1556676] UdevDb.txt

2016-03-19 Thread Richard Elkins
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1556676/+attachment/4605034/+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/1556676 Title:

[Bug 1556676] RfKill.txt

2016-03-19 Thread Richard Elkins
apport information ** Attachment added: "RfKill.txt" https://bugs.launchpad.net/bugs/1556676/+attachment/4605033/+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/1556676 Title:

[Bug 1556676] Lsusb.txt

2016-03-19 Thread Richard Elkins
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1556676/+attachment/4605027/+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/1556676 Title: In

[Bug 1556676] CurrentDmesg.txt

2016-03-19 Thread Richard Elkins
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1556676/+attachment/4605024/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1556676] PulseList.txt

2016-03-19 Thread Richard Elkins
apport information ** Attachment added: "PulseList.txt" https://bugs.launchpad.net/bugs/1556676/+attachment/4605032/+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/1556676

[Bug 1556676] Lspci.txt

2016-03-19 Thread Richard Elkins
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1556676/+attachment/4605026/+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/1556676 Title: In

[Bug 1556676] BootDmesg.txt

2016-03-19 Thread Richard Elkins
apport information ** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/1556676/+attachment/4605022/+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/1556676

[Bug 1556676] ProcModules.txt

2016-03-19 Thread Richard Elkins
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1556676/+attachment/4605031/+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/1556676

[Bug 1556676] IwConfig.txt

2016-03-19 Thread Richard Elkins
apport information ** Attachment added: "IwConfig.txt" https://bugs.launchpad.net/bugs/1556676/+attachment/4605025/+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/1556676

[Bug 1556676] ProcInterrupts.txt

2016-03-19 Thread Richard Elkins
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1556676/+attachment/4605030/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1556676] ProcEnviron.txt

2016-03-19 Thread Richard Elkins
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1556676/+attachment/4605029/+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/1556676

<    9   10   11   12   13   14   15   16   17   18   >