Just using options=(debug) without declaring millennium-debug in pkgname means the debug package gets built but never installed - it just sits in your AUR helpers clone directory and gets cleaned up.
Then this is a configuration issue with your AUR helper. makepkg and any sensible AUR helper (like aurutils) respects the debug option. Brute-forcing debug package creation is not the right way.
We need it as a proper split package, this seems to be the standard approach.
There are very few constellations where this could be necessary, and it's definitely not the standard approach or needed here.
Pinned Comments
shdwmtr commented on 2026-03-17 02:53 (UTC)
NOTE (Mar 16 2026): As of millennium 3.0.0_beta.1 python plugins are not supported. At the time of writing this, Extendium is the only plugin that has not been ported to Lua. However, you can find dev builds on their repository that are compatible with Lua.
shdwmtr commented on 2026-03-16 22:06 (UTC) (edited on 2026-03-16 22:07 (UTC) by shdwmtr)
Please report issues on GitHub rather than here. Check for duplicates before opening a new one; you may be ignored otherwise.
https://github.com/SteamClientHomebrew/Millennium/issues
WasabiIceCream commented on 2025-11-25 16:52 (UTC)
If you're upgrading from previous version, you need to manually remove millennium and its python-i686-bin dependency. Then, you can install the latest version including the new lib32-python311-bin dependency.