On 10/31/19 02:40 PM, Predrag Zecevic - Unix Systems Administrator wrote:
On 10/31/19 11:29, Predrag Zecevic - Unix Systems Administrator wrote:
Hi all,

I just upgrade /hipster:
:; uname -rosv
SunOS 5.11 illumos-5a120e2729 illumos

to get new VirtualBox 6.0.14 (see https://hipster.openindiana.org/jenkins/job/oi-userland/4875/changes commit - build was successful)

BUT:
:; pkg list -H virtualbox
system/virtualbox                                 6.0.12-2019.0.0.0     i--

:; pfexec pkg refresh --full
...

:; pkg search -r pkg://system/virtualbox
INDEX                ACTION VALUE                  PACKAGE
basename             file   opt/VirtualBox/amd64/VirtualBox                   pkg:/system/[email protected] basename             link   usr/bin/VirtualBox pkg:/system/[email protected] com.oracle.info.name set    VirtualBox pkg:/system/[email protected]
com.oracle.info.name set    VirtualBox
pkg:/system/virtualbox/[email protected]
pkg.summary          set    VirtualBox - general-purpose full virtualizer                 pkg:/system/[email protected] pkg.summary          set    VirtualBox - general-purpose full virtualizer pkg:/system/virtualbox/[email protected] pkg.summary          set    xf86-video-vbox - VirtualBox UMS driver for the Xorg X server pkg:/x11/server/xorg/driver/[email protected] pkg.fmri             set    openindiana.org/system/virtualbox                   pkg:/system/[email protected]


How to solve this issue?

Regards.

UPDATE:
When searching http://pkg.openindiana.org/hipster/en/advanced_search.shtml?token=virtualbox&show=p&rpp=50&v=&action=Advanced+Search

I could see:
http://pkg.openindiana.org/hipster/info/0/system%2Fvirtualbox%406.0.14%2C5.11-2019.0.0.0%3A20191031T114239Z

Also, I see it when requesting newest package list:
:; pfexec pkgrecv -s https://pkg.openindiana.org/hipster/ --newest



When I saw your first post I manually re-published VirtualBox.

Can you run `pkg update -vn` and see if there's an attempt to update system/virtualbox? It seems to work for me now.

And, this is causing it:
:; pfexec pkg install -vn pkg://openindiana.org/system/[email protected]:20191031T114239Z
Creating Plan (Solver setup): \
pkg install: No matching version of system/virtualbox can be installed:
   Reject:  pkg://openindiana.org/system/[email protected]
  Reason:  This version is excluded by installed incorporation consolidation/userland/[email protected]

Regards.


I think this is expected to fail because of "consolidation/userland/userland-incorporation" presence. For updates one should always update everything by `pkg update`.

Michal

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

Reply via email to