My guess is the manifest.  Do I need more than just this?
set name=pkg.fmri [email protected],5.11-0
set name=pkg.description value="Racket programming language"
set name=pkg.summary value="Racket is a general-purpose programming language as 
well as the world’s first ecosystem for language-oriented programming."
set name=variant.arch value=$(ARCH)



    On Monday, May 11, 2020, 7:50:26 AM CDT, G B <[email protected]> wrote:  
 
  root@pluto:/# pkg install -v [email protected],5.11-0

pkg install: The following pattern(s) only matched packages that are not 
available
for the current image's architecture, zone type, and/or other variant:
        [email protected],5.11-0



    On Monday, May 11, 2020, 7:43:49 AM CDT, Volker A. Brandt <[email protected]> 
wrote:  
 
 G B via oi-dev writes:
> root@pluto:/# pkg install racket
>
> pkg install: The following pattern(s) only matched packages that are not
> available
> for the current image's architecture, zone type, and/or other variant:
>        racket

It's always a good idea to do a verbose run, and give the specific 
version of the package you want to install.  In your case:

  # pkg install -v [email protected],5.11-0

This should give you more detailed error messages.  Maybe we can then
figure out what the problem is.


Regards -- Volker
--
------------------------------------------------------------------------
Volker A. Brandt        Consulting and Support for Solaris-based Systems
Brandt & Brandt Computer GmbH                  WWW: http://www.bb-c.de/
Am Wiesenpfad 6, 53340 Meckenheim, GERMANY            Email: [email protected]
Handelsregister: Amtsgericht Bonn, HRB 10513              Schuhgröße: 46
Geschäftsführer: Rainer J.H. Brandt und Volker A. Brandt

"When logic and proportion have fallen sloppy dead"    
_______________________________________________
oi-dev mailing list
[email protected]
https://openindiana.org/mailman/listinfo/oi-dev

Reply via email to