Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 327253 - net-misc/unison gtk use-flag missing dependency
Summary: net-misc/unison gtk use-flag missing dependency
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-07 08:28 UTC by Arthur Spitzer
Modified: 2016-05-06 10:07 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arthur Spitzer 2010-07-07 08:28:02 UTC
Hi,
I experience a missing dependency of unison with set gtk use-flag. 
It seems unison needs glib to have fam use-flag enabled to show the gtk-gui. Otherwise I got a segmentation fault. Output from gdb:
Starting program: /usr/bin/unison 
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0xb78495cb in ?? () from /usr/lib/libgobject-2.0.so.0

Remerging glib with fam use-flag (it was set on another computer with working unison gui) made it work.
Comment 1 Michael Weber (RETIRED) gentoo-dev 2010-07-07 08:32:28 UTC
Hi Arthur,

which version of unison do you use (`emerge -pv unison` might give the answer)?

Michael
Comment 2 Arthur Spitzer 2010-07-07 09:35:46 UTC
(In reply to comment #1)
> Hi Arthur,
> 
> which version of unison do you use (`emerge -pv unison` might give the answer)?
> 
> Michael
> 
I have both versions available in portage installed:
[I--] [  ] net-misc/unison-2.27.57-r1 (2.27)
[I--] [M~] net-misc/unison-2.32.52 (2.32)

But I'm using 2.32.52 for my synchronizations.
I've experienced the dependency problem described above with both versions.
Comment 3 Pacho Ramos gentoo-dev 2016-05-06 10:07:30 UTC
Please retry with current versions in the tree and also post a proper backtrace:
https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces