Am 07.10.19 um 12:38 schrieb Predrag Zečević - Technical Support Analyst:
> On 10/07/19 12:29, Marc Lobelle wrote:
>> Hello,
>>
>> I am replacing an ond solaris 11.3 on my notebook with
>> openindiana-hipster 2019.04.
>>
>> Im now trying to instal my usual tools. One of these is gimp (that used
>> to work on older version of OI-hipster. This is what I get
>>
>> # pkg install gimp
>> Creating Plan (Configuration du solveur): |
>> pkg install: No matching version of image/editor/gimp can be installed:
>>     Reject: pkg://openindiana.org/image/editor/[email protected]
>> pkg://openindiana.org/image/editor/[email protected]
>>     Raison :  Cette version est exclue par l'incorporation installée
>> consolidation/userland/[email protected]
>>
>> What is the workaround ?
>>
>> Thanks
>>
>>
>> Marc
> Hi Marc,
>
> did you do full update of image? E.G:
> :; pfexec pkg refresh --full
This is not enough!
What he needs to do is:
1. update the whole system: pfexec pkg update -v
2. reboot: pfexec init 6
3. pfexec pkg install gimp

You can only install packages as long as the repository hasn't changed.
For OI Hipster this is typically a short time because it is a roling
release.
In order to be able to install a package your system needs to be up-to-date.

> And then install?
>
> I have it here, installed w/o problems:
> :; pkg info gimp
>              Name: image/editor/gimp
>           Summary: Gimp - The Free & Open Source Image Editor
>          Category: Applications/Graphics and Imaging
>             State: Installed
>         Publisher: openindiana.org
>           Version: 2.8.22
>            Branch: 2018.0.0.6
>    Packaging Date: Sat Aug  3 14:48:35 2019
> Last Install Time: Mon Aug 12 07:10:50 2019
>              Size: 64.90 MB
>              FMRI:
> pkg://openindiana.org/image/editor/[email protected]:20190803T144835Z
>       Project URL: https://www.gimp.org/
>        Source URL:
> https://download.gimp.org/pub/gimp/v2.8/gimp-2.8.22.tar.bz2
>
> Also, seems that installation of gimp on your machine is prevented by
> consolidation/userland/userland-incorporation package (absent on my
> system, not sure if I did removed it or it is normal that it is missing).
There is a reason that you are not recommended to do what you did if you
are not sure about the consequences!
When removing to metapackages you'll remove consistency checks from the
system.

Andreas


_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to