A

Arch Linux News

A
Arch Linux News OS v7.2.12-2

virtualbox-ext-vnc >= 7.2.12-2 requires manual intervention

Previously, we installed its contents in a way that made pacman not aware of the files (using VBoxManage extpack install ... from an install script). To mitigate issues during upgrade, you can use one of the following methods: Uninstall virtualbox-ext-vnc before upgrading the system, then installing it again. Run VBoxManage extpack uninstall 'VNC' as root before upgrading the system. Instruct pacm…

A
Arch Linux News OS

Active AUR malicious packages incident

We are currently experiencing a high volume of malicious package adoptions and updates in the Arch User Repository. We are actively working to track down existing malicious commits and attempting to prevent additional malicious commits from being pushed. While this is happening, and while we work to create a more permanent solution, users may see issues with the following: Creating new accounts on…

A
Arch Linux News OS

Arch Linux 2026 Leader Election Results

Recently we held our leader elections and after a lively discussion period on the (internal) mailing lists and voting phase with two candidates Levente "anthraxx" Polyák was re-elected as Arch Linux Project Lead. As per our election rules he is re-elected with the term lasting two years. The role of of the project lead within Arch Linux is connected to a bunch of responsibilities regarding decisio…

A
Arch Linux News OS

Breaking changes for all users of `varnish`, which is renamed to `vinyl-cache`

The Varnish project has renamed itself to Vinyl Cache. We followed this rename with a new vinyl-cache package. This upgrade results in breaking changes and users are advised to study these changes and how it affects them before following the replacement. All references to "varnish" have been changed to "vinyl" in all binaries and directories. At minimum, users will have to: rename /etc/varnish to…

A
Arch Linux News OS v3.0.3-6

kea >= 1:3.0.3-6 update requires manual intervention

The kea package has moved all services to run as a dedicated kea user (instead of root) for improved security. This change requires permission updates to the runtime files created by the kea services. Users upgrading from an existing kea installation should therefore run the following commands after the upgrade: chown kea: /var/lib/kea/* /var/log/kea/* /run/lock/kea/logger_lockfile systemctl try-r…

A
Arch Linux News OS

iptables now defaults to the nft backend

The old iptables-nft package name is replaced by iptables, and the legacy backend is available as iptables-legacy. When switching packages (among iptables-nft, iptables, iptables-legacy), check for .pacsave files in /etc/iptables/ and restore your rules if needed: /etc/iptables/iptables.rules.pacsave /etc/iptables/ip6tables.rules.pacsave Most setups should work unchanged, but users relying on unco…

A
Arch Linux News OS

NVIDIA 590 driver drops Pascal and lower support; main packages switch to Open Kernel Modules

With the update to driver version 590, the NVIDIA driver no longer supports Pascal (GTX 10xx) GPUs or older. We will replace the nvidia package with nvidia-open, nvidia-dkms with nvidia-open-dkms, and nvidia-lts with nvidia-lts-open. Impact: Updating the NVIDIA packages on systems with Pascal, Maxwell, or older cards will fail to load the driver, which may result in a broken graphical environment.…

A
Arch Linux News OS

.NET packages may require manual intervention

The following packages may require manual intervention due to the upgrade from 9.0 to 10.0: aspnet-runtime aspnet-targeting-pack dotnet-runtime dotnet-sdk dotnet-source-built-artifacts dotnet-targeting-pack pacman may display the following error failed to prepare transaction (could not satisfy dependencies) for the affected packages. If you are affected by this and require the 9.0 packages, the fo…

A
Arch Linux News OS v1.5.4-3

waydroid >= 1.5.4-3 update may require manual intervention

The waydroid package prior to version 1.5.4-2 (including aur/waydroid) creates Python byte-code files (.pyc) at runtime which were untracked by pacman. This issue has been fixed in 1.5.4-3, where byte-compiling these files is now done during the packaging process. As a result, the upgrade may conflict with the unowned files created in previous versions. If you encounter errors like the following d…

A
Arch Linux News OS v2.4

dovecot >= 2.4 requires manual intervention

The dovecot 2.4 release branch has made breaking changes which result in it being incompatible with any <= 2.3 configuration file. Thus, the dovecot service will no longer be able to start until the configuration file was migrated, requiring manual intervention. For guidance on the 2.3-to-2.4 migration, please refer to the following upstream documentation: Upgrading Dovecot CE from 2.3 to 2.4 Furt…

A
Arch Linux News OS

Recent service outages

We want to provide an update on the recent service outages affecting our infrastructure. The Arch Linux Project is currently experiencing an ongoing denial of service attack that primarily impacts our main webpage, the Arch User Repository (AUR), and the Forums. We are aware of the problems that this creates for our end users and will continue to actively work with our hosting provider to mitigate…