[Touch-packages] [Bug 2089930] Re: NetworManager crashes when modifing connection (ipv4.ignore-auto-routes yes)

2025-01-08 Thread Danilo Egea Gondolfo
I think I've found another way to reproduce the problem. I installed docker in a VM and it created its "docker0" interface. Then I changed the property ignore-auto-routes for the transient connection Network Manager created for the docker0 interface. By doing that, the connection will be turned i

[Touch-packages] [Bug 2083129] Re: [Lenovo Ubuntu 22.04.4 Bug] netplan static IP address assignment use NetworkManager as renderer would be lost static ip

2024-12-16 Thread Danilo Egea Gondolfo
Hi there, have you tried the workaround provided above? It's basically adding a 3 seconds sleep as you said. It's not ideal but I hope it helps while we investigate the issue. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ne

[Touch-packages] [Bug 2083129] Re: [Lenovo Ubuntu 22.04.4 Bug] netplan static IP address assignment use NetworkManager as renderer would be lost static ip

2024-12-09 Thread Danilo Egea Gondolfo
** Changed in: network-manager (Ubuntu) Status: New => Invalid ** Changed in: network-manager (Ubuntu Jammy) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. http

[Touch-packages] [Bug 2083129] Re: [Lenovo Ubuntu 24.04.4 Bug] netplan static IP address assignment use NetworkManager as renderer would be lost static ip

2024-12-09 Thread Danilo Egea Gondolfo
Hello, Can you provide the steps you are performing to reproduce the problem? It would help a lot if we could easily reproduce the issues from our side. Thanks! ** Summary changed: - [Lenovo Ubuntu 24.04.4 Bug] netplan static IP address assignment use NetworkManager as renderer would be lost

[Touch-packages] [Bug 2083129] Re: [Lenovo Ubuntu 22.04.4 Bug] netplan static IP address assignment use NetworkManager as renderer would be lost static ip

2024-12-09 Thread Danilo Egea Gondolfo
There is definitely a "daemon-reload" happening in the same second when the problem happens. So it is probably caused by a race condition: Sep 5 05:55:40 MonacoSIT4 systemd[1]: Reloading. Sep 5 05:55:40 MonacoSIT4 snapd[3467]: overlord.go:271: Acquiring state lock file Sep 5 05:55:40 MonacoSI

[Touch-packages] [Bug 2088459] Re: Problems with NetworkManager and merging of existing configuration

2024-12-02 Thread Danilo Egea Gondolfo
*** This bug is a duplicate of bug 2089930 *** https://bugs.launchpad.net/bugs/2089930 It's a duplicate of https://bugs.launchpad.net/ubuntu/+source/network- manager/+bug/2089930 ** This bug has been marked a duplicate of bug 2089930 NetworManager crashes when modifing connection (ipv4.ign

[Touch-packages] [Bug 2089930] Re: NetworManager crashes when modifing connection (ipv4.ignore-auto-routes yes)

2024-12-02 Thread Danilo Egea Gondolfo
Hi, I might have found a way to reproduce the problem. I believe that, at some point, the FortiClient plugging is trying to create a Network Manager connection for a virtual interface (such as a dummy device or something like that) that already exists. That is not a problem with FortiClient though

[Touch-packages] [Bug 2090842] Re: /usr/sbin/NetworkManager:6:g_assertion_message:g_assertion_message_expr:nm_sett_util_storages_add_take:nms_keyfile_plugin_add_connection:_add_connection_to_first_plu

2024-12-02 Thread Danilo Egea Gondolfo
*** This bug is a duplicate of bug 2089930 *** https://bugs.launchpad.net/bugs/2089930 ** This bug has been marked a duplicate of bug 2089930 NetworManager crashes when modifing connection (ipv4.ignore-auto-routes yes) -- You received this bug notification because you are a member of Ubun

[Touch-packages] [Bug 2089930] Re: NetworManager crashes when modifing connection (ipv4.ignore-auto-routes yes)

2024-11-29 Thread Danilo Egea Gondolfo
Hi, If you run 'sudo netplan generate' in your terminal, do you see any errors? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2089930 Title: NetworManager crashe

[Touch-packages] [Bug 2088459] Re: Problems with NetworkManager and merging of existing configuration

2024-11-18 Thread Danilo Egea Gondolfo
The first crash could be fixed by handling that case inside libnetplan. The "ipvX.method" defaults to "disabled" and it will be added to the "passthrough" section. At some point post-merging we'd need to check if there are addresses in the list and if "ipvX.method" is in the passthrough section an

[Touch-packages] [Bug 2088459] Re: Problems with NetworkManager and merging of existing configuration

2024-11-18 Thread Danilo Egea Gondolfo
** Also affects: network-manager (Ubuntu) Importance: Undecided Status: New ** Changed in: netplan.io (Ubuntu) Status: New => Triaged ** Changed in: network-manager (Ubuntu) Status: New => Triaged ** Changed in: netplan.io (Ubuntu) Importance: Undecided => Medium ** C

[Touch-packages] [Bug 2084553] Re: system cannot to connect to wpa2-enterprice PEAP mschapv2

2024-10-31 Thread Danilo Egea Gondolfo
Interesting. According to the discussion [1], it seems to be "fixable" by changing the OpenSSL configuration to enable older (and insecure) protocols. Note this is not ideal and might break again in the future. [1] - https://bbs.archlinux.org/viewtopic.php?pid=2104492#p2104492 -- You received th

[Touch-packages] [Bug 2084553] Re: system cannot to connect to wpa2-enterprice PEAP mschapv2

2024-10-30 Thread Danilo Egea Gondolfo
This may be related to a WPA security fix present in Oracular. It's related to PEAP authentication, but I'm not really sure if that is the root cause. This is the upstream fix https://w1.fi/cgit/hostap/commit/?id=8e6485a1bcb0baffdea9e55255a81270b768439c And the wpa source package changelog from O

[Touch-packages] [Bug 2084731] Re: Not report 6 GHz capability correctly

2024-10-18 Thread Danilo Egea Gondolfo
Hi Dirk, Have you successfully connected to a 6GHz network on Oracular (or Noble)? I'm trying to understand what is the impact on Netplan and if there is something that needs to be fixed there. Thanks! -- You received this bug notification because you are a member of Ubuntu Touch seeded packag

[Touch-packages] [Bug 2084234] Re: wifi setting cause networkmanager crushed

2024-10-11 Thread Danilo Egea Gondolfo
Pull Request https://github.com/canonical/netplan/pull/524 ** Changed in: netplan.io (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.lau

[Touch-packages] [Bug 2084234] Re: wifi setting cause networkmanager crushed

2024-10-11 Thread Danilo Egea Gondolfo
Hi, thank you for reporting this problem. It's a bug on Netplan. We'll work on a fix for that. Reproducer: root@oracular-nm:/etc/netplan# nmcli con add type wifi ssid asdasdadasd wifi-sec.key-mgmt wpa-psk wifi-sec.psk adadsadadasdasd 802-11-wireless.cloned-mac-address stable-ssid Error: Faile

[Touch-packages] [Bug 2083686] Re: On ZFS rpool and bpool stays visible on dash

2024-10-08 Thread Danilo Alculete
One thing that I noticed this morning is that sometimes some loop mounts also appear from time to time. ** Attachment added: "Screenshot From 2024-10-09 07-34-31.png" https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/2083686/+attachment/5826195/+files/Screenshot%

[Touch-packages] [Bug 2033259] Re: netplan.script crashed with AttributeError in __getitem__(): /usr/bin/python3: undefined symbol: netplan_get_id_from_nm_filename

2024-10-04 Thread Danilo Egea Gondolfo
We started to see a different error since netplan.io 0.107 landed in jammy-proposed: ModuleNotFoundError: No module named 'netplan._netplan_cffi' https://errors.ubuntu.com/problem/fae8a1deccaf9b2c8aac5d038dfbe8ab9ea9d506 The root cause is probably the same. Phasing is paused for netplan.io 0.107

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

2024-09-13 Thread Danilo Egea Gondolfo
That sounds bad. Does any other command work? Do you see any zombie () process in "ps aux"? Does it hang forever? If you wait, let's say, 2 minutes, does it unblock? I'm asking this because there is one known issue with netplan that can cause some commands to hang when the problem happens (and

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

2024-09-13 Thread Danilo Egea Gondolfo
Thanks for the logs. It might not be a problem with Network Manager. It's indeed not crashing nor emitting errors. I missed the part from your bug description where you said that "ifconfig" hangs when the problem happens. That points to some issue in the kernel or driver. You can also try the co

[Touch-packages] [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 Touch seeded packages, wh

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

2024-07-30 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

[Touch-packages] [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 |

[Touch-packages] [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 Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/2058179 Title: Kernel 6.8 + zfs-2.2.2: copy_file_range Operation Not Supported

[Touch-packages] [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

[Touch-packages] [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 Touch seeded packages, which is subscribed to syste

[Touch-packages] [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

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

2024-04-05 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 Touch seeded packages, which is subscribed to audit in Ubuntu. https://bugs.launchpad.net/bug

[Touch-packages] [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 Touch seeded packages, which is subscribed to network-manager in Ubuntu. https:

[Touch-packages] [Bug 2053228] Re: software-properties-gtk does not start

2024-03-28 Thread Danilo Alculete
For me it still not working, or it takes a while to be added to the updates? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/2053228 Title: software-properties-

[Touch-packages] [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

[Touch-packages] [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

[Touch-packages] [Bug 2056213] [NEW] Unable to open Software & Updates

2024-03-05 Thread Danilo Alculete
Public bug reported: I receive the error below when trying to open, after update software-properties-gtk Traceback (most recent call last): File "/usr/bin/software-properties-gtk", line 100, in app = SoftwarePropertiesGtk(datadir=options.data_dir, options=options, file=file) ^

[Touch-packages] [Bug 2051576] Re: Please merge 1.9.15p5-3 into noble

2024-01-30 Thread Danilo Egea Gondolfo
** Merge proposal linked: https://code.launchpad.net/~danilogondolfo/ubuntu/+source/sudo/+git/sudo/+merge/459624 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in Ubuntu. https://bugs.launchpad.net/bugs/2051576 Titl

[Touch-packages] [Bug 2051576] [NEW] Please merge 1.9.15p5-3 into noble

2024-01-29 Thread Danilo Egea Gondolfo
Public bug reported: tracking bug ** Affects: sudo (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in Ubuntu. https://bugs.launchpad.net/bugs/2051576 Title: Pl

[Touch-packages] [Bug 1746419] Re: bond parameters are not changed by 'netplan apply'

2024-01-05 Thread Danilo Egea Gondolfo
** Tags added: foundations-todo -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1746419 Title: bond parameters are not changed by 'netplan apply' Status in netplan: Tria

[Touch-packages] [Bug 2045886] Re: Please merge 8.5.0-2 into noble

2024-01-02 Thread Danilo Egea Gondolfo
** Merge proposal linked: https://code.launchpad.net/~danilogondolfo/ubuntu/+source/curl/+git/curl/+merge/457830 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to curl in Ubuntu. https://bugs.launchpad.net/bugs/2045886 Titl

[Touch-packages] [Bug 2045886] Re: Please merge 8.5.0-2 into noble

2024-01-02 Thread Danilo Egea Gondolfo
The problem seems to be fixed in 8.5.0-2 by https://github.com/curl/curl/commit/fa6e123929de94064f1b1cb135f30b0a945ba399 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to curl in Ubuntu. https://bugs.launchpad.net/bugs/2045886

[Touch-packages] [Bug 2045886] Re: Please merge 8.5.0-2 into noble

2024-01-02 Thread Danilo Egea Gondolfo
** Summary changed: - Please merge 8.5.0-1 into noble + Please merge 8.5.0-2 into noble -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to curl in Ubuntu. https://bugs.launchpad.net/bugs/2045886 Title: Please merge 8.5.0-2 in

[Touch-packages] [Bug 2046436] Re: Ubuntu won't boot after enabling jumbo packets on network device

2023-12-14 Thread Danilo Egea Gondolfo
Hi, If you press ESC when the splash screen shows up, do you see the console? We need to know where it's getting stuck to better understand the problem. If you manage to see the console during boot, can you describe what you see? -- You received this bug notification because you are a member of

[Touch-packages] [Bug 2046158] Re: Updating wireguard-peer.allowed-ips gets wrong default netmask for IPv6 addresses

2023-12-13 Thread Danilo Egea Gondolfo
Hi Martin, thanks so much for your bug report. I can confirm it's a problem in libnetplan. I created a small fix for it https://github.com/canonical/netplan/pull/428 ** Changed in: netplan.io (Ubuntu) Importance: Undecided => High ** Changed in: netplan.io (Ubuntu) Status: New => Conf

[Touch-packages] [Bug 2046158] Re: Updating wireguard-peer.allowed-ips gets wrong default netmask for IPv6 addresses

2023-12-12 Thread Danilo Egea Gondolfo
** Tags added: foundations-todo -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2046158 Title: Updating wireguard-peer.allowed-ips gets wrong default netmask for

[Touch-packages] [Bug 2046158] Re: Updating wireguard-peer.allowed-ips gets wrong default netmask for IPv6 addresses

2023-12-12 Thread Danilo Egea Gondolfo
** Also affects: netplan.io (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2046158 Title: Updating wireguard-p

[Touch-packages] [Bug 2045886] Re: Please merge 8.5.0-1 into noble

2023-12-07 Thread Danilo Egea Gondolfo
hmm an autopkgtest is segfaulting (also in Debian) 2813s ldap_send_server_request 2813s ## Something failed, gathering logs 2813s 2813s ## syslog 2813s Segmentation fault (core dumped) ... 2813s curl-ldapi-test FAIL non-zero exit status 139 -- You received this bug notification because you

[Touch-packages] [Bug 2045886] [NEW] Please merge 8.5.0-1 into noble

2023-12-07 Thread Danilo Egea Gondolfo
Public bug reported: tracking bug ** Affects: curl (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to curl in Ubuntu. https://bugs.launchpad.net/bugs/2045886 Title: Pl

[Touch-packages] [Bug 2044270] Re: Wi-Fi connection lost and reestablished every 3 minutes after upgrade from Lubuntu 22.10 to 23.10

2023-11-22 Thread Danilo Egea Gondolfo
Hello, thanks for your bug report. Can you collect and attach the Network Manager's systemd journal? You can get it with "journalctl -u NetworkManager > network-manager.log" It will help us to identify the problem. Thank you! ** Changed in: network-manager (Ubuntu) Status: New => Triage

[Touch-packages] [Bug 2044014] Re: networkmanager crashes on configuring wireguard connection via nm-connection-editor

2023-11-21 Thread Danilo Egea Gondolfo
Hi, I can't find anything wrong in your configuration. And that makes me wonder if you have another YAML with the same wg0 interface in it. We recently fixed a bug in Network Manager that was leading to duplication in the configuration. You might have been affected by this bug when you upgraded to

[Touch-packages] [Bug 2044014] Re: networkmanager crashes on configuring wireguard connection via nm-connection-editor

2023-11-21 Thread Danilo Egea Gondolfo
Hi Sebastian, thanks for your bug report. I can see the following error in your syslog.log: [1700508393.5530] BUG: the profile cannot be stored in keyfile format without becoming unusable: invalid connection: ipv4.dns: This property is not allowed for "method=disabled" What steps did you follow

[Touch-packages] [Bug 2039798] Re: please merge from debian instable 8.4 to address vulnerability

2023-11-01 Thread Danilo Egea Gondolfo
** Merge proposal linked: https://code.launchpad.net/~danilogondolfo/ubuntu/+source/curl/+git/curl/+merge/455006 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to curl in Ubuntu. https://bugs.launchpad.net/bugs/2039798 Titl

[Touch-packages] [Bug 2042431] Re: Please merge 1.226-1 into noble

2023-11-01 Thread Danilo Egea Gondolfo
** Merge proposal linked: https://code.launchpad.net/~danilogondolfo/ubuntu/+source/netcat-openbsd/+git/netcat-openbsd/+merge/454972 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to netcat-openbsd in Ubuntu. https://bugs.la

[Touch-packages] [Bug 2042431] [NEW] Please merge 1.226-1 into noble

2023-11-01 Thread Danilo Egea Gondolfo
Public bug reported: tracking bug ** Affects: netcat-openbsd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to netcat-openbsd in Ubuntu. https://bugs.launchpad.net/bugs/

[Touch-packages] [Bug 2023183] Re: network-manager autokpgtest failure (nm.py)

2023-10-26 Thread Danilo Egea Gondolfo
As far as I can see, the only tests failing now are related to differences in MAC addresses on veth interfaces. I created an MP to address these failures. See more details in the related MP. ** Also affects: network-manager (Ubuntu Noble) Importance: Undecided Status: Confirmed ** Also

[Touch-packages] [Bug 2023183] Re: network-manager autokpgtest failure (nm.py)

2023-10-26 Thread Danilo Egea Gondolfo
** Merge proposal linked: https://code.launchpad.net/~danilogondolfo/network-manager/+git/network-manager/+merge/454594 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/

[Touch-packages] [Bug 2040153] Re: Network Manager will not remove Netplan YAMLs when connections are deleted

2023-10-25 Thread Danilo Egea Gondolfo
The autopkgtest failures on arm64 are not related to these changes and it's happening for a while now. So they are not regressions. I'm running network-manager from proposed on my main machine and the problem is resolved. -- You received this bug notification because you are a member of Ubuntu T

[Touch-packages] [Bug 2040153] Re: Network Manager will not remove Netplan YAMLs when connections are deleted

2023-10-24 Thread Danilo Egea Gondolfo
** Description changed: + [ Impact ] + + Desktop users, or any users with YAML files in /usr/lib/netplan, can't delete + Network Manager connections persistently. That means that, when the connection is + deliberately deleted by the user, it will re-appear when the system is rebooted or + netpl

[Touch-packages] [Bug 2040153] [NEW] Network Manager will not remove Netplan YAMLs when connections are deleted

2023-10-23 Thread Danilo Egea Gondolfo
Public bug reported: When a connection is deleted using any NM facility, libnetplan is failing to delete the YAML file. Because of that, the connection will be recreated when "netplan generate" runs again. This is probably being caused by a combination of two things. First, the NM's systemd unit

[Touch-packages] [Bug 2038811] Re: NetworkManager crashes when updating wpa-eap connections

2023-10-23 Thread Danilo Egea Gondolfo
I'm working on the SRU of a couple of fixes for Netplan. This ticket is being user for the SRU https://bugs.launchpad.net/ubuntu/+source/netplan.io/+bug/2039825 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager i

[Touch-packages] [Bug 2039503] Re: package network-manager 1.44.2-1ubuntu1 failed to install/upgrade: installed network-manager package post-installation script subprocess returned error exit status 1

2023-10-17 Thread Danilo Egea Gondolfo
hm Ok, in this case, the problem was the suffix actually: root@mantic:/etc/NetworkManager/system-connections# nmcli con load /etc/NetworkManager/system-connections/UPTOWN.guests Could not load file '/etc/NetworkManager/system-connections/UPTOWN.guests' root@mantic:/etc/NetworkManager/system-conne

[Touch-packages] [Bug 2039503] Re: package network-manager 1.44.2-1ubuntu1 failed to install/upgrade: installed network-manager package post-installation script subprocess returned error exit status 1

2023-10-17 Thread Danilo Egea Gondolfo
Is the only problem the filename extension? Renaming it to UPTOWN.guests.nmconnection makes it loadable. Should we still try to load these files by renaming them first? Or, should we iterate over the *.nmconnection files only instead of *? -- You received this bug notification because you are a

[Touch-packages] [Bug 2039371] Re: package network-manager 1.44.2-1ubuntu1 failed to install/upgrade: installed network-manager package post-installation script subprocess was killed by signal (Termin

2023-10-16 Thread Danilo Egea Gondolfo
Hello, thank you for reporting that. May I ask you to attach the full NetworkManager journal so we can understand better what is happening? You can collect it with the command below: journalctl -u NetworkManager > network-manager.log It would be very helpful. Thanks! -- You received this bug

[Touch-packages] [Bug 2038811] Re: /usr/sbin/NetworkManager:6:g_assertion_message:g_assertion_message_expr:_internal_write_connection:nms_keyfile_writer_connection:nms_keyfile_plugin_update_connection

2023-10-09 Thread Danilo Egea Gondolfo
They might (likely to?) be related to libnetplan. I'm looking into it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2038811 Title: /usr/sbin/NetworkManager:6:g_

[Touch-packages] [Bug 2034539] Re: Create the usbmux user in the preinst script

2023-10-04 Thread Danilo Egea Gondolfo
** Description changed: The installation of this package as part of the upgrade process from Lunar to Mantic (it's already present in Desktop images so it's not a problem there apparently) is triggering an issue in Netplan https://bugs.launchpad.net/netplan/+bug/1999178 This package w

[Touch-packages] [Bug 2034539] Re: Create the usbmux user in the preinst script

2023-09-07 Thread Danilo Egea Gondolfo
** Description changed: The installation of this package as part of the upgrade process from - Lunar to Mantic is triggering an issue in Netplan + Lunar to Mantic (it's already present in Desktop images so it's not a + problem there apparently) is triggering an issue in Netplan https://bugs.la

[Touch-packages] [Bug 2034539] Re: Create the usbmux user in the preinst script

2023-09-07 Thread Danilo Egea Gondolfo
Running a "do-release-upgrade -d --allow-third-party" with this PPA (set to Mantic) [1] works around the issue when upgrading a clean Lunar to Mantic. [1] - https://launchpad.net/~danilogondolfo/+archive/ubuntu/usbmuxd -- You received this bug notification because you are a member of Ubuntu Touc

[Touch-packages] [Bug 2034539] Re: Create the usbmux user in the preinst script

2023-09-07 Thread Danilo Egea Gondolfo
** Description changed: - [placeholder] + The installation of this package as part of the upgrade process from + Lunar to Mantic is triggering an issue in Netplan + https://bugs.launchpad.net/netplan/+bug/1999178 + + This package will install a udev .rules file referring to a user that + will be

[Touch-packages] [Bug 2034539] [NEW] Create the usbmux user in the preinst script

2023-09-06 Thread Danilo Egea Gondolfo
Public bug reported: [placeholder] ** Affects: usbmuxd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to usbmuxd in Ubuntu. https://bugs.launchpad.net/bugs/2034539 Titl

[Touch-packages] [Bug 2033391] Re: Some Netplan-related autopkgtests are failing on armhf

2023-09-04 Thread Danilo Egea Gondolfo
** Changed in: netplan.io (Ubuntu Mantic) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2033391 Title: Some Netplan-related aut

[Touch-packages] [Bug 2033391] Re: Some Netplan-related autopkgtests are failing on armhf

2023-08-31 Thread Danilo Egea Gondolfo
The patch helped with nm.py and nm_netplan.py tests but the ones that require building kernel modules are still failing due to the gcc version. 1749s autopkgtest [00:14:05]: summary 1749s wpa-dhclient PASS 1749s nm.pyPASS 1749s killswitches-no-urfkill F

[Touch-packages] [Bug 2033391] Re: Some Netplan-related autopkgtests are failing on armhf

2023-08-30 Thread Danilo Egea Gondolfo
Both tests that require building a kernel module are failing due to the new default gcc 794s autopkgtest [10:41:29]: test killswitches-no-urfkill: [--- 794s make -C /lib/modules/6.3.0-7-generic/build KBUILD_SRC=/lib/modules/6.3.0-7-generic/build M=/tmp/autopkgtest.6Iru72/bui

[Touch-packages] [Bug 2033391] Re: Some Netplan-related autopkgtests are failing on armhf

2023-08-30 Thread Danilo Egea Gondolfo
I'm running some tests with the linked MP. ** Merge proposal linked: https://code.launchpad.net/~danilogondolfo/network-manager/+git/network-manager/+merge/450220 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-ma

[Touch-packages] [Bug 2033391] Re: Some Netplan-related autopkgtests are failing on armhf

2023-08-29 Thread Danilo Egea Gondolfo
Well, actually, there are tests from nm.py failing for the same reason... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2033391 Title: Some Netplan-related autopk

[Touch-packages] [Bug 2033391] [NEW] Some Netplan-related autopkgtests are failing on armhf

2023-08-29 Thread Danilo Egea Gondolfo
Public bug reported: The root cause appears to be NM not being ready yet when the test starts. # /usr/bin/python3 /tmp/autopkgtest.kW7u4i/build.K7E/src/debian/tests/nm_netplan.py test_nmcli_add_device_and_change_it (__main__.TestNetplan.test_nmcli_add_device_and_change_it) Uses the nmcli to add

[Touch-packages] [Bug 2026888] [NEW] Autopkgtest failing on s390x

2023-07-11 Thread Danilo Egea Gondolfo
Public bug reported: Autopkgtests are consistently failing on s390x. More specifically, the test 04-getroot-sssd is failing. The reason is not evident because the stderr is being redirected to /dev/null. After testing a PPA without the redirection, I was able to see the error below: ldap_sasl_

[Touch-packages] [Bug 2026826] Re: glib2.0 (2.77.0 ) breaks Netplan build

2023-07-11 Thread Danilo Egea Gondolfo
Might be related to https://gitlab.gnome.org/GNOME/glib/-/issues/2927 ** Bug watch added: gitlab.gnome.org/GNOME/glib/-/issues #2927 https://gitlab.gnome.org/GNOME/glib/-/issues/2927 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subsc

[Touch-packages] [Bug 2026230] Re: error when setting up after upgrading

2023-07-06 Thread Danilo Egea Gondolfo
So, the problem appears to be the value of "cloned-mac-address". Netplan only accepts a MAC address, but Network Manager also supports some special settings ("preserve", "permanent", "random" and "stable"). I prepared a fix for that https://github.com/canonical/netplan/pull/376 ** Also affects:

[Touch-packages] [Bug 2026230] Re: error when setting up after upgrading

2023-07-06 Thread Danilo Egea Gondolfo
Thank for your bug report. Based on the core dump you provided, the problem seems to be related to libnetplan. Can you collect the NetworkManager's systemd journal and attach to the ticket, please? journalctl -u NetworkManager > network-manager.log Thanks! -- You received this bug notificatio

[Touch-packages] [Bug 2025655] Re: Please merge 1.9.13p3-3 into mantic

2023-07-05 Thread Danilo Egea Gondolfo
** Description changed: - [placeholder] + + PPA: https://launchpad.net/~danilogondolfo/+archive/ubuntu/sudo2 + + Autopkgtests https://autopkgtest.ubuntu.com/results/autopkgtest-mantic- + danilogondolfo-sudo2/mantic/s390x/s/sudo/20230705_144943_c8ec0@/log.gz + + This merge includes a workaround

[Touch-packages] [Bug 2025655] Re: Please merge 1.9.13p3-3 into mantic

2023-07-05 Thread Danilo Egea Gondolfo
** Merge proposal linked: https://code.launchpad.net/~danilogondolfo/ubuntu/+source/sudo/+git/sudo/+merge/446052 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in Ubuntu. https://bugs.launchpad.net/bugs/2025655 Titl

[Touch-packages] [Bug 2025666] Re: Please merge 1.225-1 into mantic

2023-07-05 Thread Danilo Egea Gondolfo
Thank you, Lucas. I split that merge commit. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to netcat-openbsd in Ubuntu. https://bugs.launchpad.net/bugs/2025666 Title: Please merge 1.225-1 into mantic Status in netcat-openbs

[Touch-packages] [Bug 2025666] Re: Please merge 1.225-1 into mantic

2023-07-04 Thread Danilo Egea Gondolfo
** Merge proposal linked: https://code.launchpad.net/~danilogondolfo/ubuntu/+source/netcat-openbsd/+git/netcat-openbsd/+merge/445940 ** Description changed: - [placeholder] + PPA https://launchpad.net/~danilogondolfo/+archive/ubuntu/netcat-openbsd + + Autopkgtest https://autopkgtest.ubuntu.c

[Touch-packages] [Bug 2025666] [NEW] Please merge 1.225-1 into mantic

2023-07-03 Thread Danilo Egea Gondolfo
Public bug reported: [placeholder] ** Affects: netcat-openbsd (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to netcat-openbsd in Ubuntu. https://bugs.launchpad.net/bugs

[Touch-packages] [Bug 2020470] Re: Please merge 1.9.13p3-1 into mantic

2023-07-03 Thread Danilo Egea Gondolfo
** Changed in: sudo (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in Ubuntu. https://bugs.launchpad.net/bugs/2020470 Title: Please merge 1.9.13p3-1 into mantic S

[Touch-packages] [Bug 2007698] Re: Please merge 1.9.13p1-1 into lunar

2023-07-03 Thread Danilo Egea Gondolfo
** Changed in: sudo (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in Ubuntu. https://bugs.launchpad.net/bugs/2007698 Title: Please merge 1.9.13p1-1 into lunar St

[Touch-packages] [Bug 2025655] [NEW] Please merge 1.9.13p3-3 into mantic

2023-07-03 Thread Danilo Egea Gondolfo
Public bug reported: [placeholder] ** Affects: sudo (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in Ubuntu. https://bugs.launchpad.net/bugs/2025655 Title: P

[Touch-packages] [Bug 2025027] Re: When I disconnect PC from LAN, I can't turn on Wi-Fi software-wise. The option to enable Wi-Fi is not available (does not pop up and it is hidden while on LAN). Ther

2023-06-28 Thread Danilo Egea Gondolfo
Based on the files attached to the bug report, the Wifi interface is not present in the system. I can see the system tried to initialize it: jún 20 08:37:40 peter-ROG-Zephyrus-G14-GA401IV-GA401IV kernel: iwlwifi :02:00.0: retry init count 0 jún 20 08:37:40 peter-ROG-Zephyrus-G14-GA401IV-GA40

[Touch-packages] [Bug 2024661] Re: Unable to configure Wireguard connection at NetworkManager interface

2023-06-23 Thread Danilo Egea Gondolfo
After some more digging, turns out it's not a problem with Netplan. Although, the problem will manifest depending on how Netplan generates the configuration for Network Manager. When selecting the option to store the private key in the KDE wallet agent, the option "private-key-flags=1" will be add

[Touch-packages] [Bug 2024661] Re: Unable to configure Wireguard connection at NetworkManager interface

2023-06-23 Thread Danilo Egea Gondolfo
** Changed in: network-manager (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2024661 Title: Unable to configure Wireguard c

[Touch-packages] [Bug 2024661] Re: Unable to configure Wireguard connection at NetworkManager interface

2023-06-22 Thread Danilo Egea Gondolfo
Ok, I think I see what the problem is. The GUI tool will, by default, not add the private key to the .nmconnection file. It will use some existing key chain agent to do that. We will need to take this into account when parsing the keyfile in Netplan. ** Changed in: netplan.io (Ubuntu) Importa

[Touch-packages] [Bug 2024661] Re: Unable to configure Wireguard connection at NetworkManager interface

2023-06-22 Thread Danilo Egea Gondolfo
Thanks for your bug report. May I ask you to attach the NetworkManager's journal (journalctl -u NetworkManager) to the ticket, please? I can't reproduce it in Ubuntu Mantic using the NM GUI... -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 2022023] Re: package network-manager 1.42.4-1ubuntu4 failed to install/upgrade: installed network-manager package post-installation script subprocess returned error exit status 8

2023-06-01 Thread Danilo Egea Gondolfo
Thanks for your bug report. This problem seems to be caused by the netplan migration logic in the postinst script. I'm looking into it. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to network-manager in Ubuntu. https://bugs.l

[Touch-packages] [Bug 2021937] Re: preinst writes to /root

2023-05-31 Thread Danilo Egea Gondolfo
Thanks, Julian. This behavior was introduced by the netplan integration where we create a backup of the existing network manager connections. I'll look for a better place to store the backups. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which i

[Touch-packages] [Bug 2020470] Re: Please merge 1.9.13p3-1 into mantic

2023-05-23 Thread Danilo Egea Gondolfo
** Attachment added: "Autopkgtest logs for amd64" https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/2020470/+attachment/5675003/+files/autopkgtest_logs.gz -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in Ubuntu. h

[Touch-packages] [Bug 2020460] Re: Please merge 1:2.66-4 into mantic

2023-05-23 Thread Danilo Egea Gondolfo
** Attachment added: "Autopkgtests logs for armhf" https://bugs.launchpad.net/ubuntu/+source/libcap2/+bug/2020460/+attachment/5675001/+files/libcap2_armhf_log.gz -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libcap2 in U

[Touch-packages] [Bug 2020460] Re: Please merge 1:2.66-4 into mantic

2023-05-23 Thread Danilo Egea Gondolfo
** Attachment added: "Autopkgtests logs for amd64" https://bugs.launchpad.net/ubuntu/+source/libcap2/+bug/2020460/+attachment/5675000/+files/libcap2_amd64_log.gz -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libcap2 in U

[Touch-packages] [Bug 2020460] Re: Please merge 1:2.66-4 into mantic

2023-05-23 Thread Danilo Egea Gondolfo
** Merge proposal linked: https://code.launchpad.net/~danilogondolfo/ubuntu/+source/libcap2/+git/libcap2/+merge/443409 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libcap2 in Ubuntu. https://bugs.launchpad.net/bugs/2020

[Touch-packages] [Bug 2020470] Re: Please merge 1.9.13p3-1 into mantic

2023-05-23 Thread Danilo Egea Gondolfo
** Merge proposal linked: https://code.launchpad.net/~danilogondolfo/ubuntu/+source/sudo/+git/sudo/+merge/443422 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in Ubuntu. https://bugs.launchpad.net/bugs/2020470 Titl

[Touch-packages] [Bug 2020470] [NEW] Please merge 1.9.13p3-1 into mantic

2023-05-23 Thread Danilo Egea Gondolfo
Public bug reported: tracking bug ** Affects: sudo (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to sudo in Ubuntu. https://bugs.launchpad.net/bugs/2020470 Title: Pl

[Touch-packages] [Bug 2020460] Re: Please merge 1:2.66-4 into mantic

2023-05-23 Thread Danilo Egea Gondolfo
PPA https://launchpad.net/~danilogondolfo/+archive/ubuntu/libcap2/+packages -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libcap2 in Ubuntu. https://bugs.launchpad.net/bugs/2020460 Title: Please merge 1:2.66-4 into mantic

[Touch-packages] [Bug 2020460] [NEW] Please merge 1:2.66-4 into mantic

2023-05-23 Thread Danilo Egea Gondolfo
Public bug reported: tracking bug ** Affects: libcap2 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libcap2 in Ubuntu. https://bugs.launchpad.net/bugs/2020460 Title

[Touch-packages] [Bug 2008952] Re: DNS failure while trying to fetch user-data

2023-03-14 Thread Danilo Egea Gondolfo
** Attachment added: "cloud-init.log" https://bugs.launchpad.net/cloud-init/+bug/2008952/+attachment/5654393/+files/cloud-init.log -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.n

  1   2   >