Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Amazon Streaming broken, need hal-0.5.14-gentoo-patches-5.tar.bz2
Date: Sun, 12 Feb 2012 03:09:33
Message-Id: CAN0CFw2sDruxNn8W11x_yRwngs7ZHU3Jpfw_BzczUadehXzTLA@mail.gmail.com
In Reply to: Re: [gentoo-user] Amazon Streaming broken, need hal-0.5.14-gentoo-patches-5.tar.bz2 by Neil Bothwick
1 >> I added the layman overlays multilib and kde-sunset in order to
2 >> install hal, but the emerge fails because it can't download
3 >> hal-0.5.14-gentoo-patches-5.tar.bz2.  The following thread provides a
4 >> few links to this file but they no longer work, and I tried
5 >> downloading hal-0.5.14-gentoo-patches-4.tar.bz2, extracting, adding
6 >> the missing file as indicated, and recreating the bz2 tar archive, but
7 >> there is a checksum failure with that file:
8 >
9 > You need to recreate the manifest for the ebuild, it contains checksums
10 > for all files.
11
12 I think I got everything set up, but I get:
13
14 # ebuild hal-0.5.14-r4.ebuild manifest
15 * ERROR: sys-apps/hal-0.5.14-r4 failed (depend phase):
16 * multilib-native.eclass could not be found by inherit()
17 *
18 * Call stack:
19 * ebuild.sh, line 521: Called source
20 '/usr/local/portage/sys-apps/hal/hal-0.5.14-r4.ebuild'
21 * hal-0.5.14-r4.ebuild, line 7: Called inherit 'eutils'
22 'linux-info' 'autotools' 'flag-o-matic' 'multilib' 'multilib-native'
23 * ebuild.sh, line 255: Called die
24 * The specific snippet of code:
25 * [ ! -e "$location" ] && die "${1}.eclass could not be found by inherit()"
26 *
27 * If you need support, post the output of 'emerge --info
28 =sys-apps/hal-0.5.14-r4',
29 * the complete build log and the output of 'emerge -pqv
30 =sys-apps/hal-0.5.14-r4'.
31 * This ebuild is from an overlay named 'x-portage': '/usr/local/portage/'
32 * The ebuild environment file is located at
33 '/var/tmp/portage/sys-apps/hal-0.5.14-r4/temp/die.env'.
34 * S: '/var/tmp/portage/sys-apps/hal-0.5.14-r4/work/hal-0.5.14'
35
36 Can this be fixed?
37
38 - Grant