You are not logged in.
I'm trying to install xfdashboard and komorebi, from the AUR. but when I try to install the dependencie clutter-gtk it asks me for my GitHub login to clone the repo. The thing is the files are hosted on gitlab not github and are available publicly. Should I just clone it manually? What's going on here?
Offline
Offline
The terminal output said this
==> Making package: xfdashboard-git 1.0.0.r1.g6e243c7-1 (Sun 22 Feb 2026 06:13:51 AM EST)
==> Retrieving sources...
-> Updating xfdashboard git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha1sums...
xfdashboard ... Skipped
==> Making package: clutter-git 1.26.2.r81.g3e3901c0a-1 (Sun 22 Feb 2026 06:13:53 AM EST)
==> Retrieving sources...
-> Cloning clutter git repo...
Cloning into bare repository '/home/riley/.cache/yay/clutter-git/clutter'...
Username for 'https://github.com': Offline
==> Making package: clutter-git 1.26.2.r81.g3e3901c0a-1 (Sun 22 Feb 2026 06:13:53 AM EST)You're trying to build clutter-git , not clutter-gtk .
Clutter development was stopped in 2022 , see https://blogs.gnome.org/clutter/ .
Try building https://aur.archlinux.org/packages/clutter, the last release ever of clutter.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Whether I install clutter clutte-gtk or clutter-git I get the same responce
-> Cloning clutter git repo...
Cloning into bare repository '/home/riley/.cache/yay/clutter/clutter'...
Username for 'https://github.com': Offline
There's a comment on the aur page:
https://aur.archlinux.org/packages/clut … nt-1059574
You'll likely need to change the git repo url.
Offline
The output in post #5 shows you building clutter, not clutter-gtk which was fixed a week ago. All of this highlights the importance of exact output.
Last edited by Scimmia (2026-02-22 12:32:06)
Offline