Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 200085 - net-misc/ghamachi: missing app-emulation/emul-linux-86-gtklibs dependency on amd64
Summary: net-misc/ghamachi: missing app-emulation/emul-linux-86-gtklibs dependency on ...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High minor (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-23 15:04 UTC by Malte E.
Modified: 2010-02-13 18:56 UTC (History)
0 users

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


Attachments
fixed ebuild for net-misc/ghamachi (ghamachi-0.8.1.ebuild,868 bytes, text/plain)
2007-11-23 15:06 UTC, Malte E.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Malte E. 2007-11-23 15:04:13 UTC
ghamachi on amd64 won't work without 32bit gtk libraries

Reproducible: Always

Steps to Reproduce:
Comment 1 Malte E. 2007-11-23 15:06:55 UTC
Created attachment 136772 [details]
fixed ebuild for net-misc/ghamachi

I added "amd64? ( app-emulation/emul-linux-x86-gtklibs )" to RDEPEND to pull in all necessary dependencies on amd64.
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2007-11-29 12:44:48 UTC
If I make that change, I get this error when running repoman:

  RDEPEND.bad                    1
   net-misc/ghamachi/ghamachi-0.8.1.ebuild: ~amd64(default-linux/amd64/2006.1/no-multilib) ['app-emulation/emul-linux-x86-gtklibs']
  RDEPEND.badindev               1
Comment 3 Malte E. 2007-12-30 14:49:09 UTC
That's because you're running a no-multilib profile. with no-multilib, ghamachi is useless anyway because you need 32bit gtklibs. ghamachi should be masked for the no-multilib profile.
Comment 4 Malte E. 2008-07-20 15:47:09 UTC
Actually, ghamachi could be removed and replaced by hamachi-gui. Hamachi-GUI is free Software, can be compiled for 64bits and is more functional than ghamachi. It's basically better in all aspects. see bug #215492
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2010-02-13 18:56:36 UTC
Removed from tree.