Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Trying to upgrade to KDE unstable
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
The_Document
Apprentice
Apprentice


Joined: 03 Feb 2018
Posts: 275

PostPosted: Thu Feb 22, 2018 11:42 pm    Post subject: [Solved] Trying to upgrade to KDE unstable Reply with quote

Trying to upgrade to latest unstable KDE I run

Code:
# emerge -uUD -j15 --backtrack=90 @world


and portage gives:
https://paste.pound-python.org/show/ubmNqcehc6TEQhHDlJB5/

Package accept keywords:

Code:
www-client/firefox-bin
app-office/libreoffice-bin
sys-kernel/gentoo-sources
kde-frameworks/*
kde-plasma/*
kde-app/*
dev-qt/*:5/5.9



I already ran same emerge command with --autounmask-write. Also why isn't kde-apps/dolphin on the upgrade list?


Last edited by The_Document on Fri Feb 23, 2018 7:34 pm; edited 2 times in total
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8936

PostPosted: Thu Feb 22, 2018 11:48 pm    Post subject: Reply with quote

There's a typo in your package.keywords file, can you spot it? Hint: It is related to the major blocker in your emerge output.
Back to top
View user's profile Send private message
The_Document
Apprentice
Apprentice


Joined: 03 Feb 2018
Posts: 275

PostPosted: Fri Feb 23, 2018 12:04 am    Post subject: Reply with quote

asturm wrote:
There's a typo in your package.keywords file, can you spot it? Hint: It is related to the major blocker in your emerge output.


Im guessing its this particular line:

Code:
 dev-qt/*:5/5.9


I am not good with portage syntax and still don't know were the issue is.
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8936

PostPosted: Fri Feb 23, 2018 12:07 am    Post subject: Reply with quote

Nope, but you were close:
Code:
kde-app/*

^ does not exist

And this is your major blocker:
Code:
[blocks B      ] kde-apps/kholidays:5 ("kde-apps/kholidays:5" is blocking kde-frameworks/kholidays-5.43.0)


So: All of kde-apps is in fact still limited to stable on your system.
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