Package Details: mu 1.12.15-1

Git Clone URL: https://aur.archlinux.org/mu.git (read-only, click to copy)
Package Base: mu
Description: Maildir indexer/searcher and Emacs client (mu4e)
Upstream URL: http://www.djcbsoftware.nl/code/mu
Licenses: GPL-3.0-or-later
Submitter: xyproto
Maintainer: mroethke
Last Packager: mroethke
Votes: 46
Popularity: 0.147987
First Submitted: 2019-03-27 09:21 (UTC)
Last Updated: 2026-01-16 14:27 (UTC)

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

windy commented on 2025-12-26 19:53 (UTC)

The test succeeds with

export LANG=en_US.UTF-8
export LC_ALL=C.UTF-8

windy commented on 2025-12-22 19:17 (UTC) (edited on 2025-12-22 19:17 (UTC) by windy)

The latest package version fails on my system:

Summary of Failures:

21/49 mu:test-labels           FAIL            0.21s   killed by signal 6 SIGABRT

Ok:                48  
Fail:              1   

mroethke commented on 2025-10-10 19:54 (UTC)

yes that should be safe though you can obviously not use mu until it is rebuild.

cedricmc commented on 2025-10-09 20:28 (UTC) (edited on 2025-10-09 20:28 (UTC) by cedricmc)

@AloisP I've updated fmt to v12 and, so far, I have 0 problems. @mroethke do you know if it is safe to do so?

sudo pacman -Syu --ignore fmt # update the whole system but fmt
sudo pacman -Sd fmt #update fmt ignoring the mu's dependency
yay -S mu --rebuild # recompiles mu

emacsomancer commented on 2025-10-09 05:38 (UTC) (edited on 2025-10-09 05:38 (UTC) by emacsomancer)

Or for paru users, rm ~/.cache/paru/clone/mu -rf just to remove the mu build cache works (before uninstalling and reinstalling).

anabriated commented on 2025-10-09 04:18 (UTC)

For paru users: I found that I had to run paru -Scc to clean the build cache.

Kovariszt commented on 2025-10-08 10:15 (UTC)

@AloisP Uninstalling mu, updating my system and then reinstalling mu (clean building) did the trick for me!

AloisP commented on 2025-10-07 19:12 (UTC) (edited on 2025-10-07 19:12 (UTC) by AloisP)

With yay -Syu I am getting the following error:

looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing fmt (12.0.0-1) breaks dependency 'libfmt.so=11-64' required by mu
 -> error installing repo packages

Help appreciated…

mroethke commented on 2025-10-07 18:09 (UTC)

Fixed, thank you!