Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791424 - [guru] x11-themes/qogir-icon-theme-2020.11.22 calls commands that do not exist
Summary: [guru] x11-themes/qogir-icon-theme-2020.11.22 calls commands that do not exist
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: James K
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-05-22 06:19 UTC by Agostino Sarubbo
Modified: 2021-05-22 10:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,35.03 KB, text/plain)
2021-05-22 06:19 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-05-22 06:19:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-themes/qogir-icon-theme-2020.11.22 calls commands that do not exist.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2021-05-22 06:19:49 UTC
Created attachment 710175 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-05-22 10:52:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2cf983160177a68d1214aa97605b54bc303898d4

commit 2cf983160177a68d1214aa97605b54bc303898d4
Author:     James Kalyan <contrib_x@protonmail.com>
AuthorDate: 2021-05-22 10:17:43 +0000
Commit:     James Kalyan <contrib_x@protonmail.com>
CommitDate: 2021-05-22 10:22:03 +0000

    x11-themes/qogir-icon-theme: remove gtk-update-icon-cache call
    
    Let the xdg-utils eclass handle this with the xdg_icon_cache_update
    function.
    
    Closes: https://bugs.gentoo.org/791424
    Signed-off-by: James Kalyan <contrib_x@protonmail.com>

 x11-themes/qogir-icon-theme/qogir-icon-theme-2020.11.22.ebuild | 4 ++++
 1 file changed, 4 insertions(+)