@jeets I believe you are using pamac
just like @Dwa30v
. Please use the steps from the pinned comment above, to troubleshoot the installation.
Search Criteria
Package Details: qogir-gtk-theme 2024.05.22-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qogir-gtk-theme.git (read-only, click to copy) |
---|---|
Package Base: | qogir-gtk-theme |
Description: | Qogir is a flat Design theme for GTK |
Upstream URL: | https://github.com/vinceliuice/Qogir-theme |
Keywords: | gtk-theme qogir |
Licenses: | GPL3 |
Submitter: | Bitts311 |
Maintainer: | FirstAirBender |
Last Packager: | FirstAirBender |
Votes: | 12 |
Popularity: | 0.000111 |
First Submitted: | 2020-06-10 10:48 (UTC) |
Last Updated: | 2024-05-22 19:54 (UTC) |
Dependencies (8)
- grep (grep-gitAUR, busybox-coreutilsAUR, grep-compatAUR) (make)
- sassc (sassc-gitAUR) (make)
- gtk-engine-murrine (optional) – For GTK2 support
- gtk-engines (optional) – For GTK2 support
- kvantum-theme-qogir-gitAUR (optional) – Matching Kvantum theme
- qogir-icon-themeAUR (qogir-icon-theme-gitAUR) (optional) – Matching icon theme
- tela-icon-themeAUR (tela-icon-theme-kde-accent-gitAUR, tela-icon-theme-gitAUR, tela-icon-theme-binAUR) (optional) – Recommended icon theme
- vimix-cursors (vimix-cursors-gitAUR) (optional) – Matching cursor theme
Required by (0)
Sources (2)
FirstAirBender commented on 2021-11-21 13:19 (UTC)
jeets commented on 2021-11-21 12:49 (UTC)
@FirstAirBender using Pacman 10.3.0-1
Dwa30v commented on 2021-11-20 19:26 (UTC) (edited on 2021-11-20 19:26 (UTC) by Dwa30v)
@FirstAirBender
I'm using pacman
, and upgrade with sudo pacman -Syyu
. I did as you suggested, removed the cache entry. I used pamac
to remove and install. Then, all worked well.
Thanks for the help!
$ pamac remove qogir-gtk-theme
$ pamac install qogir-gtk-theme
FirstAirBender commented on 2021-11-20 19:19 (UTC)
@Dwa30v @jeets
May I know what package manager you are both using. I use yay
and this installation works for me.
If possible, try removing the package folder from your package manager's cache, and also uninstalling the package. Then do a fresh installation
Dwa30v commented on 2021-11-20 19:09 (UTC)
@FirstAirBender - Thanks for your reply. Unfortunately, it still fails on my system.
==> Making package: qogir-gtk-theme 2021.11.17-2 (2021-11-20T18:06:40 -01)
...
==> Starting build()...
==> ERROR: A failure occurred in build().
Aborting...
It looks like @jeets has the same problem?
FirstAirBender commented on 2021-11-20 18:38 (UTC) (edited on 2021-11-20 18:39 (UTC) by FirstAirBender)
@Dwa30v I'm not sure why the build stage failed, but I've updated the dependencies to include grep
and I've also fixed the syntax used for matching the options.
Please update your package to see if this works.
jeets commented on 2021-11-20 13:57 (UTC)
@muhas Can you please elaborate on how to fix this (I am total noob). Thanks much
muhas commented on 2021-11-20 12:53 (UTC)
@Dwa30v remove build() function in PKGBUILD or fixit INSTALL_OPTS in build()
Dwa30v commented on 2021-11-20 11:39 (UTC) (edited on 2021-11-20 11:40 (UTC) by Dwa30v)
Building qogir-gtk-theme...
==> Making package: qogir-gtk-theme 2021.11.17-1 (2021-11-20T10:38:22 -01)
...
==> Starting build()...
==> ERROR: A failure occurred in build().
Aborting...
Pinned Comments
Dwa30v commented on 2021-11-20 19:26 (UTC) (edited on 2021-11-20 19:26 (UTC) by Dwa30v)
@FirstAirBender
I'm using
pacman
, and upgrade withsudo pacman -Syyu
. I did as you suggested, removed the cache entry. I usedpamac
to remove and install. Then, all worked well.Thanks for the help!
$ pamac remove qogir-gtk-theme
$ pamac install qogir-gtk-theme