You are not logged in.

#1 2023-03-21 10:58:06

ChristianP01
Member
Registered: 2023-03-21
Posts: 3

Installation failed of AUR package: git-cola

Hello everyone, i have some problems during the installation process of git-cola, with AUR.

The log of the error is:

```
The manual pages are in _build/man.
make[1]: exiting from directory «/home/'MY_USER'/.cache/yay/git-cola/src/git-cola-4.1.0/docs»
==> Starting check()...

(process:11533): GLib-GIO-ERROR **: 11:38:28.733: Settings schema 'org.gnome.system.proxy' is not installed
/home/'MY_USER'/.cache/yay/git-cola/PKGBUILD: riga 31: 11533 Found trace/breakpoint (core dump created) appstream-util validate-relax --nonet share/metainfo/*.appdata.xml
==> ERROR: Error during check().
    The operation will be interrupted...
-> error during creation: git-cola

```

The build process gone flawlessly, the only problem is after it, during the check process.
Searching on the web i found it can be solved installing 'gsettings-desktop-schemas, but it does not seem to work.
The command 'gsettings set org.gnome.system.proxy' is recognized, so I don't know why is it telling me that it is not installed.

If anyone knows how to solve it, please tell.

Thanks in advance.

Offline

#2 2023-03-22 11:03:20

philo
Member
Registered: 2015-01-26
Posts: 275

Re: Installation failed of AUR package: git-cola

Do not use yay. Code tags please.

Offline

#3 2023-03-22 13:09:26

ChristianP01
Member
Registered: 2023-03-21
Posts: 3

Re: Installation failed of AUR package: git-cola

Thanks for the tip.
Anyway, it still does not seem to work.
I am now building the PKGBUILD, but after the 'makepkg' command, the output error is the same.
Any ideas?

Last edited by ChristianP01 (2023-03-22 13:15:49)

Offline

#4 2023-03-22 13:16:54

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,076

Re: Installation failed of AUR package: git-cola

If you do trust the software enough so that you aren't concerned with the tests passing you can also pass --nocheck to makepkg (... or to the --mflags in yay)

Offline

#5 2023-03-22 13:28:06

ChristianP01
Member
Registered: 2023-03-21
Posts: 3

Re: Installation failed of AUR package: git-cola

Thank you very much.
Worked like a charm!

Offline

Board footer

Powered by FluxBB