Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Is anyone here using GIMP 2.10.2?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
gorg86
Apprentice
Apprentice


Joined: 20 May 2011
Posts: 299

PostPosted: Thu Jun 21, 2018 3:51 pm    Post subject: [SOLVED] Is anyone here using GIMP 2.10.2? Reply with quote

Just wondering, because v2.8.22 is super old now and v2.10.2 gives me a ton of blockers (mostly glib related).
:D


Last edited by gorg86 on Tue Aug 07, 2018 10:39 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30905
Location: here

PostPosted: Thu Jun 21, 2018 4:23 pm    Post subject: Reply with quote

I see, my block regarding dev-util/gdbus-codegen and dev-libs/glib
Code:
[blocks B      ] <dev-util/gdbus-codegen-2.54.3 ("<dev-util/gdbus-codegen-2.54.3" is blocking dev-libs/glib-2.54.3-r6)

Adding utils use flag to dev-libs/glib-2.54.3-r6 package resolve problem
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
gorg86
Apprentice
Apprentice


Joined: 20 May 2011
Posts: 299

PostPosted: Thu Jun 21, 2018 4:33 pm    Post subject: Reply with quote

Oh wow voodoo magic! thx
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10589
Location: Somewhere over Atlanta, Georgia

PostPosted: Thu Jun 21, 2018 10:01 pm    Post subject: Reply with quote

Moved from Gentoo Chat to Portage & Programming. It's a support request so it fits better here.

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
costis
n00b
n00b


Joined: 14 Oct 2014
Posts: 18

PostPosted: Sun Jul 01, 2018 8:02 pm    Post subject: Reply with quote

fedeliallalinea wrote:

Adding utils use flag to dev-libs/glib-2.54.3-r6 package resolve problem
Sorry to bug you, but I had this problem for weeks.
What prompted you to use the utils flag?

I ask because last time I had a blocker, equery uses package helped me identify a use flag issue, but with glib/codegen this wasn't the case.
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30905
Location: here

PostPosted: Sun Jul 01, 2018 8:08 pm    Post subject: Reply with quote

costis wrote:
Sorry to bug you, but I had this problem for weeks.
What prompted you to use the utils flag?

I ask because last time I had a blocker, equery uses package helped me identify a use flag issue, but with glib/codegen this wasn't the case.

Simply I looked in the glib ebuild and I've seen
Code:
RDEPEND="
        !<dev-util/gdbus-codegen-${PV}
        ....
        utils? (
                >=dev-util/gdbus-codegen-${PV}
                virtual/libelf:0=
        )
"

Here I see that you can install gdbus-codegen only with use utils
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum