Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 198116 - Add ~arch to net-p2p/sancho-bin-0.9.4.58-r1
Summary: Add ~arch to net-p2p/sancho-bin-0.9.4.58-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords: KEYWORDREQ
Depends on:
Blocks:
 
Reported: 2007-11-04 23:51 UTC by Santiago M. Mola (RETIRED)
Modified: 2008-01-29 16:26 UTC (History)
2 users (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 Santiago M. Mola (RETIRED) gentoo-dev 2007-11-04 23:51:47 UTC
Please, add ~amd64 and ~ppc to net-p2p/sancho-bin-0.9.4.58-r1

@amd64: Previous revision was keyworded ~amd64. The only change for you is USE="java", which uses another binary. Please, test that it runs, and test if it unpacks correctly with USE="-java" (src_unpack changed).

@ppc: An user requested ~ppc. He reported problems in this arch, but let's try. As ebuild's comments states:
# In order to keyword ~ppc, 'java' should be package.use.force'd
Comment 1 Federico Moro 2007-11-05 00:11:49 UTC
For ppc only exist java-vm version, so java is not an option in this ebuild por ppc users (no matter if this user has java in his USE).

If ~ppc is added the folloween line should be added into SRC_URI var

    ppc? ( mirror://gentoo/${MY_P}-linux-gtk-ppc-java.sh )

and that is all about... :P
Comment 2 Santiago M. Mola (RETIRED) gentoo-dev 2007-11-05 12:47:34 UTC
By the way, just ignore scanelf problems, we're aware of it, and they're already present on the previous revision. So, they're a problem, but not a regresseion for our users.
Comment 3 Matti Bickel (RETIRED) gentoo-dev 2007-12-31 03:40:18 UTC
Runs with USE="java" only. Prints a completly unrelated error message with USE="-java". Please add a useful die message or an eerror message to the ebuild.

With USE="java" everything seems to work smooth, so marked ~ppc.
Comment 4 Richard Freeman gentoo-dev 2008-01-29 16:26:05 UTC
builds fine on amd64 - keyworded ~amd64