I have the same issue as @wellyxs:
-- Installing: /home/excalibur/.cache/paru/clone/calamares/pkg/calamares/usr/share/calamares/settings.conf
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "calamares"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Starting package_calamares-qt5()...
/home/excalibur/.cache/paru/clone/calamares/PKGBUILD: line 176: cd: /home/excalibur/.cache/paru/clone/calamares/src/calamares-qt5-3.3.8/build: No such file or directory
==> ERROR: A failure occurred in package_calamares-qt5().
Aborting...
paru
can't install AUR dependencies so above was manually built with makepkg -sif
.
My guess is that I'm building for Qt6 but above was trying to package for Qt5:
==> Starting prepare()...
qt6-base already exists
Update qt6-base? (y/n) :
Pinned Comments
Rustmilian commented on 2023-12-17 02:14 (UTC) (edited on 2023-12-17 10:02 (UTC) by Rustmilian)
Please take a look at the README.md.
Rustmilian commented on 2023-02-28 19:20 (UTC) (edited on 2023-07-04 23:40 (UTC) by Rustmilian)
This is an Arch Linux oriented generic-ish stable calamares build for use with calamares config packages such as seen here from xerolinux, with some polkit rules and a paru support patch for AUR support if paru is available and configured in calamares config packages; useful for drivers not in the kernel, mesa packages or official repos but have an AUR package available or installing AUR packages via calamares in general.