Hi -

I pulled over the latest pkg repo this morning and wanted to start 
building with Build 96. I'm seeing two errors, and I'm not sure why.

When I run the make command in gate/usr/util/dist-import, I'm getting 
output that my packages failed. I think (although I haven't checked 
every single package) that they are all failing.  Here's a snip:

Package 'pkg:/SUNWkvm'
  Version: 0.5.11-0.96
  Description: Core Architecture, (Kvm)
    open pkg:/[EMAIL PROTECTED]
    SUNWkvm add dir 0755 root sys usr
    SUNWkvm add dir 0755 root sys usr/platform
    SUNWkvm add dir 0755 root sys usr/platform/i86pc
    SUNWkvm add dir 0755 root bin usr/platform/i86pc/lib
    SUNWkvm add set description=Core Architecture, (Kvm)
    SUNWkvm add legacy arch=i386.i86pc category=system desc="core 
software for a specific hardware platform group" hotline="Please contact 
your local service provider" name="Core Architecture, (Kvm)" pkg=SUNWkvm 
vendor="Sun Microsystems, Inc." version=11.11,REV=2008.08.05.01.22
    close
SUNWkvm: FAILED


I'm not getting a complete pkg repo either.

-bash-3.2$ cd pkg_server/
-bash-3.2$ ls
feed.xml  file      pkg       trans
-bash-3.2$


I haven't seen this before. I'm not sure if I've missed something. I 
think, from looking at solaris.py, that it's failing here:
      
     ret, hdrs = t.close(cfg, id, False)
        if hdrs:
                print "%s: %s" % (hdrs["Package-FMRI"], hdrs["State"])
        else:
                print "%s: FAILED" % pkg.name

        print

thx,


-- 
                                
        Ginnie 
    
    

  
                
      

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

Reply via email to