[Bug 1872824] Re: Can't upgrade console-setup-linux (1.194ubuntu3) over (1.108ubuntu15.5), trying to overwrite '/lib/systemd/system/console-setup.service', which is also in package keyboard-configurat

2021-01-21 Thread David Martinka
Revisiting this as the fix I posted was inaccurate. I did manage to resolve it successfully as I will explain. I had to manually upgrade the three packages in the dependency chain that was causing the issue like so (order is important): # keyboard-configuration console-setup-linux console-setup

[Bug 1872824] Re: Can't upgrade console-setup-linux (1.194ubuntu3) over (1.108ubuntu15.5), trying to overwrite '/lib/systemd/system/console-setup.service', which is also in package keyboard-configurat

2020-12-15 Thread David Martinka
I got stuck in this situation as well, and I was able to manually "unstick" things like this: ```sudo apt install -f -y console-setup-linux keyboard-configuration console-setup systemd libpam-systemd``` -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1839179] [NEW] ocrfeeder ".desktop" file fails to properly launch program

2019-08-06 Thread David Martinka
Public bug reported: This should be an easy one, I've fixed it myself. Here's a snippet of ocrfeeder.desktop: ''' Exec=ocrfeeder -i %f ''' >From man page, "-i" tells ocrfeeder to interpret subsequent arguments as files to open, however since we're opening this from a menu, there are no

[Bug 1563945] Re: package avahi-dnsconfd 0.6.32~rc+dfsg-1ubuntu2 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 1

2018-04-05 Thread David Martinka
Added "set -x" to the prerm script at /var/lib/dpkg/info/avahi- dnsconfd.prerm for more verbose console output and re-ran apt update && apt upgrade and it looks like it's failing here: deb-systemd-invoke stop avahi-daemon.socket ``` The following packages will be upgraded: avahi-dnsconfd 1

[Bug 1724862] Re: acpi-call 1.1.0-2 ADT test failure with linux-hwe-edge 4.13.0-16.19~16.04.3

2017-12-21 Thread David Martinka
The proposed fix resolves this issue for me. added xenial proposed, upgraded acpi-call-dkms to 1.1.0-2ubuntu1 as per comment #3 above, DKMS build succeeded for the two kernels I have installed that were affected: 4.13.0-19-generic 4.13.0-21-generic I triggered a DKMS rebuild as a confirmation

[Bug 1654708] Re: Trying to reinstall ZFS on Xenial. Cannot mount existing zpool with identifier from /mnt/disk/by-id/xxxx

2017-02-20 Thread David Martinka
I ran into this same problem today on an update. The above fix in #6 worked for me on: Ubuntu 16.04.2 LTS 4.4.0-62-generic The DKMS modules now compile after editing /usr/src/zfs-0.6.5.6/module/zfs/zpl_xattr.c -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1602051] Re: 5Ghz link no longer works on 16.04 - iwlwifi

2016-09-13 Thread David Martinka
So unfortunately I solved the issue by switching to an Intel 7260 card, which has been working great using the default kernel, firmware, etc. We can close this, and thanks to Seth for your assistance. :) Sorry I couldn't provide any useful information for anyone else to benefit from. :/ -- You

[Bug 1602051] Re: 5Ghz link no longer works on 16.04 - iwlwifi

2016-07-25 Thread David Martinka
no difference on that particular older kernel. I'm testing 4.7.0 generic kernel, as that just exited rc7. I have no specific reason to believe that I will have different results with this one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1602051] Re: 5Ghz link no longer works on 16.04 - iwlwifi

2016-07-25 Thread David Martinka
Hi Seth, for 16.04 "apt install" works on local *.deb files, invoking dpkg ion the process. I have previously installed dozens of packages from debs via dpkg -i, and from what I've seen there's no difference between that and apt install on 16.04. I also confirmed that 4.7 was installed via uname

[Bug 1602051] Re: 5Ghz link no longer works on 16.04 - iwlwifi

2016-07-13 Thread David Martinka
note: just to be 100% clear, I installed the new kernel via apt install /path/to/linux-*.deb where I D/L'd the three *amd64 kernel packages, then rebooted - I'm fairly familiar with installing a newer kernel on Ubuntu. -- You received this bug notification because you are a member of Ubuntu

[Bug 1602051] Re: 5Ghz link no longer works on 16.04 - iwlwifi

2016-07-13 Thread David Martinka
@Seth - first off thanks for assisting here. :) Unfortunately no improvement after installing the 4.7-rc7 kernel. Tried the usual options in the iwlwifi.conf (11n_disable=8, bt coexistence) but various degrees of worse performance. Regarding older firmware - after further testing, I was

[Bug 1602051] Re: 5Ghz link no longer works on 16.04 - iwlwifi

2016-07-12 Thread David Martinka
Sorry, actually it was iwlwifi-3160-15.ucode and then iwlwifi-3160-14.ucode that I tried which both worked better than the default (since it's the highest revision) which is iwlwifi-3160-16.ucode. @Seth - I tested that package, confirmed that version 17 got loaded, and initially it seemed to work

[Bug 1602051] [NEW] 5Ghz link no longer works on 16.04 - iwlwifi

2016-07-11 Thread David Martinka
Public bug reported: Gone from 15.04 to 15.10 on a media PC, constantly streaming movies on the 5Ghz since some get choppy on 2.4Ghz. Has worked beautifully for well over a year now on both 15.x releases. Decided to take the plunge to 16.04, and things were good at first, but I believe there was

[Bug 1514630] Re: Chromium DEV - new update disable all GPU optons on FGLRX driver

2016-05-20 Thread David Martinka
I know I'm late to the party, but this is a bug in the fglrx driver, and can be rectified as far as vainfo is concerned with a fix listed here: https://bugs.launchpad.net/ubuntu/+source/fglrx-installer- updates/+bug/1442921 TL;DR: sudo ln -s /usr/lib/libXvBAW.so.1.0 /usr/lib/x86_64-linux-

[Bug 1479913] Re: SRU request: fglrx.ko fails because of backported GPL-only 'pci_ignore_hotplug' symbol

2015-08-18 Thread David Martinka
#verification-done updated fglrx from -proposed Worked for me on 15.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1479913 Title: SRU request: fglrx.ko fails because of backported GPL-only