Hello, I'm on the Next repository.
I've updated to NetworkManager 1.48, after the update all the connectivity is gone. No ethernet, no wifi. I can't connect to internet.

I have a NUC12WSHi5

[2024-06-01T09:18:51+0200] [PACMAN] Running 'pacman -Syu'
[2024-06-01T09:18:51+0200] [PACMAN] synchronizing package lists
[2024-06-01T09:18:52+0200] [PACMAN] starting full system upgrade
[2024-06-01T09:19:37+0200] [ALPM] transaction started
[2024-06-01T09:19:38+0200] [ALPM] upgraded calibre (7.11.0-1 -> 7.12.0-1)
[2024-06-01T09:19:38+0200] [ALPM] upgraded hdf5 (1.14.4.2-1 -> 1.14.4.3-1)
[2024-06-01T09:19:38+0200] [ALPM] upgraded hwdata (0.382-1 -> 0.383-1)
[2024-06-01T09:19:38+0200] [ALPM] upgraded libevdev (1.13.1-1 -> 1.13.2-1)
[2024-06-01T09:19:38+0200] [ALPM] upgraded libvpx (1.14.0-1 -> 1.14.1-1)
[2024-06-01T09:19:38+0200] [ALPM] upgraded live-media (2024.05.15-1 -> 2024.05.30-1)
[2024-06-01T09:19:38+0200] [ALPM] upgraded networkmanager (1.46.0-1 -> 1.48.0-1)
[2024-06-01T09:19:39+0200] [ALPM] upgraded vigra (1.11.2-4 -> 1.11.2-5)
[2024-06-01T09:19:39+0200] [ALPM] upgraded vulkan-headers (1.3.285-1 -> 1.3.286-1)
[2024-06-01T09:19:39+0200] [ALPM] upgraded wayland (1.22.0-3 -> 1.23.0-1)
[2024-06-01T09:19:39+0200] [ALPM] transaction completed
[2024-06-01T09:19:39+0200] [ALPM] running 'update-desktop-database.hook'...

I noticed a very strange behavior. I cannot ping 192.168.1.1, my router, and I can't connect to internet... but KDE connect seems to work 😧

Rebuild networkmaneger is up, the move to a meson build completely broke it, back to autotools for now.

EDIT:
To get the new version, you will need internet first 🙂
So sudo pacman -U /var/cache/pacman/pkg/networkmanager-1.46.0-1-x86_64.pkg.tar.zst to get the working version, restart Networkmanager, then update.

    Thanks for the quick

    demm can I download that package on another Pc and move it using a USB key? If yes, do you have a link to that package please?

    Make sure to read the edited previous post (and important to know how to downgrade anytime, if you use the build repo).

    Sorry, I didn't understand that command was an "how to" downgrade the package.

    Now I downgraded, rebooted and updated again. Everything works fine now, thanks! I've also updated my Linux notes with that command and path.

    Normally you can just downgrade with sudo pacman -S main/package_name (assuming it is a package from the main repo), with no internet this time, you downgrade from your cache.