[Bug 1973642] [NEW] [REGRESSION] Unable to connect to EAP-TLS networks

2022-05-16 Thread Nathan Rennie-Waldock
Public bug reported: Fresh install of Xubuntu 22.04, currently with network-manager 1.36.4-2ubuntu1 Attempting to connect to an EAP-TLS network fails with: NetworkManager[703]: [1652732829.9142] device (wlp0s12f0): Activation: (wifi) connection 'AP' has security, and secrets exist. No new

[Bug 1535840] Re: systemd ignoring /etc/modules due to blacklist

2022-02-23 Thread Nathan Rennie-Waldock
This issue makes it annoying to load watchdog drivers, as systemd now supports hardware watchdogs they'd have to be added to rc.local or a custom service. The pre-systemd behaviour only applied the blacklist with udev, not when processing /etc/modules(-load.d) so that they could be prevented from

[Bug 1943637] [NEW] Screensaver is invisible when activated by lid close

2021-09-14 Thread Nathan Rennie-Waldock
Public bug reported: My power management settings are set to lock screen when the lid is closed. When this happens, the screensaver activates, but is not visible (desktop can't be interacted with, typing password and pressing enter unlocks it). I'm running Xubuntu and have tried: * xscreensaver

[Bug 1877762] Re: 1360x768 Vega graphics display staggered

2021-07-03 Thread Nathan Rennie-Waldock
Seeing this too with a fresh install of Xubuntu 20.04.2 on a Ryzen Embedded V1605B I've tested kernel 5.11, 5.12.13 and 5.13, only 5.13 was working correctly. Booting with nomodeset also corrected the display ** Attachment added: "Xubuntu 20.04.2 live CD (5.8 kernel with default options)"

[Bug 1872476] Re: Shared files are shown as folders

2021-02-22 Thread Nathan Rennie-Waldock
Later than I intended to post this, but I've attached the patch I'm using. PPA is: ppa:nathan-renniewaldock/lp1872476 @Sergio: No luck so far with finding what upstream commit fixes this, there's a lot of changes between 4.11.17 and 4.12.0. I'm still looking, but my patch won't cause any

[Bug 1872476] Re: Shared files are shown as folders

2021-02-20 Thread Nathan Rennie-Waldock
Turns out it's caused by user.DOSATTRIB being empty (missing attribute doesn't cause this). I can reproduce with simply `setfattr -n user.DOSATTRIB testfile.txt` Currently testing a patch on my servers to handle this, I'll attach the patch and also make a PPA for anyone wanting to test later

[Bug 1905201] Re: When I was installing, I got a pop-up saying: fatal error, executing "grub-install"

2020-11-27 Thread Nathan Rennie-Waldock
Nov 22 20:42:26 ubuntu grub-installer: info: Running chroot /target grub-install --force --target x86_64-efi "/dev/sda" Nov 22 20:42:26 ubuntu grub-installer: Installing for x86_64-efi platform. Nov 22 20:42:27 ubuntu grub-installer: grub-install: warning: Internal error. Nov 22 20:42:27 ubuntu

[Bug 1905316] Re: Ubuntu and64 20.10 crashes during installation : pb about GRUB

2020-11-27 Thread Nathan Rennie-Waldock
*** This bug is a duplicate of bug 1905201 *** https://bugs.launchpad.net/bugs/1905201 ** This bug has been marked a duplicate of bug 1905201 When I was installing, I got a pop-up saying: fatal error, executing "grub-install" -- You received this bug notification because you are a

[Bug 1905328] Re: installing ubuntu 20.01 and it crashed

2020-11-26 Thread Nathan Rennie-Waldock
Your install media came back as corrupt: "CasperMD5CheckResult: fail" You either had a broken ISO download, or wrote to faulty media. You should verify your download[1] and try different media if it passes. [1] https://ubuntu.com/tutorials/how-to-verify-ubuntu -- You received this bug

[Bug 1905601] [NEW] TypeError: 'tuple' object is not callable (missing comma in list declaration)

2020-11-25 Thread Nathan Rennie-Waldock
Public bug reported: Version 1.7.0-3 has a missing comma in a list declaration: $ python3 -c "import pykwalify.rule; pykwalify.rule.Rule().keywords()" Traceback (most recent call last): File "", line 1, in File "/usr/lib/python3/dist-packages/pykwalify/rule.py", line 343, in keywords

[Bug 1904672] Re: Game crash when a player dies

2020-11-23 Thread Nathan Rennie-Waldock
Looks like this is fixed in v3.38.2: https://gitlab.gnome.org/GNOME /gnome-nibbles/-/issues/51 ** Bug watch added: gitlab.gnome.org/GNOME/gnome-nibbles/-/issues #51 https://gitlab.gnome.org/GNOME/gnome-nibbles/-/issues/51 -- You received this bug notification because you are a member of

[Bug 1871797] Re: syntax error in desktop file

2020-10-28 Thread Nathan Rennie-Waldock
** Bug watch added: Debian Bug tracker #920753 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920753 ** Changed in: xscreensaver (Debian) Importance: Undecided => Unknown ** Changed in: xscreensaver (Debian) Status: New => Unknown ** Changed in: xscreensaver (Debian) Remote

[Bug 1888001] Re: Focal minimal cloud image: failed to apply kernel variables

2020-10-08 Thread Nathan Rennie-Waldock
*** This bug is a duplicate of bug 1866149 *** https://bugs.launchpad.net/bugs/1866149 ** This bug has been marked a duplicate of bug 1866149 CONFIG_BASE_SMALL=1 restricts pid space, which conflicts with systemd default sysctl -- You received this bug notification because you are a

[Bug 1890037] Re: mdcheck_* timers refer non-existing binary mdcheck

2020-09-21 Thread Nathan Rennie-Waldock
This was a packaging error in Debian that has been fixed in mdadm 4.1-6 (released a week ago). Can we get that merged? Or at least debian/rules updated to install misc/mdcheck. This is actually serious and could cause data loss if an array member develops bad sectors as automatically checking the

[Bug 1890037] Re: mdcheck_* timers refer non-existing binary mdcheck

2020-09-21 Thread Nathan Rennie-Waldock
** Tags added: focal groovy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1890037 Title: mdcheck_* timers refer non-existing binary mdcheck To manage notifications about this bug go to:

[Bug 1894429] Re: mdcheck_start.service - wrong ExecStart command

2020-09-21 Thread Nathan Rennie-Waldock
*** This bug is a duplicate of bug 1890037 *** https://bugs.launchpad.net/bugs/1890037 ** This bug has been marked a duplicate of bug 1890037 mdcheck_* timers refer non-existing binary mdcheck -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1680224] Re: auto.smb fails on Windows administrative shares

2019-10-17 Thread Nathan Rennie-Waldock
I've retested this with autofs 5.1.5 (eoan), and @ahasenack's suggested change to auto.smb is definitely required. With the $ escaped, mount fails as it's given a literal \$ in the path. For older versions of autofs, the following workaround works (tested with autofs 5.1.2 on bionic):

[Bug 1767765] Re: Clicking on fcitx applet hangs Ubuntu MATE

2019-04-01 Thread Nathan Rennie-Waldock
*** This bug is a duplicate of bug 1688061 *** https://bugs.launchpad.net/bugs/1688061 ** This bug has been marked a duplicate of bug 1688061 Clicking indicator blocks all input for several seconds -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1589151] Re: scripting bug: unknown option or argument >/usr/src/libdvd-pkg/libdvdcss2_1.3.99-1~local_amd64.build

2018-06-19 Thread Nathan Rennie-Waldock
** Bug watch added: Debian Bug tracker #804404 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804404 ** Also affects: libdvd-pkg (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804404 Importance: Unknown Status: Unknown ** Tags removed: wily ** Tags added:

[Bug 1688061] Re: Clicking indicator blocks all input for several seconds

2018-02-04 Thread Nathan Rennie-Waldock
Reproducible in bionic daily. It's actually worse now, input is blocked entirely and never restored. ** Summary changed: - Right clicking indicator blocks all input for several seconds + Clicking indicator blocks all input for several seconds ** Description changed: It seems fcitx isn't

[Bug 1741655] Re: Regression: KVM no longer supports Intel CPUs without Virtual NMI

2018-01-15 Thread Nathan Rennie-Waldock
That build is also working for me: $ uname -a Linux localhost 4.13.0-25-generic #29~lp1741655 SMP Thu Jan 11 19:45:45 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux $ lsmod | grep kvm kvm_intel 200704 24 kvm 585728 1 kvm_intel irqbypass 16384 21 kvm $ kvm-ok

[Bug 1741655] Re: Regression: KVM no longer supports Intel CPUs without Virtual NMI

2018-01-06 Thread Nathan Rennie-Waldock
4.15-rc6 is functional: # lsmod | grep kvm kvm_intel 200704 0 kvm 581632 1 kvm_intel irqbypass 16384 1 kvm # kvm-ok INFO: /dev/kvm exists KVM acceleration can be used As is 4.13.0-21-generic with that single commit applied. ** Changed in: linux

[Bug 1741655] [NEW] Regression: KVM no longer supports Intel CPUs without Virtual NMI

2018-01-06 Thread Nathan Rennie-Waldock
Public bug reported: Since upgrading from zesty to artful, I'm not longer able to use KVM on my server: # modprobe kvm-intel modprobe: ERROR: could not insert 'kvm_intel': Input/output error Searching tells me this is caused by requiring Virtual NMI support[1] Running the script provided on

[Bug 1737211] Re: ipxe-qemu is missing support for devices since qemu 2.7

2017-12-13 Thread Nathan Rennie-Waldock
I'm already of why the prebuilt ones were removed, but that doesnt't actually answer how they were missed when updating qemu to 2.7 (vmxnet3 PXE is mentioned in the changelog). Part of the problem is that on updating, all the PXE roms are blindly removed without checking for any new ones since the

[Bug 1737211] Re: ipxe-qemu is missing support for devices since qemu 2.7

2017-12-12 Thread Nathan Rennie-Waldock
Someone has already submitted it to Debian: https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=868124 This isn't exactly a feature request, it should have been added when qemu was updated to 2.8. The prebuilt PXE roms bundled with qemu were removed in favour of building them all from source (this

[Bug 1670509] Re: sgabios outputs incorrect video modes

2017-12-12 Thread Nathan Rennie-Waldock
Fixed in qemu, yes. But not Ubuntu. Ubuntu strips prebuilt files from qemu and builds them from source. For sgabios, using the abandoned source from Google code. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1737211] Re: ipxe-qemu is missing support for devices since qemu 2.7

2017-12-12 Thread Nathan Rennie-Waldock
** Summary changed: - efi-vmxnet3.rom is missing + ipxe-qemu is missing support for devices since qemu 2.7 ** Description changed: - As titled. PXE boot is unusable if using vmxnet3: - $ virsh start test - error: Failed to start domain test - error: internal error: process exited while

[Bug 1737211] Re: efi-vmxnet3.rom is missing

2017-12-12 Thread Nathan Rennie-Waldock
** Description changed: As titled. PXE boot is unusable if using vmxnet3: $ virsh start test error: Failed to start domain test error: internal error: process exited while connecting to monitor: 2017-12-08T16:53:37.305693Z qemu-system-x86_64: -device

[Bug 1737211] [NEW] efi-vmxnet3.rom is missing

2017-12-08 Thread Nathan Rennie-Waldock
Public bug reported: As titled. PXE boot is unusable if using vmxnet3: $ virsh start test error: Failed to start domain test error: internal error: process exited while connecting to monitor: 2017-12-08T16:53:37.305693Z qemu-system-x86_64: -device

[Bug 1670509] Re: sgabios outputs incorrect video modes

2017-12-05 Thread Nathan Rennie-Waldock
Any chance of getting this patch included? I've deleted the incorrect patch and attached the correct one (taken from QEMU's sgabios repo). ** Patch removed: "0001-SGABIOS-fix-wrong-video-attrs-for-int-10h-ah-13h.patch"

[Bug 1695648] [NEW] Unknown signals from indicator applets crash notification-area-applet

2017-06-03 Thread Nathan Rennie-Waldock
Public bug reported: The current version of mate-panel in zesty can be crashed with unknown signals from indicator applets (such as winswitch, psensor). Please import upstream commit to fix this: https://github.com/mate-desktop/mate-panel/commit/40b31b2117f8a1776d2f23d97c60547c3c5a70e4 **

[Bug 1365261] Re: Apparmor denies qemu access to /tmp directory

2017-06-01 Thread Nathan Rennie-Waldock
In normal use, this doesn't seem to be an issue. However, access to /tmp is required to enable qemu's samba server. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1365261 Title: Apparmor denies qemu

[Bug 1688068] [NEW] apparmor profile prevents running in live CD

2017-05-03 Thread Nathan Rennie-Waldock
Public bug reported: As per: https://askubuntu.com/questions/886589/cannot-install-mysql- libaio-so-1-cannot-open-shared-object-file-no-such-file Access to libaio.so is being blocked by apparmor in the live CD. root@ubuntu:~# systemctl start mysql Job for mysql.service failed because the

[Bug 1688061] [NEW] Right clicking indicator blocks all input for several seconds

2017-05-03 Thread Nathan Rennie-Waldock
Public bug reported: It seems fcitx isn't loading correctly at login. If I right-click the indicator, the menu doesn't open and all input is blocked for several seconds. Killing and restarting fcitx seems to work. I can reproduce this using the Ubuntu MATE 17.04 live CD. ** Affects: fcitx

[Bug 1673281] Re: Increase maximum numbers of servers allowed in config file

2017-04-08 Thread Nathan Rennie-Waldock
Forwarded to OpenVPN: https://community.openvpn.net/openvpn/ticket/873 Looking through the code, there shouldn't be any issues (other than a small memory usage increase). ** Bug watch added: community.openvpn.net/openvpn/ #873 https://community.openvpn.net/openvpn/ticket/873 -- You received

[Bug 1673281] [NEW] Increase maximum numbers of servers allowed in config file

2017-03-15 Thread Nathan Rennie-Waldock
Public bug reported: This is a request for a minor config change in the openvpn build. Can the maximum number of servers per config file be increased to 256? The default is 64, which may not be enough for some users as many paid VPN services have more than 64 servers and some users would like

[Bug 329067] Re: Cannot change password on ldap client, need to have 'try_authtok' in the pam config or libpam-cracklib installed

2017-03-09 Thread Nathan Rennie-Waldock
Definitely still an issue in yakkety. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/329067 Title: Cannot change password on ldap client, need to have 'try_authtok' in the pam config or

[Bug 1658490] [NEW] zesty: Import 4.5.2 from Debian

2017-01-22 Thread Nathan Rennie-Waldock
Public bug reported: Any chance of getting 4.5.2 in zesty? Using 4.4.5, some of my Windows 10 systems would take several minutes to load a directory, even an empty one. Seems to be resolved after building Debian's 4.5.2 ** Affects: samba (Ubuntu) Importance: Undecided Status: New

[Bug 1086783] Re: New PolicyKit 0.106 changes configuration file format

2016-08-29 Thread Nathan Rennie-Waldock
Could policykit be updated if it was ported to mozjs45? It would be good if we could see it updated eventually as the javascript rules are much more flexible (one use would be restricting users to specific domains with libvirt). -- You received this bug notification because you are a member of

[Bug 1608984] Re: PAM auth no longer works after upgrade to 16.04.1

2016-08-02 Thread Nathan Rennie-Waldock
Just figured out it was being eaten by AppArmor. For anyone else, you need to add: #include to /etc/apparmor.d/local/usr.sbin.squid and reload apparmor ** Changed in: squid (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1608984] [NEW] PAM auth no longer works after upgrade to 16.04.1

2016-08-02 Thread Nathan Rennie-Waldock
Public bug reported: Since upgrading from 15.10 to 16.04.1, PAM authentication no longer works. (basic_pam_auth)[21687]: PAM _pam_init_handlers: no default config /etc/pam.d/other (basic_pam_auth)[21687]: PAM error reading PAM configuration file (basic_pam_auth)[21687]: PAM pam_start: failed to

[Bug 1414321] Re: Please make a sru of xserver-xorg-video-dummy with the constant-dpi patch

2016-07-31 Thread Nathan Rennie-Waldock
Would be great to see the xpra required patches included. https://xpra.org/svn/Xpra/trunk/rpmbuild/0002-Constant-DPI.patch https://xpra.org/svn/Xpra/trunk/rpmbuild/0003-fix-pointer-limits-0.3.7.patch Fix pointer limits is needed as otherwise the pointer area will be limited to the initial screen

[Bug 1309366] Re: pbuilder-dist: use APTCACHE in pbulderrc if specified

2016-07-26 Thread Nathan Rennie-Waldock
Agreed. --aptcache needs to not be forced as many of us are running apt- cacher(-ng), so it just results in there being 2 copies of packages on disk. Maybe pbuilder-dist should source .pbuilderrc and prefer some of those settings? -- You received this bug notification because you are a member of

[Bug 1559735] Re: light-locker-settings does not start

2016-04-30 Thread Nathan Rennie-Waldock
Bump. We have a patch for this, someone just needs to merge it and upload a new package. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1559735 Title: light-locker-settings does not start To manage

[Bug 1512179] Re: All indicator icons are duplicated

2016-04-29 Thread Nathan Rennie-Waldock
Seeing this too with a fresh install of Xenial. ** Tags added: xenial -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1512179 Title: All indicator icons are duplicated To manage notifications about

[Bug 1359689] Re: cryptsetup password prompt not shown

2016-04-25 Thread Nathan Rennie-Waldock
Definitely still affects 16.04. Just did a test install in a VM for a fully encrypted dual-boot setup, blue screen, no password prompt. Had to disable splash to get it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1543616] Re: Please sync wine 1.8.1-2 from Debian unstable

2016-04-24 Thread Nathan Rennie-Waldock
Bumping for yakkety. Can it be updated to 1.8.2? ** Tags added: yakkety -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1543616 Title: Please sync wine 1.8.1-2 from Debian unstable To manage

[Bug 1532871] Re: wine-gecko2.40 package from the ppa is x64 only

2016-03-19 Thread Nathan Rennie-Waldock
You can specifically install the x86 package alongside with: apt-get install wine-gecko2.40:i386 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1532871 Title: wine-gecko2.40 package from the ppa is

[Bug 1543616] Re: Please sync wine 1.8.1-2 from Debian unstable

2016-03-03 Thread Nathan Rennie-Waldock
Really does need to be updated. 1.6.2 is 2 years old and there's been many performance and 3D improvements since then. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1543616 Title: Please sync wine

[Bug 1391673] Re: error creating new machine with "Fedora20+" profile

2016-02-04 Thread Nathan Rennie-Waldock
** Patch added: "Fixed 9004_ubuntu_fix_tree_support for v1.3.2 (xenial)" https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1391673/+attachment/4564108/+files/virt-manager-1.3.2_9004_ubuntu_fix_tree_support.patch -- You received this bug notification because you are a member of

[Bug 1391673] Re: error creating new machine with "Fedora20+" profile

2016-02-04 Thread Nathan Rennie-Waldock
Attached a fixed version of 9004_ubuntu_fix_tree_support for wily (change "fetcher" to "self.fetcher"). Rebuilding with this patch, I was able to install a Fedora 23 machine, as well as Ubuntu 15.10 ** Patch added: "Fixed 9004_ubuntu_fix_tree_support for v1.0.1"

[Bug 507004] Re: Manual postinstalation step required for zoneminder

2015-11-29 Thread Nathan Rennie-Waldock
This also applies to Ubuntu 15.10. After install you need to manually run: a2enconf zoneminder a2enmod cgi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/507004 Title: Manual postinstalation step

[Bug 1447654] Re: installing policykit-1 hangs under systemd

2015-10-21 Thread Nathan Rennie-Waldock
Yes, policykit-1 0.105-8ubuntu4 fixes this for me. Same steps as before: apt-get purge apport policykit-1: apt-get install apport policykit-1 ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1307545] Re: Power Manager settings are ignored when closing laptop lid

2015-10-19 Thread Nathan Rennie-Waldock
I'm still seeing this on Lubuntu 15.04. Xfce power manager is set to lock screen on lid close, but it's still going to sleep. light-locker 1.6.0-0ubuntu2 xfce4-power-manager 1.4.3-0ubuntu1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1267749] Re: curlftps became very slow after upgrade to 13.10.

2015-10-10 Thread Nathan Rennie-Waldock
Also affects Ubuntu 12.04. ii curlftpfs 0.9.2-5 filesystem to access FTP hosts based on FUSE and cURL ii libcurl3-gnutls7.22.0-3ubuntu4.14 Multi-protocol file transfer library (GnuTLS)

[Bug 1481735] [NEW] init script doesn't work correctly with multiple IPs on the external interface

2015-08-05 Thread Nathan Rennie-Waldock
Public bug reported: Parts of the init script fail if the external interface has multiple IPs assigned. systemctl status output: CGroup: /system.slice/miniupnpd.service └─29951 /usr/sbin/miniupnpd -i eth0 -o 5.xxx.xxx.xxx 51.xxx.xxx.xxx 51.xxx.xxx.xxx -a tap1 -N -f

[Bug 1447654] Re: installing policykit-1 hangs under systemd

2015-06-13 Thread Nathan Rennie-Waldock
Just tested wily (20150613), still hangs. Same steps as before: Install apt-get purge apport policykit-1 reboot apt-get install apport policykit-1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1447654] Re: installing policykit-1 hangs under systemd

2015-04-28 Thread Nathan Rennie-Waldock
Alright, looked at it some more. Installing policykit-1, then apport works fine. But if I install them together, it hangs. Works: apt-get install policykit-1; apt-get install apport Hangs on systemd triggers: apt-get purge apport policykit-1; apt-get install apport policykit-1 I've managed to

[Bug 1447654] Re: installing policykit-1 hangs under systemd

2015-04-27 Thread Nathan Rennie-Waldock
Same error unfortunately. Selecting previously unselected package policykit-1. Preparing to unpack .../policykit-1_0.105-8ubuntu3_amd64.deb ... Unpacking policykit-1 (0.105-8ubuntu3) ... Processing triggers for shared-mime-info (1.3-1) ... Processing triggers for man-db (2.7.0.2-5) ... Processing

[Bug 1447654] [NEW] apt-get install lubuntu-core fails when installed from netboot

2015-04-23 Thread Nathan Rennie-Waldock
Public bug reported: I've installed 15.04 using the current amd64 netboot.tar.gz (MD5 = 6566065bf73a9c81feeddf5520dda122). It installs fine, but I'm getting errors installing packages (such as lubuntu-core). Last few lines from apt-get: Processing triggers for systemd (219-7ubuntu3) ... Error

[Bug 1447654] Re: apt-get install lubuntu-core fails when installed from netboot

2015-04-23 Thread Nathan Rennie-Waldock
Full log with pressing ^C after it's been stuck for a while. ** Attachment added: 15.04 netinstall full apt-get log.txt https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/1447654/+attachment/4382138/+files/15.04%20netinstall%20full%20apt-get%20log.txt -- You received this bug

[Bug 1447087] [NEW] screen layout is broken in modern browsers

2015-04-22 Thread Nathan Rennie-Waldock
Public bug reported: On modern browsers, it's using the wrong font, colours and all newlines are missing. There's a patch to fix it here: https://github.com/antonylesuisse/qweb/pull/15 This affects all versions in the repo. ** Affects: ajaxterm (Ubuntu) Importance: Undecided

[Bug 1442970] [NEW] Connecting to TLSv1.2 only servers fails without explicitly specifying protocol

2015-04-11 Thread Nathan Rennie-Waldock
Public bug reported: Package version: 1.0.1-4ubuntu5.25 Recently one of my IRC networks changed to TLSv1.2 only and I was unable to connect. The version of OpenSSL in precise appears to have problems connecting to servers that only accept TLSv1.2. ZNC: *status Disconnected from IRC

[Bug 1247107] Re: Runaway irqbalance consuming CPU and Memory

2015-03-17 Thread Nathan Rennie-Waldock
Also on Raspberry Pi 2 with irqbalanxe 1.0.6-3ubuntu1 (vivid). It was using 270MB, I've now disabled the service. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1247107 Title: Runaway irqbalance

[Bug 1247107] Re: Runaway irqbalance consuming CPU and Memory

2015-03-17 Thread Nathan Rennie-Waldock
Also on Raspberry Pi 2 with irqbalanxe 1.0.6-3ubuntu1 (vivid). It was using 270MB, I've now disabled the service. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to irqbalance in Ubuntu. https://bugs.launchpad.net/bugs/1247107 Title:

[Bug 1359439] Re: [ 7.287663] systemd-logind[1057]: Failed to start unit user@126.service: Unknown unit: user@126.service

2015-02-23 Thread Nathan Rennie-Waldock
This is actually in systemd, not systemd-shim. I patched systemd-shim to ignore unknown unit warning, so then I get a warning from systemd-logind: systemd-logind[1414]: Failed to start user service: Message did not receive a reply (timeout by message bus) So it's being started by the login

[Bug 1403982] Re: mini.iso installer cannot load additional components

2015-01-19 Thread Nathan Rennie-Waldock
Installer hasn't been rebuilt yet. Hopefully someone will do it soon. ** Also affects: debian-installer (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1196693] Re: Cannot boot degraded RAID1 array with LUKS partition

2015-01-08 Thread Nathan Rennie-Waldock
** Tags added: utopic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1196693 Title: Cannot boot degraded RAID1 array with LUKS partition To manage notifications about this bug go to:

[Bug 1403982] Re: mini.iso installer cannot load additional components

2015-01-08 Thread Nathan Rennie-Waldock
I've just hit this trying to do a netinstall of vivid. Looking at the source, algorithm 10 is sha512. The binary for the installer is built with --enable-minimal, which disables sha512, but then it isn't specifically enabled. Attached patch to enable it. I've tested this by building it myself

[Bug 1375435] Re: Black screen instead of password prompt for boot encryption

2015-01-08 Thread Nathan Rennie-Waldock
** 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/1375435 Title: Black screen instead of password prompt for boot encryption To manage notifications about this bug go to:

[Bug 1359689] Re: cryptsetup password prompt not shown

2015-01-08 Thread Nathan Rennie-Waldock
** 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/1359689 Title: cryptsetup password prompt not shown To manage notifications about this bug go to:

[Bug 1196693] Re: Cannot boot degraded RAID1 array with LUKS partition

2015-01-07 Thread Nathan Rennie-Waldock
I'm currently testing this in a 14.04.1 virtual machine. After disconnecting one HDD, boot stays on Waiting for encrypted source device..., then drops to a shell (tried a few times before looking into it). /proc/mdstat shows the array is assembled, but not been started. Manually starting it

[Bug 1354825] Re: release upgrades from an LTS with normal set should offer next LTS if next normal release is EoL

2014-11-14 Thread Nathan Rennie-Waldock
Setting prompt=lts and deleting the contents of /var/lib/update-manager got my laptop on 14.04. But yes, I agree it shouldn't be trying to upgrade to an EoL release. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1027760] Re: utmp records do not have X display address in host field

2014-09-23 Thread Nathan Rennie-Waldock
Is this still going to be included in precise? It's not in 12.04.5 $ apt-cache policy lightdm lightdm: Installed: 1.2.3-0ubuntu2.5 Candidate: 1.2.3-0ubuntu2.5 Version table: *** 1.2.3-0ubuntu2.5 0 500 http://archive.ubuntu.com/ubuntu/ precise-updates/main amd64 Packages

[Bug 1043028] Re: tar fails to verify incremental archives

2013-06-07 Thread Nathan Rennie-Waldock
Upstream commit fixing this: http://git.savannah.gnu.org/cgit/tar.git/commit/?id=d88b2a613f4b1a5554e8c34c8f75b91abff5f0e9 nathan:~/tar-1.26$ curl -s http://git.savannah.gnu.org/cgit/tar.git/patch/?id=d88b2a613f4b1a5554e8c34c8f75b91abff5f0e9 | patch -p1 patching file src/common.h Hunk #1

[Bug 1055880] [NEW] 30_os-prober does not add drivemap for Windows 7

2012-09-24 Thread Nathan Rennie-Waldock
Public bug reported: The 30_os-prober script does not add drivemap to Windows 7 entries. It needs to be added to all Windows entries as it expects to be the first HDD and refuses to sleep if it's not. So if GRUB and Windows are on separate drives, it will not hibernate/sleep. ** Affects: grub2

[Bug 1055880] Re: 30_os-prober does not add drivemap for Windows 7

2012-09-24 Thread Nathan Rennie-Waldock
** Patch added: os-prober_windows_drivemap.patch https://bugs.launchpad.net/bugs/1055880/+attachment/3339833/+files/os-prober_windows_drivemap.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1043028] [NEW] tar fails to verify incremental archives

2012-08-28 Thread Nathan Rennie-Waldock
Public bug reported: tar fails to verify incremental archives. The tar is created correctly, but fails to verify. This only happens with incremental. Log: $ mkdir -p Temp/{a,d} $ tar -cWf Temp.tar -g Temp.snar Temp tar: Temp/: Cannot savedir: Not a directory tar: Temp/a/: Cannot savedir: Not a

[Bug 942391] Re: upstream kernel can't be built in precise

2012-03-05 Thread Nathan Rennie-Waldock
You could try building with the kernel-package from my PPA. https://launchpad.net/~nathan-renniewaldock/+archive/ppa/+build/3019603 If still needed, I can look at it when I'm back at a computer Friday. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 814902] Re: make-kpkg kernel_headers does not produce arch/x86/include for 3.0 kernels

2011-12-17 Thread Nathan Rennie-Waldock
There's a fixed version in my PPA. https://launchpad.net/~nathan-renniewaldock/+archive/ppa -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/814902 Title: make-kpkg kernel_headers does not produce

[Bug 814902] Re: make-kpkg kernel_headers does not produce arch/x86/include for 3.0 kernels

2011-08-31 Thread Nathan Rennie-Waldock
Thanks, definitely fixes it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/814902 Title: make-kpkg kernel_headers does not produce arch/x86/include for 3.0 kernels To manage notifications about