[Desktop-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

[Desktop-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 Desktop Packages, which is subscribed to network-manage

[Desktop-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

[Desktop-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 Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.lau

[Desktop-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

[Desktop-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

[Desktop-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

[Desktop-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_p

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 Desk

[Desktop-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 Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2089930 Title: NetworManager crashes when modif

[Desktop-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

[Desktop-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

[Desktop-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

[Desktop-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

[Desktop-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 Desktop Packages, which is

[Desktop-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 Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/b

[Desktop-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

[Desktop-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

[Desktop-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

[Desktop-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

[Desktop-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 Desktop Packages, which is subsc

[Desktop-packages] [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 Desktop Packages, which is subscribed to network-manager-applet in Ubuntu. ht

[Desktop-packages] [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 Desktop Packages, which is subscribed to network-manager-applet in Ubuntu. https://bugs.launchpad.net/bugs/2077515 Title: Network Manager

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

[Desktop-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 |

[Desktop-packages] [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 Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/

[Desktop-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 Desktop Packages, which is subscribed to ubuntu-meta in Ubuntu. https://bugs.launchpad

[Desktop-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

[Desktop-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

[Desktop-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

[Desktop-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

[Desktop-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 Desktop 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 IPv6 address

[Desktop-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 Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2046158 Title: Updating wireguard-peer.allowed-

[Desktop-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

[Desktop-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

[Desktop-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

[Desktop-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

[Desktop-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 Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2023183

[Desktop-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 Desktop

[Desktop-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

[Desktop-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

[Desktop-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 Desktop Packages, which is subscribed to network-manager in Ubuntu. ht

[Desktop-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

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

[Desktop-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

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

[Desktop-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 (Term

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

[Desktop-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_connecti

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 Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2038811 Title: /usr/sbin/NetworkManager:6:g_assertion_me

[Desktop-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 Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2033391 Title: Some Netplan-related autopkgtests ar

[Desktop-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

[Desktop-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

[Desktop-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 Desktop Packages, which is subscribed to network-manager in Ubu

[Desktop-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 Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2033391 Title: Some Netplan-related autopkgtests are f

[Desktop-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

[Desktop-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 Desktop Packages, which is subscribed to gli

[Desktop-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:

[Desktop-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

[Desktop-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). Th

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

[Desktop-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

[Desktop-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 Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/2024661 Title: Unable to configure Wireguard connection at

[Desktop-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

[Desktop-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 Desktop Packages, which is subscribe

[Desktop-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

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 Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net

[Desktop-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 Desktop Packages, which is subscribed

[Desktop-packages] [Bug 1998207] Re: netplan network-manager plugin tries to save temporary connections

2023-02-14 Thread Danilo Egea Gondolfo
After taking another look at this I noticed that the function where we create the Netplan YAML is called when the connection is created AND when the connection is going down as though it was being updated. The first time it's called the parameters is_volatile, is_nm_generated and is_external are a

[Desktop-packages] [Bug 2006744] [NEW] libgl1-mesa-dri 22.3.4-1ubuntu1 vs libgl1-amber-dri 21.3.7-0ubuntu1 file conflict

2023-02-09 Thread Danilo Egea Gondolfo
Public bug reported: I enabled lunar-proposed today (with APT::Default-Release "lunar- proposed";) and got the error below during update: Preparing to unpack .../39-libgl1-mesa-dri_22.3.4-1ubuntu1_amd64.deb ... Unpacking libgl1-mesa-dri:amd64 (22.3.4-1ubuntu1) over (22.2.5-0ubuntu1) ... dpkg: err

[Desktop-packages] [Bug 1998207] Re: netplan network-manager plugin tries to save temporary connections

2023-02-01 Thread Danilo Egea Gondolfo
The same problem happens if you spin up an OpenVPN server and kill it. An yaml file will be created for the tun interface used by the server. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpa

[Desktop-packages] [Bug 1992369] Re: DejaVu Serif Italic capital letters and digits broken

2022-12-07 Thread Danilo Egea Gondolfo
Digging a bit more on that, the problem might be the font build system. The most recent fonts-dejavu-extra package is shared across Jammy, Kinetic and Lunar and it appears to be broken on all of them. Rebuilding the package on Kinetic seems to be enough to fix the problem. But that's not true for

[Desktop-packages] [Bug 1992369] Re: DejaVu Serif Italic capital letters and digits broken

2022-12-07 Thread Danilo Egea Gondolfo
These fonts are working fine in Focal (fonts-dejavu- extra_2.37-1_all.deb) and broken in Jammy, Kinetic and Lunar (fonts- dejavu-extra_2.37-2build1_all.deb). -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-font-viewer in Ubuntu. htt

[Desktop-packages] [Bug 1992369] Re: DejaVu Serif Italic capital letters and digits broken

2022-12-07 Thread Danilo Egea Gondolfo
It turns out the font files in our package are probably corrupt. I tested with the files from the original source [0] and the problem doesn't happen. I also replaced the broken ones with the original ones, cleaned my font cache and the problem appears to be gone. Will try to find out when it happ

[Desktop-packages] [Bug 1992369] Re: DejaVu Serif Italic capital letters and digits broken

2022-12-06 Thread Danilo Egea Gondolfo
I just noticed that this font (and many others) are marked as "experimental" even in the most recent version of the source [0] [1]. So it might be broken in some scenarios. I opened an issue to clarify if that might be the case [2]. Meanwhile, if you change your XFCE font settings like mentioned

[Desktop-packages] [Bug 1992369] Re: DejaVu Serif Italic capital letters and digits broken

2022-12-05 Thread Danilo Egea Gondolfo
Not sure where the problem is exactly but it can be reproduced like Juha suggested. On Xubuntu 22.04 if you go to Settings -> Appearance -> Fonts and set "Hinting" to "Medium" or "Full" and have FREETYPE_PROPERTIES="truetype:interpreter-version=35", all the DejaVuSerif...Italic fonts appear to bre