On 11/01/19 12:49, Michal Nowak wrote:
On 11/1/19 12:10 PM, Predrag Zecevic - Unix Systems Administrator wrote:
On 11/01/19 11:14, Michal Nowak wrote:
On 11/1/19 8:54 AM, Predrag Zecevic - Unix Systems Administrator wrote:

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.

Hi Michal,

unfortunately, there is no change:

:; pfexec pkg refresh --full
:; pfexec pkg update -vn
...
# shows no virtualbox, but several other packages

Does any of these work for you? Do they say they are blocked by something?

# pkg install -vn pkg://openindiana.org/system/virtualbox@latest

# pkg update -vn pkg://openindiana.org/system/virtualbox@latest

Michal

Hi Michal,

nope:

:; pfexec pkg install -vn pkg://openindiana.org/system/virtualbox@latest
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]

:; pfexec pkg update -vn pkg://openindiana.org/system/virtualbox@latest
Creating Plan (Solver setup): -
pkg update: 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]

It says that it sees the VirtualBox update but can't install it due to the installed "consolidation/userland/userland-incorporation".

Can you first update your system (the latest "consolidation/userland/userland-incorporation" version is 0.5.11,5.11-2019.0.0.12412) and then try those commands? If you can't update the system, or `pkg` says there are no updates, then something's blocking it (`pkg history -l` may reveal it).

Michal

I have ended with this solution :

:; pfexec pkg uninstall -v consolidation/userland/userland-incorporation
...
Changed packages:
openindiana.org
  consolidation/userland/userland-incorporation
    0.5.11-2019.0.0.12365 -> None
...

:; pfexec pkg update -vn pkg://openindiana.org/system/virtualbox@latest
Creating Plan (Checking for conflicting actions): / Packages to update: 2
       Create boot environment: No
Create backup boot environment: No
          Rebuild boot archive: No

Changed packages:
openindiana.org
  system/virtualbox
    6.0.12-2019.0.0.0 -> 6.0.14-2019.0.0.0
  x11/library/libx11
    1.6.8-2019.0.0.1 -> 1.6.9-2019.0.0.0

pkg update: The following packages all deliver file actions to usr/include/X11/extensions/XKBgeom.h:


pkg://openindiana.org/x11/library/[email protected],5.11-2019.0.0.0:20191018T104117Z

pkg://openindiana.org/x11/header/[email protected],5.11-2019.0.0.0:20190810T103317Z

These packages cannot be installed together. Any non-conflicting subset
of the above packages can be installed.

So, I am getting closer. What next?

With best regards.
Predrag Zečević


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

--
Predrag Zečević
Technical Support Analyst
2e Systems GmbH

tel: +49 - 6196 - 95058 - 15
mob: +49 - 174 - 3109288
fax: +49 - 6196 - 95058 - 94
e-mail: [email protected]

headquarter: 2e Systems GmbH, Koenigsteiner Str. 87, 65812 Bad Soden am Taunus, Germany
registration: Amtsgericht Koenigstein (Germany), HRB 7303
managing director: Phil Douglas

http://www.2e-systems.com/ - Making your business fly!

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

Reply via email to