Sent from my iPhone
> On Feb 5, 2016, at 4:00, [email protected] wrote: > > Send oi-dev mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > http://openindiana.org/mailman/listinfo/oi-dev > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of oi-dev digest..." > > > Today's Topics: > > 1. Userland dev, Zone and processes ([email protected]) > 2. Re: Userland dev, Zone and processes (Alexander Pyhalov) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 5 Feb 2016 01:48:27 +0100 (CET) > From: [email protected] > To: OpenIndiana Developer mailing list <[email protected]> > Subject: [oi-dev] Userland dev, Zone and processes > Message-ID: > > <2024230108.40815353.1454633307828.javamail.r...@zimbra53-e8.priv.proxad.net> > > Content-Type: text/plain; charset=utf-8 > > Hi, > > I created a zone with oi-userland dev and tools and I finally made my 2 first > packages. > I gave up on cloning the dev zone (zoneadm clone doesn't work) to try to > install the package and relied VBox as I don't need much power to test the > package. > > Now I would like to install these packages on my dev zone so I can work on a > third package depending on the 2 first ones but here I am with a new issue. I > can't seem to add publisher and use packages from my dev zone. > Adding publisher is ok but when I issue the pkg install command I get : > > -pkg install: Invalid child image publisher configuration. Child image > publisher > -configuration must be a superset of the parent image publisher configuration. > -Please update the child publisher configuration to match the parent. If the > -child image is a zone this can be done automatically by detaching and > -attaching the zone. > - > -The parent image has the following enabled publishers: > - PUBLISHER 0: openindiana.org > - PUBLISHER 1: hipster-encumbered > - > -The child image has the following enabled publishers: > - PUBLISHER 0: userland > - PUBLISHER 1: openindiana.org > - PUBLISHER 2: hipster-encumbered > - PUBLISHER 3: localhostoih > > So I was wondering what am I doing wrong in the zone as it seems IPS is > highly tighten to the global zone. Is there a more independent way to set the > zone ? > > Second question is what should be the process to add new packages to userland > on github ? > - open feature request on OI bug tracker ? > - pull request on github oi-userland repo ? > - mail to oi-dev ? > > Best regards. > Ben > > > > ------------------------------ > > Message: 2 > Date: Fri, 05 Feb 2016 08:58:57 +0300 > From: Alexander Pyhalov <[email protected]> > To: OpenIndiana Developer mailing list <[email protected]> > Subject: Re: [oi-dev] Userland dev, Zone and processes > Message-ID: <[email protected]> > Content-Type: text/plain; charset=UTF-8; format=flowed > > Hi. > > [email protected] ????? 05.02.2016 03:48: >> Hi, >> >> I created a zone with oi-userland dev and tools and I finally made my >> 2 first packages. >> I gave up on cloning the dev zone (zoneadm clone doesn't work) to try >> to install the package and relied VBox as I don't need much power to >> test the package. > > Please, report the issue on the bug tracker. The reason is that > sys-unconfig has gone. > Fast workaround is call clone with -X: > > zoneadm -z dest_zone clone -X src_zone > > >> Now I would like to install these packages on my dev zone so I can >> work on a third package depending on the 2 first ones but here I am >> with a new issue. I can't seem to add publisher and use packages from >> my dev zone. >> Adding publisher is ok but when I issue the pkg install command I get : > > Read http://wiki.openindiana.org/oi/Linked+images+and+nlipkg+zone+brand > . > You can either use consistent publishers configuration or switch to > nlipkg brand. > > >> Second question is what should be the process to add new packages to >> userland on github ? >> - open feature request on OI bug tracker ? >> - pull request on github oi-userland repo ? >> - mail to oi-dev ? > > Ideally, all of this, but pull request is enough. > > --- > System Administrator of Southern Federal University Computer Center > > > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > oi-dev mailing list > [email protected] > http://openindiana.org/mailman/listinfo/oi-dev > > ------------------------------ > > End of oi-dev Digest, Vol 66, Issue 2 > ************************************* _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
