Solved it. Just need to clear my head and go home and then it worked... Anyway the correct solution for future reference:

# mkdir /export/pkg
# cd /export/pkg
# pkgsend -s file:///export/pkg create-repository --set-property publisher.prefix=foo # pkgrecv -s http://pkg.opensolaris.org/dev -d file:///export/pkg "[email protected],5.11-0.134:20100302T005446Z"

Follow the instruction the on blog to get al entries

# /usr/lib/pkg.depotd  -d /export/pkg  -p 8000

Then the packages appears in the repository ..

As always thanks...

Andrew


I have been trying to create a complete local mirror repository of pkg.opensolaris.org/dev, but all the documentation I have found does not seem to work with the latest releases.

Example taken from:
http://blogs.sun.com/middle/entry/establishing_reduced_package_repository_for

# pkgrecv -s http://pkg.opensolaris.org/dev -d file:///export/pkg "[email protected],5.11-0.134:20100302T005446Z"

# /usr/lib/pkg.depotd -d /export/pkg -p 8000

This show ZERO packages on the web page: http://localhost:8000

This does not work any more even when I add the "--set-property publisher.prefix=foo" work around.

Has anyone got any pointers...

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

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

Reply via email to