[Touch-packages] [Bug 2037703] Re: dpkg-reconfigure openssh-server doesn't ask questions again

2023-10-02 Thread Thomas Bechtold
Ok. Thanks for clarification. With that I think we can continue to get https://code.launchpad.net/~toabctl/livecd-rootfs/+git/livecd- rootfs-1/+merge/452352 merged. But I still find this behavior confusing/buggy. I can still use "debconf-show openssh-server" and see the password-authentication

[Touch-packages] [Bug 2037703] Re: dpkg-reconfigure openssh-server doesn't ask questions again

2023-09-29 Thread Thomas Bechtold
looks like there's no db_input/db_go call in the openssh-server.config file. Is that by intention? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssh in Ubuntu. https://bugs.launchpad.net/bugs/2037703 Title:

[Touch-packages] [Bug 2037703] [NEW] dpkg-reconfigure openssh-server doesn't ask questions again

2023-09-29 Thread Thomas Bechtold
Public bug reported: openssh-server does provide a couple of configuration options: [~]$ sudo debconf-get-selections |grep openssh-server openssh-server openssh-server/listenstream-may-failerror openssh-server openssh-server/password-authentication boolean true openssh-server

[Touch-packages] [Bug 1988523] Re: Cannot install tomcat9 on ubuntu:18.04

2022-09-02 Thread Thomas Bechtold
This is not a systemd or tomcat bug. As I explained in https://bugs.launchpad.net/cloud-images/+bug/1988498 , a broken systemd package got removed from the archive but the broken version got included into the docker image. We'll release a new docker image soon to fix the problem. Let's track

[Touch-packages] [Bug 1917920] Re: magic-proxy broke with iptables 1.8.7-1ubuntu2

2021-11-08 Thread Thomas Bechtold
SRU verification for hirsute: I did a testbuild with repo-stamp enabled against the livecd-rootfs version from proposed (2.719.3). See - https://launchpad.net/~toabctl/+livefs/ubuntu/hirsute/proposed/+build/308173 -

[Touch-packages] [Bug 1917920] Re: magic-proxy broke with iptables 1.8.7-1ubuntu2

2021-11-03 Thread Thomas Bechtold
I did a testbuild with repo-stamp enabled against the livecd-rootfs version from proposed (2.664.33). See - https://launchpadlibrarian.net/566970666/buildlog_ubuntu_focal_amd64_amd64-tarball_proposed_BUILDING.txt.gz - https://launchpad.net/~toabctl/+livefs/ubuntu/focal/proposed/+build/307101

[Touch-packages] [Bug 1917920] Re: magic-proxy broke with iptables 1.8.7-1ubuntu2

2021-10-29 Thread Thomas Bechtold
Bionic is not affected ** Changed in: livecd-rootfs (Ubuntu Bionic) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to iptables in Ubuntu. https://bugs.launchpad.net/bugs/1917920 Title:

[Touch-packages] [Bug 1917920] Re: magic-proxy broke with iptables 1.8.7-1ubuntu2

2021-09-28 Thread Thomas Bechtold
** Changed in: livecd-rootfs (Ubuntu Hirsute) Assignee: (unassigned) => Thomas Bechtold (toabctl) ** Changed in: livecd-rootfs (Ubuntu Focal) Assignee: (unassigned) => Thomas Bechtold (toabctl) ** Changed in: livecd-rootfs (Ubuntu Bionic) Assignee: (unassigned) => Thomas

[Touch-packages] [Bug 1917920] Re: magic-proxy broke with iptables 1.8.7-1ubuntu2

2021-09-28 Thread Thomas Bechtold
** Description changed: - [Why SRU?] + [Impact] The fixes for this bug (including the fixes for LP:#1944906) need to be backported to hirsute, focal and bionic) to be able to re-enable the "repo-snapshot-stamp" feature for image builds. That feature is important to get consistent image

[Touch-packages] [Bug 1917920] Re: magic-proxy broke with iptables 1.8.7-1ubuntu2

2021-09-28 Thread Thomas Bechtold
** Description changed: + [Why SRU?] + The fixes for this bug (including the fixes for LP:#1944906) need to be backported to hirsute, focal and bionic) to be able to re-enable the "repo-snapshot-stamp" feature for image builds. That feature is important to get consistent image builds (means

[Touch-packages] [Bug 1923542] [NEW] "Failed to restart network-manager.service: Unit network-manager.service not found." during package update

2021-04-12 Thread Thomas Bechtold
Public bug reported: I updated network-manger on hirsute: network-manager-config-connectivity-ubuntu (1.30.0-1ubuntu3) over (1.30.0-1ubuntu2) During the postinst run, I get: Setting up network-manager-config-connectivity-ubuntu (1.30.0-1ubuntu3) ... Failed to restart network-manager.service:

[Touch-packages] [Bug 1923541] [NEW] /usr/share/apport/general-hooks/ubuntu.py crashed: KeyError: 'CasperMD5json'

2021-04-12 Thread Thomas Bechtold
Public bug reported: Currently running 21.04, apport version is 2.20.11-0ubuntu62 . When I try to fill a bug, I see: $ ubuntu-bug network-manager ERROR: hook /usr/share/apport/general-hooks/ubuntu.py crashed: Traceback (most recent call last): File

[Touch-packages] [Bug 1915579] Re: lvm2 version 2.03.11-2ubuntu1 breaks initramfs

2021-03-04 Thread Thomas Bechtold
I also have this problem (with a LUKS & LVM). As a workaround, I did: 1) boot into live CD, start a terminal and do everything as root (sudo -i) 2) open the encrypted LUKS partition: cryptsetup luksOpen /dev/nvme0n1p3 nvme0n1p3_crypt Note that the name (in my case "nvme0n1p3_crypt") must match