[Bug 1904987] Re: Please add this package to i386-whitelist

2020-11-23 Thread Lukas Märdian
** Changed in: pycryptodome (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1904987 Title: Please add this package to i386-whitelist To manage no

[Bug 1905156] Re: netplan KeyError with gretap in bridge

2020-11-23 Thread Lukas Märdian
This looks similar to bug #1904633 ** Tags added: fr-960 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1905156 Title: netplan KeyError with gretap in bridge To manage notifications about this bug

[Bug 1904549] Re: MTU is not set on vlan interface

2020-11-26 Thread Lukas Märdian
This looks kind of similar to LP: #1888726 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1904549 Title: MTU is not set on vlan interface To manage notifications about this bug go to: https://bugs.l

[Bug 1898997] Re: MAAS cannot deploy/boot if OVS bridge is configured on a single PXE NIC

2020-11-27 Thread Lukas Märdian
I can confirm this is now working with hirsute images on MAAS 2.9.0~rc3, not using any additional PPAs. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1898997 Title: MAAS cannot deploy/boot if OVS br

[Bug 1905156] Re: netplan KeyError with gretap in bridge

2020-11-27 Thread Lukas Märdian
I think this should actually already be fixed upstream via https://github.com/CanonicalLtd/netplan/pull/163 where the tunnel interfaces were added to the python parser (configmanager.py). I will prepare a test-case to make sure it always works in the future. -- You received this bug notification

[Bug 1905156] Re: netplan KeyError with gretap in bridge

2020-11-27 Thread Lukas Märdian
test case and extra protection here: https://github.com/CanonicalLtd/netplan/pull/172 ** Changed in: netplan Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1905156 Titl

[Bug 1903814] Re: [binutils] Prevent GOT access rewrite for certain symbols

2021-02-23 Thread Lukas Märdian
Both autopkgtest regressions have turned out to be intermittent failures and have been resolved by retriggering the corresponding tests. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903814 Title:

[Bug 1916888] Re: The autopkgtest started failing on ppc64el: Temporary failure resolving 'ftpmaster.internal'

2021-02-25 Thread Lukas Märdian
** Changed in: netplan.io (Ubuntu) Assignee: (unassigned) => Lukas Märdian (slyon) ** Changed in: netplan.io (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1915926] Re: Make R packages migrate

2021-03-03 Thread Lukas Märdian
** Changed in: rmatrix (Ubuntu) Status: New => Fix Released ** Changed in: r-cran-matrixstats (Ubuntu) Status: New => Fix Released ** Changed in: r-bioc-s4vectors (Ubuntu) Status: New => Fix Released ** Changed in: r-bioc-rhdf5lib (Ubuntu) Status: New => Fix Released

[Bug 1926442] Re: cannot execute 'netplan generate' from within a snap

2021-05-18 Thread Lukas Märdian
The new io.netplan.Netplan.Generate() DBus API has been implemented in netplan upstream: https://github.com/canonical/netplan/pull/208 https://github.com/canonical/netplan/pull/209 It needs to be released and SRUed down to Bionic for the snapd change to be accepted (https://github.com/snapcore/sn

[Bug 1871538] Re: dbus timeout-ed during an upgrade, taking services down including gdm

2021-06-16 Thread Lukas Märdian
** Also affects: dbus (Ubuntu Hirsute) Importance: Undecided Status: New ** Also affects: gnome-shell (Ubuntu Hirsute) Importance: Undecided Status: New ** Also affects: accountsservice (Ubuntu Hirsute) Importance: Undecided Status: New ** Tags added: rls-ff-incomin

[Bug 1919451] Re: Update (python-)zhmcclient to latest release

2021-06-18 Thread Lukas Märdian
LGTM, thanks for the debdiff! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1919451 Title: Update (python-)zhmcclient to latest release To manage notifications about this bug go to: https://bugs.la

[Bug 1929657] Re: [Ubuntu 20.4.2] vLan not getting static IP assigned (on s390x)

2021-06-23 Thread Lukas Märdian
After crushing the logs a bit more, I found a few interesting things and also have a few open questions. Thank you very much for your `date` timestamps in between the different steps, those are very helpful in linking the order of events! Open questions: 1) The "udevadm-monitor.txt" log shows that

[Bug 1931088] Re: boot-and-services tests fails in impish on armhf (248.3)

2021-06-23 Thread Lukas Märdian
Looks like I can at least reproduce the issue on an arm64 Canonistack machine, utilizing an armhf container: ubuntu@focal-arm64:~$ time autopkgtest systemd --test-name=boot-and-services -U -- lxd autopkgtest/ubuntu/impish/armhf [...] autopkgtest [15:59:21]: test boot-and-services: [--

[Bug 1929657] Re: [Ubuntu 20.4.2] vLan not getting static IP assigned (on s390x)

2021-06-24 Thread Lukas Märdian
> Gave some time between netplan apply and check without success, I can leave > it for > hours and the IP never gets assigned Indeed, I cannot see it being assigned an IPv4 address in your latest "_delay" run. (Well, there is some assignment of an IP to enP53p0s0.171 at 15:05:29 in the journal lo

[Bug 1929657] Re: [Ubuntu 20.4.2] vLan not getting static IP assigned (on s390x)

2021-06-25 Thread Lukas Märdian
Thank you! The core problem still is that systemd-networkd does not find any .link and .network file for the enP53p0s0.171 interface, that's why it cannot apply any configuration (IP address): > ? 9: enP53p0s0.171 > Link File: n/a > Network File: n/a This might very well be related to the additio

[Bug 1931088] Re: boot-and-services tests fails in impish on armhf (248.3)

2021-06-25 Thread Lukas Märdian
So I can reproduce the problem even locally, using a simple: `autopkgtest systemd --test-name=boot-and-services -- lxd autopkgtest/ubuntu/impish/amd64` When logging into the (stalled) system, while it is waiting for its timeout I can see that eth0 gets configured, but then put in DOWN state. Ther

[Bug 1931088] Re: boot-and-services tests fails in impish on armhf (248.3)

2021-06-25 Thread Lukas Märdian
** Also affects: lxd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1931088 Title: boot-and-services tests fails in impish on armhf (248.3) To ma

[Bug 1931088] Re: boot-and-services tests fails in impish on armhf (248.3)

2021-06-25 Thread Lukas Märdian
This should fix the problem: https://github.com/lxc/distrobuilder/pull/476 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1931088 Title: boot-and-services tests fails in impish on armhf (248.3) To m

[Bug 1932368] Re: boot-smoke systemd/237-3ubuntu10.48 ADT test failure with bionic

2021-06-25 Thread Lukas Märdian
*** This bug is a duplicate of bug 1931088 *** https://bugs.launchpad.net/bugs/1931088 ** This bug has been marked a duplicate of bug 1931088 boot-and-services tests fails in impish on armhf (248.3) -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1931088] Re: boot-and-services tests fails in impish on armhf (248.3)

2021-06-25 Thread Lukas Märdian
** Changed in: systemd (Ubuntu Impish) Status: Confirmed => Invalid ** Changed in: lxd (Ubuntu Impish) Status: New => Fix Committed ** Changed in: lxd (Ubuntu Impish) Assignee: (unassigned) => Lukas Märdian (slyon) ** Changed in: auto-package-testing Status: I

[Bug 1871538] Re: dbus timeout-ed during an upgrade, taking services down including gdm

2021-07-01 Thread Lukas Märdian
An interesting observation I made is that all journal logs (in this LP bug and the upstream systemd bug) show the "polkit.service: Unexpected error response from GetNameOwner(): Connection terminated" message, in addition to a bunch of other "Connection terminated" errors from changing services acr

[Bug 1931088] Re: boot-and-services tests fails in impish on armhf (248.3)

2021-07-01 Thread Lukas Märdian
** Changed in: lxd (Ubuntu Impish) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1931088 Title: boot-and-services tests fails in impish on armhf (248.3)

[Bug 1922126] Re: autopkgtest fails in hirsute on some architectrures

2021-07-05 Thread Lukas Märdian
** Changed in: netplan.io (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922126 Title: autopkgtest fails in hirsute on some architectrures To manage not

[Bug 1934988] [NEW] Upgrade s390-tools to latest version (2.17.0)

2021-07-08 Thread Lukas Märdian
Public bug reported: Include latest version of s390-tools 2.17.0 related to kernel 5.12+ v2.17.0 was just released: https://github.com/ibm-s390-linux/s390-tools/releases/tag/v2.17.0 ** Affects: s390-tools (Ubuntu) Importance: Undecided Status: New ** Tags: rls-ii-incoming ** Als

[Bug 1884248] Re: [SRU] networkd-dispatcher gives corrupted information

2021-07-12 Thread Lukas Märdian
** Summary changed: - networkd-dispatcher gives corrupted information + [SRU] networkd-dispatcher gives corrupted information -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1884248 Title: [SRU] netw

[Bug 1884248] Re: [SRU] networkd-dispatcher gives corrupted information

2021-07-12 Thread Lukas Märdian
** Description changed: + [Impact] + + * Due to changes in systemd's networkctl output networkd-dispatcher 2.0 contains a bug, producing invalid keys/values inside the JSON it provides to its scripts + * e.g.: json={"A": ["ress: 119.224.106.22 (DHCP4)"], ...} + * Therefore the scripts cannot

[Bug 1884248] Re: [SRU] networkd-dispatcher gives corrupted information

2021-07-12 Thread Lukas Märdian
** Changed in: networkd-dispatcher (Ubuntu Hirsute) Status: Fix Released => Triaged ** Also affects: networkd-dispatcher (Ubuntu Impish) Importance: High Status: Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1927078] Re: Don't allow useradd to use fully numeric names

2021-07-12 Thread Lukas Märdian
Thank you! This one is looking pretty solid overall. But I think the "hex detection" has some flaws, as it only checks for capital letters and there is a discrepancy between accepting float hex numbers (which is unexpected IMO) but rejecting float octal numbers. Could you please test for some mo

[Bug 1925212] Re: FTBFS with GCC-11

2021-04-29 Thread Lukas Märdian
Fixed in 0.10-15ubuntu1 ** Changed in: baycomepp (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1925212 Title: FTBFS with GCC-11 To manage notifications

[Bug 1922126] Re: autopkgtest fails in hirsute on some architectrures

2021-05-04 Thread Lukas Märdian
Works again, since we changed it back to NOT being in `big_packages`. ** Changed in: netplan.io (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922126 Title

[Bug 1922126] Re: autopkgtest fails in hirsute on some architectrures

2021-05-05 Thread Lukas Märdian
ACK. I've drafted some code a while ago which will improve this situation: https://github.com/canonical/netplan/pull/204 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922126 Title: autopkgtest fail

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-05-07 Thread Lukas Märdian
** Tags removed: verification-needed-hirsute ** Tags added: verification-done-groovy verification-done-hirsute ** Tags removed: verification-done-groovy ** Tags added: verification-needed-groovy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1919453] Re: [SRU][FFe] Update to netplan.io 0.102

2021-05-10 Thread Lukas Märdian
I re-verified the Groovy SRU (0.102-0ubuntu1~20.10.3) and updated the corresponding test logs for Groovy in the bug description. The logs are the same as in LP: #1922898 (same package, version & tests). All tests passed on first run. ** Description changed: [Impact] This release contains bot

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-05-10 Thread Lukas Märdian
** Description changed: [Impact] This release contains a regression bug-fix for un-breaking the ABI compatibility between libnetplan 0.102 and netplan.io 0.101, which was taken from a pending upstream pull request: https://github.com/canonical/netplan/pull/206 (d/patches/fix-lp1922898)

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-05-10 Thread Lukas Märdian
I verified the Groovy SRU (for 0.102-0ubuntu1~20.10.3) and attached the corresponding test logs to the bug description. Furthermore, I've verified the regression case, where libnetplan0 v0.102 is used with the netplan.io "generate" binary v0.101, which also passes (i.e. does not crash anymore): r

[Bug 1928087] [NEW] Please remove src:jack-rack

2021-05-11 Thread Lukas Märdian
Public bug reported: Removal request --- Please remove the "jack-rack" source package from the archive. It blocks the python2-rm transition, has been removed from Debian testing/unstable and seems rather unmaintained upstream. The binary package names are: jack-rack The (release) ar

[Bug 1922971] Re: Sync python-pyscss 1.3.7-3 (main) from Debian unstable (main)

2021-05-11 Thread Lukas Märdian
This bug was fixed in the package python-pyscss - 1.3.7-3 Sponsored for Logan Rosen (logan) --- python-pyscss (1.3.7-3) unstable; urgency=medium * Team upload. * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields

[Bug 1922971] Re: Sync python-pyscss 1.3.7-3 (main) from Debian unstable (main)

2021-05-11 Thread Lukas Märdian
I agree. The Debian package contains all relevant changes from Ubuntu and is in better shape. ** Changed in: python-pyscss (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1923626] Re: Mismatch error in test_barbican.py

2021-05-11 Thread Lukas Märdian
LGTM. And I confirmed it fixes the build. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1923626 Title: Mismatch error in test_barbican.py To manage notifications about this bug go to: https://bugs.

[Bug 1927944] Re: Sync cdrkit 9:1.1.11-3.2 (main) from Debian unstable

2021-05-12 Thread Lukas Märdian
This bug was fixed in the package cdrkit - 9:1.1.11-3.2 Sponsored for Dave Jones (waveform) --- cdrkit (9:1.1.11-3.2) unstable; urgency=medium * Non-maintainer upload. * debian/patches: Apply patch from Fedora to fix build with GCC 10 (Closes: #957074) -- Sebastian Ramacher

[Bug 1927944] Re: Sync cdrkit 9:1.1.11-3.2 (main) from Debian unstable

2021-05-12 Thread Lukas Märdian
Thanks! $ syncpackage -f -V 9:1.1.11-3.2 -b 1927944 -s waveform cdrkit Source cdrkit -> impish/Proposed: current version 9:1.1.11-3.1ubuntu2, new version 9:1.1.11-3.2 Using existing file cdrkit_1.1.11-3.2.dsc Using existing file cdrkit_1.1.11-3.1ubuntu2.dsc Using existing file cdrkit_1.1.11-3.2.d

[Bug 1927978] Re: Please merge db5.3 5.3.28+dfsg1-0.8 from Debian unstable

2021-05-14 Thread Lukas Märdian
Thank you, LGTM! $ dput ubuntu ../db5.3_5.3.28+dfsg1-0.8ubuntu1_source.changes D: Setting host argument. Checking signature on .changes gpg: ../db5.3_5.3.28+dfsg1-0.8ubuntu1_source.changes: Valid signature from 5889C17AB1C8D890 Checking signature on .dsc gpg: ../db5.3_5.3.28+dfsg1-0.8ubuntu1.dsc:

[Bug 1927978] Re: Please merge db5.3 5.3.28+dfsg1-0.8 from Debian unstable

2021-05-14 Thread Lukas Märdian
** Changed in: db5.3 (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1927978 Title: Please merge db5.3 5.3.28+dfsg1-0.8 from Debian unstable To manage not

[Bug 1923590] Re: Telco Customer needs Minimal ISO with customizable set and versions of packages

2021-04-13 Thread Lukas Märdian
Hello Szilard, I don't think this is related to the netplan project, thus I'm marking it invalid and re-assigning it to the cdimage-rootfs project instead. I'm not sure if that is the correct place for this feature request, so feel free to re-assign to a better suited project. Lukas ** Also affe

[Bug 1922898] Re: SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-04-15 Thread Lukas Märdian
** Also affects: netplan.io (Ubuntu Hirsute) Importance: Undecided Status: Fix Released ** Also affects: netplan.io (Ubuntu Groovy) Importance: Undecided Status: New ** Changed in: netplan.io (Ubuntu Groovy) Status: New => Confirmed ** Changed in: netplan Status

[Bug 1922898] Re: SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-04-16 Thread Lukas Märdian
Defining the netplan.io -> libnetplan0 dependency as "libnetplan0 (= ${binary:Version})" makes it work for this specific "unattended-upgrade case", but unfortunately the regression is more generic than that... There are some other consumers of libnetplan0, such as the NetworkManager snap on Ubuntu

[Bug 1922898] Re: SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-04-19 Thread Lukas Märdian
Previous fix in Hirsute is not enough, so I'm resetting it to "Triaged". ** Changed in: netplan.io (Ubuntu Hirsute) Status: Fix Released => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1922898] Re: SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-04-19 Thread Lukas Märdian
** Description changed: + [Impact] + This release contains a regression bug-fix for un-breaking the ABI compatibility between libnetplan 0.102 and netplan.io 0.101, which was taken from a pending upstream pull request: https://github.com/canonical/netplan/pull/206 (d/patches/fix-lp1922898) + +

[Bug 1925034] [NEW] Please remove src:aws-shell

2021-04-19 Thread Lukas Märdian
Public bug reported: Removal request --- Please remove the "aws-shell" source package from the archive. It fails to build from scratch, has been removed from Debian testing and seems rather unmaintained upstream. The FTBFS failure has been reported upstream: https://github.com/awslab

[Bug 1925212] [NEW] FTBFS with GCC-11

2021-04-20 Thread Lukas Märdian
Public bug reported: bayecomepp failed to build from scratch in the latest archive rebuild, using GCC-11: https://people.canonical.com/~doko/ftbfs-report/test-rebuild-20210325-hirsute-hirsute.html Attached is a patch for fixing the problem, which should be uploaded after the Hirsute final freeze

[Bug 1925214] [NEW] FTBFS on armhf (and other 32bit arch)

2021-04-20 Thread Lukas Märdian
Public bug reported: Upstream badger does not have good support for 32bit architectures, therefore the armhf binary was removed in Groovy. See: https://pad.lv/1884753 https://github.com/dgraph-io/badger/issues/1384 This bug is here for reference of the 32bit FTBFS issue, so we do not re-investig

[Bug 1925212] Re: FTBFS with GCC-11

2021-04-20 Thread Lukas Märdian
** Bug watch added: Debian Bug tracker #987250 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987250 ** Also affects: baycomepp (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987250 Importance: Unknown Status: Unknown -- You received this bug notification becau

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-04-21 Thread Lukas Märdian
** Description changed: [Impact] This release contains a regression bug-fix for un-breaking the ABI compatibility between libnetplan 0.102 and netplan.io 0.101, which was taken from a pending upstream pull request: https://github.com/canonical/netplan/pull/206 (d/patches/fix-lp1922898)

[Bug 1919453] Re: [SRU][FFe] Update to netplan.io 0.102

2021-04-21 Thread Lukas Märdian
** Description changed: [Impact] This release contains both bug-fixes and new features and we would like to make sure all of our supported customers have access to those improvements. The most notable changes (besides usual bug-fixes) incoming in 0.102: - New API for NetworkManager YAM

[Bug 1919453] Re: [SRU][FFe] Update to netplan.io 0.102

2021-04-21 Thread Lukas Märdian
I re-verified the Focal SRU (0.102-0ubuntu1~20.04.2) and updated the corresponding test logs for Focal in the bug description. The logs are the same as in LP: #1922898 (same package, version & tests). All tests passed on first run. ** Tags removed: verification-needed-focal ** Tags added: verific

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-04-21 Thread Lukas Märdian
Thank you very much Brian, for quickly accepting the regression fix into focal-proposed! I verified the Focal SRU (for 0.102-0ubuntu1~20.04.2) and attached the corresponding test logs to the bug description. Furthermore, I've verified the regression case, where libnetplan0 v0.102 is used with the

[Bug 1910830] Re: atlas FTBFS with GFortran 10 (groovy and hirsute)

2021-04-22 Thread Lukas Märdian
The build failure is fixed in Debian, but it requires a complex merge, including special handling of s390x instruction set and cross-compilation of Z14 on Z13. Also, there are some incompatibilities between the new debhelper-compat 13 and the previous dh-exec logic. I prepared a merge from Debian

[Bug 1922898] Re: [SRU] SEGFAULT on upgrade to 0.102-0ubuntu1~20.04.1

2021-04-22 Thread Lukas Märdian
** Tags added: verification-needed-hirsute ** Changed in: netplan.io (Ubuntu Hirsute) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922898 Title: [SRU] SEGF

[Bug 1927078] Re: Don't allow useradd to use fully numeric names

2021-07-13 Thread Lukas Märdian
Thanks William, this LGTM now! I've modified your debian/changelog and the XML/man pages a bit, to account for the removed handling of floating point numbers. And uploaded the package. $ dput ubuntu ../shadow_4.8.1-1ubuntu9_source.changes D: Setting host argument. Checking signature on .changes g

[Bug 1884248] Re: [SRU] networkd-dispatcher gives corrupted information

2021-07-13 Thread Lukas Märdian
** Changed in: networkd-dispatcher (Ubuntu Hirsute) Status: Triaged => In Progress ** Changed in: networkd-dispatcher (Ubuntu Focal) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1934988] Re: Upgrade s390-tools to latest version (2.17.0)

2021-07-13 Thread Lukas Märdian
Thank you very much for providing the debdiffs! They are looking good so far. In the -signed package, you wouldn't even need to adopt the s390-tools- zkey version manually as that would be generated from debian/control.in But it's perfectly fine doing it this way as well! For s390-tools I have a

[Bug 1884248] Re: [SRU] networkd-dispatcher gives corrupted information

2021-07-14 Thread Lukas Märdian
Hello Brian, thank you for accepting it into hirsute-proposed. I tested networkd- dispatcher 2.1-2~ubuntu21.04.1 and can confirm the bug is fixed: # dpkg -l | grep systemd ii systemd 247.3-3ubuntu3.1 # networkctl status eth0 ● 149: eth0

[Bug 1884248] Re: [SRU] networkd-dispatcher gives corrupted information

2021-07-14 Thread Lukas Märdian
This bug does not happen for Bionic, as the networkctl output was only changed in systemd v244 while Bionic is on v237. ** Changed in: networkd-dispatcher (Ubuntu Bionic) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1884248] Re: [SRU] networkd-dispatcher gives corrupted information

2021-07-14 Thread Lukas Märdian
** Description changed: [Impact] - * Due to changes in systemd's networkctl output networkd-dispatcher 2.0 contains a bug, producing invalid keys/values inside the JSON it provides to its scripts - * e.g.: json={"A": ["ress: 119.224.106.22 (DHCP4)"], ...} - * Therefore the scripts cannot

[Bug 1934988] Re: Upgrade s390-tools to latest version (2.17.0)

2021-07-14 Thread Lukas Märdian
Thanks, uploaded! ** Changed in: s390-tools (Ubuntu Impish) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1934988 Title: Upgrade s390-tools to latest version

[Bug 1884248] Re: [SRU] networkd-dispatcher gives corrupted information

2021-07-15 Thread Lukas Märdian
Hello Brian, thank you for accepting it into focal-proposed. I tested networkd- dispatcher 2.1-2~ubuntu20.04.1 and can confirm the bug is fixed: # dpkg -l | grep systemd ii systemd 245.4-4ubuntu3.7 # networkctl status eth0 ● 258: eth0

[Bug 1927078] Re: Don't allow useradd to use fully numeric names

2021-07-15 Thread Lukas Märdian
Thanks, I've sponsored the HH & FF uploads. ** Changed in: shadow (Ubuntu Focal) Status: Fix Committed => In Progress ** Changed in: shadow (Ubuntu Hirsute) Status: Fix Committed => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1936312] [NEW] nm-online times out, failing autopkgtests

2021-07-15 Thread Lukas Märdian
Public bug reported: The nm-online util does not return successfully as of 1.32.2-0ubuntu1 (currently in impish-proposed). systemd VS network-manager autopkgtests (in LXD) fail, because the autopkgtest-virt-lxd runner tries to wait for "network ready" before it is reconnecting after a reboot. Thi

[Bug 1936312] Re: nm-online times out, failing autopkgtests

2021-07-15 Thread Lukas Märdian
Related to: LP: #1914062 Two patches exist, both were dropped from their corresponding packages: https://git.launchpad.net/network-manager/commit/?id=4c4f7172 https://git.launchpad.net/~ubuntu-core- dev/ubuntu/+source/systemd/commit/?h=ubuntu- impish&id=efebddfe37efff6a259ef7fd59212d65ad1b848b

[Bug 1860672] Re: Autopkgtest failing badly since linux-5.4/5.4.0-11.14

2021-07-15 Thread Lukas Märdian
It looks like this error happens when the package is only available in -proposed, but not the release pocket. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1860672 Title: Autopkgtest failing badly s

[Bug 1935666] Re: s390-tools FTBFS when built with libfuse3-dev

2021-07-15 Thread Lukas Märdian
Upstream patch: https://github.com/ibm-s390-linux/s390-tools/pull/117 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935666 Title: s390-tools FTBFS when built with libfuse3-dev To manage notificati

[Bug 1929150] Re: new version fails to start if eth0 not present

2021-07-19 Thread Lukas Märdian
** Bug watch added: Debian Bug tracker #895342 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895342 ** Also affects: suricata (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895342 Importance: Unknown Status: Unknown -- You received this bug notification becaus

[Bug 1936312] Re: nm-online times out, failing autopkgtests

2021-07-19 Thread Lukas Märdian
This should have been fixed upstream by: https://github.com/systemd/systemd/pull/18559 Or https://github.com/systemd/systemd/pull/18684 and https://github.com/systemd/systemd/pull/18717 respectively. I wonder why this fix isn't working for network-manager, while it seems to be good for LXD? -- Y

[Bug 1936312] Re: nm-online times out, failing autopkgtests

2021-07-20 Thread Lukas Märdian
After reading a bit more about this issue, I can see where the conflict happens: 1/ systemd requires any container manager to mount /sys read-only, according to https://systemd.io/CONTAINER_INTERFACE/ in order to make udevd behave properly. 2/ NetworkManager checks for /sys to be read-only in ord

[Bug 1850667] Re: Switch to "unified" cgroup hierarchy (cgroupv2)

2021-07-20 Thread Lukas Märdian
After enabling the unified cgroups hierarchy in systemd and running some tests, I can confirm that most things are working as expected, except for snapd. https://bileto.ubuntu.com/excuses/4602/impish.html The Bileto autopkgtests show (ignoring two unrelated/flaky failures in universe packages: su

[Bug 1934221] Re: systemd-resolve segfault

2021-07-20 Thread Lukas Märdian
Thank you for providing a patch! That patch looks straight forward and (almost) resembles the upstream change, obviously missing the parts that do not yet exist in systemd v245. The only other thing I found missing is an upstream change in src/resolve/resolved-dns-transaction.c: ``` static void

[Bug 1934221] Re: systemd-resolve segfault

2021-07-20 Thread Lukas Märdian
** Patch added: "Focal" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1934221/+attachment/5512235/+files/lp1934221-resolved-disable-event-sources-before-unreffing-them.patch ** Also affects: systemd (Ubuntu Hirsute) Importance: Undecided Status: New ** Also affects: systemd

[Bug 1934221] Re: systemd-resolve segfault

2021-07-20 Thread Lukas Märdian
systemd v248 as can be found in Impish already contains the upstream fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1934221 Title: systemd-resolve segfault To manage notifications about this bu

[Bug 1936948] [NEW] Dependency loop via sockets.target

2021-07-20 Thread Lukas Märdian
Public bug reported: basic.target waits for dbus.socket (via sockets.target) AND dbus.socket waits for basic.target, too, delaying dbus-daemon startup. At some point a timeout happens, dbus is started and all queued services try to start registering to the bus at the same time. All services regis

[Bug 1936948] Re: Dependency loop via sockets.target

2021-07-20 Thread Lukas Märdian
** Tags added: rls-ii-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1936948 Title: Dependency loop via sockets.target To manage notifications about this bug go to: https://bugs.launchpad.n

[Bug 1934221] Re: systemd-resolve segfault

2021-07-20 Thread Lukas Märdian
** Patch added: "Hirsute" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1934221/+attachment/5512243/+files/lp1934221-resolved-disable-event-sources-before-unreffing-them.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 1934221] Re: systemd-resolve segfault

2021-07-21 Thread Lukas Märdian
** Description changed: - systemd-resolve keep crashing and it is very annoying as sometimes it - severely interrupt normal dns resolving. + [Impact] + + * systemd-resolved stops replying to clients on the local LAN. + * logging segfault crashes in dmesg: + [836786.046514] systemd-resolve[87200

[Bug 1919451] Re: Update (python-)zhmcclient to latest release

2021-07-21 Thread Lukas Märdian
** Also affects: zhmcclient (Ubuntu Focal) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1919451 Title: Update (python-)zhmcclient to latest release To m

[Bug 1919451] Re: Update (python-)zhmcclient to latest release

2021-07-22 Thread Lukas Märdian
** Description changed: + [Impact] + + In order to remotely power-cycle IBM z14 GA2 (or newer) or IBM LinuxONE + III (or newer) machines/LPARs from within a MAAS controller, the + python3-zhmcclient libraray (>= v0.29) is needed, to provide all the + functions required for controlling the HMC. +

[Bug 1919451] Re: Update (python-)zhmcclient to latest release

2021-07-22 Thread Lukas Märdian
** Description changed: [Impact] In order to remotely power-cycle IBM z14 GA2 (or newer) or IBM LinuxONE III (or newer) machines/LPARs from within a MAAS controller, the python3-zhmcclient libraray (>= v0.29) is needed, to provide all the functions required for controlling the HMC.

[Bug 1919451] Re: Update (python-)zhmcclient to latest release

2021-07-22 Thread Lukas Märdian
** Changed in: zhmcclient (Ubuntu Focal) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1919451 Title: Update (python-)zhmcclient to latest release To manage notifi

[Bug 1919451] Re: Update (python-)zhmcclient to latest release

2021-07-22 Thread Lukas Märdian
** Description changed: [Impact] In order to remotely power-cycle IBM z14 GA2 (or newer) or IBM LinuxONE III (or newer) machines/LPARs from within a MAAS controller, the python3-zhmcclient libraray (>= v0.29) is needed, to provide all the functions required for controlling the HMC.

[Bug 1938404] [NEW] Phoc is not (yet) compatible with wlroots >= 0.13

2021-07-29 Thread Lukas Märdian
Public bug reported: Neither phoc 0.6.0 nor 0.8.0 (from Debian experimental) seem to be compatible with wlroots 0.13, yet. There are some upstream patches being worked on: https://source.puri.sm/Librem5/phoc/-/merge_requests/241/ ** Affects: phoc (Ubuntu) Importance: Undecided Statu

[Bug 1938404] Re: Phoc is not (yet) compatible with wlroots >= 0.13

2021-07-29 Thread Lukas Märdian
** Also affects: wlroots (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1938404 Title: Phoc is not (yet) compatible with wlroots >= 0.13 To manag

[Bug 1934221] Re: systemd-resolve segfault

2021-07-29 Thread Lukas Märdian
Denys, what kind of MDNS traffic is flowing in your network? I'm not really able to reproduce the problem locally. Maybe I'm missing this special network packets? Have you already been able to find out what triggers the issue for you? -- You received this bug notification because you are a membe

[Bug 1902533] Re: Please merge user-setup 1.85 (main) from Debian unstable (main)

2020-11-09 Thread Lukas Märdian
** Changed in: user-setup (Ubuntu) Status: In Progress => Fix Committed ** Tags removed: block-proposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1902533 Title: Please merge user-setup 1

[Bug 1903688] [NEW] Please merge s390-tools 2.14.0-2 (main) from Debian unstable (main)

2020-11-10 Thread Lukas Märdian
Public bug reported: Please merge s390-tools 2.14.0-2 (main) from Debian unstable (main) Also upload s390-tools-signed 2.14.0-2ubuntu1 afterwards. Debdiff: https://paste.ubuntu.com/p/NtTYKQ7k6q/ ** Affects: s390-tools (Ubuntu) Importance: Undecided Assignee: Lukas Märdian (slyon

[Bug 1743200] Re: No support for interface labels

2020-11-12 Thread Lukas Märdian
Hi Bruno, you can call `dpkg -l | grep netplan` to see the installed version. Netplan 0.100 is available in Ubuntu Focal 20.04 LTS. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743200 Title: No su

[Bug 1903688] Re: Please merge s390-tools 2.14.0-2 (main) from Debian unstable (main)

2020-11-13 Thread Lukas Märdian
Thanks for the upload! Would you mind to also push the corresponding `s390-tools-signed` debdiff from the bug description above? ** Changed in: s390-tools (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1724895] Re: MTU not applied on private ethernet interfaces

2020-11-13 Thread Lukas Märdian
Doing some experiments this seems to be working with netplan.io 0.100 in Groovy. No matter if 'match.macaddress' is set or not on my local eth interface. As far as I can tell the fix was released with netplan 0.99 in Focal final and was SRU'ed to Bionic as well. (https://github.com/CanonicalLtd/ne

[Bug 1903688] Re: Please merge s390-tools 2.14.0-2 (main) from Debian unstable (main)

2020-11-16 Thread Lukas Märdian
** Changed in: s390-tools (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903688 Title: Please merge s390-tools 2.14.0-2 (main) from Debian unsta

[Bug 1859018] Re: [UBUNTU 20.04] zkey: Fix listing of keys on file systems reporting DT_UNKNOWN.

2020-11-17 Thread Lukas Märdian
The 'zkey list' command does not seem to be available in Bionic. Also the patched zkey/keystore.c file does not exist in s390-tools v2.3.0, so it looks like this bug isn't available either: ubuntu@juju-96c787-test-0:~$ zkey list zkey: Invalid command 'list' Try 'zkey --help' for more information.

[Bug 1860574] Re: [UBUNTU 20.04] zkey: Fix display of clear key size for XTS keys

2020-11-17 Thread Lukas Märdian
The 'zkey list' command does not seem to be available in Bionic (s390-tools v2.3.0), so it looks like this bug isn't available either: ubuntu@juju-96c787-test-0:~$ zkey list zkey: Invalid command 'list' Try 'zkey --help' for more information. ubuntu@juju-96c787-test-0:~$ zkey --help Usage: zkey CO

[Bug 1865032] Re: [UBUNTU] zipl/libc: Fix potential buffer overflow in printf

2020-11-17 Thread Lukas Märdian
** Changed in: s390-tools (Ubuntu Bionic) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1865032 Title: [UBUNTU] zipl/libc: Fix potential buffer overflow in printf

  1   2   3   4   5   6   7   8   9   10   >