Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kde-frameworks/kf-env:5 is soft blocking kde-framew
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
NichtDerHans
Apprentice
Apprentice


Joined: 27 Jan 2023
Posts: 173

PostPosted: Sun Jul 14, 2024 6:07 am    Post subject: kde-frameworks/kf-env:5 is soft blocking kde-framew Reply with quote

Hi my gentoofriends

I am using Plasma 6. In /etc/portage/package.accept_keywords are softlinked files from the kde repo:

Code:
kde-frameworks-6.4.keywords -> /var/db/repos/kde/Documentation/package.accept_keywords/kde-frameworks-6.4.keywords
kde-gear-24.05.keywords -> /var/db/repos/kde/Documentation/package.accept_keywords/kde-gear-24.05.keywords
kde-plasma-6.1.keywords -> /var/db/repos/kde/Documentation/package.accept_keywords/kde-plasma-6.1.keywords


The latest update gives:

Code:
# emerge --ask --verbose --update --deep --backtrack=300 --newuse world

These are the packages that would be merged, in order:

Calculating dependencies... done!
Dependency resolution took 67.78 s (backtrack: 0/300).

[ebuild  NS    ] kde-frameworks/kf-env-5:5::gentoo [6:6::gentoo] 0 KiB
[ebuild     U  ] dev-python/sip-6.8.5:5::gentoo [6.8.3:5::gentoo] USE="-doc -test" PYTHON_TARGETS="python3_11 python3_12 -python3_10 (-python3_13)" 411 KiB
[blocks B      ] kde-frameworks/kf-env:5 ("kde-frameworks/kf-env:5" is soft blocking kde-frameworks/kf-env-6)

Total: 2 packages (1 upgrade, 1 in new slot), Size of downloads: 411 KiB
Conflict: 1 block (1 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.
[...]


full output: https://bpa.st/6K4A

Looking at: https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages

Quote:
# emerge --deselect kde-frameworks/kf-env:5
>>> No matching atoms found in "world" favorites file...


Do I now have to uninstall slot 5 with "emerge -C"? Or how can I solve the problem the clean way?

Best regards
not Hans
Back to top
View user's profile Send private message
bstaletic
Guru
Guru


Joined: 05 Apr 2014
Posts: 309

PostPosted: Sun Jul 14, 2024 6:16 am    Post subject: Reply with quote

Add --tree to the update command, to see what exactly is pulling in kf-env 5.
Back to top
View user's profile Send private message
NichtDerHans
Apprentice
Apprentice


Joined: 27 Jan 2023
Posts: 173

PostPosted: Sun Jul 14, 2024 6:24 am    Post subject: Reply with quote

Code:
#emerge --ask --verbose --update --tree --deep --backtrack=300 --newuse world

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
Dependency resolution took 76.91 s (backtrack: 0/300).

[nomerge       ] sci-electronics/kicad-meta-7.0.10::gentoo  USE="-doc -minimal"
[nomerge       ]  sci-electronics/kicad-7.0.10::gentoo  USE="nls openmp -doc -examples -test" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
[nomerge       ]   dev-python/wxpython-4.2.1-r2:4.0::gentoo  USE="-debug -test -webkit" PYTHON_TARGETS="python3_11 python3_12 -python3_10"
[ebuild     U  ]    dev-python/sip-6.8.5:5::gentoo [6.8.3:5::gentoo] USE="-doc -test" PYTHON_TARGETS="python3_11 python3_12 -python3_10 (-python3_13)" 411 KiB
[nomerge       ] x11-terms/kitty-0.35.2::gentoo  USE="X wayland -test -verify-sig" PYTHON_SINGLE_TARGET="python3_11 -python3_10 -python3_12 (-python3_13)"
[nomerge       ]  dev-util/wayland-scanner-1.22.0::gentoo
[nomerge       ]   dev-build/meson-format-array-0::gentoo  PYTHON_TARGETS="python3_11 python3_12 -python3_10"
[nomerge       ]    dev-lang/python-3.12.3-r1:3.12::gentoo  USE="ensurepip gdbm ncurses readline sqlite ssl -bluetooth -build -debug -examples -libedit -pgo -test -tk -valgrind -verify-sig"
[nomerge       ]     dev-db/sqlite-3.46.0:3::gentoo  USE="icu readline -debug -doc -secure-delete -static-libs -tcl -test -tools" ABI_X86="(64) -32 (-x32)"
[nomerge       ]      dev-build/libtool-2.4.7-r4:2::gentoo  USE="-vanilla"
[nomerge       ]       dev-build/automake-1.16.5-r2:1.16::gentoo  USE="-test -verify-sig"
[nomerge       ]        dev-lang/perl-5.38.2-r3:0/5.38::gentoo  USE="gdbm -berkdb -doc -minimal" PERL_FEATURES="(-debug) -ithreads -quadmath"
[nomerge       ]         app-admin/perl-cleaner-2.31::gentoo  USE="-pkgcore"
[nomerge       ]          sys-apps/portage-3.0.65-r1::gentoo  USE="(ipc) native-extensions rsync-verify xattr -apidoc -build -doc -gentoo-dev (-selinux) -test" PYTHON_TARGETS="python3_11 python3_12 (-pypy3) -python3_10 (-python3_13)"
[nomerge       ]           app-crypt/gnupg-2.4.5-r1::gentoo  USE="bzip2 nls readline smartcard ssl tofu usb -doc -ldap (-selinux) -test -tools -tpm -user-socket -verify-sig -wks-server"
[nomerge       ]            app-crypt/pinentry-1.2.1-r7::gentoo  USE="X gtk ncurses qt5 wayland -caps -efl -emacs -keyring -verify-sig"
[nomerge       ]             kde-plasma/kwayland-5.116.0:5/5.116::gentoo  USE="-debug -doc -test"
[ebuild  NS    ]              kde-frameworks/kf-env-5:5::gentoo [6:6::gentoo] 0 KiB
[blocks B      ] kde-frameworks/kf-env:5 ("kde-frameworks/kf-env:5" is soft blocking kde-frameworks/kf-env-6)

Total: 2 packages (1 upgrade, 1 in new slot), Size of downloads: 411 KiB
Conflict: 1 block (1 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.


So "x11-terms/kitty" is the root of all evil?
Back to top
View user's profile Send private message
logrusx
Advocate
Advocate


Joined: 22 Feb 2018
Posts: 2092

PostPosted: Sun Jul 14, 2024 6:30 am    Post subject: Re: kde-frameworks/kf-env:5 is soft blocking kde-framew Reply with quote

NichtDerHans wrote:

Looking at: https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages

Quote:
# emerge --deselect kde-frameworks/kf-env:5
>>> No matching atoms found in "world" favorites file...


Do I now have to uninstall slot 5 with "emerge -C"?


Absolutely not.

NichtDerHans wrote:
Or how can I solve the problem the clean way?


Something requires kf-env:5 and prevents you from going to :6. This will show you what requires :5:

Code:
emerge -pvc kde-frameworks/kf-env:5


Best Regards,
Georgi
Back to top
View user's profile Send private message
NichtDerHans
Apprentice
Apprentice


Joined: 27 Jan 2023
Posts: 173

PostPosted: Sun Jul 14, 2024 6:31 am    Post subject: Reply with quote

Deselected and depcleaned "x11-terms/kitty". All fine now.

Thank you bstaletic. :)


Last edited by NichtDerHans on Sun Jul 14, 2024 6:34 am; edited 1 time in total
Back to top
View user's profile Send private message
NichtDerHans
Apprentice
Apprentice


Joined: 27 Jan 2023
Posts: 173

PostPosted: Sun Jul 14, 2024 6:34 am    Post subject: Re: kde-frameworks/kf-env:5 is soft blocking kde-framew Reply with quote

logrusx wrote:
NichtDerHans wrote:

Looking at: https://wiki.gentoo.org/wiki/Handbook:X86/Working/Portage#Blocked_packages

Quote:
# emerge --deselect kde-frameworks/kf-env:5
>>> No matching atoms found in "world" favorites file...


Do I now have to uninstall slot 5 with "emerge -C"?


Absolutely not.

NichtDerHans wrote:
Or how can I solve the problem the clean way?


Something requires kf-env:5 and prevents you from going to :6. This will show you what requires :5:

Code:
emerge -pvc kde-frameworks/kf-env:5


Best Regards,
Georgi


Thanks for showing me this way. :)
Back to top
View user's profile Send private message
bstaletic
Guru
Guru


Joined: 05 Apr 2014
Posts: 309

PostPosted: Sun Jul 14, 2024 6:36 am    Post subject: Reply with quote

pinentry was merged with both gtk and qt5 USE flags. That's what /actually/ pulled in kf-env:5.
Back to top
View user's profile Send private message
NichtDerHans
Apprentice
Apprentice


Joined: 27 Jan 2023
Posts: 173

PostPosted: Sun Jul 14, 2024 6:45 am    Post subject: Reply with quote

You are right, thanks for pointing me to that. I still have problems understanding the connections of portage things. I still need to get more experience.
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