Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help with ~amd64 Plasma 6 update
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
draco005
n00b
n00b


Joined: 25 Jun 2024
Posts: 4

PostPosted: Tue Jun 25, 2024 5:30 pm    Post subject: Help with ~amd64 Plasma 6 update Reply with quote

Hello,

I have been waiting for Plasma 6 to finally hit ~amd64 and now that it has when I go to update @world I seem to have some blocking packages that I'm not sure how to resolve. Was hoping for some help with this.

emerge -avuDN --backtrack=999 @world : https://paste.gentoo.zip/EDHaWs3c
(I don't normally use --backtrack when updating my system but I was hoping it would help in this case)

emerge --info : https://paste.gentoo.zip/On6AzrAY

It's also not clear to me if the Firefox rust slot dependency is related or not.

Thanks for your help.
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8994

PostPosted: Tue Jun 25, 2024 9:20 pm    Post subject: Reply with quote

You can only have USE=mobi on one of the two slots of kfilemetadata, not both.
Back to top
View user's profile Send private message
draco005
n00b
n00b


Joined: 25 Jun 2024
Posts: 4

PostPosted: Tue Jun 25, 2024 9:32 pm    Post subject: Reply with quote

Thanks for the reply. I removed mobi from my make.conf and that cleared the kdegraphics-mobipocket block. kde-frameworks/kirigami is still blocked though. I'm not sure how to read the block message to figure out how to proceed.
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8994

PostPosted: Tue Jun 25, 2024 9:37 pm    Post subject: Reply with quote

You can't have USE=examples on both slots of kirigami at the same time.

Why are people enabling this flag globally? It happens again and again.
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4520
Location: Bavaria

PostPosted: Tue Jun 25, 2024 11:55 pm    Post subject: Reply with quote

draco005,

first of all: Welcome to Gentoo Forums ! :D


@asturm:

asturm wrote:
Why are people enabling this flag globally? It happens again and again.


I dont know ... Maybe because they think they will need it for both slots ... ?

Maybe we need a description WHY one can have it only for one slot ?

You probably know this: If someone doesn't know what to do, they end up trying the wrong thing. And when you explain to people why something is the way it is and they understand it, it gives them a sense of relief.

Do we have a Wiki article for this ? (I really don't know.)

I am very happy about your support in our forum (because I also know how little time you have as a KDE developer).
_________________
https://wiki.gentoo.org/wiki/User:Pietinger
Back to top
View user's profile Send private message
draco005
n00b
n00b


Joined: 25 Jun 2024
Posts: 4

PostPosted: Wed Jun 26, 2024 12:34 am    Post subject: Reply with quote

@pietinger: Thanks.

@asturm:

Please see https://wiki.gentoo.org/wiki/USE_flag#.22Local.22_vs_.22global.22_USE_flags. "For the end user, whether a USE flag is "global" or "local" has little importance."

When I emerge packages that have source code examples, I want those included, regardless of what package it is, and so I add it to my global USE= variable in make.conf. Same for any feature that I consider a "global" feature for my system, like .mobi support, or mp3 support.

I think a more productive question might be why does a package with multiple slots filled break on both slots having an "examples" USE flag, especially when examples refers generally additional file inclusions and not compiled functionality?

A following question is how to we better inform the user in portage. With the kirigama problem, there was this line in the world update output: [blocks B ] kde-frameworks/kirigami:5[examples] ("kde-frameworks/kirigami:5[examples]" is soft blocking kde-frameworks/kirigami-6.3.0)

I'm assuming the [examples] here is supposed to refer to the USE flag that's blocking kde-frameworks/kirigami-6.3.0.

But for the kfilemetadata blocking there's no equivalent line in the output.
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8994

PostPosted: Wed Jun 26, 2024 10:44 am    Post subject: Reply with quote

Flags being global does not mean global conflict resolution is provided as a service. Neither is it recommended to enable debug, test or doc flags globally, even though they are global flags. examples is of such minor importance that no extra effort for side by side installability was made, since there was enough to do in other places already.

draco005 wrote:
But for the kfilemetadata blocking there's no equivalent line in the output.

The blocker is different. One is a direct use flag blocker, the other a package slot blocker, caused indirectly by a reverse-dep USE setting.
Back to top
View user's profile Send private message
draco005
n00b
n00b


Joined: 25 Jun 2024
Posts: 4

PostPosted: Thu Jun 27, 2024 2:05 pm    Post subject: Reply with quote

So I managed to successfully complete the emerge @world by changing my global USE flags, but portage informed me of packages that needed to be rebuilt in @preserved-rebuild, however there are more blockers.

I also rebooting into Plasma 6 and there are some odd things going on (like the resolution is wrong and theres a QML error in System Settings when I go to the monitor settings) that I hope fixing these blocks will solve.

emerge @preserved-rebuild : https://paste.gentoo.zip/VZbBy5vR

I looked through the block messages and its really not clear what is causing the blocks.

Any help is really appreciated.
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4643
Location: Germany

PostPosted: Thu Jun 27, 2024 3:24 pm    Post subject: Reply with quote

After the @world update, please run
Code:
emerge -a --depclean
this should clean up the kde-plasma/khotkeys:5 blocker.

Last edited by Josef.95 on Thu Jun 27, 2024 3:25 pm; edited 1 time in total
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8994

PostPosted: Thu Jun 27, 2024 3:25 pm    Post subject: Reply with quote

Code:
[ebuild   R    ] kde-plasma/khotkeys-5.27.11

Polluted world file?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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