Chaotic-AUR | Packages | Requests | Recompilation | Reports

Can you please add this fan control app AUR (en) - nbfc-gtk

To install use paru since it’s not provided by Chaotic-AUR paru fightcade2-bin

1 Like

Have you confirmed that it works?

1 Like

Yeah, I did

1 Like

Thank you but i trust chaotic-aur more :smiley:

Can you add these MPV scripts please

A post was merged into an existing topic: Off Topic Chit Chat - (Silliness factor 5)

Guys, gdmap-gtk3 no longer starts:

gdmap: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory

Please take a look at this. Thanks!

It’s in the repo, so yes we very likely can by simply rebuilding. Please move back.

4 Likes

Since this is a binary (-bin) package, the build would be identical and have no benefit from us redistributing. It’s rather large and doesn’t have many users, so it’s not exactly right for us to add it to Chaotic-AUR. There’s only so much space for packages on mirrors!

4 Likes
4 Likes

Per this comment I just made, we will be switching to gdmap shortly, with a rebuild trigger for libxml2 to automate future rebuilds. Thanks for reporting, and for including the error so we can prevent it in the future.

2 Likes

The chaotic-aur package virtualbox-ext-oracle needs an update. It is conflicting with upgrading virtualbox. Thanks.

Perhaps adding the nexusmods-app-bin? It“s in it“s early days so it only supports mod management for Cyberpunk 2077 and Stardew valley so far, but the intention is to expand it to the point of replacing Vortex. Gamers want their jiggle physics and Infinite credits to be easily installed.

Can’t update today. I figure the ayugram-desktop-git needs rebuilt to support the updated protobuf pacakge.

error: failed to prepare transaction (could not satisfy dependencies)
:: installing protobuf (32.1-1) breaks dependency ā€˜libprotobuf-lite.so=32.0.0-64’ required by ayugram-desktop-git

In the mean time, I’m going to try installing the other ayugram packages.

I confirm this error happened to me as well.

Oops, I never replied! This one is a direct copy from the AUR with no modifications.
3.5 hours after your post, the package was updated, and shortly after Chaotic-AUR built it.

2 Likes

It is highly likely to be added in the immediate future. Watch [Request] nexusmods-app-bin Ā· Issue #3222 Ā· chaotic-aur/packages Ā· GitHub

4 Likes

@RusselNash @FGD the build has failed, and will continue to fail until upstream fixes the problem preventing builds with new glib.


@dr460nf1r3 this is an ugly log: Chaotic logs

glib 2.86.0 made a change to how platform specific GIO APIs are imported:

This requires change to the namespace here (I think):

From what I have seen so far, it should now be:

GioUnix::DesktopAppInfo

Instead of:

Gio::DesktopAppInfo

Because this is a submodule of Ayugram and has parity to desktop-app’s master branch, this seems to be something that must be addressed upstream. I don’t think I can feasibly fix that, but someone motivated may be interested in making a PR to transition to the new GIO namespaces.

2 Likes