From: m h <sesquile@gmail.com>
To: gentoo-osx@lists.gentoo.org
Subject: [gentoo-osx] Re: PREFIX the next generation...
Date: Mon, 19 Dec 2005 13:21:40 -0800 [thread overview]
Message-ID: <e36b84ee0512191321w33891472t5374737626fc6652@mail.gmail.com> (raw)
In-Reply-To: <e36b84ee0512191307h39cfa8aatd7d515cd0c6b4ecf@mail.gmail.com>
On 12/19/05, m h <sesquile@gmail.com> wrote:
....
> previously. "emerge -av system" returns the following:
>
> niger:mharrison[1216] /data1/portage/dec19/prefix/usr/bin/emerge -av
> system --debug
snip snip
> aux_get(): (0) Error in app-shells/bash-3.0-r13 ebuild. (-1)
> Check for syntax error or corruption in the ebuild. (--debug)
>
> Traceback (most recent call last):
> File "/data1/portage/dec19/prefix/usr/bin/emerge", line 3159, in ?
> if not mydepgraph.xcreate(myaction):
> File "/data1/portage/dec19/prefix/usr/bin/emerge", line 1428, in xcreate
> if not self.select_dep(portage.root, mydep):
> File "/data1/portage/dec19/prefix/usr/bin/emerge", line 1280, in select_dep
> mreasons = portage.getmaskingstatus(p)
> File "/data1/portage/dec19/prefix/usr/lib/portage/pym/portage.py",
> line 3706, in getmaskingstatus
> mygroups, eapi = portdb.aux_get(mycpv, ["KEYWORDS", "EAPI"])
> File "/data1/portage/dec19/prefix/usr/lib/portage/pym/portage.py",
> line 5008, in aux_get
> raise KeyError
> KeyError
>
>
> I stepped through (or began to) the monsterous function doebuild and
> saw that it was trying to run ebuild.sh depend path/to/bash/ebuild and
> return -1.
The -1 was caused by a missing ${PREFIX}/bin/bash (remnant of not
using toolsbox). A symlink fixes that issue.
New results:
niger:mharrison[1238] /data1/portage/dec19/prefix/usr/bin/emerge -av system
Invalid package name in package.provided: virtual/libc
Invalid package name in package.provided: virtual/linux-sources
Invalid package name in package.provided: virtual/os-headers
These are the packages that I would merge, in order:
Calculating system dependencies
/data1/portage/dec19/prefix/usr/lib/portage//bin/ebuild.sh: line 1672:
/data1/portage/dec19/prefix/portage/eclass/eutils.eclass: No such file
or directory
!!! ERROR: app-shells/bash-3.0-r13 failed.
!!! Function inherit, Line 1673, Exitcode 1
!!! died sourcing
/data1/portage/dec19/prefix/portage/eclass/eutils.eclass in inherit()
!!! If you need support, post the topmost build error, NOT this status message.
aux_get(): (0) Error in app-shells/bash-3.0-r13 ebuild. (1)
Check for syntax error or corruption in the ebuild. (--debug)
!!! All ebuilds that could satisfy ">=app-shells/bash-3.0-r9" have been masked.
!!! One of the following masked packages is required to complete your request:
/data1/portage/dec19/prefix/usr/lib/portage//bin/ebuild.sh: line 1672:
/data1/portage/dec19/prefix/portage/eclass/eutils.eclass: No such file
or directory
!!! ERROR: app-shells/bash-3.0-r13 failed.
!!! Function inherit, Line 1673, Exitcode 1
!!! died sourcing
/data1/portage/dec19/prefix/portage/eclass/eutils.eclass in inherit()
!!! If you need support, post the topmost build error, NOT this status message.
aux_get(): (0) Error in app-shells/bash-3.0-r13 ebuild. (1)
Check for syntax error or corruption in the ebuild. (--debug)
Traceback (most recent call last):
File "/data1/portage/dec19/prefix/usr/bin/emerge", line 3159, in ?
if not mydepgraph.xcreate(myaction):
File "/data1/portage/dec19/prefix/usr/bin/emerge", line 1428, in xcreate
if not self.select_dep(portage.root, mydep):
File "/data1/portage/dec19/prefix/usr/bin/emerge", line 1280, in select_dep
mreasons = portage.getmaskingstatus(p)
File "/data1/portage/dec19/prefix/usr/lib/portage/pym/portage.py",
line 3706, in getmaskingstatus
mygroups, eapi = portdb.aux_get(mycpv, ["KEYWORDS", "EAPI"])
File "/data1/portage/dec19/prefix/usr/lib/portage/pym/portage.py",
line 5008, in aux_get
raise KeyError
KeyError
I've probably got more env issues that are overlooked....
--
gentoo-osx@gentoo.org mailing list
next prev parent reply other threads:[~2005-12-19 21:22 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-19 21:07 [gentoo-osx] PREFIX the next generation m h
2005-12-19 21:21 ` m h [this message]
2005-12-19 21:26 ` [gentoo-osx] " m h
2005-12-19 21:30 ` Grobian
2005-12-19 21:25 ` [gentoo-osx] " Grobian
2005-12-19 22:49 ` m h
2005-12-19 23:20 ` Kito
2005-12-20 1:33 ` m h
2005-12-20 6:32 ` Grobian
2005-12-20 9:23 ` Grobian
2005-12-20 20:11 ` m h
2005-12-20 20:53 ` Grobian
2005-12-20 23:00 ` m h
2005-12-20 23:20 ` m h
2005-12-21 0:09 ` m h
2005-12-21 12:50 ` Grobian
2005-12-22 6:57 ` Brian Harring
2005-12-22 7:02 ` Brian Harring
2005-12-22 10:35 ` Grobian
2005-12-21 13:26 ` Grobian
2005-12-20 22:18 ` Kito
2005-12-20 22:22 ` Kito
2005-12-21 9:39 ` Michael Haubenwallner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e36b84ee0512191321w33891472t5374737626fc6652@mail.gmail.com \
--to=sesquile@gmail.com \
--cc=gentoo-osx@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox