Kevin Monceaux wrote: > Does anyone have any tips on troubleshooting the above error? I installed > Indiana via the 2008.11 cd a few weeks ago. I setup a local repo gave the > IPS semi-capable pkgbuild package, 1.3.91, a try and and all worked well. > I ended up switching back to Linux briefly then reinstalled Indiana a few > days ago. I've set up a local repo the same as before but when trying to > add packages to it I'm getting above error when issuing a pkgsend open > command:
Since you're not passing -s, you're using either $PKG_REPO or http://localhost:10000 as your depo in the pkgsend. Is PKG_REPO set in the environment? Can you connect to localhost:10000 in a browser? - Bart -- Bart Smaalders Solaris Kernel Performance [email protected] http://blogs.sun.com/barts "You will contribute more with mercurial than with thunderbird." _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
