Re: [OpenIndiana-discuss] Missing a publisher?
Many thanks everyone ! Coming back to Open Indiana after a break (had to use Fedora) :-( pkg list -a | grep gcc First thing to go is your memory :-( Paul -Original Message- From: Milan Jurik [mailto:milan.ju...@xylab.cz] Sent: 15 March 2012 12:03 To: Discussion list for OpenIndiana Subject: Re: [OpenIndiana-discuss] Missing a publisher? Hi, On 15.03.2012 13:10, Paul Johnston wrote: > Hi > Running > paulj@openindiana:~$ uname -a > SunOS openindiana 5.11 oi_151a2 i86pc i386 i86pc Solaris > > With publishers > > paulj@openindiana:~$ pkg publisher > PUBLISHER TYPE STATUS URI > openindiana.org (preferred) origin online > http://pkg.openindiana.org/dev/ > oi-experimental origin online > http://pkg.openindiana.org/experimental/ > > Was looking for gcc but only found. > > paulj@openindiana:~$ pkg list | grep gcc > system/library/gcc-3-runtime 3.4.3-0.151.1.2 > installed u > > Guess I'm missing the big publisher, any suggestions? > Currently gcc 3.4.3 is the only one available in the main repository (/dev). And 'pkg list' shows only installed packages by default. To install gcc on your setup, just do pkg install gcc-3 Best regards, Milan ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss
Re: [OpenIndiana-discuss] proxybase and pkg.depotd
Try using just "http://pkg.sonicle.com"; Mike On Thu, 2012-03-15 at 10:40 +0100, Gabriele Bulfon wrote: > Hi, > I'm a bit confused about how to use the proxybase on pkg.depotd. > I have a server running on OI mirror on port 8151, not public. > I want it to be reversed proxy by my public apache like that: > pkg.sonicle.com/oi-mirror > So i configured apache as: > ProxyPass/oi-mirror > http://dev.sonicle.com:8151 > ProxyPassReverse/oi-mirror http://dev.sonicle.com:8151 > then tried: > pfexec svccfg -s svc:/application/pkg/server:oi-mirror setprop pkg/proxy_base > = astring: "http://pkg.sonicle.com/oi-mirror"; > and it gives error when accessing a package manifest with the browser. > I tried also (that sounds strange...): > pfexec svccfg -s svc:/application/pkg/server:oi-mirror setprop pkg/proxy_base > = astring: "http://dev.sonicle.com:8151/oi-mirror"; > no way. > How should it be done? > thanx! > Gabriele. > ___ > OpenIndiana-discuss mailing list > OpenIndiana-discuss@openindiana.org > http://openindiana.org/mailman/listinfo/openindiana-discuss ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss
Re: [OpenIndiana-discuss] autosnapshots broken?
On Thu, Mar 15, 2012 at 2:33 AM, Roy Sigurd Karlsbakk wrote: > - Opprinnelig melding - >> Hi >> I have the same problem >> I think that is broken: >> http://wiki.openindiana.org/oi/oi_151a+Release+Notes >> >> see the Known issues > > Seems this is the case. Any idea how to fix or work around this issue? Or > when may the issue be addressed? Can I roll back to an older release of those > bits somehow? A reinstall of the whole system isn't very amusing… I'm not sure if it's the reason autosnapshot works on my system, but I've upgraded to "prestable" (actually, I did this before installing autosnapshot - not sure if it makes a difference). I did my upgrade in two steps (first to prestable0, then to prestable1); I think these commands will get you to prestable1 in one step: pfexec pkg refresh --full pfexec pkg update -nv pfexec pkg install -v pkg:/package/pkg pfexec pkg update -v --be-name OI_151a_pre1 On a side note, does the log file for time-slider give any hints as to configuration problems? Jan ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss
Re: [OpenIndiana-discuss] Missing a publisher?
Hi, On 15.03.2012 13:10, Paul Johnston wrote: Hi Running paulj@openindiana:~$ uname -a SunOS openindiana 5.11 oi_151a2 i86pc i386 i86pc Solaris With publishers paulj@openindiana:~$ pkg publisher PUBLISHER TYPE STATUS URI openindiana.org (preferred) origin online http://pkg.openindiana.org/dev/ oi-experimental origin online http://pkg.openindiana.org/experimental/ Was looking for gcc but only found. paulj@openindiana:~$ pkg list | grep gcc system/library/gcc-3-runtime 3.4.3-0.151.1.2 installed u Guess I'm missing the big publisher, any suggestions? Currently gcc 3.4.3 is the only one available in the main repository (/dev). And 'pkg list' shows only installed packages by default. To install gcc on your setup, just do pkg install gcc-3 Best regards, Milan ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss
Re: [OpenIndiana-discuss] Missing a publisher?
Hello, On Thu, Mar 15, 2012 at 12:10 PM, Paul Johnston wrote: > Hi > Running > paulj@openindiana:~$ uname -a > SunOS openindiana 5.11 oi_151a2 i86pc i386 i86pc Solaris > > With publishers > > paulj@openindiana:~$ pkg publisher > PUBLISHER TYPE STATUS URI > openindiana.org (preferred) origin online > http://pkg.openindiana.org/dev/ > oi-experimental origin online > http://pkg.openindiana.org/experimental/ > > Was looking for gcc but only found. > > paulj@openindiana:~$ pkg list | grep gcc > system/library/gcc-3-runtime 3.4.3-0.151.1.2 installed u > > Guess I'm missing the big publisher, any suggestions? The newer version is currently in the sfe repository: [root@solewer:/etc/ipf]$pkg list pkg:/runtime/gcc@4.6.2-0.151.1 NAME (PUBLISHER) VERSION STATE UFOXI runtime/gcc (sfe) 4.6.2-0.151.1 installed - [root@solewer:/etc/ipf]$pkg publisher ... sfe origin online http://pkg.openindiana.org/sfe/ HTH Ewald ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss
Re: [OpenIndiana-discuss] Missing a publisher?
On 15.03.12 15:10, Paul Johnston wrote: paulj@openindiana:~$ pkg publisher PUBLISHER TYPE STATUS URI openindiana.org (preferred) origin online http://pkg.openindiana.org/dev/ oi-experimental origin online http://pkg.openindiana.org/experimental/ Was looking for gcc but only found. paulj@openindiana:~$ pkg list | grep gcc system/library/gcc-3-runtime 3.4.3-0.151.1.2 installed u Guess I'm missing the big publisher, any suggestions? $ pkg publisher PUBLISHER TYPE STATUS URI openindiana.org (preferred) origin online http://pkg.openindiana.org/dev/ sfe origin online http://pkg.openindiana.org/sfe/ sfe-encumberedorigin online http://pkg.openindiana.org/sfe-encumbered/ $ pkg list | grep gcc developer/gcc-3 3.4.3-0.151.1.2 installed - runtime/gcc (sfe) 4.6.2-0.151.1 installed - system/library/gcc-3-runtime 3.4.3-0.151.1.2 installed - ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss
[OpenIndiana-discuss] Openvpn - service discovery
Dear list, I've set up OpenVPN on an OpenIndiana machine in our office and can connect to it from clients outside. I've successfully set up the routes so that connections can be made to any machine on the office lan by its IP address. However, I'm having some trouble with service discovery. I'd like to get multicast dns firstly, since I'm using a mac client, but wins would also be good for windows clients. All the research I've done points to using the "reflector" option in avahi multicast dns implementation as used in linux. Is there a similar option for OI's multicast dns server? Or can the desired result be achieved by bridging the "tap" interface to the lan ethernet interface? Thanks, Matt ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss
[OpenIndiana-discuss] Missing a publisher?
Hi Running paulj@openindiana:~$ uname -a SunOS openindiana 5.11 oi_151a2 i86pc i386 i86pc Solaris With publishers paulj@openindiana:~$ pkg publisher PUBLISHER TYPE STATUS URI openindiana.org (preferred) origin online http://pkg.openindiana.org/dev/ oi-experimental origin online http://pkg.openindiana.org/experimental/ Was looking for gcc but only found. paulj@openindiana:~$ pkg list | grep gcc system/library/gcc-3-runtime 3.4.3-0.151.1.2 installed u Guess I'm missing the big publisher, any suggestions? Paul ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss
[OpenIndiana-discuss] proxybase and pkg.depotd
Hi, I'm a bit confused about how to use the proxybase on pkg.depotd. I have a server running on OI mirror on port 8151, not public. I want it to be reversed proxy by my public apache like that: pkg.sonicle.com/oi-mirror So i configured apache as: ProxyPass/oi-mirror http://dev.sonicle.com:8151 ProxyPassReverse/oi-mirror http://dev.sonicle.com:8151 then tried: pfexec svccfg -s svc:/application/pkg/server:oi-mirror setprop pkg/proxy_base = astring: "http://pkg.sonicle.com/oi-mirror"; and it gives error when accessing a package manifest with the browser. I tried also (that sounds strange...): pfexec svccfg -s svc:/application/pkg/server:oi-mirror setprop pkg/proxy_base = astring: "http://dev.sonicle.com:8151/oi-mirror"; no way. How should it be done? thanx! Gabriele. ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss
Re: [OpenIndiana-discuss] autosnapshots broken?
Seems this is the case. Any idea how to fix or work around this issue? Or when may the issue be addressed? Can I roll back to an older release of those bits somehow? A reinstall of the whole system isn't very amusing… - Opprinnelig melding - > Hi > I have the same problem > I think that is broken: > http://wiki.openindiana.org/oi/oi_151a+Release+Notes > > see the > > > Known issues > > > > Paolo > > On 03/14/12 02:28 PM, Roy Sigurd Karlsbakk wrote: > > hi all > > > > I have a new server with some 80TB storage on striped mirrors, and > > it works well, except for the automatic snapshoting on which I am > > relying. While it's obviously possible to go back to the old cron > > job I once wrote for s10, it'd be better to do it the proper way. I > > have checked and time-slider and the auto-snapshot services are all > > running. > > > > Any suggestions before I fall back to the old cronjob? > > > ___ > OpenIndiana-discuss mailing list > OpenIndiana-discuss@openindiana.org > http://openindiana.org/mailman/listinfo/openindiana-discuss -- Vennlige hilsener / Best regards roy -- Roy Sigurd Karlsbakk (+47) 98013356 r...@karlsbakk.net http://blogg.karlsbakk.net/ -- I all pedagogikk er det essensielt at pensum presenteres intelligibelt. Det er et elementært imperativ for alle pedagoger å unngå eksessiv anvendelse av idiomer med fremmed opprinnelse. I de fleste tilfeller eksisterer adekvate og relevante synonymer på norsk. ___ OpenIndiana-discuss mailing list OpenIndiana-discuss@openindiana.org http://openindiana.org/mailman/listinfo/openindiana-discuss