Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 285484 - dev-util/catalyst-9999 fails to work
Summary: dev-util/catalyst-9999 fails to work
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: Catalyst (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Catalyst Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-18 17:53 UTC by Raúl Porcel (RETIRED)
Modified: 2009-09-19 19:31 UTC (History)
0 users

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 Raúl Porcel (RETIRED) gentoo-dev 2009-09-18 17:53:08 UTC
While doing, for example: catalyst -s 233

Autoresuming support enabled.
Kernel cache support enabled.
Package cache support enabled.
Seed cache support enabled.
Snapshot cache support enabled.
Use of metadata_overlay module for portage enabled.
Envscript support enabled.
!!! catalyst: Cannot import catalyst.target.embedded. This usually only happens due to a syntax error, which should be reported as a bug.
!!! catalyst: Cannot import catalyst.target.generic_stage. This usually only happens due to a syntax error, which should be reported as a bug.
!!! catalyst: Cannot import catalyst.target.grp. This usually only happens due to a syntax error, which should be reported as a bug.
!!! catalyst: Cannot import catalyst.target.livecd_stage1. This usually only happens due to a syntax error, which should be reported as a bug.
!!! catalyst: Cannot import catalyst.target.livecd_stage2. This usually only happens due to a syntax error, which should be reported as a bug.
!!! catalyst: Cannot import catalyst.target.netboot. This usually only happens due to a syntax error, which should be reported as a bug.
!!! catalyst: Cannot import catalyst.target.stage1. This usually only happens due to a syntax error, which should be reported as a bug.
!!! catalyst: Cannot import catalyst.target.stage2. This usually only happens due to a syntax error, which should be reported as a bug.
!!! catalyst: Cannot import catalyst.target.stage3. This usually only happens due to a syntax error, which should be reported as a bug.
!!! catalyst: Cannot import catalyst.target.stage4. This usually only happens due to a syntax error, which should be reported as a bug.
!!! catalyst: Cannot import catalyst.target.system. This usually only happens due to a syntax error, which should be reported as a bug.
!!! catalyst: Cannot import catalyst.target.tinderbox. This usually only happens due to a syntax error, which should be reported as a bug.

Also, when emerging:
>>> Install catalyst-9999 into /var/tmp/portage/dev-util/catalyst-9999/image/ category dev-util
install: cannot stat `arch': No such file or directory
!!! doins: arch does not exist
install: cannot stat `livecd': No such file or directory
!!! doins: livecd does not exist
>>> Completed installing catalyst-9999 into /var/tmp/portage/dev-util/catalyst-9999/image/
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2009-09-19 19:31:26 UTC
I've fixed this particular error in git. I've also updated the ebuild to fix the errors you saw as well as adding this warning:

The git master branch (what you get with this -9999 ebuild) for catalyst
now contains the work-in-progress code for catalyst-3.x. Be aware that
it's very likely that it will not be in a working state at any given
point. Please do not file bugs until you have posted on the gentoo-catalyst
mailing list and we have asked you to do so.