Hi,

I'm working with Todd to try to generate an IPS package of SAM-QFS
to go in the /extra repository.

I've (hopefully) successfully published the package to a local repository.
It's Sun internal at:

 http://stard.sfbay.sun.com:10000

When I try to install it (on my 111b2 system), I get:

ri...@stard:~/pkg/bugs/extra-repo-sam-qfs$ pfexec pkg set-authority -P -O http://stard.sfbay.sun.com:10000 repo-qfs
ri...@stard:~/pkg/bugs/extra-repo-sam-qfs$ pfexec pkg install sam-qfs
Creating Plan |Traceback (most recent call last):
File "/usr/bin/pkg", line 2598, in ?
  __ret = main_func()
File "/usr/bin/pkg", line 2541, in main_func
  return install(mydir, pargs)
File "/usr/bin/pkg", line 710, in install
  update_index=update_index)
File "/usr/lib/python2.4/vendor-packages/pkg/client/api.py", line 178, in plan_install
  filters=filters, verbose=verbose)
File "/usr/lib/python2.4/vendor-packages/pkg/client/image.py", line 2980, in make_install_plan
  ip.evaluate()
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 438, in evaluate
  self.add_pkg_plan(f)
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py", line 358, in add_pkg_plan
  pp.evaluate(self.old_excludes, self.new_excludes)
File "/usr/lib/python2.4/vendor-packages/pkg/client/pkgplan.py", line 142, in evaluate
  raise RuntimeError, ["Duplicate actions", ddups]
RuntimeError: ['Duplicate actions', [(('dir', 'lib/svc'), set([<pkg.actions.directory.DirectoryAction object at 0xab2988c>, <pkg.actions.directory.DirectoryAction object at 0xab141ac>])), (('dir', 'lib/svc/method'), set([<pkg.actions.directory.DirectoryAction object at 0xab2998c>, <pkg.actions.directory.DirectoryAction object at 0xab142ac>]))]]


pkg: This is an internal error.  Please let the developers know about this
problem by filing a bug at http://defect.opensolaris.org and including the
above traceback and this message.  The version of pkg(5) is '26c3e2407c53'.
$ pfexec pkg set-authority -P opensolaris.org
$ pfexec pkg unset-authority repo-qfs

Any ideas what I'm doing wrong?

Original SVR4 packages are at:

/net/stard.sfbay/export/home/pkg-solaris/SAM-QFS-5.0/i386/SUNWsamfsr
/net/stard.sfbay/export/home/pkg-solaris/SAM-QFS-5.0/i386/SUNWsamfsu

Direct location of the repo is at:

/net/stard.sfbay/export/home/pkg-solaris/repo-sam-qfs

Thanks.


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

Reply via email to