Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
torbrowser-launcher blocks itself
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
username49816
n00b
n00b


Joined: 23 Jul 2022
Posts: 14

PostPosted: Fri Nov 18, 2022 8:25 am    Post subject: torbrowser-launcher blocks itself Reply with quote

Code:
Calculating dependencies                ... done!
[ebuild  N     ] www-client/torbrowser-launcher-0.3.5-r2  USE="-apparmor" PYTHON_TARGETS="python3_10 -python3_8 -python3_9"
[blocks B      ] www-client/torbrowser-launcher ("www-client/torbrowser-launcher" is soft blocking www-client/torbrowser-102.4.0_p12000_alpha4)

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

  (www-client/torbrowser-launcher-0.3.5-r2:0/0::guru, ebuild scheduled for merge) pulled in by
    www-client/torbrowser-launcher

  (www-client/torbrowser-102.4.0_p12000_alpha4:0/0::torbrowser, installed) pulled in by
    www-client/torbrowser required by @selected


For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

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


emerge --info
make.conf
I tried updating the system, but my display goes blank and monitor says "no signal" as portage updates the last portion of packages.
Back to top
View user's profile Send private message
Christian99
Veteran
Veteran


Joined: 28 May 2009
Posts: 1671

PostPosted: Fri Nov 18, 2022 11:54 am    Post subject: Reply with quote

seems, you have two different overlays that provide torbrowser somehow:
Code:
(www-client/torbrowser-launcher-0.3.5-r2:0/0::guru, ebuild scheduled for merge) pulled in by
    www-client/torbrowser-launcher

  (www-client/torbrowser-102.4.0_p12000_alpha4:0/0::torbrowser, installed) pulled in by
    www-client/torbrowser required by @selected



I would guess the provided ebuilds are incompatible. You could try blocking torborbrowser from one of the overlays in package.mask, eg. like
Code:
www-client/torbrowser-launcher::guru
Back to top
View user's profile Send private message
username49816
n00b
n00b


Joined: 23 Jul 2022
Posts: 14

PostPosted: Fri Nov 18, 2022 12:56 pm    Post subject: Reply with quote

Christian99,

Code:
Calculating dependencies             ... done!
[ebuild  N     ] dev-libs/wayland-protocols-1.28  USE="-test"
[ebuild   R    ] media-libs/mesa-22.2.3  USE="wayland*"
[ebuild   R    ] x11-libs/gtk+-3.24.34-r1  USE="wayland*"
[ebuild  N     ] www-client/torbrowser-launcher-0.3.5-r1  USE="-apparmor" PYTHON_TARGETS="python3_10 -python3_8 -python3_9"
[blocks B      ] www-client/torbrowser-launcher ("www-client/torbrowser-launcher" is soft blocking www-client/torbrowser-102.4.0_p12000_alpha4)
[blocks B      ] www-client/torbrowser ("www-client/torbrowser" is soft blocking www-client/torbrowser-launcher-0.3.5-r1)

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

  (www-client/torbrowser-launcher-0.3.5-r1:0/0::torbrowser, ebuild scheduled for merge) pulled in by
    torbrowser-launcher

  (www-client/torbrowser-102.4.0_p12000_alpha4:0/0::torbrowser, installed) pulled in by
    www-client/torbrowser required by @selected


I masked torbrowser-launcher and now a new block appeared, now from a torbrowser
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 21715

PostPosted: Fri Nov 18, 2022 1:28 pm    Post subject: Reply with quote

Through @selected, you told Portage that it must keep www-client/torbrowser. Through the emerge command not shown, you asked to install torbrowser-launcher. The blocks forbid having both. You could choose not to install the launcher, or you could choose to emerge --deselect www-client/torbrowser so that Portage is free to remove it, at which point it should offer to remove that in order to install the launcher.
Back to top
View user's profile Send private message
username49816
n00b
n00b


Joined: 23 Jul 2022
Posts: 14

PostPosted: Sat Nov 19, 2022 12:09 pm    Post subject: Reply with quote

I just unmerged torbrowser and now torbrowser-launcher compiled, it's all working now!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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