[Bug 2080489] Re: Network Manager stops functioning on Ubuntu 24.04

2024-09-12 Thread Danilo Egea Gondolfo
Also, it would be helpful if you could attach the full journal for NetworkManager: journalctl -u NetworkManager > networkmanager.log Or at least the parts where you see a crash or errors. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 2058031] Re: [SRU] Backport 0.107.1-3 to Ubuntu 22.04

2024-09-11 Thread Danilo Egea Gondolfo
Autopkgtest logs were uploaded to https://git.launchpad.net/~danilogondolfo/+git/sru- logs/tree/sru-2058031?h=main Note that the tests that are failing are not regressions and are covered in the Bug Description ** Description changed: Stable Release Update for netplan.io 0.107.1-3 to Jammy. Th

[Bug 2079975] [NEW] netplan status: encoding issues

2024-09-09 Thread Danilo Egea Gondolfo
Public bug reported: When non-ascii characters are present, netplan status will not decode them properly. # netplan status Error: netplan-wlp2s0-??o - no such connection profile. WARNING:root:Cannot query NetworkManager SSID for netplan-wlp2s0-??o: Command '['nmcli', '--get-value

[Bug 2078759] Re: debsums: changed file /lib/netplan/00-network-manager-all.yaml (from ubuntu-settings package)

2024-09-04 Thread Danilo Egea Gondolfo
There is a comment in the first line of /lib/netplan/00-network-manager- all.yaml. We seem to be dropping it when we call update_yaml_hierarchy() (I guess) and the file is updated. I think we have an LP bug about preserving comments... A workaround would consist in shipping the file without the

[Bug 2074266] Re: 24.04: latest netplan updates fail to apply already working config

2024-09-03 Thread Danilo Egea Gondolfo
Hi, sorry for the long delay. Thanks for the logs. I can see in the journal that it doesn't have any records of the configuration files networkd is supposed to use. And from your previous comments, all the files are there (in /run/systemd/network) and have the correct permissions. Is your systemd

[Bug 2063331] Re: systemd-networkd-wait-online.service runs into a timeout during boot

2024-08-30 Thread Danilo Egea Gondolfo
I'm guessing this is what's happening in your scenario: ubuntu-desktop will install ubuntu-settings as one of its dependencies. ubuntu-settings will install "/lib/netplan/00-network-manager-all.yaml". This configuration file will delegate the network configuration to Network Manager. In this case

[Bug 2077974] Re: Test failures with new twisted 24.7.0-1

2024-08-30 Thread Danilo Egea Gondolfo
** Description changed: A couple of tests fail with: 126s ../../build.mHP/src/libervia/frontends/tools/webrtc.py:625: InternalError 126s -- Captured log call --- 126s ERRORlibervia.frontends.tools.webrtc:webrtc.py:622 Can't pa

[Bug 2077974] [NEW] Test failures with new twisted 24.7.0-1

2024-08-27 Thread Danilo Egea Gondolfo
Public bug reported: A couple of tests fail with: 126s ../../build.mHP/src/libervia/frontends/tools/webrtc.py:625: InternalError 126s -- Captured log call --- 126s ERRORlibervia.frontends.tools.webrtc:webrtc.py:622 Can't parse pipeline

[Bug 2077973] [NEW] Sync pytest-twisted 1.14.1-3 (universe) from Debian unstable (main)

2024-08-27 Thread Danilo Egea Gondolfo
Public bug reported: Please sync pytest-twisted 1.14.1-3 (universe) from Debian unstable (main) Changelog entries since current oracular version 1.14.1-2: pytest-twisted (1.14.1-3) unstable; urgency=medium   * Team upload.   * Fix tests with Twisted 24.7.0.   * Fix tests with openssl >= 3.3.1-5

[Bug 2077971] [NEW] Sync python-tornado 6.4.1-2 (main) from Debian unstable (main)

2024-08-27 Thread Danilo Egea Gondolfo
Public bug reported: Please sync python-tornado 6.4.1-2 (main) from Debian unstable (main) Changelog entries since current oracular version 6.4.1-1: python-tornado (6.4.1-2) unstable; urgency=medium   * Team upload.   * Fix tests with Twisted 24.7.0 (closes: #1078411).   * Fix tests with openss

[Bug 2077972] [NEW] Sync python-daphne 4.1.2-2 (universe) from Debian unstable (main)

2024-08-27 Thread Danilo Egea Gondolfo
Public bug reported: Please sync python-daphne 4.1.2-2 (universe) from Debian unstable (main) Changelog entries since current oracular version 4.1.2-1: python-daphne (4.1.2-2) unstable; urgency=medium   * Team upload.   * Remove now-unnecessary dh_auto_test override.   * Fix autopkgtests with o

[Bug 2077636] [NEW] renderer property lost when set at the end of a network. stanza

2024-08-22 Thread Danilo Egea Gondolfo
Public bug reported: Consider the example below: network: renderer: NetworkManager ethernets: eth0: {} eth1: {} renderer: networkd bonds: bond0: {} bond1: {} renderer: networkd It's expected that networkd would be used for ethernets and bonds but it's actually lost:

[Bug 2069827] Re: [SRU] Place cloud-init seed on boot partition for desktop images

2024-08-22 Thread Danilo Egea Gondolfo
I did the upgrade from -proposed tests for Noble server and desktop on a RPI 4 and can confirm that nothing breaks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2069827 Title: [SRU] Place cloud-ini

[Bug 2077515] Re: Network Manager applet shows back-slash escapes for non-latin characters

2024-08-21 Thread Danilo Egea Gondolfo
Thank you for confirming the new package fixed the problem for you (and sorry for the inconvenience ;)) It should land in -updates in the next few days. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2

[Bug 2077515] Re: Network Manager applet shows back-slash escapes for non-latin characters

2024-08-21 Thread Danilo Egea Gondolfo
I forgot to mention that you'll need to restart Network Manager after updating netplan.io. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2077515 Title: Network Manager applet shows back-slash escape

[Bug 2077515] Re: Network Manager applet shows back-slash escapes for non-latin characters

2024-08-21 Thread Danilo Egea Gondolfo
Hello, This is related to a regression in netplan.io caused by a security fix. The fix for this regression is in the -proposed pocket for 24.04 [1]. Can you install the update from -proposed [2] and let us know if it fixes the problem for you? You might need to delete the connections with bad na

[Bug 2074266] Re: 24.04: latest netplan updates fail to apply already working config

2024-08-20 Thread Danilo Egea Gondolfo
Thank you for the information. I'm still not sure of what could be wrong, the networkd files are being generated, their permissions are correct... When you say that the configuration is not applied, do you mean that absolutely nothing is applied? Please, check the systemd journal with: journalct

[Bug 2074266] Re: 24.04: latest netplan updates fail to apply already working config

2024-08-20 Thread Danilo Egea Gondolfo
What are the permissions of the directory /run/systemd/network and the files inside of it? Can you paste the output of "ls -la /run/systemd/network" here please? Do you see any "permission denied" kind of errors in the systemd- networkd journal related to files from /run/systemd/network? (journal

[Bug 2074197] Re: [SRU] Backport netplan.io 1.0.1-1ubuntu2 to 24.04

2024-08-20 Thread Danilo Egea Gondolfo
All the autopkgtests are passing. I tested the fixes related to encoding present in 1.0.1-1ubuntu2~24.04.1 in different scenarios and they are working fine: 1) I configured wifi networks where the SSID and password have non-ascii characters and connected to them using both renderers. 2) I also t

[Bug 2071949] Re: [SRU] Missing frame pointers on Noble

2024-08-19 Thread Danilo Egea Gondolfo
** Tags removed: verification-needed-noble ** Tags added: verification-done-noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2071949 Title: [SRU] Missing frame pointers on Noble To manage notifi

[Bug 2074197] Re: [SRU] Backport netplan.io 1.0.1-1ubuntu2 to 24.04

2024-08-19 Thread Danilo Egea Gondolfo
Note: all the autopkgtest failures were due to issues with the testing infrastructure. They passed after retrying them. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2074197 Title: [SRU] Backport ne

[Bug 2071949] Re: [SRU] Missing frame pointers on Noble

2024-08-16 Thread Danilo Egea Gondolfo
I verified in the build logs [1] that ipvsadm was NOT built with frame pointers on ppc64el and s390x. I also executed the test plan from the LP bug description with both versions of ipvsadm (from release and from proposed) and verified that they produce the same results. [1] - https://launchpad.

[Bug 2071949] Re: [SRU] Missing frame pointers on Noble

2024-08-16 Thread Danilo Egea Gondolfo
The autopkgtest failed due to infrastructure issues, it worked now https://autopkgtest.ubuntu.com/run/084534a2-2f3a-46f0-ae77-e9ac4039b7a8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2071949 Title:

[Bug 2077092] [NEW] Setting an invalid bond primary via NetworkManager will break the YAML configuration

2024-08-15 Thread Danilo Egea Gondolfo
Public bug reported: Network Manager will not do any validation for this setting so one can end up creating invalid YAML configuration: Example: # netplan get bonds.nm-bond0 renderer: NetworkManager dhcp4: true dhcp6: true parameters: mode: "active-backup" networkmanager: uuid: "f5de1095-894

[Bug 2071949] Re: [SRU] Missing frame pointers on Noble

2024-08-13 Thread Danilo Egea Gondolfo
Hi Mauricio, so, about frame-pointers and ppc64/s390x: it will be handled on dpkg [1]. If plans to rebuild the archive on Noble exist, it will be done when dpkg is patched, for now everything is being built with -no-omit- frame-pointer. About libnl, it was already used by ipvsadm. The package mai

[Bug 2074197] Re: [SRU] Backport netplan.io 1.0.1-1ubuntu2 to 24.04

2024-08-08 Thread Danilo Egea Gondolfo
** Description changed: - tracking bug + Stable Release Update for netplan.io 1.0.1-1ubuntu2 to Noble. This version has many bug + fixes and one small new feature we want to make available to users of Ubuntu 24.04. netplan.io + has an SRU exception for backporting new versions with new features

[Bug 2076172] Re: netplan ignores NetworkManager ipv4.route-metric

2024-08-06 Thread Danilo Egea Gondolfo
Hello, thanks for bringing this issue to our attention and working on a fix for it. I saw that you created a PR on Github as well [1] (which is the preferred way of submitting patch to Netplan). I just left some comments there. Thanks! [1] - https://github.com/canonical/netplan/pull/495 ** Cha

[Bug 2071949] Re: [SRU] Missing frame pointers on Noble

2024-08-02 Thread Danilo Egea Gondolfo
Hi Andreas, this will be (eventually) done in dpkg. All I'm doing in this SRU is making the package build with whatever flags the framework passes to it. ** Changed in: ipvsadm (Ubuntu Noble) Status: Incomplete => New -- You received this bug notification because you are a member of Ubunt

[Bug 2058976] Re: Configuration files for networkd are created when NetworkManager is the default renderer

2024-07-29 Thread Danilo Egea Gondolfo
I have found another case where reloading networkd will not be enough to apply the configuration. I'm not sure if it's the same root cause but it looks similar so I'll use this ticket to document it. The scenario looks like this (it's all done in a LXD VM running Oracular): 1) Start with the defa

[Bug 2074197] Re: [SRU] Backport netplan.io 1.0.1-1ubuntu2 to 24.04

2024-07-26 Thread Danilo Egea Gondolfo
** Merge proposal linked: https://code.launchpad.net/~danilogondolfo/netplan/+git/ubuntu/+merge/470179 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2074197 Title: [SRU] Backport netplan.io 1.0.1

[Bug 2074197] [NEW] [SRU] Backport netplan.io 1.0.1-1ubuntu2 to 24.04

2024-07-26 Thread Danilo Egea Gondolfo
Public bug reported: tracking bug ** Affects: netplan.io (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/2074197 Title: [SRU] Backport netpla

[Bug 2071949] Re: Missing frame pointers on Noble

2024-07-12 Thread Danilo Egea Gondolfo
** Attachment added: "buildlog_ubuntu-noble-amd64.ipvsadm_1_1.31-1ubuntu0.1~ppa1_BUILDING.txt.gz" https://bugs.launchpad.net/ubuntu/+source/ipvsadm/+bug/2071949/+attachment/5796624/+files/buildlog_ubuntu-noble-amd64.ipvsadm_1_1.31-1ubuntu0.1~ppa1_BUILDING.txt.gz ** Merge proposal linked:

[Bug 2071949] Re: Missing frame pointers on Noble

2024-07-12 Thread Danilo Egea Gondolfo
** Attachment added: "buildlog_ubuntu-noble-armhf.ipvsadm_1_1.31-1ubuntu0.1~ppa1_BUILDING.txt.gz" https://bugs.launchpad.net/ubuntu/+source/ipvsadm/+bug/2071949/+attachment/5796622/+files/buildlog_ubuntu-noble-armhf.ipvsadm_1_1.31-1ubuntu0.1~ppa1_BUILDING.txt.gz -- You received this bug noti

[Bug 2071949] Re: Missing frame pointers on Noble

2024-07-12 Thread Danilo Egea Gondolfo
** Attachment added: "buildlog_ubuntu-noble-arm64.ipvsadm_1_1.31-1ubuntu0.1~ppa1_BUILDING.txt.gz" https://bugs.launchpad.net/ubuntu/+source/ipvsadm/+bug/2071949/+attachment/5796623/+files/buildlog_ubuntu-noble-arm64.ipvsadm_1_1.31-1ubuntu0.1~ppa1_BUILDING.txt.gz -- You received this bug noti

[Bug 2071949] Re: Missing frame pointers on Noble

2024-07-12 Thread Danilo Egea Gondolfo
** Attachment added: "buildlog_ubuntu-noble-ppc64el.ipvsadm_1_1.31-1ubuntu0.1~ppa1_BUILDING.txt.gz" https://bugs.launchpad.net/ubuntu/+source/ipvsadm/+bug/2071949/+attachment/5796621/+files/buildlog_ubuntu-noble-ppc64el.ipvsadm_1_1.31-1ubuntu0.1~ppa1_BUILDING.txt.gz -- You received this bug

[Bug 2071949] Re: Missing frame pointers on Noble

2024-07-12 Thread Danilo Egea Gondolfo
** Description changed: + [ Impact ] + + ipvsadm was not built with frame pointers in Noble. In fact, because + its build scripts are overriding the flags from package building framework, it's also + not built with hardening. + + Having frame pointers was one of the things we delivered with Nob

[Bug 2071949] Re: Missing frame pointers on Noble

2024-07-12 Thread Danilo Egea Gondolfo
** Attachment added: "buildlog_ubuntu-noble-riscv64.ipvsadm_1_1.31-1ubuntu0.1~ppa1_BUILDING.txt.gz" https://bugs.launchpad.net/ubuntu/+source/ipvsadm/+bug/2071949/+attachment/5796620/+files/buildlog_ubuntu-noble-riscv64.ipvsadm_1_1.31-1ubuntu0.1~ppa1_BUILDING.txt.gz -- You received this bug

[Bug 2071949] Re: Missing frame pointers on Noble

2024-07-10 Thread Danilo Egea Gondolfo
Hi Mitchell, yes I'll prepare an SRU for it :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2071949 Title: Missing frame pointers on Noble To manage notifications about this bug go to: https://bug

[Bug 2071949] [NEW] Missing frame pointers on Noble

2024-07-04 Thread Danilo Egea Gondolfo
Public bug reported: The compiler flags are being overwritten in the package Makefiles and it's not being built with none of $(dpkg-buildflags). This problem is already fixed in Oracular though. This package doesn't install any shared libraries. Related upstream fixes: https://salsa.debian.org/

[Bug 2071333] Re: netplan.io causes systemctl enable to fail on systems without dbus

2024-06-27 Thread Danilo Egea Gondolfo
Hello, this is not caused by Netplan itself (but one of the things the update does will lead to the error). Below is a Dockerfile you can use to reproduce the problem. As you can see, netplan.io is not involved in it. FROM ubuntu:22.04 RUN apt-get update && apt-get install --yes --no-insta

[Bug 2069293] Re: Autopkgtests failing due to new git 2.45

2024-06-18 Thread Danilo Egea Gondolfo
** Changed in: git (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/2069293 Title: Autopkgtests failing due to new git 2.45 To manage notifications about th

[Bug 2069304] Re: Autopkgtests failing due to new git 2.45

2024-06-18 Thread Danilo Egea Gondolfo
** Changed in: git (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/2069304 Title: Autopkgtests failing due to new git 2.45 To manage notifications about th

[Bug 2069293] Re: Autopkgtests failing due to new git 2.45

2024-06-13 Thread Danilo Egea Gondolfo
** Merge proposal linked: https://code.launchpad.net/~danilogondolfo/ubuntu/+source/ikiwiki-hosting/+git/ikiwiki-hosting/+merge/467474 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2069293 Title:

[Bug 2069304] [NEW] Autopkgtests failing due to new git 2.45

2024-06-13 Thread Danilo Egea Gondolfo
Public bug reported: The test is failing due to the message bellow being sent to stderr: 1491s autopkgtest [17:08:48]: test test-dh-gnulib-patch: ---] 1491s test-dh-gnulib-patch FAIL stderr: hint: Using 'master' as the name for the initial branch. This default branch name 14

[Bug 2069293] Re: Autopkgtests failing due to new git 2.45

2024-06-13 Thread Danilo Egea Gondolfo
** Description changed: The step where the ikiwiki-hosting managed git repository is cloned is failing: git clone git://foo.example.com/source.git Cloning into 'source'... fatal: Could not read from remote repository. Please make sure you have the correct access rights and the

[Bug 2069293] [NEW] Autopkgtests failing due to new git 2.45

2024-06-13 Thread Danilo Egea Gondolfo
Public bug reported: The step where the ikiwiki-hosting managed git repository is cloned is failing: git clone git://foo.example.com/source.git Cloning into 'source'... fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. T

[Bug 2069110] Re: netplan breaks route_localnet set in /proc/sys/net/ipv4/conf after apply/try

2024-06-12 Thread Danilo Egea Gondolfo
*** This bug is a duplicate of bug 2069111 *** https://bugs.launchpad.net/bugs/2069111 ** This bug has been marked a duplicate of bug 2069111 netplan breaks route_localnet set in /proc/sys/net/ipv4/conf after apply/try -- You received this bug notification because you are a member of Ubun

[Bug 2066700] Re: systemd-networkd is inactive by default since ubuntu 23.10?

2024-05-30 Thread Danilo Egea Gondolfo
If no renderer is set anywhere in your YAMLs it will default to networkd. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2066700 Title: systemd-networkd is inactive by default since ubuntu 23.10? To

[Bug 2063094] Re: unattended-upgrades is running forever

2024-05-23 Thread Danilo Egea Gondolfo
Calling "strace" and "perf record" against the process would also help debugging it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2063094 Title: unattended-upgrades is running forever To manage no

[Bug 2059292] Re: autopkgtest failure with libvmod-redis/15.1-1build2 on arm64

2024-05-15 Thread Danilo Egea Gondolfo
** Changed in: libvmod-redis (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/2059292 Title: autopkgtest failure with libvmod-redis/15.1-1build2 on arm64 To

[Bug 2051672] Re: Backport iproute2 6.8.0 to noble

2024-05-08 Thread Danilo Egea Gondolfo
Hi folks, do you think we are good to sync iproute2 from Debian to Oracular at this point? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2051672 Title: Backport iproute2 6.8.0 to noble To manage no

[Bug 1862481] Re: Cannot set accept-ra to 2, it keeps reseting it to 0

2024-05-02 Thread Danilo Egea Gondolfo
I was looking at this bug while working on another accept-ra related thing and found this: As far as I can tell, networkd will always set the per-interface accept_ra parameter to 0: https://github.com/systemd/systemd/blob/v255/src/network/networkd- sysctl.c#L146 The explanation for that is docum

[Bug 2063973] Re: network-online.target is reached before netplan-configured interfaces are online

2024-04-29 Thread Danilo Egea Gondolfo
Hi Lucas, In your scenario the best approach would probably be relying on Netplan to rename the interface for you instead of creating an external udev rule. I'd suggest you use "set-name: eno1" and continue to use "match" in your configuration. Something like this: ``` network: version: 2 re

[Bug 2055012] Re: When I upgraded from 22.04 to 24.04, DNS resolution went wrong.

2024-04-23 Thread Danilo Egea Gondolfo
I can confirm this is an issue, although it's not caused by Network Manager so I'll go ahead and set it as invalid. After trying to do a "do-release-upgrade -d" from a brand new installation of Jammy 22.04.4, gnome-shell crashed and interrupted the upgrade. After that, this is what "dpkg --list |

[Bug 2058179] Re: Kernel 6.8 + zfs-2.2.2: copy_file_range Operation Not Supported

2024-04-22 Thread Danilo Egea Gondolfo
Kernel -31 fixed the problem for me. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058179 Title: Kernel 6.8 + zfs-2.2.2: copy_file_range Operation Not Supported To manage notifications abo

[Bug 2058179] Re: Kernel 6.8 + zfs-2.2.2: copy_file_range Operation Not Supported

2024-04-20 Thread Danilo Egea Gondolfo
Oh the new kernel wasn't built with the new zfs-dkms =/ II: dkms-build downloading zfs (zfs-dkms_2.2.2-0ubuntu7_all.deb) II: fetching https://launchpad.net/ubuntu/+archive/primary/+files/zfs-dkms_2.2.2-0ubuntu7_all.deb II: fixing https://launchpadlibrarian.net/718392332/zfs-dkms_2.2.2-0ubuntu7

[Bug 2058179] Re: Kernel 6.8 + zfs-2.2.2: copy_file_range Operation Not Supported

2024-04-20 Thread Danilo Egea Gondolfo
I just updated and rebooted but I'm also still seeing the same problem: Failed to backup /etc/group: Operation not supported. It's reproducible with "apt install tomcat10". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 2060818] Re: FTBFS on Noble

2024-04-16 Thread Danilo Egea Gondolfo
stack trace after installing llvm-symbolizer ** Attachment added: "swift_crash_arm64.txt" https://bugs.launchpad.net/ubuntu/+source/swiftlang/+bug/2060818/+attachment/5766081/+files/swift_crash_arm64.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2060818] Re: FTBFS on Noble

2024-04-15 Thread Danilo Egea Gondolfo
With a few patches I got it working on amd64. The build fails on arm64 though, the swift compiler itself crashes during the build and the problem appears to be in the vendored LLVM 13 code. I put it in a PPA here https://launchpad.net/~danilogondolfo/+archive/ubuntu/swiftlang -- You received

[Bug 2055333] Re: netplan.io 0.106.1-7ubuntu0.22.04.2 fails to manage additional loopback addresses on Ubuntu 2204 Jammy

2024-04-15 Thread Danilo Egea Gondolfo
To get you configuration working you need to remove the match and set- name stanzas (which were never required really). Using the definition ID as the interface name (the "lo" inside "ethernets") is enough to configure an interface using its name. And by removing that it will work on Jammy. As yo

[Bug 2060818] Re: FTBFS on Noble

2024-04-10 Thread Danilo Egea Gondolfo
** Tags added: ftbfs update-excuse -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060818 Title: FTBFS on Noble To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+sourc

[Bug 2060818] [NEW] FTBFS on Noble

2024-04-10 Thread Danilo Egea Gondolfo
Public bug reported: Source package is failing to build for different reasons: 1) - -- Check for working C compiler: /<>/build/buildbot_linux/llvm-linux-x86_64/./bin/clang -- Check for working C compiler: /<>/build/buildbot_linux/llvm-linux-x86_64/./bin/clang - broken CMake Error at /usr/s

[Bug 2060241] Re: prosposed migration audit 1:3.1.2-2.1build1 vs network-manager 1.46.0-1ubuntu1

2024-04-06 Thread Danilo Egea Gondolfo
Probably fixed in the last network-manager upload: debian/tests/control: add Depends: python3-gi for nm_netplan.py (LP: #2060221) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060241 Title: prospo

[Bug 2059651] Re: network-manager gets uninstalled on apt full-upgrade

2024-03-28 Thread Danilo Egea Gondolfo
Please refer to https://lists.ubuntu.com/archives/ubuntu- devel/2024-March/042954.html for more information about the current state of upgrades. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059651 T

[Bug 2059415] Re: netplan crash when using command netplan

2024-03-28 Thread Danilo Egea Gondolfo
Thanks for the information. The crash you mentioned you were getting on Jammy, is that the same crash you reported? Did you manually upgrade netplan to 0.107 on Jammy for any chance? So, after upgrading to 0.107.1, the directory /usr/share/netplan/netplan should have been removed (or at least al

[Bug 2059415] Re: netplan crash when using command netplan

2024-03-28 Thread Danilo Egea Gondolfo
Hello, can you explain how you got to this situation? Have you upgraded your system from Jammy to Noble? Can you paste the output of "dpkg --list | grep netplan", please? Can you also paste the output of "find /usr/share/netplan/netplan/"? Thanks! -- You received this bug notification because

[Bug 2059299] [NEW] Autopkgtest failing on amd64 with "_FORTIFY_SOURCE redefined"

2024-03-27 Thread Danilo Egea Gondolfo
Public bug reported: autopkgtest [13:54:07]: test hello: [--- 833s info: compiling 833s : warning: "_FORTIFY_SOURCE" redefined 833s : note: this is the location of the previous definition 833s info: running 833s HELLO, WORLD 833s success: Able to run hello world program 834s au

[Bug 2059131] Re: slurmdbd segfaults on armhf

2024-03-27 Thread Danilo Egea Gondolfo
I've got the (non-flaky) tests passing autopkgtest [10:47:08]: summary srun PASS sbatch FLAKY non-zero exit status 1 sacctPASS mpi PASS but the patch is getting ridiculous... I had to patch %ld -> %lld in 42 files

[Bug 2059131] Re: slurmdbd segfaults on armhf

2024-03-26 Thread Danilo Egea Gondolfo
** Attachment added: "build log on armhf" https://bugs.launchpad.net/ubuntu/+source/slurm-wlm/+bug/2059131/+attachment/5759741/+files/buildlog_ubuntu-noble-armhf.slurm-wlm_23.11.4-1.2ubuntu6~ppa1_BUILDING.txt.gz -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 2059131] Re: slurmdbd segfaults on armhf

2024-03-26 Thread Danilo Egea Gondolfo
There are lots of instances of this issue. After fixing the one above it breaks in a different place root@autopkgtest-lxd-bqwqyd:~# slurmdbd -D slurmdbd: accounting_storage/as_mysql: _check_mysql_concat_is_sane: MySQL server version is: 5.5.5-10.11.7-MariaDB-2ubuntu1 slurmdbd: error: Database set

[Bug 2059131] Re: slurmdbd segfaults on armhf

2024-03-26 Thread Danilo Egea Gondolfo
The problem is the format string using %ld with the new time_t in armhf, now it's long long int (%lld)... query2 = xstrdup_printf("insert into %s (creation_time, " "mod_time, table_name, definition) " "values (%ld, %ld, '%s', '%s') " "on duplicate key update " "defi

[Bug 2059131] Re: slurmdbd segfaults on armhf

2024-03-26 Thread Danilo Egea Gondolfo
The variable "now" used in xstrdup_printf is defined as "time_t now = time(NULL);" h -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059131 Title: slurmdbd segfaults on armhf To manage notificat

[Bug 2059131] [NEW] slurmdbd segfaults on armhf

2024-03-26 Thread Danilo Egea Gondolfo
Public bug reported: The slurmdbd segfaults on armhf. This is from the autopkgtest logs: 613s × slurmdbd.service - Slurm DBD accounting daemon 613s Loaded: loaded (/usr/lib/systemd/system/slurmdbd.service; enabled; preset: enabled) 613s Active: failed (Result: core-dump) since Tue 202

[Bug 2058031] Re: [SRU] Backport 0.107.1-3 to Ubuntu 22.04

2024-03-22 Thread Danilo Egea Gondolfo
Autopkgtests from Jammy. See the description above for an explanation about why there are test failures. ** Attachment added: "jammy-autopkgtest-logs.tar" https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2058031/+attachment/5758414/+files/jammy-autopkgtest-logs.tar -- You received t

[Bug 2058051] Re: [SRU] Backport 0.107.1-3 to Ubuntu 23.10

2024-03-22 Thread Danilo Egea Gondolfo
** Changed in: netplan.io (Ubuntu Mantic) 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/2058051 Title: [SRU] Backport 0.107.1-3 to Ubuntu 23.10 To manage notificat

[Bug 2058031] Re: [SRU] Backport 0.107.1-3 to Ubuntu 22.04

2024-03-22 Thread Danilo Egea Gondolfo
** Changed in: netplan.io (Ubuntu Jammy) 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/2058031 Title: [SRU] Backport 0.107.1-3 to Ubuntu 22.04 To manage notificati

[Bug 2058051] Re: [SRU] Backport 0.107.1-3 to Ubuntu 23.10

2024-03-22 Thread Danilo Egea Gondolfo
** Description changed: + Stable Release Update for netplan.io 0.107.1-3 to Mantic. This version + has many bug fixes and new features we want to make available to users + of Ubuntu 23.10. netplan.io has an SRU exception for backporting new + versions with new features https://wiki.ubuntu.com/Netp

[Bug 2058051] Re: [SRU] Backport 0.107.1-3 to Ubuntu 23.10

2024-03-22 Thread Danilo Egea Gondolfo
** Description changed: Another SRU, for Jammy, was prepared in a separate LP bug: https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2058031. As the package is slightly different (due to backwards compatibility patches) and on Mantic we have the integration with Network Manager (

[Bug 2058051] Re: [SRU] Backport 0.107.1-3 to Ubuntu 23.10

2024-03-22 Thread Danilo Egea Gondolfo
Attaching autopkgtest logs from netplan.io and network-manager tests. ** Attachment added: "mantic-autopkgtest-logs.tar" https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2058051/+attachment/5758327/+files/mantic-autopkgtest-logs.tar ** Description changed: Another SRU, for Jammy,

[Bug 2058051] Re: [SRU] Backport 0.107.1-3 to Ubuntu 23.10

2024-03-22 Thread Danilo Egea Gondolfo
** Description changed: Another SRU, for Jammy, was prepared in a separate LP bug: https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2058031. As the package is slightly different (due to backwards compatibility patches) and on Mantic we have the integration with Network Manager (

[Bug 2058031] Re: [SRU] Backport 0.107.1-3 to Ubuntu 22.04

2024-03-22 Thread Danilo Egea Gondolfo
** Description changed: Stable Release Update for netplan.io 0.107.1-3 to Jammy. This version has many bug fixes and new features we want to make available to users of Ubuntu 22.04. netplan.io has an SRU exception for backporting new versions with new features https://wiki.ubuntu.com/Netpl

[Bug 2058051] Re: [SRU] Backport 0.107.1-3 to Ubuntu 23.10

2024-03-21 Thread Danilo Egea Gondolfo
** Description changed: - Stable Release Update for netplan.io 0.107.1-3 to Mantic. This version - has many bug fixes and new features we want to make available to users - of Ubuntu 23.10. + Another SRU, for Jammy, was prepared in a separate LP bug: + https://bugs.launchpad.net/ubuntu/+source/netp

[Bug 2058031] Re: [SRU] Backport 0.107.1-3 to Ubuntu 22.04

2024-03-20 Thread Danilo Egea Gondolfo
** Merge proposal linked: https://code.launchpad.net/~danilogondolfo/netplan/+git/ubuntu/+merge/462714 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058031 Title: [SRU] Backport 0.107.1-3 to Ubu

[Bug 2058051] Re: [SRU] Backport 0.107.1-3 to Ubuntu 23.10

2024-03-20 Thread Danilo Egea Gondolfo
** Merge proposal linked: https://code.launchpad.net/~danilogondolfo/netplan/+git/ubuntu/+merge/462773 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058051 Title: [SRU] Backport 0.107.1-3 to Ubu

[Bug 2058031] Re: [SRU] Backport 0.107.1-3 to Ubuntu 22.04

2024-03-20 Thread Danilo Egea Gondolfo
** Description changed: Stable Release Update for netplan.io 0.107.1-3 to Jammy. This version has many bug fixes and new features we want to make available to users of Ubuntu 22.04. netplan.io has an SRU exception for backporting new versions with new features https://wiki.ubuntu.com/Netpl

[Bug 2058031] Re: [SRU] Backport 0.107.1-3 to Ubuntu 22.04

2024-03-20 Thread Danilo Egea Gondolfo
** Description changed: Stable Release Update for netplan.io 0.107.1-3 to Jammy. This version has many bug fixes and new features we want to make available to users of Ubuntu 22.04. netplan.io has an SRU exception for backporting new versions with new features https://wiki.ubuntu.com/Netpl

[Bug 2058031] Re: [SRU] Backport 0.107.1-3 to Ubuntu 22.04

2024-03-20 Thread Danilo Egea Gondolfo
** Description changed: Stable Release Update for netplan.io 0.107.1-3 to Jammy. This version has many bug fixes and new features we want to make available to users of Ubuntu 22.04. netplan.io has an SRU exception for backporting new versions with new features https://wiki.ubuntu.com/Netpl

[Bug 2058031] Re: [SRU] Backport 0.107.1-3 to Ubuntu 22.04

2024-03-20 Thread Danilo Egea Gondolfo
** Description changed: Stable Release Update for netplan.io 0.107.1-3 to Jammy. This version has many bug fixes and new features we want to make available to users of Ubuntu 22.04. netplan.io has an SRU exception for backporting new versions with new features https://wiki.ubuntu.com/Netpl

[Bug 2058031] Re: [SRU] Backport 0.107.1-3 to Ubuntu 22.04

2024-03-20 Thread Danilo Egea Gondolfo
** Description changed: Stable Release Update for netplan.io 0.107.1-3 to Jammy. This version has many bug fixes and new features we want to make available to users of Ubuntu 22.04. netplan.io has an SRU exception for backporting new versions with new features https://wiki.ubuntu.com/Netpl

[Bug 2058031] Re: [SRU] Backport 0.107.1-3 to Ubuntu 22.04

2024-03-20 Thread Danilo Egea Gondolfo
** Description changed: Stable Release Update for netplan.io 0.107.1-3 to Jammy. This version has many bug fixes and new features we want to make available to users - of Ubuntu 22.04. + of Ubuntu 22.04. netplan.io has an SRU exception for backporting new + versions with new features https://wi

[Bug 2058179] Re: Kernel 6.8 + zfs-2.2.2: copy_file_range Operation Not Supported

2024-03-18 Thread Danilo Egea Gondolfo
I ran into the same issue here. It's the same symptom. I'm running Noble with ZFS on root and kernel 6.8. Setting up tomcat10-common (10.1.16-1) ... Setting up tomcat10 (10.1.16-1) ... Creating group 'tomcat' with GID 994. Creating user 'tomcat' (Apache Tomcat) with UID 994 and GID 994. Failed to

[Bug 2058031] Re: [SRU] Backport 0.107.1-3 to Ubuntu 22.04

2024-03-15 Thread Danilo Egea Gondolfo
** Description changed: - [tbd] + Stable Release Update for netplan.io 0.107.1-3 to Jammy. This version + has many bug fixes and new features we want to make available to users + of Ubuntu 22.04. + + One big change with this updated is the split of netplan.io in different + packages. netplan.io n

[Bug 2058051] Re: [SRU] Backport 0.107.1-3 to Ubuntu 23.10

2024-03-15 Thread Danilo Egea Gondolfo
** Description changed: - [tbd] + Stable Release Update for netplan.io 0.107.1-3 to Mantic. This version + has many bug fixes and new features we want to make available to users + of Ubuntu 23.10. + + * Backport netplan.io 0.107.1-3 to 23.10 (LP: #2058051): + - wifi: add support for WPA3-En

[Bug 2058051] [NEW] [SRU] Backport 0.107.1-3 to Ubuntu 23.10

2024-03-15 Thread Danilo Egea Gondolfo
Public bug reported: [tbd] ** Affects: netplan.io (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/2058051 Title: [SRU] Backport 0.107.1-3 to

[Bug 2058031] [NEW] [SRU] Backport 0.107.1-3 to Ubuntu 22.04

2024-03-15 Thread Danilo Egea Gondolfo
Public bug reported: [tbd] ** Affects: netplan.io (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/2058031 Title: [SRU] Backport 0.107.1-3 to

[Bug 2055148] Re: NetworkManager connections with an explicit DoT (DNS over TLS) are not supported with Netplan

2024-03-15 Thread Danilo Egea Gondolfo
So, I believe the best solution here would be to add options to DNS addresses, similar to what we do with IP addresses. Something like this nameservers: addresses: - 1.2.3.4: sni: domain port: 1234 interface: eth123 - 1.1.1.1 with this we'd fully support both Net

[Bug 2055148] Re: NetworkManager connections with an explicit DoT (DNS over TLS) are not supported with Netplan

2024-03-15 Thread Danilo Egea Gondolfo
I can confirm the problem. Here is a reproducer: # nmcli con add ifname dummy0 type dummy ipv4.dns 1.1.1.1#lxd Error: Failed to add 'dummy-dummy0' connection: Message recipient disconnected from message bus without replying This is the crash related to this issue: Mar 15 09:46:40 noble-vm Netwo

[Bug 2055693] Re: FTBFS on Noble

2024-03-01 Thread Danilo Egea Gondolfo
** Merge proposal linked: https://code.launchpad.net/~danilogondolfo/ubuntu/+source/libdumbnet/+git/libdumbnet/+merge/461632 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055693 Title: FTBFS on

[Bug 2055713] Re: Please merge 2.18-1 into noble

2024-03-01 Thread Danilo Egea Gondolfo
** Merge proposal linked: https://code.launchpad.net/~danilogondolfo/ubuntu/+source/libwww-mechanize-perl/+git/libwww-mechanize-perl/+merge/461653 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055

[Bug 2055713] [NEW] Please merge 2.18-1 into noble

2024-03-01 Thread Danilo Egea Gondolfo
Public bug reported: tracking bug ** Affects: libwww-mechanize-perl (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/2055713 Title: Please mer

  1   2   >