[Bug 1859592] Re: Bluetooth unavailable after updates - Reading Intel version information failed (-110)

2021-02-08 Thread Christopher Hill
I've also had this issue - twice - caused by leaving my desktop in standby for > 24hrs (can't say the exact duration). Cold booting after ensuring residual current has been expelled from the system has fixed it on both occasions. It sounds like #1905214. My hardware is also Network controller [02

[Bug 1904764] Re: failed boot mount, and systemd ordering cycle on zfs-import.target

2020-12-11 Thread Christopher Hill
Adding this bug as that seems to be the exact issue here - https://github.com/openzfs/zfs/issues/10140 Solution is "Use zfs-mount-generator instead of zfs-mount.service" ... ** Bug watch added: github.com/openzfs/zfs/issues #10140 https://github.com/openzfs/zfs/issues/10140 -- You received t

[Bug 1904764] Re: failed boot mount, and systemd ordering cycle on zfs-import.target

2020-11-20 Thread Christopher Hill
So, long story short, I believe I have run into this issue https://github.com/zfsonlinux/pkg-zfs/issues/205 ** Bug watch added: github.com/zfsonlinux/pkg-zfs/issues #205 https://github.com/zfsonlinux/pkg-zfs/issues/205 -- You received this bug notification because you are a member of Ubuntu B

[Bug 1904764] Re: failed boot mount, and systemd ordering cycle on zfs-import.target

2020-11-20 Thread Christopher Hill
Hmm, issue still happens, and I'm now suspicious of the dependencies in systemd. $ systemctl list-dependencies boot.mount boot.mount ● ├─-.mount ● ├─system.slice ● └─zfs-import.target ● └─zfs-import-cache.service I see "boot.mount" depends on "zfs-import-cache.service", however the timestamp

[Bug 1904764] Re: failed boot mount, and systemd ordering cycle on zfs-import.target

2020-11-19 Thread Christopher Hill
BTW, I ran the following and that seems to have solved the missing bpool. zpool set cachefile=/etc/zfs/zpool.cache bpool zpool set cachefile=/etc/zfs/zpool.cache rpool update-initramfs -u -k all I have a hunch the zpool.cache file is getting out of sync with the initramfs one..? -- You received

[Bug 1904764] [NEW] failed boot mount, and systemd ordering cycle on zfs-import.target

2020-11-18 Thread Christopher Hill
Public bug reported: On a new Ubuntu 20.10 ZoL root I frequently get boot failures, and I see these errors: [ 11.353930] systemd[1]: boot.mount: Mount process exited, code=exited, status=1/FAILURE [ 11.353934] systemd[1]: boot.mount: Failed with result 'exit-code'. [ 11.354267] systemd[1]:

[Bug 1759889] Re: Simple scan multiple page issue - Unable to read frame from device - Canon mf244dw

2020-04-20 Thread Christopher Hill
Thanks, raised here https://gitlab.com/sane- project/backends/-/issues/278 ** Bug watch added: gitlab.com/sane-project/backends/-/issues #278 https://gitlab.com/sane-project/backends/-/issues/278 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1759889] Re: Simple scan multiple page issue - Unable to read frame from device - Canon mf244dw

2020-04-19 Thread Christopher Hill
Very similar failure observed - the 1st page scans, but the 2nd fails. Errors in logs are different however: $ SANE_DEBUG_PIXMA=3 xsane [sanei_debug] Setting debug level of pixma to 3. [pixma] pixma is compiled with pthread support. [pixma] pixma version 0.17.37 [pixma] Scanner model found: Nam

[Bug 1759889] Re: Simple scan multiple page issue - Unable to read frame from device - Canon mf244dw

2020-04-18 Thread Christopher Hill
Attached as a file the full output for "simple-scan 3.34.1" when scanning 2 pages from the feeder, which still has this bug. Final few lines are here: [+53.69s] DEBUG: scanner.vala:1345: sane_read (15300) -> (SANE_STATUS_GOOD, 15300) [+55.00s] DEBUG: scanner.vala:1345: sane_read (15300) -> (SAN

[Bug 1759889] [NEW] Simple scan multiple page issue - Unable to read frame from device - Canon mf244dw

2018-03-29 Thread Christopher Hill
Public bug reported: Hello, When scanning multiple pages from a Canon mf244dw via the LAN I only get the first page scanned, then an error message. Running "simple-scan -d" and looking at the output I see the following: [+123.87s] DEBUG: scanner.vala:1321: sane_read (7651) -> (SANE_STATUS_

[Bug 1628735] ProcEnviron.txt

2016-10-02 Thread Christopher Hill
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1628735/+attachment/4752979/+files/ProcEnviron.txt ** Changed in: autofs (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1628735] Re: Autofs variables do not work with kernel 4.4.0-38.57

2016-10-02 Thread Christopher Hill
apport information ** Tags added: apport-collected xenial ** Description changed: Autofs supports variables (e.g. $UID, $GID, $HOME, etc), which can be used in automounter map files. One may have configuration such as "credentials=${HOME}/.authfile,uid=${UID},gid=${GID}". If accessing

[Bug 1628735] JournalErrors.txt

2016-10-02 Thread Christopher Hill
apport information ** Attachment added: "JournalErrors.txt" https://bugs.launchpad.net/bugs/1628735/+attachment/4752978/+files/JournalErrors.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/16287

[Bug 1628735] [NEW] Autofs variables do not work with kernel 4.4.0-38.57

2016-09-28 Thread Christopher Hill
Public bug reported: Autofs supports variables (e.g. $UID, $GID, $HOME, etc), which can be used in automounter map files. One may have configuration such as "credentials=${HOME}/.authfile,uid=${UID},gid=${GID}". If accessing the mount as user "foo", this should have the automounter take credentia

[Bug 1293282] Re: evince cannot open pdf with AESV3 256 encryption

2014-03-17 Thread Christopher Hill
Filed: https://bugzilla.gnome.org/show_bug.cgi?id=726598 ** Bug watch added: GNOME Bug Tracker #726598 https://bugzilla.gnome.org/show_bug.cgi?id=726598 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1293282] [NEW] evince cannot open pdf with AESV3 256 encryption

2014-03-16 Thread Christopher Hill
Public bug reported: When opening a file with AESV3 256 encryption evince repeatedly prompts for a password interactively and fails to render the document. To recreate: 1. Encrypt a PDF with qpdf: $ qpdf --version qpdf version 4.2.0 Copyright (c) 2005-2013 Jay Berkenbilt This software may be d

[Bug 1049466] Re: Need support of Ralink RT3290 wifi support

2013-04-10 Thread Christopher Hill
I had this problem on an HP envy dv7, running latest Raring release (thought I'd take a chance on running the pre-release beta), which uses a 3.8.0.x kernel series. 0a:00.0 Network controller: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe 0a:00.1 Bluetooth: Ralink corp. RT3290 Bluetooth Solutio

[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2013-01-21 Thread Christopher Hill
I believe this bug also impacts me too. Some simple tests made against the same remote network mount (windows server via 100mbps Ethernet) when rsyncing a 1GB file produce quite different results. First when mounted via Nautilus (i.e. via /var/run/user/$user/gvfs/foo) I get a transfer rate of und