Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 777915 - [gnome overlay] gnome-base/libgnome-keyring-9999 fails at configure when running aclocal
Summary: [gnome overlay] gnome-base/libgnome-keyring-9999 fails at configure when runn...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-23 20:17 UTC by Austin Kilgore
Modified: 2021-03-24 01:51 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,21.80 KB, text/plain)
2021-03-23 20:17 UTC, Austin Kilgore
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Austin Kilgore 2021-03-23 20:17:17 UTC
Created attachment 693276 [details]
build.log

I was trying to ultimately install atom, I needed libgnome-keyring so I added the gnome overlay, which is the problematic overlay.

build.log attached
Comment 1 Matt Turner gentoo-dev 2021-03-24 01:48:13 UTC
Not surprising... libgnome-keyring is dead and was removed from the ::gentoo repo. The libgnome-keyring ebuild in the overlay is from gnome 3.12 (2014).
Comment 2 Larry the Git Cow gentoo-dev 2021-03-24 01:51:44 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/gnome.git/commit/?id=b9f03d1782f8337b0bd26b69ab63e068d52d132b

commit b9f03d1782f8337b0bd26b69ab63e068d52d132b
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-03-24 01:50:20 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-03-24 01:50:20 +0000

    gnome-base/libgnome-keyring: Delete
    
    Bug: https://bugs.gentoo.org/777915
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 .../libgnome-keyring/libgnome-keyring-9999.ebuild  | 69 ----------------------
 gnome-base/libgnome-keyring/metadata.xml           | 11 ----
 scripts/test-data/gnome-list                       |  1 -
 scripts/test-data/gnome2-list                      |  1 -
 status/portage-configs/package.keywords.gnome3     |  1 -
 5 files changed, 83 deletions(-)