Hi All,

I'm trying to create a pkg repository based on build 90.  I pulled over
a fresh clone of the IPS repository and ran make in
src/util/distro-import (keeping the default settings for WOS_PKGS and
NONWOS_PKGS.

This results in various errors thusly:

IOError: [Errno 2] No such file or directory:
'/net/netinstall.sfbay/export/nv/x/90/Solaris_11/Product/SUNWcsd/archive/none.bz2'

When I look at the directory listed, there is in fact no file called
none.bz2, but there is a none.7z.  It appears that we cut over from bz2
compression to 7zip compression in build 90.  Shouldn't this change
already be represented in the gate?

Then I tried to import build 86 figuring I can just use that for now.  I
got this:

> proto/etc/driver_aliases
./get_file_from_pkg.py
/net/netinstall.sfbay/export/nv/x/86/Solaris_11/Product/SUNWcsd
etc/name_to_major | \
./driver_names.py 86:85:84:83:82:81:80:79b:78:77:76:75a:73:72:71:00
86/all.i386 > proto/etc/name_to_major
cat 86/sd.conf > proto/kernel/drv/sd.conf
cat: 86/sd.conf: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `proto/kernel/drv/sd.conf'
Current working directory
/export/home/glagasse/repos/ips/src/util/distro-import
*** Error code 1
make: Fatal error: Command failed for target `86/slim_import'

Why would this not work?  It worked when we were initially spinning 2008.05.

Thoughts?

Thanks,

-- 
Glenn
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to