Hey Danek,
* Danek Duvall ([EMAIL PROTECTED]) wrote:
> On Mon, Jan 14, 2008 at 12:42:52PM -0800, Glenn Lagasse wrote:
>
> > RuntimeError: package SUNWclofi not found
> >
> > For the record, all I did was apply the patch (successfully) and then
> > rerun the import via solaris.py.
>
> You'll be better off running the import via the appropriate make target,
> which points solaris.py at a bunch of other package areas. Or be sure to
> emulate its running of solaris.py completely.
Ok, but that fails similarly.
# make 79/import
<snip>
Package 'pkg:/SUNWcar'
Version: 0.5.11-0.79
Description: Core Architecture, (Root)
Traceback (most recent call last):
File "./solaris.py", line 820, in ?
p = SolarisPackage(pkg_path(pkgspec))
File "./solaris.py", line 323, in pkg_path
raise RuntimeError, "package %s not found" % pkgname
RuntimeError: package SUNWclofi not found
*** Error code 1
make: Fatal error: Command failed for target `import'
Current working directory
/export/home/glagasse/gate/src/util/distro-import
*** Error code 1
make: Fatal error: Command failed for target `79/import'
> Note that importing all.i386 should need only a plain-jane netinstall
> image, but I haven't tried it in a while, so it may need the
> indiana-specific packages, too.
So, is the README out of date? Should what I'm doing 'work' at this
stage of the game? If it's still to early, that's fine but it seems
like this stuff should be working so we can spit out the next developer
previews.
Thanks!
Glenn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss