2025-06-21
With 20250613.12fe085f-5
, we split our firmware into several vendor-focused packages. linux-firmware
is now an empty package depending on our default set of firmware.
Unfortunately, this coincided with upstream reorganizing the symlink layout of the NVIDIA firmware, resulting in a situation that Pacman cannot handle. When attempting to upgrade from 20250508.788aadc8-2
or earlier, you will see the following errors:
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad103 exists in filesystem
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad104 exists in filesystem
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad106 exists in filesystem
linux-firmware-nvidia: /usr/lib/firmware/nvidia/ad107 exists in filesystem
To progress with the system upgrade, first remove linux-firmware
, then reinstall it as part of the upgrade:
# pacman -Rdd linux-firmware
# pacman -Syu linux-firmware
Jan Alexander Steffens@Official News
2025-06-20
On Plasma 6.4 the wayland session will be the only one installed when the users does not manually specify kwin-x11.
With the recent split of kwin into kwin-wayland and kwin-x11, users running the old X11 session needs to manually install plasma-x11-session, or they will not be able to login. Currently pacman is not able to figure out your personal setup, and it wouldn't be ok to install plasma-x11-session and kwin-x11 for every
one using Plasma.
tldr: Install plasma-x11-session if you are still using x11
Tomaz Canabrava@Official News
2025-06-16
We are transitioning the wine and wine-staging package to a pure
wow64 build. This change removes the dependency on the multilib repository for wine and wine-staging.
The main reason for this is to align with upstream Wine development, which simplifies packaging and the dependency chain.
Potential Issues:
- OpenGL Performance: A known limitation of the new WoW64 mode is reduced performance for 32-bit applications that use OpenGL directly
- Breaking Changes: Existing 32-bit prefixes needs to be recreated
If you are facing issues with 32 bit prefixes, please recreate these and reinstall the application.
Peter Jung@Official News
2025-05-12
I went to Berlin for a music event and here is what happened.
Unknown@Orhun Parmaksiz
2025-04-18
April is usualy tax season for most people in Norway, and as I got some “money back on the skætt” I wound up purchasing an OpenWrt One to replace my 13-14 year old Asus router. I’ve been meaning to learn a bit more about networking in general and getting an OpenWrt router seemed like a fun project.
Last year I bought a Beryl AX from GL-Inet as I was travelling for a few weeks.
Morten Linderud
2025-04-17
Valkey, a high-performance key/value datastore, will be replacing redis in the [extra] repository. This change is due to Redis modifying its license from BSD-3-Clause to RSALv2 and SSPLv1 on March 20th, 2024[0].
Arch Linux Package Maintainers intend to support the availability of the redis package for roughly 14 days from the day of this post, to enable a smooth transition to valkey. After the 14 day transition period has ended, the redis package will be moved to the AUR. Also, from this point forward, the redis package will not receive any additional updates and should be considered deprecated until it is removed.
Users are recommended to begin transitioning their use of Redis to Valkey as soon as possible to avoid possible complications after the 14 day transition window closes.
[0] https://github.com/redis/redis/commit/0b34396924eca4edc524469886dc5be6c77ec4ed
Andrew Crerar@Official News
2025-02-23
Last Thursday Rust 1.85 was released, and with it, edition 2024 has dropped. The new edition is significantly larger than the two editions that preceded it, and contains many small but significant quality of life improvements to the language. In this post, I’d like to explain what an edition is, and summarize all the changes that were made to the language I love. If you need the details, I recommend reading the edition guide, but for a general overview, read on.
Bert Peters@Bert Peters
2025-02-17
Around two years ago, we've merged the
[community]
repository into
[extra]
as part of the
git migration.
In order to not break user setups,
we kept these repositories around in an unused and empty state.
We're going to clean up these old repositories on
2025-03-01.
On systems where
/etc/pacman.conf
still references the old
[community]
repository,
pacman -Sy
will return an error on trying to
sync repository metadata.
The following deprecated repositories will be removed:
[community]
,
[community-testing]
,
[testing]
,
[testing-debug]
,
[staging]
,
[staging-debug]
.
Please make sure to remove all use of the aforementioned repositories from your
/etc/pacman.conf
(for which a
.pacnew
was shipped with
pacman>=6.0.2-7
)!
Sven-Hendrik Haase@Official News
2025-02-04
In the cold of December we have but one thing to keep us warm: our laptops, trying to solve Advent of Code puzzles with inefficient algorithms. This year, 2024, is the tenth edition, and the puzzles are filled with more Easter eggs than ever before. Unfortunately, I’m not interested in Easter eggs, or solving the puzzles. I am a DevOps engineer, and I’m going to apply Infrastructure as Code principles to Advent of Code.
Bert Peters@Bert Peters
2025-02-03
We plan to move glibc
and its friends to stable later today, Feb 3. After installing the update, the Discord client will show a red warning that the installation is corrupt.
This issue has been fixed in the Discord canary build. If you rely on audio connectivity, please use the canary build, login via browser or the flatpak version until the fix hits the stable Discord release.
There have been no reports that (written) chat connectivity is affected.
Frederik Schwan@Official News
2025-01-16
We'd like to raise awareness about the rsync security release version
3.4.0-1
as described in our advisory
ASA-202501-1.
An attacker only requires anonymous read access to a vulnerable rsync server, such as a public mirror, to execute arbitrary code on the machine the server is running on.
Additionally, attackers can take control of an affected server and read/write arbitrary files of any connected client.
Sensitive data can be extracted, such as OpenPGP and SSH keys, and malicious code can be executed by overwriting files such as
~/.bashrc
or
~/.popt
.
We highly advise anyone who runs an rsync daemon or client prior to version
3.4.0-1
to upgrade and reboot their systems immediately.
As Arch Linux mirrors are mostly synchronized using rsync, we highly advise any mirror administrator to act immediately, even though the hosted package files themselves are cryptographically signed.
All infrastructure servers and mirrors maintained by Arch Linux have already been updated.
Robin Candau@Official News
2024-12-31
Dear blog. This post is inspired by an
old friend of mine who has been writing these for the past few years. I meant to do this for a while now, but ended up not preparing anything, so this post is me writing it from memory. There’s likely stuff I forgot, me being gentle with myself I’ll probably just permit myself to complete this list the next couple of days.
I hate bragging, I try to not depend on external validation as much as possible, and being the anti-capitalist that I am, I try to be content with knowing I’m …
kpcyrd
2024-12-24
A eulogy for the greatest dog of all, and a friend I will never forget.
Campbell Jones
2024-12-23
Like my blog? Here is how I set it up.
Unknown@Orhun Parmaksiz
2024-11-19
Arch Linux hasn't had a license for any package sources (such as PKGBUILD files) in the past, which is potentially problematic. Providing a license will preempt that uncertainty.
In
RFC 40 we agreed to change all package sources to be licensed under the very liberal
0BSD license.
This change will not limit what you can do with package sources. Check out
the RFC for more on the rationale and prior discussion.
Before we make this change, we will provide contributors with a way to voice any objections they might have. Starting on 2024-11-19, over the course of a week, contributors will receive a single notification email listing all their contributions.
- If you receive an email and agree to this change, there is no action required from your side.
- If you do not agree, please reply to the email and we'll find a solution together.
If you contributed to Arch Linux packages before but didn't receive an email, please contact us at package-sources-licensing@archlinux.org.
Rafael Epplée@Official News
2024-10-16
After Turkey banned Discord, I had to jump through some hoops, fix my VPN, and learn a bit about how DNS works.
Unknown@Orhun Parmaksiz
2024-10-04
A collection of facts about yours truly. Guaranteed to be as accurate as my memory.
Campbell Jones
2024-09-14
With the release of
version 7.0.0 pacman has added support for
downloading packages as a separate user with dropped privileges.
For users with local repos however this might imply that the download
user does not have access to the files in question, which can be fixed
by assigning the files and folder to the
alpm
group and ensuring the
executable bit (
+x
) is set on the folders in question.
$ chown :alpm -R /path/to/local/repo
Remember to
merge the .pacnew files to apply the new default.
Pacman also introduced
a change to improve checksum stability for
git repos that utilize
.gitattributes
files. This might require a
one-time checksum change for
PKGBUILD
s that use git sources.
Morten Linderud@Official News
2024-09-06
Some thoughts on why I started livestreaming my open-source development sessions and my future plans.
Unknown@Orhun Parmaksiz
2024-08-31
The past year I have been hacking around on tools utilizing TPMs, and one of the features I have been interested to learn more about is the device attestation features.
After being a bit inspired by some ideas from people at work, the hackerspace and toots on mastodon, I figure out a SSH certificate authority would be a cool small project to hack on. Last year I wrote an SSH agent with TPM bound keys so this would nicely fit into the existing tooling.
Morten Linderud
2024-08-31
In the previous
article
I investigated how to create a reproducible image but ended up with only
managing to create two identical image directories. In this article we'll end
up with a fully bit-by-bit reproducible filesystem image!
Some things have changed since the last post, mkosi now no longer creates …
Jelle van der Waa (jelle@vdwaa.nl)@Jelle van der Waa
2024-08-29
Arch Linux in August 2024
#
Staff
#
We would like to welcome
Quentin Michaud as part of the Arch Linux Package
Maintainer team.
RFC
#
A previously proposed
Distribution Developer Manual RFC has been accepted
with the intention to document how to run the distribution while leveraging
GitLab’s collaboration features and streamlined workflows for maintaining and
evolving the resulting specifications.
We have proposed an
RFC to license all Arch Linux package sources under
the terms of the Zero-Clause BSD license.
Arch Monthly Reports
2024-08-24
A while ago I saw a post on LinkedIn that piqued my interest, not because it was any good, but because it was impressively wrong. It claimed that, to quote, “if every email user deleted just 10 emails, it would save enough electricity to power millions of households each year”. This is not only wrong, it is obviously wrong. In this post, I’d like to dive into why it’s wrong, how one might come to think it’s right, and perhaps what better message you could put out there to save the planet.
Bert Peters@Bert Peters
2024-08-18
I've blogged before about creating
vagrant images using
mkosi as part
of an investigation to move image creation to mkosi but also as I will be
giving a talk at
All Systems Go about Arch Linux
images mkosi and reproducibility.
With reproducible images in this article I mean that anyone …
Jelle van der Waa (jelle@vdwaa.nl)@Jelle van der Waa
2024-07-29
Arch Linux in July 2024
#
Pacman
#
Pacman v7.0.0 has been released as a major feature version. A new
DownloadUser
configuration option allows for dropping privileges when
downloading files to a temporary directory. On top of this security measure,
the new Landlock sandbox also prevents writing outside the restricted download
directory.
Additionally,
makepkg
removes
GITFLAGS
support, as it required breaking
changes to git source handling. Furthermore this release addresses unstable git
checksumming influenced by specific user configuration. On top, it now prevents
PKGBUILD
from overriding
BUILDENV
to avoid undesired side effects.
Arch Monthly Reports