Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914986 - gnome-extra/gnome-characters: Unsatisfied dependency: GnomeDesktop
Summary: gnome-extra/gnome-characters: Unsatisfied dependency: GnomeDesktop
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-01 00:04 UTC by Adel KARA SLIMANE
Modified: 2023-10-08 10:41 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info.log,7.41 KB, text/x-log)
2023-10-01 00:04 UTC, Adel KARA SLIMANE
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adel KARA SLIMANE 2023-10-01 00:04:49 UTC
Created attachment 871863 [details]
emerge --info

Hello,

I tried to install gnome-extra/gnome-characters on my KDE desktop (I do not have Gnome installed), and starting it gives me this error: "Unsatisfied dependency: GnomeDesktop"

Some dependency is still needed in the ebuild.

Thanks!

Adel
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-10-01 01:20:43 UTC
Can you include the output in full too?
Comment 2 Adel KARA SLIMANE 2023-10-01 03:10:48 UTC
That's all the app shows when started from the terminal:
```
% gnome-characters
Unsatisfied dependency: GnomeDesktop
```

trying any command line argument like --verbose doesn't seem to make any difference

```
% gnome-characters --verbose
Unsatisfied dependency: GnomeDesktop
```

Since it's hard to reproduce for someone else, I can try to figure out the correct dependency it needs :thinking:
Comment 3 Matt Turner gentoo-dev 2023-10-04 18:58:21 UTC
I would say you need gnome-base/gnome-desktop[introspection], but that's already in DEPEND/RDEPEND.
Comment 4 Adel KARA SLIMANE 2023-10-04 19:05:48 UTC
I went to check the keywords of gnome-desktop and I found out that there was gnome-base/gnome-desktop-44.0-r400 available: after installing it, gnome-characters properly starts.
Comment 5 Adel KARA SLIMANE 2023-10-04 19:08:53 UTC
I only had gnome-base/gnome-desktop-44.0-r300 installed before. 

gnome-base/gnome-desktop-44.0-r300 has SLOT="3/20" whereas gnome-base/gnome-desktop-44.0-r400 has SLOT="4/2", is that normal ?
Comment 6 Larry the Git Cow gentoo-dev 2023-10-08 10:41:49 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe13259c5b792ea7fc2062aa7c34853386fa684c

commit fe13259c5b792ea7fc2062aa7c34853386fa684c
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-10-08 10:41:09 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-10-08 10:41:09 +0000

    gnome-extra/gnome-characters: Fix dep on gnome-desktop
    
    Closes: https://bugs.gentoo.org/914986
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>
    Thanks-to: Adel KARA SLIMANE

 .../{gnome-characters-45.0.ebuild => gnome-characters-45.0-r1.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)