Hi all,
I am trying to create my own local repo, So that i can further change it
according to my requirement & create the new distro. I followed the following
steps.
1. Created the pkg-source tree with the command,
hg clone ssh://anon at hg.opensolaris.org/hg/pkg/gate pkg-gate
2.Build the package gate with following command,
$ cd pkg-gate/src
$ make
$ make packages
3.Created the empty repository.
4. Then started to populate the empty repository with the default packages.
$ cd pkg-gate/src/util/distro-import
$ make
Now it started to copy all the packages from the default repository. But at one
point I got the error msg ,
KeyError: 'PKG.PLAT'
*** Error code 1
make: Fatal error: Command failed for target `slim_import'
Current working directory /pkg-gate/src/util/distro-import
*** Error code 1
make: Fatal error: Command failed for target `107/slim_import'
I don't understand the problem. Do I need to change my directory? Need
immediate help
Thanks & regards
ashit
--
This message posted from opensolaris.org