gumtree.jack Posted September 2, 2016 Report Share Posted September 2, 2016 Hi Guys, Im trying to install p7zip and portage refuse cooperation. emerge p7zip Calculating dependencies \!!! Problem resolving dependencies for app-arch/p7zip... done!!!! The ebuild selected to satisfy "p7zip" has unmet requirements. - app-arch/p7zip-16.02-r1::gentoo USE="kde pch -doc -rar (-static) -wxwidgets" ABI_X86="-x32" The following REQUIRED_USE flag constraints are unsatisfied: kde? ( wxwidgets ) Is it a bug to report or I can do something from my site? Link to comment Share on other sites More sharing options...
0 Sandro Posted September 2, 2016 Report Share Posted September 2, 2016 If You use KDE: Try (as root): # egencache --update-use-local-desc # euse -E wxwidgets -p app-arch/p7zip # emerge -DNu p7zip (if you want the "complete 'tree') or # emerge -Nu p7zip If You want You can enable the USE flag "wxwidgets" also in make.conf as "Global USE flag" Please, tell us if solved or not :) Otherwise I think may be a good thing to post your "epro list". If You don't use kde, you can try with # USE="-kde" emerge -u p7zip Then mask it in /etc/portage/package.use eg: (# euse -D kde -p app-arch/p7zip). Hello :) (Dobr?nos) _'_ :) gumtree.jack 1 Link to comment Share on other sites More sharing options...
0 gumtree.jack Posted September 2, 2016 Author Report Share Posted September 2, 2016 egencache --update-use-local-desc usage: egencache [options] <action> ... [atom] ...egencache: error: --repo option is required I had to add missing --repo gentoo and its emerging so should be ok :) Thanks But btw is it portage issue? Sometimes I cant emerge some apps because portage errors and I dont know should I reported everything as a bug, post it here or do something else? Link to comment Share on other sites More sharing options...
0 Sandro Posted September 2, 2016 Report Share Posted September 2, 2016 Hi; happy that it's now ok. May YOu Open a new discussion for others questions ? Thanx :) Link to comment Share on other sites More sharing options...
Question
gumtree.jack
Hi Guys,
Im trying to install p7zip and portage refuse cooperation.
emerge p7zip
Calculating dependencies \
!!! Problem resolving dependencies for app-arch/p7zip
... done!
!!! The ebuild selected to satisfy "p7zip" has unmet requirements.
- app-arch/p7zip-16.02-r1::gentoo USE="kde pch -doc -rar (-static) -wxwidgets" ABI_X86="-x32"
The following REQUIRED_USE flag constraints are unsatisfied:
kde? ( wxwidgets )
Is it a bug to report or I can do something from my site?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts