Hi All,

My machine has OpenSolaris(2009.06 version) installed. I downloaded the
source code for the Image Packaging System from the mercurial repository as
follows:

$ hg clone ssh://[email protected]/hg/pkg/gate

>From this repository, I downloaded the 2009.06 source version of the Image
Packaging System.

However when I fire the make command, then the following error is thrown:

----8<----
running build
running build_py
ERROR: unable to obtain mercurial version
running build_ext
----8<----

Now when I run the make install command then the

----8<----
running build
running build_py
ERROR: unable to obtain mercurial version
running build_ext
running install_lib
running install_data
----8<----
As far as I know, if the installation of the Image Packaging System is done
successfully then a new folder is created in the parent directory with the
name "package". This directory was not created from the above steps. Does
the Image Packaging System download more packages from the mercurial
repository? Are there any other steps I need to perform to install the Image
Packaging System?

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

Reply via email to