Artix Linux Forum

Artix Linux => Package management => AUR Packages => Topic started by: hd_scania on 12 March 2019, 07:08:01

Title: Trizen to install AUR packages being failed
Post by: hd_scania on 12 March 2019, 07:08:01
The problematic packages are, liri-git-meta; liri-shell-git; lumina-desktop-git; liquidshell-git; ungoogled-chromium
They are all interrupted against MAKEPKG prompts but nowhere to bypass the all these prompts, finally always quit the installation.
Any other AUR frontends for bypassing the above prompts and just installing the above packages?
Title: Re: Trizen to install AUR packages being failed
Post by: cynicfm on 12 March 2019, 12:20:37
Okay i don't think i know the solution but i think that these stuff have issues because of -git being in the name. So perhaps you missing a git package or something, i am not sure, but i can see there is also git-openrc/runit available too. However i went to see what they have gotin Octopi Package Manager and i found something like this available in galaxy-gremlins:
(https://my.mixtape.moe/rdxruf.png)

Maybe installing this would change the circumstances. I am not familiar with yaourt cuz i don't really download anything from AUR so can't help with this one  :'(
And sorry i don't know why ungoogled chromium won't download too.
Title: Re: Trizen to install AUR packages being failed
Post by: mandog on 12 March 2019, 14:26:53
The problematic packages are, liri-git-meta; liri-shell-git; lumina-desktop-git; liquidshell-git; ungoogled-chromium
They are all interrupted against MAKEPKG prompts but nowhere to bypass the all these prompts, finally always quit the installation.
Any other AUR frontends for bypassing the above prompts and just installing the above packages?

Maybe you should do some research of you own, read the Arch wiki not rely on others to research for you?.

1st have you got base-devel installed the full package otherwise a lot of AUR builds will fail.
2nd, How much ram have you got as by design you only have 50% of the total ram available in tmps to build packages

Yay is the best AUR helper at this moment.  it also does not build in tmps,
Git packages are very big and built from source code can take a long time to build and often look as they are frozen be warned
Title: Re: Trizen to install AUR packages being failed
Post by: cynicfm on 12 March 2019, 17:45:53
Maybe you should do some research of you own, read the Arch wiki not rely on others to research for you?.

1st have you got base-devel installed the full package otherwise a lot of AUR builds will fail.
2nd, How much ram have you got as by design you only have 50% of the total ram available in tmps to build packages

Yay is the best AUR helper at this moment.  it also does not build in tmps,
Git packages are very big and built from source code can take a long time to build and often look as they are frozen be warned

Oh it's fine doing researches is gaining knowledge :D
Title: Re: Trizen to install AUR packages being failed
Post by: hd_scania on 13 March 2019, 04:23:07
Maybe you should do some research of you own, read the Arch wiki not rely on others to research for you?.
1st have you got base-devel installed the full package otherwise a lot of AUR builds will fail.
2nd, How much ram have you got as by design you only have 50% of the total ram available in tmps to build packages
Yay is the best AUR helper at this moment.  it also does not build in tmps,
Git packages are very big and built from source code can take a long time to build and often look as they are frozen be warned
I both have the packages git and git-openrc installed, but forgotten to start the OpenRC service for Git, now started then trying again. :)
Title: Re: Trizen to install AUR packages being failed
Post by: physkets on 17 March 2019, 16:46:43
I both have the packages git and git-openrc installed, but forgotten to start the OpenRC service for Git, now started then trying again. :)

I think you only need the service file if you want to run a Git server.