[Touch-packages] [Bug 1997124] Re: Netplan/Systemd/Cloud-init/Dbus Race

2023-01-04 Thread Rod Smith
We've run into this in the Server Certification lab on mouser, a NEC Express5800/R128h-1M server. In our testing, it's affected 50% (2 of 4) Ubuntu 20.04 deployments, but not 18.04 or 22.04 deployments (0 of 3 for each of those). These sample sizes are low, so this may be a coincidence; but I'm men

[Touch-packages] [Bug 1828255] [NEW] It's too easy to accidentally delete a container rather than a snapshot

2019-05-08 Thread Rod Smith
Public bug reported: The command to delete a container is: lxc delete {container}/{snapshot} Unfortunately, if the "/" is omitted, this command deletes {container} without any sort of prompting. It would be very helpful to add a prompt/verification when deleting the entire container to avoid mis

[Touch-packages] [Bug 1089389] Re: juju bootstrap fail behind a proxy when a gpg key must be imported

2018-05-21 Thread Rod Smith
FWIW, I've run into what I believe to be this bug with MAAS 2.4 and Bionic, minus the juju aspect -- I'm unable to deploy when nodes must rely on a proxy for PPA access. It works without PPAs or when I enable NAT so that the nodes can retrieve the GPG keys without using a proxy. ** Tags added: hwc

[Touch-packages] [Bug 1747138] Re: package resolvconf 1.79ubuntu9 failed to install/upgrade: triggers looping, abandoned

2018-02-09 Thread Rod Smith
This happened to me on a do-release-upgrade update from Xubuntu 17.10. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to resolvconf in Ubuntu. https://bugs.launchpad.net/bugs/1747138 Title: package resolvconf 1.79ubuntu9 fail

[Touch-packages] [Bug 1634234] Re: apt-key leaves files in /dev open after exit

2016-10-17 Thread Rod Smith
** Attachment added: ""lsof | grep dev" output from after running apt-key" https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1634234/+attachment/4762666/+files/after.txt ** Tags added: hwcert-server -- You received this bug notification because you are a member of Ubuntu Touch seeded packag

[Touch-packages] [Bug 1634234] [NEW] apt-key leaves files in /dev open after exit

2016-10-17 Thread Rod Smith
Public bug reported: In Ubuntu 16.10, but not in 16.04, apt-key leaves /dev/null and /dev/urandom open after exiting. Here's a procedure to replicate the problem: 1. Install Ubuntu 16.10. (I used MAAS for this task.) 2. Install the "lsof" package (which is not installed by default). 3. Type "lsof

[Touch-packages] [Bug 1606600] Re: dpkg-reconfigure unattended-upgrades results in update-rc.d warning that start and stop actions are no longer supported

2016-09-12 Thread Rod Smith
Matthew, note that the change I was trying to make did not take effect. This might be independent of the warning message, but it's the real problem being reported. As noted, omitting "-fnoninteractive" enables it to work, but as I'm trying to do this in a script, that omission is not a reasonable o

[Touch-packages] [Bug 1606600] [NEW] "dpkg-reconfigure unattended-upgrades" results in error message, no change to configuration in Ubuntu 16.04

2016-07-26 Thread Rod Smith
Public bug reported: I'm trying to script a change to the automatic updating of servers, and tried the following: echo "debconf unattended-upgrades/enable_auto_updates boolean false" | debconf-set-selections - dpkg-reconfigure -fnoninteractive unattended-upgrades The result, however, is a warni

[Touch-packages] [Bug 798414] Re: update-initramfs should produce a more helpful error when there isn't enough free space

2016-05-26 Thread Rod Smith
I agree with Jarno; these three bugs are related, but this one (at least) is not an exact duplicate of the other two. This one is explicitly and exclusively about mkinitramfs, whereas the other two are more general and can be triggered in other ways. (Those two might be duplicates of each other, bu