[Touch-packages] [Bug 1925211] ProcCpuinfoMinimal.txt

2021-04-20 Thread Christian Ehrhardt
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1925211/+attachment/5490162/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1925211] ProcCpuinfo.txt

2021-04-20 Thread Christian Ehrhardt
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1925211/+attachment/5490161/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.

[Touch-packages] [Bug 1925211] Re: Hot-unplug of disks leaves broken block devices around in Hirsute

2021-04-20 Thread Christian Ehrhardt
This even happens with the most common image-file backed disks which further simplifies the repro: $ sudo qemu-img create -f qcow2 /var/lib/libvirt/images/test.qcow2 10M $ virsh attach-disk h /var/lib/libvirt/images/test.qcow2 vdc $ virsh detach-disk h vdc ** Description changed: Repro: - # P

[Touch-packages] [Bug 1925211] Dependencies.txt

2021-04-20 Thread Christian Ehrhardt
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1925211/+attachment/5490160/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bug

[Touch-packages] [Bug 1925211] CurrentDmesg.txt

2021-04-20 Thread Christian Ehrhardt
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1925211/+attachment/5490159/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bug

[Touch-packages] [Bug 1925211] AudioDevicesInUse.txt

2021-04-20 Thread Christian Ehrhardt
apport information ** Attachment added: "AudioDevicesInUse.txt" https://bugs.launchpad.net/bugs/1925211/+attachment/5490158/+files/AudioDevicesInUse.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. h

[Touch-packages] [Bug 1925211] [NEW] Hot-unplug of disks leaves broken block devices around in Hirsute

2021-04-20 Thread Christian Ehrhardt
Public bug reported: Repro: # Prep a backing disk $ sudo fallocate -l 100M /tmp/zfsbase1 $ sudo fallocate -l 100M /tmp/zfsbase2 $ sudo zpool create zfsmirrortest mirror /tmp/zfsbase1 /tmp/zfsbase2 $ sudo zfs create -V 20M zfsmirrortest/vol1 $ cat > disk-zfs.xml << EOF

[Touch-packages] [Bug 1916485] Re: test -x fails inside shell scripts in containers

2021-04-20 Thread Christian Ehrhardt
Guest is Hirsute to have libc6:s390x2.33-0ubuntu5 s390x The following (not optimized for speed but readability) gives us a simple environment-matrix for comparisons: for r in xenial bionic focal groovy hirsute; do uvt-simplestreams-libvirt --verbose sync --source http://cloud-images.ub

[Touch-packages] [Bug 1921664] Re: Recent update broke qemu-system-riscv64

2021-04-13 Thread Christian Ehrhardt
Before going into any rebuild-mania I wanted to further reduce how much builds I'll need I've changed "qemu-system-misc" but kept the others like "qemu-block-extra" and "qemu-system-common" - that mostly means /usr/bin/qemu-system-riscv64 is replaced but all the roms and modules (can't load the

[Touch-packages] [Bug 1921664] Re: Recent update broke qemu-system-riscv64

2021-04-13 Thread Christian Ehrhardt
I've continued on one of the former approaches and started a full Ubuntu style package build of the full source on arm64 in Groovy and Hirsute. But it fell apart going out of space and I'm slowly getting hesitant to spend more HW and time on this without a) at least asking upstream if it is any kn

[Touch-packages] [Bug 1921664] Re: Recent update broke qemu-system-riscv64

2021-04-13 Thread Christian Ehrhardt
Furthermore I've built (again the very same source) in groovy as 5.2+dfsg-9ubuntu2~groovyppa1 in the same PPA. This build works as well in my tries. So I have the same code as in "1:5.2+dfsg-9ubuntu1" three times now: 1. [1] => built 2021-03-23 in Hirsute => works 2. [2] => built 2021-04-12 in Hi

[Touch-packages] [Bug 1908818] Re: pure packaging of libnss3

2021-04-12 Thread Christian Ehrhardt
And finally after some fixups in the builders (thanks cjwatson!) https://launchpad.net/ubuntu/+source/nss/2:3.55-1ubuntu3.1 also has built riscv64. All ready now -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to nss in Ubuntu.

[Touch-packages] [Bug 1921664] Re: Recent update broke qemu-system-riscv64

2021-04-12 Thread Christian Ehrhardt
>From my test PPAs the version "1:5.2+dfsg-9ubuntu2~hirsuteppa3" which is a no-change rebuild of the formerly working "1:5.2+dfsg-9ubuntu1" did in three tries fail three times. So we are not looking at anything that is in the qemu source or the Ubuntu/Debian Delta applied to it. But at something

[Touch-packages] [Bug 1908818] Re: pure packaging of libnss3

2021-04-08 Thread Christian Ehrhardt
>From the build logs, now things are fine: examples: s390x https://launchpadlibrarian.net/532307917/buildlog_ubuntu-groovy-s390x.nss_2%3A3.55-1ubuntu3.1_BUILDING.txt.gz lrwxrwxrwx root/root 0 2021-04-06 10:10 ./usr/lib/s390x-linux-gnu/libfreebl3.chk -> nss/libfreebl3.chk lrwxrwxrwx root/r

[Touch-packages] [Bug 1921562] Re: Intermittent hangs during ldap_search_ext when TLS enabled

2021-04-07 Thread Christian Ehrhardt
To be clear the fix that was mentioned is in 2.4.49+dfsg-4 and later, 442 openldap (2.4.49+dfsg-4) unstable; urgency=medium ... 453 * Import upstream patch to properly retry gnutls_handshake() after it 454 returns GNUTLS_E_AGAIN. (ITS#8650) (Clo

[Touch-packages] [Bug 1908818] Re: pure packaging of libnss3

2021-04-06 Thread Christian Ehrhardt
MP review complete and the build logs LGTM: lrwxrwxrwx root/root 0 2021-04-06 10:10 ./usr/lib/s390x-linux-gnu/libfreebl3.so -> nss/libfreebl3.so lrwxrwxrwx root/root 0 2021-04-06 10:10 ./usr/lib/i386-linux-gnu/libfreebl3.so -> nss/libfreebl3.so lrwxrwxrwx root/root 0 2021

[Touch-packages] [Bug 1908818] Re: pure packaging of libnss3

2021-04-06 Thread Christian Ehrhardt
PPA: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/4522/+packages MP: https://code.launchpad.net/~paelzer/ubuntu/+source/nss/+git/nss/+merge/400635 ** Changed in: nss (Ubuntu Groovy) Status: Triaged => In Progress -- You received this bug notification because you are a memb

[Touch-packages] [Bug 1908818] Re: pure packaging of libnss3

2021-04-06 Thread Christian Ehrhardt
** Description changed: + [Impact] + + * A packaging error in the current version has led library symlinks +to be broken and in the wrong place. + + * Fix by applying the later change to Groovy as well + + [Test Plan] + + * install libnss3 + * check (path depends on the architecture) t

[Touch-packages] [Bug 1908818] Re: pure packaging of libnss3

2021-04-06 Thread Christian Ehrhardt
Hi Alex, this was still in the "needs an owner" queue :-/ I guess it is time to tackle this, thanks for the ping. ** Changed in: nss (Ubuntu Groovy) Assignee: (unassigned) => Christian Ehrhardt  (paelzer) -- You received this bug notification because you are a member of

[Touch-packages] [Bug 388605] Re: [MIR] rsyslog

2021-03-30 Thread Christian Ehrhardt
Yeah, that should be ok we have the buy in from everyone involved that it is fine to promote in past releases. ** Changed in: rsyslog (Ubuntu Groovy) Status: New => Fix Committed ** Changed in: rsyslog (Ubuntu Focal) Status: New => Fix Committed ** Changed in: rsyslog (Ubuntu Bioni

[Touch-packages] [Bug 388605] Re: [MIR] rsyslog

2021-03-24 Thread Christian Ehrhardt
Thanks for the pre-checks Andreas, - with my MIR-Team-hat I agree that it does not need a new re-evaluation for this. - with my Server-Team-hat I have prepared a seed change for Hirsute to implement it. => https://code.launchpad.net/~paelzer/ubuntu-seeds/+git/platform/+merge/400101 Once we ha

[Touch-packages] [Bug 1916705] Re: glib2.0 >=2.67.3 breaks include from an extern C context

2021-03-22 Thread Christian Ehrhardt
** Merge proposal unlinked: https://code.launchpad.net/~paelzer/ubuntu/+source/qemu/+git/qemu/+merge/399966 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1916705 Title:

[Touch-packages] [Bug 1916705] Re: glib2.0 >=2.67.3 breaks include from an extern C context

2021-03-17 Thread Christian Ehrhardt
open-vm-tools fixed in open-vm-tools (2:11.2.5-2ubuntu1) hirsute; urgency=medium * d/p/fix-FTFBS-glib2.0-2.66.3.patch: fix FTBFS with glib2.0 >=2.66.3 -- Christian Ehrhardt Mon,

[Touch-packages] [Bug 1919186] Re: rsync: [generator] failed to set permissions on "/media/ziomario/isoarm/aosp/vendor-rw/bin/expand": Operation not supported (95)

2021-03-15 Thread Christian Ehrhardt
IIRC the discussions that happened on this topic already asked for the target file system. I see you mount the image there root@ziomario-Z390-AORUS-PRO:/media/ziomario/isoarm/aosp# sudo mount system-rw.img system-rw ut fromt he log it is unclear what Filesystem that is, and the rsync command a

[Touch-packages] [Bug 1916485] Re: test -x fails inside shell scripts in containers

2021-03-08 Thread Christian Ehrhardt
** Tags added: server-next -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libseccomp in Ubuntu. https://bugs.launchpad.net/bugs/1916485 Title: test -x fails inside shell scripts in containers Status in docker.io package i

[Touch-packages] [Bug 1916705] Re: glib2.0 >=2.67.3 breaks include from an extern C context

2021-03-08 Thread Christian Ehrhardt
Forwarded to upstream open-vm-tools as https://github.com/vmware/open-vm-tools/issues/500 Uploaded a fix for Ubuntu in https://launchpad.net/ubuntu/+source/open-vm-tools/2:11.2.5-2ubuntu1 ** Bug watch added: github.com/vmware/open-vm-tools/issues #500 https://github.com/vmware/open-vm-tools/i

[Touch-packages] [Bug 1916705] Re: glib2.0 >=2.67.3 breaks include from an extern C context

2021-03-07 Thread Christian Ehrhardt
Thanks Iain for the Fixes in glib. I need to sort out how to adopt that in qemu for now ... Also open-vm-tools is also FTBFS by this, so I need to add a task and work on that as well. ** Also affects: open-vm-tools (Ubuntu) Importance: Undecided Status: New -- You received this bug

[Touch-packages] [Bug 1916485] Re: test -x fails inside shell scripts in containers

2021-02-26 Thread Christian Ehrhardt
Julian said in comment #9 that 2.5.1 would be good. But then Florians comment #11 does not make me feel so sure. In any case we now have: libseccomp | 2.5.1-1ubuntu1 | hirsute| source Does that mean we are good now? Subscribing Alex who did the 2.5.1 upload ...

[Touch-packages] [Bug 1916935] Re: Major changes in sorting method upgrade 18.04->18.04.5 due to base-files change

2021-02-26 Thread Christian Ehrhardt
FYI: Until resolved, hard setting the "other" LC_* values will get you either behavior as you need it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to base-files in Ubuntu. https://bugs.launchpad.net/bugs/1916935 Title: Maj

[Touch-packages] [Bug 1916935] Re: Major changes in sorting method of glibc on Ubuntu 18.04 after upgrading to Ubuntu 18.04.5

2021-02-26 Thread Christian Ehrhardt
FYI - This happens only to a login shell $ ssh ubuntu@192.168.122.177 "env | grep LC_NUM"; LC_NUMERIC=de_DE.UTF-8 ssh ubuntu@192.168.122.177 -t 'bash -l -c "env | grep LC_NUM"' LC_NUMERIC=C.UTF-8 And while downgrading I saw the suspicious /etc/profile.d/01-locale-fix.sh: line 2: /usr/bin/locale-

[Touch-packages] [Bug 1916705] [NEW] glib2.0 >=2.67.3 breaks include from an extern C context

2021-02-23 Thread Christian Ehrhardt
Public bug reported: qemu now breaks in Hirsute (it didn't 23h ago) Broken: https://launchpadlibrarian.net/524654684/buildlog_ubuntu-hirsute-amd64.qemu_1%3A5.2+dfsg-6ubuntu1_BUILDING.txt.gz Good before: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/4471/+packages Error: ../../disa

[Touch-packages] [Bug 1916462] Re: dnsmasq failed to send packet: Network is unreachable

2021-02-22 Thread Christian Ehrhardt
I've yesterday pinged the security Team as FYI on this. In the meanwhile by tracking the upstream list this seems to be the follow up fix: https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=141a26f979b4bc959d8e866a295e24f8cf456920 With the following being related https://thekelleys.org.uk

[Touch-packages] [Bug 1916462] Re: dnsmasq failed to send packet: Network is unreachable

2021-02-22 Thread Christian Ehrhardt
** Tags added: regression-update -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dnsmasq in Ubuntu. https://bugs.launchpad.net/bugs/1916462 Title: dnsmasq failed to send packet: Network is unreachable Status in dnsmasq pac

[Touch-packages] [Bug 1906671] Re: [MIR] usrmerge

2021-02-16 Thread Christian Ehrhardt
This is already promoted, but new tasks were added and appear in the MIR review queue but are not actually meant to also be promoted. If you really need something prepare it accordingly and add back the mir Team subscription. -- You received this bug notification because you are a member of Ubunt

[Touch-packages] [Bug 1915126] Re: autopkgtest times out (or fails before that) in hirsute on test infra, passes locally

2021-02-16 Thread Christian Ehrhardt
Also @rbalint - it seems that the success rate with 247.3-1ubuntu2 got a bit better. Were there changes in the upload or was it actually converted to be a big_test already ? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sy

[Touch-packages] [Bug 1915126] Re: autopkgtest times out (or fails before that) in hirsute on test infra, passes locally

2021-02-16 Thread Christian Ehrhardt
Thanks Laney for chiming in here (as one of the affected/blocked I appreciate every help). I was last week already trying that myself on canonistack and for me it didn't reproduce. This is the command I used: autopkgtest --no-built-binaries --apt-upgrade --testname=systemd-fsckd --setup-command

[Touch-packages] [Bug 1915009] Re: [MIR] libmd (dependency of libbsd)

2021-02-09 Thread Christian Ehrhardt
>From MIR Meeting, this isn't ready yet. [16:42] mclemenceau: or doko: would you make this into a proper state and set it back to new then? ** No longer affects: libbsd (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1915126] Re: autopkgtest times out (or fails before that) in hirsute

2021-02-09 Thread Christian Ehrhardt
Running the same on a Canonistack instance creates "different" issues and won't help much debugging it. Locally it works fine even on multiple re-runs. @rbalint / others that feel systemd'ish: What shall we do about this short term to resolve all blocking packages? -- You received this bug notif

[Touch-packages] [Bug 1915126] Re: autopkgtest times out (or fails before that) in hirsute

2021-02-09 Thread Christian Ehrhardt
>From the log: 402209 Checking in progress on 1 disk (92.7% complete)fsckd:1:92.8:Checking in progress on 1 disk (92.8% complete) 402210 Checking in progress on 1 disk (92.8% complete)fsckd:1:92.9:Checking in progress on 1 disk (92.9% complete) 402211 Checking in progress on 1 disk (92.9% complet

[Touch-packages] [Bug 1915126] Re: autopkgtest times out (or fails before that) in hirsute

2021-02-09 Thread Christian Ehrhardt
On average the upstream tests loose ~55 minutes compared to former runs (~90 -> ~145 minutes). Also that test times out: autopkgtest [20:14:12]: test upstream: ---] upstream FAIL timed out Also the later test for systemd-fsckd hangs until time

[Touch-packages] [Bug 1915126] Re: autopkgtest times out (or fails before that) in hirsute

2021-02-09 Thread Christian Ehrhardt
I've compared older good and newer runs that timeout. $ for i in good.hirsute-amd64.*; do printf "\n\n$i\n"; grep '^autopkgtest .* test .*: - - - - - - - - - - results' $i; done We see that good cases need ~110-130 minutes to complete "test boot- smoke" and then another 4-12 minutes to complet

[Touch-packages] [Bug 1915126] Re: autopkgtest times out (or fails before that) in hirsute

2021-02-09 Thread Christian Ehrhardt
In our worker config we see https://git.launchpad.net/autopkgtest-cloud: long_tests timeout => ~11h big_pkg timeout => ~5.5h default timeout => ~3h Currently systemd is only marked as long_test on ppc64el, so ~3h is what applies to us here. The systemd runs that failed with timeouts are all in t

[Touch-packages] [Bug 1915126] [NEW] autopkgtest times out (or fails before that) in hirsute

2021-02-09 Thread Christian Ehrhardt
Public bug reported: Hi, I've asked yesterday on IRC but so far got no answer. I think it is right to file a bug about the current state of systemd autopkgtest to unite the efforts in regard to it. I was looking at the systemd tests for a no-change rebuild that really had no reason to now make

[Touch-packages] [Bug 1913810] Re: restart doesn't test for syntax errors

2021-02-01 Thread Christian Ehrhardt
** Tags added: server-next -- 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/1913810 Title: restart doesn't test for syntax errors Status in openssh package in Ubuntu: New

[Touch-packages] [Bug 1912214] Re: qemu can't access files - even with manual overrides (only an issue in Containers)

2021-01-19 Thread Christian Ehrhardt
** Description changed: Hi, to be clear I consider it quite likely that the error is on my side, but I'd appreciate guidance how to continue resolve. I have rubber ducked my setup with a coworker and talked to jjohansen if the profile would contain an obvious fault (it did not). So her

[Touch-packages] [Bug 1912214] Re: qemu can't access files that are added as rules on hot-add

2021-01-19 Thread Christian Ehrhardt
Next I was trying the same LXD setup that failed before on a different host (to check if it would be reproducible). Current LXD setup (Failing): - LXD is at 4.10 (most recent on latest/stable channel) - Kernel 5.4.0-60 Current Bare-Metal setup (working) - Kernel 5.10.6-051006 New LXD try #0 -

[Touch-packages] [Bug 1912214] Re: qemu can't access files that are added as rules on hot-add

2021-01-19 Thread Christian Ehrhardt
FYI: here the open that is denied from strace 6408 0.000148 openat(AT_FDCWD, "/var/lib/libvirt/images/testdisk-snap-base.qcow2", O_RDONLY|O_CLOEXEC) = -1 EACCES (Permission denied) <0.40> ^^ nothing special in there. -- You received this bug notification because you are a member of U

[Touch-packages] [Bug 1912214] Re: qemu can't access files that are added as rules on hot-add

2021-01-19 Thread Christian Ehrhardt
** Description changed: Hi, to be clear I consider it quite likely that the error is on my side, but I'd appreciate guidance how to continue resolve. I have rubber ducked my setup with a coworker and talked to jjohansen if the profile would contain an obvious fault (it did not). So her

[Touch-packages] [Bug 1912214] Re: qemu can't access files that are added as rules on hot-add

2021-01-19 Thread Christian Ehrhardt
I have the following alternations on the test now: A1) on bare metal hirsute A2) on LXD Hisute (on Focal Host) B1) attach a single disk B2) attach a disk with backing chain (profile is appended and reload twice) C1) old libvirt code (can only do one disk) C2) new libvirt code (iterates backing c

[Touch-packages] [Bug 1912214] Re: qemu can't access files that are added as rules on hot-add

2021-01-19 Thread Christian Ehrhardt
New test eliminating libvirt from the equation: # Create one backing chain and one normal image $ qemu-img create -f qcow2 /var/lib/libvirt/images/testdisk-nosnap.qcow2 100M $ qemu-img create -f qcow2 /var/lib/libvirt/images/testdisk-snap-base.qcow2 100M $ qemu-img create -f qcow2 -b /var/lib/libv

[Touch-packages] [Bug 1912214] Re: qemu can't access files that are added as rules on hot-add

2021-01-18 Thread Christian Ehrhardt
Also my new code that I was trying to finish for submission works on bare metal ... ? /me is puzzled -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1912214 Title: qemu ca

[Touch-packages] [Bug 1912214] Re: qemu can't access files that are added as rules on hot-add

2021-01-18 Thread Christian Ehrhardt
On bare metal this (the simplified case that I described above with the rule in the local include file) seems to work just fine. I'll later (sorry sprint week) or tomorrow - re-setup the very same on a container again. ** Description changed: Hi, to be clear I consider it quite likely that

[Touch-packages] [Bug 1912214] Re: qemu can't access files that are added as rules on hot-add

2021-01-18 Thread Christian Ehrhardt
Note/TODO (to myself): I have run and failed with that in containers, try it on bare metal if it is any different. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1912214 Ti

[Touch-packages] [Bug 1912214] [NEW] qemu can't access files that are added as rules on hot-add

2021-01-18 Thread Christian Ehrhardt
Public bug reported: Hi, to be clear I consider it quite likely that the error is on my side, but I'd appreciate guidance how to continue resolve. I have rubber ducked my setup with a coworker and talked to jjohansen if the profile would contain an obvious fault (it did not). So hereby I'm fil

[Touch-packages] [Bug 1910576] Re: [MIR] libbpf (dependency of iproute2)

2021-01-14 Thread Christian Ehrhardt
Thanks, this seems ready for promotion then -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to iproute2 in Ubuntu. https://bugs.launchpad.net/bugs/1910576 Title: [MIR] libbpf (dependency of iproute2) Status in iproute2 packag

[Touch-packages] [Bug 1910576] Re: [MIR] libbpf (dependency of iproute2)

2021-01-14 Thread Christian Ehrhardt
open bugs (crashers, etc) in Debian or Ubuntu - no dependency on webkit, qtwebkit, seed or libgoa-* - not part of the UI for extra checks ** Changed in: libbpf (Ubuntu) Assignee: Christian Ehrhardt  (paelzer) => Seth Arnold (seth-arnold) -- You received this bug notification because you a

[Touch-packages] [Bug 1910576] Re: [MIR] libbpf (dependency of iproute2)

2021-01-13 Thread Christian Ehrhardt
** Changed in: iproute2 (Ubuntu) Assignee: Kernel Packages (kernel-packages) => (unassigned) ** Changed in: libbpf (Ubuntu) Assignee: Kernel Packages (kernel-packages) => Christian Ehrhardt  (paelzer) ** Changed in: iproute2 (Ubuntu) Status: New => Invalid ** C

[Touch-packages] [Bug 1908818] Re: pure packaging of libnss3

2021-01-08 Thread Christian Ehrhardt
That should be this fix: https://git.launchpad.net/ubuntu/+source/nss/commit/?h=applied/2%253.55-1ubuntu4&id=c17f28c15519fb4834860c021c078c6ea0d8ab50 Since this is kind of a patch-on-a-plate I'm marking it server-next. ** Tags added: server-next -- You received this bug notification because you

[Touch-packages] [Bug 1909748] Re: Apparmor profile improvements for letsencrypt

2021-01-04 Thread Christian Ehrhardt
FYI - We've united this with a merge for 21.04 that was ongoing. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openldap in Ubuntu. https://bugs.launchpad.net/bugs/1909748 Title: Apparmor profile improvements for letsencry

[Touch-packages] [Bug 1909748] Re: Apparmor profile improvements for letsencrypt

2021-01-04 Thread Christian Ehrhardt
The apparmor profile isn't in Debian yet and I've seen no effort to do so [1][2] yet. Therefore for now just update the profile we have. Therefore I proposed [3] which converted your contribution to the changes that will be needed on the packaging. P.S. I've spoken to Andreas and he said there w

[Touch-packages] [Bug 1909748] Re: Apparmor profile improvements for letsencrypt

2021-01-04 Thread Christian Ehrhardt
FYI - Your change looks fine to me. I'll take a closer look later to consider where to best push this. ** Tags added: server-next ** Changed in: openldap (Ubuntu) Assignee: (unassigned) => Christian Ehrhardt  (paelzer) -- You received this bug notification because you are a m

[Touch-packages] [Bug 1908259] Re: TEST-36-NUMAPOLICY fails with qemu 5.2

2021-01-04 Thread Christian Ehrhardt
Thank you, this is indeed ok for Qemu now. And systemd is all up to you as you get re-started in 2021 - happy new year and thanks for your work on this. ** Changed in: qemu (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1908259] Re: TEST-36-NUMAPOLICY fails with qemu 5.2

2020-12-15 Thread Christian Ehrhardt
Upstream CI as well as local autopkgtest runs confirm that the new systemd test code will make the new qemu pass. # Formerly failing $ sudo ~/work/autopkgtest/autopkgtest/runner/autopkgtest --no-built-binaries -o systemd-vs-qemu5.2 --apt-upgrade --apt-pocket=proposed=src:qemu --setup-commands="a

[Touch-packages] [Bug 1908259] Re: TEST-36-NUMAPOLICY fails with qemu 5.2

2020-12-15 Thread Christian Ehrhardt
https://github.com/systemd/systemd/pull/17987 was accepted upstream. I assume with the amount of dependencies that systemd has there is no easy "just apply this and upload" that will make anyone happy :-/ But now that everything seems ready I wanted to ask the package maintainer (who usually has

[Touch-packages] [Bug 1908259] Re: TEST-36-NUMAPOLICY fails with qemu 5.2

2020-12-15 Thread Christian Ehrhardt
Tests are somewhat blocked by PPA being under maintenance. But I have filed the issue upstream for discussion and to trigger their CI. Issue => https://github.com/systemd/systemd/issues/17986 PR => https://github.com/systemd/systemd/pull/17987 ** Bug watch added: github.com/systemd/systemd/issues

[Touch-packages] [Bug 1908259] Re: TEST-36-NUMAPOLICY fails with qemu 5.2

2020-12-15 Thread Christian Ehrhardt
Added qemu task for update-excuse tag to be resolved. I have a fix prepared that is building/testing right now. If successful I'll open an upstream issue&PR for it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in U

[Touch-packages] [Bug 1908259] [NEW] TEST-36-NUMAPOLICY fails with qemu 5.2

2020-12-15 Thread Christian Ehrhardt
Public bug reported: Hi, this test now fails as seen on ppc here https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-hirsute/hirsute/ppc64el/s/systemd/20201214_224336_8b0d8@/log.gz + /bin/qemu-system-ppc64 -smp 1 -net none -m 512M -nographic -vga

[Touch-packages] [Bug 1907789] Re: 2.35.50 breaks ld -no-pie

2020-12-14 Thread Christian Ehrhardt
FYI - fix submitted to qemu upstream and for now added to the qemu package. If upstream eventually prefers a different solution I can refresh it accordingly. => https://lists.gnu.org/archive/html/qemu-devel/2020-12/msg03684.html -- You received this bug notification because you are a member of U

[Touch-packages] [Bug 1907789] Re: 2.35.50 breaks ld -no-pie

2020-12-14 Thread Christian Ehrhardt
** Also affects: qemu (Ubuntu) Importance: Undecided Status: New ** Changed in: qemu (Ubuntu) Status: New => In Progress ** Changed in: qemu (Ubuntu) Assignee: (unassigned) => Christian Ehrhardt  (paelzer) ** Changed in: qemu (Ubuntu) Importance: Undecided =

[Touch-packages] [Bug 1900008] Re: Sessions of screen does not keep running in background

2020-12-13 Thread Christian Ehrhardt
Since this started to seem different between Mate&KDE as discussed above I was giving a few more terminals I regularly use a try: - tilix (VTE based) - warns me that I'll close processes under this session, keeps screen alive detached - yakuake (kde based) - warns me that I'll close processes und

[Touch-packages] [Bug 1907893] Re: package openssh-server 1:8.3p1-1 failed to install/upgrade: installed openssh-server package post-installation script subprocess returned error exit status 1

2020-12-13 Thread Christian Ehrhardt
Thank you for taking the time to report this bug and helping to make Ubuntu better. On upgrading a service this service has to be restarted to pick up the fixes. Rather rarely a real issue occurs that the newer version does e.g. fail with the formerly working configuration. But most of the time w

[Touch-packages] [Bug 1907893] Re: package openssh-server 1:8.3p1-1 failed to install/upgrade: installed openssh-server package post-installation script subprocess returned error exit status 1

2020-12-13 Thread Christian Ehrhardt
Hi Marcus, from your log: error: Bind to port 22 on :: failed: Address already in use. fatal: Cannot bind any address This indicates that some local configuration causes another service to run and bind port 22 which blocks sshd from (re-)starting. Sshd itself (the one of the package) would no

[Touch-packages] [Bug 1907789] [NEW] 2.35.50 breaks ld -no-pie

2020-12-11 Thread Christian Ehrhardt
Public bug reported: The qemu build reaches (and always did) a step where it tries to link some img files. That is done via the command: $ ld -m elf_i386 -T /<>/pc-bios/optionrom//flat.lds -no-pie -s -o multiboot.img multiboot.o Recently that still works in Debian [1] but no more in Ubuntu [2]

[Touch-packages] [Bug 1907789] Re: 2.35.50 breaks ld -no-pie

2020-12-11 Thread Christian Ehrhardt
** Attachment added: "linuxboot.o - build artifact to re-create the issue" https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1907789/+attachment/5442724/+files/linuxboot.o -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1907789] Re: 2.35.50 breaks ld -no-pie

2020-12-11 Thread Christian Ehrhardt
** Attachment added: "flat.lds - build artifact to re-create the issue" https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1907789/+attachment/5442723/+files/flat.lds -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to bi

[Touch-packages] [Bug 1906943] Re: package libsasl2-2:i386 2.1.27+dfsg-2 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuratio

2020-12-08 Thread Christian Ehrhardt
Hi Alex, the logs you attached do not hold much more info to debug/analyze your case. But in general you'd more or less follow the steps mentioned in => https://askubuntu.com/questions/148715/how-to-fix-package-is-in-a-very-bad-inconsistent-state-error Could you try those out and see if they help

[Touch-packages] [Bug 1905790] Re: Make SSSD in 20.04 using OpenSSL and p11-kit (instead of NSS) for p11_child

2020-12-03 Thread Christian Ehrhardt
+1 to Timo to not go for "system nssdb" for the cause of this case here. Also system-wide-trust would be bug 1647285 and is quite a different scope. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ca-certificates in Ubuntu. ht

[Touch-packages] [Bug 1904192] Re: ebtables can not rename just created chain

2020-11-30 Thread Christian Ehrhardt
Bfore upgrade: ubuntu@g-test:~$ sudo ebtables -t nat -N foo ubuntu@g-test:~$ sudo ebtables -t nat -E foo bar ebtables v1.8.5 (nf_tables): Chain 'foo' doesn't exists Try `ebtables -h' or 'ebtables --help' for more information. Upgrade: ubuntu@g-test:~$ sudo apt install iptables Reading package li

[Touch-packages] [Bug 1905735] Re: ubuntu-image autopkgtests failing since pytohn-debian 0.1.38

2020-11-26 Thread Christian Ehrhardt
Seb has opened: https://code.launchpad.net/~seb128/ubuntu-image/+git/ubuntu-image/+merge/394533 It is idential to what I build and tested in https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/4353/+packages If we don't want to wait and retrigger the tests with the new version, here a hi

[Touch-packages] [Bug 1905735] Re: ubuntu-image autopkgtests failing since pytohn-debian 0.1.38

2020-11-26 Thread Christian Ehrhardt
PPA: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/4353/ ... killing the rest as I've seen seb128 to do the same ... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python-debian in Ubuntu. https://bugs.launchpa

[Touch-packages] [Bug 1905735] Re: ubuntu-image autopkgtests failing since pytohn-debian 0.1.38

2020-11-26 Thread Christian Ehrhardt
** Description changed: In the tests it seems that since some - yet to be found - change ~20th Nov the tests of ubuntu-image fail. Tests all list those three sub-tests as failing: - unittests.sh FAIL non-zero exit status 1 - qa FAIL non-zero exit status 1 - co

[Touch-packages] [Bug 1905735] [NEW] ubuntu-image autopkgtests failing since pytohn-debian 0.1.38

2020-11-26 Thread Christian Ehrhardt
Public bug reported: In the tests it seems that since some - yet to be found - change ~20th Nov the tests of ubuntu-image fail. Tests all list those three sub-tests as failing:  unittests.sh FAIL non-zero exit status 1  qa FAIL non-zero exit status 1  coverage.sh

[Touch-packages] [Bug 1904811] Re: package openssh-server 1:8.2p1-4ubuntu0.1 failed to install/upgrade: installed openssh-server package post-installation script subprocess returned error exit status

2020-11-20 Thread Christian Ehrhardt
Thank you for taking the time to report this bug and helping to make Ubuntu better. On upgrading a service this service has to be restarted to pick up the fixes. Rather rarely a real issue occurs that the newer version does e.g. fail with the formerly working configuration. But most of the time w

[Touch-packages] [Bug 1904811] Re: package openssh-server 1:8.2p1-4ubuntu0.1 failed to install/upgrade: installed openssh-server package post-installation script subprocess returned error exit status

2020-11-20 Thread Christian Ehrhardt
Hi, from your log SSHDConfig: Error: command ['/usr/sbin/sshd', '-T'] failed with exit code 255: /etc/ssh/sshd_config line 35: missing argument. That means you (or a program) have modified /etc/ssh/sshd_config and due to that the update (which needs to restart the server) fails. You can restore t

[Touch-packages] [Bug 1904192] Re: ebtables can not rename just created chain

2020-11-17 Thread Christian Ehrhardt
** Bug watch added: Debian Bug tracker #975028 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975028 ** Also affects: iptables (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975028 Importance: Unknown Status: Unknown ** Changed in: iptables (Ubuntu Groovy)

[Touch-packages] [Bug 1904192] Re: ebtables can not rename just created chain

2020-11-17 Thread Christian Ehrhardt
The issue was confirmed and a fix now committed to the upstream repository. => http://git.netfilter.org/iptables/commit/?id=55b7c71dce7144f4dc0297c17abf0f04879ee247 @Alex will you (as usual) do the upload of that - will eventually be Groovy and Hirsute that needs this. ** Also affects: iptables

[Touch-packages] [Bug 1903484] Re: package python-six 1.14.0-2 failed to install/upgrade: installed python-six package post-installation script subprocess returned error exit status 127

2020-11-17 Thread Christian Ehrhardt
>From your log: /var/lib/dpkg/info/python-six.postinst: 6: pycompile: not found The missing binary pycompile is of pkg:python2 And python-six in Focal has: Depends: python2:any (<< 2.8), python2:any (>= 2.7~) According to your log you should have python2-minimal:amd64 2.7.17-2ubuntu4 Which p

[Touch-packages] [Bug 1903484] Re: package python-six 1.14.0-2 failed to install/upgrade: installed python-six package post-installation script subprocess returned error exit status 127

2020-11-17 Thread Christian Ehrhardt
Forgot, also: dpkg --verify python2-minimal -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to six in Ubuntu. https://bugs.launchpad.net/bugs/1903484 Title: package python-six 1.14.0-2 failed to install/upgrade: installed py

[Touch-packages] [Bug 1904192] Re: ebtables can not rename just created chain

2020-11-16 Thread Christian Ehrhardt
** Bug watch added: Red Hat Bugzilla #1898130 https://bugzilla.redhat.com/show_bug.cgi?id=1898130 ** Also affects: iptables (Fedora) via https://bugzilla.redhat.com/show_bug.cgi?id=1898130 Importance: Unknown Status: Unknown -- You received this bug notification because you are a

[Touch-packages] [Bug 1904192] Re: ebtables can not rename just created chain

2020-11-16 Thread Christian Ehrhardt
FYI: via the libvirt discussion it was reported that - legacy 2.0.11 works on fedora (for us as well on Ubuntu) - 1.8.4 works on RHEL8 (we have 1.8.5 that fails) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to iptables in Ubun

[Touch-packages] [Bug 1904192] Re: ebtables can not rename just created chain

2020-11-15 Thread Christian Ehrhardt
FYI Since I started on this with libvirt and the libvirt people were helpful as always in debugging this I also pinged the ML since this issue should affect libvirt in any place where it runs with the new ebtables. https://www.redhat.com/archives/libvir-list/2020-November/msg00790.html @Oibaf -

[Touch-packages] [Bug 1904192] [NEW] ebtables can not rename just created chain

2020-11-13 Thread Christian Ehrhardt
Public bug reported: Hi, I have an issue with ebtables that affects libvirt. While initially found in hirsute I had to realize this is broken in Groovy and even Bionic (might be a different reason back then) as well right now. But working in Focal (witch matches my memory of it being good before

[Touch-packages] [Bug 1902540] Re: hirsute fails on add-apt-repository

2020-11-06 Thread Christian Ehrhardt
Fixed by https://launchpad.net/ubuntu/+source/python-apt/2.1.3ubuntu3 migrating after some work on dependencies. Note cloud and lxd images do not yet contain this, so you'll need to update before add-apt-repository or wait another day or two. Thanks everyone. ** Changed in: python-apt (Ubuntu)

[Touch-packages] [Bug 1902540] Re: hirsute fails on add-apt-repository

2020-11-03 Thread Christian Ehrhardt
FYI - Until this migrated into groovy the quick-fix with the attached diff is: $ wget -q https://launchpadlibrarian.net/505009270/fix-hirsute-python-apt.diff -O - | sudo patch -p1 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1902540] Re: hirsute fails on add-apt-repository

2020-11-03 Thread Christian Ehrhardt
** Changed in: python-apt (Ubuntu) Assignee: Steve Langasek (vorlon) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python-apt in Ubuntu. https://bugs.launchpad.net/bugs/1902540 Title: hirsute fails on

[Touch-packages] [Bug 1902540] Re: hirsute fails on add-apt-repository

2020-11-02 Thread Christian Ehrhardt
Ok, I see that there is an upload for it that would fix this in 1 python-apt (2.1.3ubuntu3) hirsute; urgency=medium 2 3 * Add hirsute to the Ubuntu template.

[Touch-packages] [Bug 1902540] Re: hirsute fails on add-apt-repository

2020-11-02 Thread Christian Ehrhardt
It seems that data is parsed from /usr/share/python-apt/templates/Ubuntu.info class SourcesList(object): """ represents the full sources.list + sources.list.d file """ def __init__(self, withMatcher=True, matcherPath="/usr/share/python-apt/templates/"):

[Touch-packages] [Bug 1902540] Re: hirsute fails on add-apt-repository

2020-11-02 Thread Christian Ehrhardt
Ok, checking the recent tests it seems that vorlon and juliank are on it already. So I can hold back (to not make things more confusing) and let them handle it. The attachment here in comment #6 can serve as a workaround until resolved. -- You received this bug notification because you are a me

[Touch-packages] [Bug 1902540] Re: hirsute fails on add-apt-repository

2020-11-02 Thread Christian Ehrhardt
Yeah still present for me as well in a new hirsute container of today :-/ Thanks for double checking as Bryce/Sergio as that is excluding a lot of caching/net-setup/... questions. >From the debugging I know that the self-detect is right self.codename == hirsute But the list in self.sourceslist.

[Touch-packages] [Bug 1902540] Re: hirsute fails on add-apt-repository

2020-11-02 Thread Christian Ehrhardt
Throwing a debug in the failing code: # find the distro template for template in self.sourceslist.matcher.templates: print("Try '%s': self.is_codename(template.name) '%s' && self.id >> '%s' == '%s' << template.distribution" % (template.name, self.is_codename(template.

<    1   2   3   4   5   6   7   8   9   10   >