Open nbriggs opened 2 years ago
Hi, ipkg.us is indeed piece of our internal architecture. This is oversight on my part. I'm currently on vacation so just quick workaround should be
gmake setup CANONICAL_REPO=your_ips_repo
which can be either local path or http path.
Next week back in work I'll try to think how to make the experience smoother.
Thanks for reporting that
Thanks, that worked. It would be helpful if the README.md also mentioned what parts of setting up a new publisher are done already by the "gmake setup ..." and what else you should do to make the repo that it builds visible to the pkg system (e.g., set up a publisher name for a local repo and then install a package from there overriding an older Oracle/Solaris package) -- as you can tell, I don't work with Solaris packaging much (in fact not at all with the image packaging; the SYSV stream packages were what I used to build/install).
Any more thoughts on this?
This is still a problem. Just updated from the solaris-userland git repository and "gmake setup" fails with the same error, and the README.md has not been updated to include the CANONICAL_REPO=... information.
If you follow the instructions in the README.md, after git cloning the solaris-userland repository
and looking at the log file:
Presumably either the ipkg.us.oracle.com host should be resolvable (and reachable, and serving that content) or there should be instructions on what to change to remove this.