Re: [OpenIndiana-discuss] VirtualBox 6.1.6 errors after OI Hipster upgrade

2020-05-18 Thread Espen Martinsen

> Let me know if you can install this:


$pfexec beadm create -d "test VB 6.1.8" VBtest
p$fexec reboot

uname -a
SunOS esmpc 5.11 illumos-d0b89bad7e i86pc i386 i86pc illumos
$ cat /etc/release
 OpenIndiana Hipster 2020.04 (powered by illumos)
    OpenIndiana Project, part of The Illumos Foundation (C) 2010-2020
    Use is subject to license terms.
   Assembled 03 May 2020

$ isalist
amd64 pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86

$prtdiag -v
System Configuration: LENOVO 24297XG
BIOS Configuration: LENOVO G4ET93WW (2.53 ) 02/22/2013

$pkg list -H virtualbox
system/virtualbox 6.1.6-2020.0.1.1   i--


$pfexec pkg uninstall system/virtualbox

$cd /var/tmp
$pfexec wget 
http://dlc-int.openindiana.org/users/aurelien/virtualbox/virtualbox_6.1.8.p5a

(( $pfexec pkg unset-publisher  "*" openindiana.org (not necessary???)


$pfexec pkg uninstall 
consolidation/userland/userland-incorporation@0.5.11-2020.0.1.12978 
entire@0.5.11-2020.0.1.0
$pfexec pkg install -g virtualbox_6.1.8.p5a virtualbox

$pfexec reboot
$pkg list -H virtualbox
 system/virtualbox (openindiana.org)   6.1.8-2020.0.1.0   
i--


-Quick tst:
   windows10 VM: OK, resizeDsiplay=OK, sound=OK,
   linux: VM: ok, sound ok, resizeDisplay=OK, RDP (remote console =OK
with extensions

-espen Martinsen
Norway








On 5/18/20 4:18 PM, Aurélien Larcher wrote:
> Let me know if you can install this:
>
> http://dlc-int.openindiana.org/users/aurelien/virtualbox/virtualbox_6.1.8.p5a
>
> pfexec pkg install -g virtualbox_6.1.8.p5a virtualbox
>
> (virtualbox-additions also provided for guests)
>
> On Sun, May 17, 2020 at 4:41 PM Carl Brewer  wrote:
>
>> On 17/05/2020 8:00 pm, Aurélien Larcher wrote:
>>
>>> Would you be able to give it shot?
>>> I can assist if there is any problem but currently there is still a lot
>> of
>>> work with the gcc-10 builds and rust/firefox update...
>> I can test, but I don't know how to do a build
>>
>>
>> ___
>> openindiana-discuss mailing list
>> openindiana-discuss@openindiana.org
>> https://openindiana.org/mailman/listinfo/openindiana-discuss
>>
>


-- 
Mvh
-
Espen Martinsen   Email :  e...@pogostick.net
dtrace -qn's*::ex*:ret*{printf("%d %s\n",uid,curpsinfo->pr_psargs);}'
-

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] VirtualBox 6.1.6 errors after OI Hipster upgrade

2020-05-18 Thread Aurélien Larcher
Let me know if you can install this:

http://dlc-int.openindiana.org/users/aurelien/virtualbox/virtualbox_6.1.8.p5a

pfexec pkg install -g virtualbox_6.1.8.p5a virtualbox

(virtualbox-additions also provided for guests)

On Sun, May 17, 2020 at 4:41 PM Carl Brewer  wrote:

> On 17/05/2020 8:00 pm, Aurélien Larcher wrote:
>
> > Would you be able to give it shot?
> > I can assist if there is any problem but currently there is still a lot
> of
> > work with the gcc-10 builds and rust/firefox update...
>
> I can test, but I don't know how to do a build
>
>
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>


-- 
---
Praise the Caffeine embeddings
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] VirtualBox 6.1.6 errors after OI Hipster upgrade

2020-05-18 Thread Aurélien Larcher
On Mon, May 18, 2020 at 12:03 PM Stephan Althaus <
stephan.alth...@duedinghausen.eu> wrote:

> Hello!
>
> I build and installed VB 6.1.8 in to a new BW, got some errors on startup.
> Patch #18 ist no more needed. Makefile ist attached.
>
> $ svcs -xv
> svc:/application/virtualbox/vboxservice:default (VirtualBox Service.)
>   State: maintenance since 18 May 2020 at 11:44:26 CEST
> Reason: Start method failed repeatedly, last exited with status 1.
> See: http://illumos.org/msg/SMF-8000-KS
> See: /var/svc/log/application-virtualbox-vboxservice:default.log
> Impact: This service is not running.
>
> svc:/application/virtualbox/vboxmslnk:default (VirtualBox Mouse module
> link.)
>   State: maintenance since 18 May 2020 at 11:44:26 CEST
> Reason: Start method failed repeatedly, last exited with status 1.
> See: http://illumos.org/msg/SMF-8000-KS
> See: /var/svc/log/application-virtualbox-vboxmslnk:default.log
> Impact: This service is not running.
> steven@dell6510:~$ cat
> /var/svc/log/application-virtualbox-vboxservice:default.log
> [ May 18 11:44:25 Enabled. ]
> [ May 18 11:44:25 Rereading configuration. ]
> [ May 18 11:44:26 Executing start method ("/usr/bin/VBoxService"). ]
> VBoxService: error: VbglR3Init failed with rc=VERR_FILE_NOT_FOUND
> [ May 18 11:44:26 Method "start" exited with status 1. ]
> [ May 18 11:44:26 Executing start method ("/usr/bin/VBoxService"). ]
> VBoxService: error: VbglR3Init failed with rc=VERR_FILE_NOT_FOUND
> [ May 18 11:44:26 Method "start" exited with status 1. ]
> [ May 18 11:44:26 Executing start method ("/usr/bin/VBoxService"). ]
> VBoxService: error: VbglR3Init failed with rc=VERR_FILE_NOT_FOUND
> [ May 18 11:44:26 Method "start" exited with status 1. ]
> steven@dell6510:~$ cat
> /var/svc/log/application-virtualbox-vboxmslnk:default.log
> [ May 18 11:44:25 Enabled. ]
> [ May 18 11:44:25 Rereading configuration. ]
> [ May 18 11:44:26 Executing start method ("/usr/sbin/vboxmslnk"). ]
> Oracle VM VirtualBox Guest Additions enabling utility for Solaris pointer
> integration Version 6.1.8
> (C) 2020 Oracle Corporation
> All rights reserved.
>
> Failed to open /dev/vboxms - please make sure that the node exists and that
> you have permission to open it.  The error reported was:
> Invalid argument
> [ May 18 11:44:26 Method "start" exited with status 1. ]
> [ May 18 11:44:26 Executing start method ("/usr/sbin/vboxmslnk"). ]
> Oracle VM VirtualBox Guest Additions enabling utility for Solaris pointer
> integration Version 6.1.8
> (C) 2020 Oracle Corporation
> All rights reserved.
>
> Failed to open /dev/vboxms - please make sure that the node exists and that
> you have permission to open it.  The error reported was:
> Invalid argument
> [ May 18 11:44:26 Method "start" exited with status 1. ]
> [ May 18 11:44:26 Executing start method ("/usr/sbin/vboxmslnk"). ]
> Oracle VM VirtualBox Guest Additions enabling utility for Solaris pointer
> integration Version 6.1.8
> (C) 2020 Oracle Corporation
> All rights reserved.
>
> Failed to open /dev/vboxms - please make sure that the node exists and that
> you have permission to open it.  The error reported was:
> Invalid argument
> [ May 18 11:44:26 Method "start" exited with status 1. ]
>
>
I do not understand... is it in the host or the guest?


>
> Greetings,
> Stephan
>
>
> On 05/17/20 12:00, Aurélien Larcher wrote:
> > On Sun, May 17, 2020 at 11:55 AM Carl Brewer 
> wrote:
> >
> >> On 16/05/2020 10:25 pm, Aurélien Larcher wrote:
> >>> This is now fixed in
> >>>
> >>>
> >>
> https://github.com/illumos/illumos-gate/commit/bd025ac2b6fbfbc59dfc0bd50a0e56dd56de9229
> >>> and will be published to the repository within 1 hour.
> >> Hot on its heels, 6.1.8 has just been released.
> >>
> > Would you be able to give it shot?
> > I can assist if there is any problem but currently there is still a lot
> of
> > work with the gcc-10 builds and rust/firefox update...
> > Thank you :)
> >
> >
> >> ___
> >> openindiana-discuss mailing list
> >> openindiana-discuss@openindiana.org
> >> https://openindiana.org/mailman/listinfo/openindiana-discuss
> >>
> >
>
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>


-- 
---
Praise the Caffeine embeddings
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] VirtualBox 6.1.6 errors after OI Hipster upgrade

2020-05-18 Thread Stephan Althaus

Hello!

I build and installed VB 6.1.8 in to a new BW, got some errors on startup.
Patch #18 ist no more needed. Makefile ist attached.

$ svcs -xv
svc:/application/virtualbox/vboxservice:default (VirtualBox Service.)
 State: maintenance since 18 May 2020 at 11:44:26 CEST
Reason: Start method failed repeatedly, last exited with status 1.
   See: http://illumos.org/msg/SMF-8000-KS
   See: /var/svc/log/application-virtualbox-vboxservice:default.log
Impact: This service is not running.

svc:/application/virtualbox/vboxmslnk:default (VirtualBox Mouse module 
link.)

 State: maintenance since 18 May 2020 at 11:44:26 CEST
Reason: Start method failed repeatedly, last exited with status 1.
   See: http://illumos.org/msg/SMF-8000-KS
   See: /var/svc/log/application-virtualbox-vboxmslnk:default.log
Impact: This service is not running.
steven@dell6510:~$ cat 
/var/svc/log/application-virtualbox-vboxservice:default.log

[ May 18 11:44:25 Enabled. ]
[ May 18 11:44:25 Rereading configuration. ]
[ May 18 11:44:26 Executing start method ("/usr/bin/VBoxService"). ]
VBoxService: error: VbglR3Init failed with rc=VERR_FILE_NOT_FOUND
[ May 18 11:44:26 Method "start" exited with status 1. ]
[ May 18 11:44:26 Executing start method ("/usr/bin/VBoxService"). ]
VBoxService: error: VbglR3Init failed with rc=VERR_FILE_NOT_FOUND
[ May 18 11:44:26 Method "start" exited with status 1. ]
[ May 18 11:44:26 Executing start method ("/usr/bin/VBoxService"). ]
VBoxService: error: VbglR3Init failed with rc=VERR_FILE_NOT_FOUND
[ May 18 11:44:26 Method "start" exited with status 1. ]
steven@dell6510:~$ cat 
/var/svc/log/application-virtualbox-vboxmslnk:default.log

[ May 18 11:44:25 Enabled. ]
[ May 18 11:44:25 Rereading configuration. ]
[ May 18 11:44:26 Executing start method ("/usr/sbin/vboxmslnk"). ]
Oracle VM VirtualBox Guest Additions enabling utility for Solaris pointer
integration Version 6.1.8
(C) 2020 Oracle Corporation
All rights reserved.

Failed to open /dev/vboxms - please make sure that the node exists and that
you have permission to open it.  The error reported was:
Invalid argument
[ May 18 11:44:26 Method "start" exited with status 1. ]
[ May 18 11:44:26 Executing start method ("/usr/sbin/vboxmslnk"). ]
Oracle VM VirtualBox Guest Additions enabling utility for Solaris pointer
integration Version 6.1.8
(C) 2020 Oracle Corporation
All rights reserved.

Failed to open /dev/vboxms - please make sure that the node exists and that
you have permission to open it.  The error reported was:
Invalid argument
[ May 18 11:44:26 Method "start" exited with status 1. ]
[ May 18 11:44:26 Executing start method ("/usr/sbin/vboxmslnk"). ]
Oracle VM VirtualBox Guest Additions enabling utility for Solaris pointer
integration Version 6.1.8
(C) 2020 Oracle Corporation
All rights reserved.

Failed to open /dev/vboxms - please make sure that the node exists and that
you have permission to open it.  The error reported was:
Invalid argument
[ May 18 11:44:26 Method "start" exited with status 1. ]


Greetings,
Stephan


On 05/17/20 12:00, Aurélien Larcher wrote:

On Sun, May 17, 2020 at 11:55 AM Carl Brewer  wrote:


On 16/05/2020 10:25 pm, Aurélien Larcher wrote:

This is now fixed in



https://github.com/illumos/illumos-gate/commit/bd025ac2b6fbfbc59dfc0bd50a0e56dd56de9229

and will be published to the repository within 1 hour.

Hot on its heels, 6.1.8 has just been released.


Would you be able to give it shot?
I can assist if there is any problem but currently there is still a lot of
work with the gcc-10 builds and rust/firefox update...
Thank you :)



___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss





#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"). You may
# only use this file in accordance with the terms of the CDDL.
#
# A full copy of the text of the CDDL should have accompanied this
# source. A copy of the CDDL is also available via the Internet at
# http://www.illumos.org/license/CDDL.
#

#
# Copyright 2017 Aurelien Larcher
# Copyright 2020 Michal Nowak
# Copyright 2019 Tim Mooney
#

include ../../../make-rules/shared-macros.mk

COMPONENT_NAME= VirtualBox
COMPONENT_VERSION=  6.1.8
COMPONENT_REVISION= 1
COMPONENT_SUMMARY=  VirtualBox - general-purpose full virtualizer
COMPONENT_PROJECT_URL=  http://www.virtualbox.org/
COMPONENT_FMRI= system/virtualbox
COMPONENT_CLASSIFICATION= System/Virtualization
COMPONENT_SRC=  $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=  $(COMPONENT_SRC).tar.bz2
COMPONENT_DOWNLOAD_URL= \
http://download.virtualbox.org/virtualbox/$(COMPONENT_VERSION)
COMPONENT_ARCHIVE_URL=  $(COMPONENT_DOWNLOAD_URL)/$(COMPONENT_ARCHIVE)
COMPONENT_ARCHIVE_HASH= \
sha256:426888f83036b6b1f79c272d317a4e8ecf43781f6a266fd7209c03dca504eefc
COMPONENT_LICENSE=  GPLv2


Re: [OpenIndiana-discuss] VirtualBox 6.1.6 errors after OI Hipster upgrade

2020-05-17 Thread Carl Brewer

On 17/05/2020 8:00 pm, Aurélien Larcher wrote:


Would you be able to give it shot?
I can assist if there is any problem but currently there is still a lot of
work with the gcc-10 builds and rust/firefox update...


I can test, but I don't know how to do a build


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] VirtualBox 6.1.6 errors after OI Hipster upgrade

2020-05-17 Thread Aurélien Larcher
On Sun, May 17, 2020 at 11:55 AM Carl Brewer  wrote:

> On 16/05/2020 10:25 pm, Aurélien Larcher wrote:
> > This is now fixed in
> >
> >
> https://github.com/illumos/illumos-gate/commit/bd025ac2b6fbfbc59dfc0bd50a0e56dd56de9229
> >
> > and will be published to the repository within 1 hour.
>
> Hot on its heels, 6.1.8 has just been released.
>

Would you be able to give it shot?
I can assist if there is any problem but currently there is still a lot of
work with the gcc-10 builds and rust/firefox update...
Thank you :)


>
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>


-- 
---
Praise the Caffeine embeddings
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] VirtualBox 6.1.6 errors after OI Hipster upgrade

2020-05-17 Thread Carl Brewer

On 16/05/2020 10:25 pm, Aurélien Larcher wrote:

This is now fixed in

https://github.com/illumos/illumos-gate/commit/bd025ac2b6fbfbc59dfc0bd50a0e56dd56de9229

and will be published to the repository within 1 hour.


Hot on its heels, 6.1.8 has just been released.


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] VirtualBox 6.1.6 errors after OI Hipster upgrade

2020-05-16 Thread Aurélien Larcher
This is now fixed in

https://github.com/illumos/illumos-gate/commit/bd025ac2b6fbfbc59dfc0bd50a0e56dd56de9229

and will be published to the repository within 1 hour.

On Fri, May 15, 2020 at 4:32 PM Aurélien Larcher 
wrote:

> I have forwarded to the illumos-dev mailing list since a recent change in
> illumos involved mac_hcksum_set and mac_hcksum_get.
>
> Kind regards,
>
> Aurélien
>
> On Fri, May 15, 2020 at 4:05 PM russell 
> wrote:
>
>> Hi
>>
>> Just performed a "pkg update -v --be-name oihipster-20200515" and upon
>> reboot, the following errors were reported
>>
>> May 15 14:57:48 tesla pseudo: [ID 129642 kern.info] pseudo-device:
>> vboxusbmon0
>> May 15 14:57:48 tesla genunix: [ID 936769 kern.info] vboxusbmon0 is
>> /pseudo/vboxusbmon@0
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /kernel/misc/amd64/gld: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'mac_hcksum_set'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /kernel/misc/amd64/gld: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'mac_hcksum_get'
>> May 15 14:57:49 tesla genunix: [ID 472681 kern.notice] WARNING:
>> mod_load: cannot load module 'gld'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_mac_free'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice]  'gld_open'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice]  'gld_rsrv'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice]  'gld_wput'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice]  'gld_wsrv'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_mac_alloc'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_unregister'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_close'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_linkstate'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_register'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_getinfo'
>> May 15 14:57:49 tesla genunix: [ID 472681 kern.notice] WARNING:
>> mod_load: cannot load module 'vboxnet'
>> May 15 14:57:49 tesla genunix: [ID 749970 kern.notice] WARNING: vboxnet:
>> May 15 14:57:49 tesla genunix: [ID 225575 kern.notice] unable to resolve
>> dependency, module 'misc/gld' not found
>> May 15 14:57:49 tesla pseudo: [ID 129642 kern.info] pseudo-device:
>> vboxdrv0
>> May 15 14:57:49 tesla genunix: [ID 936769 kern.info] vboxdrv0 is
>> /pseudo/vboxdrv@0
>>
>> Virtual machines do start but immediately fail.
>>
>>
>>
>> ___
>> openindiana-discuss mailing list
>> openindiana-discuss@openindiana.org
>> https://openindiana.org/mailman/listinfo/openindiana-discuss
>>
>
>
> --
> ---
> Praise the Caffeine embeddings
>


-- 
---
Praise the Caffeine embeddings
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] VirtualBox 6.1.6 errors after OI Hipster upgrade

2020-05-15 Thread Aurélien Larcher
A fix was proposed by Robert Mustacchi: I am rebuilding now and if it
addresses the issue we'll push soonest.

On Fri, May 15, 2020 at 4:32 PM Aurélien Larcher 
wrote:

> I have forwarded to the illumos-dev mailing list since a recent change in
> illumos involved mac_hcksum_set and mac_hcksum_get.
>
> Kind regards,
>
> Aurélien
>
> On Fri, May 15, 2020 at 4:05 PM russell 
> wrote:
>
>> Hi
>>
>> Just performed a "pkg update -v --be-name oihipster-20200515" and upon
>> reboot, the following errors were reported
>>
>> May 15 14:57:48 tesla pseudo: [ID 129642 kern.info] pseudo-device:
>> vboxusbmon0
>> May 15 14:57:48 tesla genunix: [ID 936769 kern.info] vboxusbmon0 is
>> /pseudo/vboxusbmon@0
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /kernel/misc/amd64/gld: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'mac_hcksum_set'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /kernel/misc/amd64/gld: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'mac_hcksum_get'
>> May 15 14:57:49 tesla genunix: [ID 472681 kern.notice] WARNING:
>> mod_load: cannot load module 'gld'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_mac_free'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice]  'gld_open'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice]  'gld_rsrv'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice]  'gld_wput'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice]  'gld_wsrv'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_mac_alloc'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_unregister'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_close'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_linkstate'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_register'
>> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
>> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
>> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_getinfo'
>> May 15 14:57:49 tesla genunix: [ID 472681 kern.notice] WARNING:
>> mod_load: cannot load module 'vboxnet'
>> May 15 14:57:49 tesla genunix: [ID 749970 kern.notice] WARNING: vboxnet:
>> May 15 14:57:49 tesla genunix: [ID 225575 kern.notice] unable to resolve
>> dependency, module 'misc/gld' not found
>> May 15 14:57:49 tesla pseudo: [ID 129642 kern.info] pseudo-device:
>> vboxdrv0
>> May 15 14:57:49 tesla genunix: [ID 936769 kern.info] vboxdrv0 is
>> /pseudo/vboxdrv@0
>>
>> Virtual machines do start but immediately fail.
>>
>>
>>
>> ___
>> openindiana-discuss mailing list
>> openindiana-discuss@openindiana.org
>> https://openindiana.org/mailman/listinfo/openindiana-discuss
>>
>
>
> --
> ---
> Praise the Caffeine embeddings
>


-- 
---
Praise the Caffeine embeddings
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] VirtualBox 6.1.6 errors after OI Hipster upgrade

2020-05-15 Thread Aurélien Larcher
I have forwarded to the illumos-dev mailing list since a recent change in
illumos involved mac_hcksum_set and mac_hcksum_get.

Kind regards,

Aurélien

On Fri, May 15, 2020 at 4:05 PM russell  wrote:

> Hi
>
> Just performed a "pkg update -v --be-name oihipster-20200515" and upon
> reboot, the following errors were reported
>
> May 15 14:57:48 tesla pseudo: [ID 129642 kern.info] pseudo-device:
> vboxusbmon0
> May 15 14:57:48 tesla genunix: [ID 936769 kern.info] vboxusbmon0 is
> /pseudo/vboxusbmon@0
> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
> /kernel/misc/amd64/gld: undefined symbol
> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'mac_hcksum_set'
> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
> /kernel/misc/amd64/gld: undefined symbol
> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'mac_hcksum_get'
> May 15 14:57:49 tesla genunix: [ID 472681 kern.notice] WARNING:
> mod_load: cannot load module 'gld'
> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_mac_free'
> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice]  'gld_open'
> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice]  'gld_rsrv'
> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice]  'gld_wput'
> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice]  'gld_wsrv'
> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_mac_alloc'
> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_unregister'
> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_close'
> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_linkstate'
> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_register'
> May 15 14:57:49 tesla genunix: [ID 819705 kern.notice]
> /platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol
> May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_getinfo'
> May 15 14:57:49 tesla genunix: [ID 472681 kern.notice] WARNING:
> mod_load: cannot load module 'vboxnet'
> May 15 14:57:49 tesla genunix: [ID 749970 kern.notice] WARNING: vboxnet:
> May 15 14:57:49 tesla genunix: [ID 225575 kern.notice] unable to resolve
> dependency, module 'misc/gld' not found
> May 15 14:57:49 tesla pseudo: [ID 129642 kern.info] pseudo-device:
> vboxdrv0
> May 15 14:57:49 tesla genunix: [ID 936769 kern.info] vboxdrv0 is
> /pseudo/vboxdrv@0
>
> Virtual machines do start but immediately fail.
>
>
>
> ___
> openindiana-discuss mailing list
> openindiana-discuss@openindiana.org
> https://openindiana.org/mailman/listinfo/openindiana-discuss
>


-- 
---
Praise the Caffeine embeddings
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss


[OpenIndiana-discuss] VirtualBox 6.1.6 errors after OI Hipster upgrade

2020-05-15 Thread russell

Hi

Just performed a "pkg update -v --be-name oihipster-20200515" and upon 
reboot, the following errors were reported


May 15 14:57:48 tesla pseudo: [ID 129642 kern.info] pseudo-device: 
vboxusbmon0
May 15 14:57:48 tesla genunix: [ID 936769 kern.info] vboxusbmon0 is 
/pseudo/vboxusbmon@0
May 15 14:57:49 tesla genunix: [ID 819705 kern.notice] 
/kernel/misc/amd64/gld: undefined symbol

May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'mac_hcksum_set'
May 15 14:57:49 tesla genunix: [ID 819705 kern.notice] 
/kernel/misc/amd64/gld: undefined symbol

May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'mac_hcksum_get'
May 15 14:57:49 tesla genunix: [ID 472681 kern.notice] WARNING: 
mod_load: cannot load module 'gld'
May 15 14:57:49 tesla genunix: [ID 819705 kern.notice] 
/platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol

May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_mac_free'
May 15 14:57:49 tesla genunix: [ID 819705 kern.notice] 
/platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol

May 15 14:57:49 tesla genunix: [ID 826211 kern.notice]  'gld_open'
May 15 14:57:49 tesla genunix: [ID 819705 kern.notice] 
/platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol

May 15 14:57:49 tesla genunix: [ID 826211 kern.notice]  'gld_rsrv'
May 15 14:57:49 tesla genunix: [ID 819705 kern.notice] 
/platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol

May 15 14:57:49 tesla genunix: [ID 826211 kern.notice]  'gld_wput'
May 15 14:57:49 tesla genunix: [ID 819705 kern.notice] 
/platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol

May 15 14:57:49 tesla genunix: [ID 826211 kern.notice]  'gld_wsrv'
May 15 14:57:49 tesla genunix: [ID 819705 kern.notice] 
/platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol

May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_mac_alloc'
May 15 14:57:49 tesla genunix: [ID 819705 kern.notice] 
/platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol

May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_unregister'
May 15 14:57:49 tesla genunix: [ID 819705 kern.notice] 
/platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol

May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_close'
May 15 14:57:49 tesla genunix: [ID 819705 kern.notice] 
/platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol

May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_linkstate'
May 15 14:57:49 tesla genunix: [ID 819705 kern.notice] 
/platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol

May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_register'
May 15 14:57:49 tesla genunix: [ID 819705 kern.notice] 
/platform/i86pc/kernel/drv/amd64/vboxnet: undefined symbol

May 15 14:57:49 tesla genunix: [ID 826211 kern.notice] 'gld_getinfo'
May 15 14:57:49 tesla genunix: [ID 472681 kern.notice] WARNING: 
mod_load: cannot load module 'vboxnet'

May 15 14:57:49 tesla genunix: [ID 749970 kern.notice] WARNING: vboxnet:
May 15 14:57:49 tesla genunix: [ID 225575 kern.notice] unable to resolve 
dependency, module 'misc/gld' not found

May 15 14:57:49 tesla pseudo: [ID 129642 kern.info] pseudo-device: vboxdrv0
May 15 14:57:49 tesla genunix: [ID 936769 kern.info] vboxdrv0 is 
/pseudo/vboxdrv@0


Virtual machines do start but immediately fail.



___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss