Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Synergy self blocking dependency
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
danilo2
Tux's lil' helper
Tux's lil' helper


Joined: 01 Oct 2010
Posts: 75

PostPosted: Wed Apr 25, 2012 1:19 pm    Post subject: Synergy self blocking dependency Reply with quote

Hi! I'm using funtoo, but probably in gentoo these packages has the same dependencies and the same problem.
So if I want to install qsynergy (0.9.1-r1) it pulls as dependency synergy (1.4.7 +qt4). And then I've got message that qsynergy blocks synergy. :(
Is it possible to fix this somehow?

thank you :)
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Wed Apr 25, 2012 2:27 pm    Post subject: Reply with quote

I just checked out synergy and realized this is something I want. So I ran emerge -v qsynergy and I have no blocks. What is the output you get for emerge -pv qsynergy? I did not use the qt flag.
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
danilo2
Tux's lil' helper
Tux's lil' helper


Joined: 01 Oct 2010
Posts: 75

PostPosted: Wed Apr 25, 2012 3:22 pm    Post subject: Reply with quote

I was able to compile it without qt4 flag also, but then I got error related to qt so I thought the flag should be used. The error is:
Code:
loading Qt translations for locale  "en_US"  failed. Segmentation fault.
.
What is strange, today after emerging it without the qt4 flag, I get the same error in terminal, but without segmentation fault (So yes, I'm happy).
But could you please tell me, how can I fix this error also?


I thing that if I'm unable to install it with this flag is an error and should be fixed too, so I post my emerge -pv qsynergy:
Code:
These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] x11-misc/synergy-1.4.7  USE="qt4" 0 kB
[ebuild  N     ] x11-misc/qsynergy-0.9.1-r1  USE="-debug" 0 kB
[blocks B      ] x11-misc/qsynergy ("x11-misc/qsynergy" is blocking x11-misc/synergy-1.4.7)

Total: 2 packages (2 new), Size of downloads: 0 kB
Conflict: 1 block (1 unsatisfied)

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

  (x11-misc/qsynergy-0.9.1-r1::gentoo, ebuild scheduled for merge) pulled in by
    qsynergy
Back to top
View user's profile Send private message
pigeon768
l33t
l33t


Joined: 02 Jan 2006
Posts: 683

PostPosted: Wed Apr 25, 2012 4:40 pm    Post subject: Reply with quote

From /usr/portage/x11-misc/synergy/synergy-1.4.7.ebuild:
Code:
RDEPEND="x11-libs/libXtst
        x11-libs/libX11
        x11-libs/libXext
        x11-libs/libXinerama
        qt4? ( x11-libs/qt-gui )
        qt4? ( !x11-misc/qsynergy )"
So if you have the qt4 USE flag enabled on synergy, you can't have qsynergy installed. Either use synergy's native qt4 GUI, or disable the qt4 use flag on synergy with /etc/portage/package.use.
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Thu Apr 26, 2012 1:10 am    Post subject: Reply with quote

There's also quicksynergy as another GUI.
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
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