Re: [OpenIndiana-discuss] VirtualBox Error because of kernel module version

2022-02-20 Thread Stephan Althaus

On 2/20/22 20:22, Stephan Althaus wrote:

Hello!

I am getting errors today and had not updated for a week or so, 
virtualbox was last running on friday.


Maybe someone can check the kernel module versions if they are the 
same as i have:


$ VBoxManage startvm aLinux
Waiting for VM "aLinux" to power on...
VBoxManage: error: The virtual machine 'aLinux' has terminated 
unexpectedly during startup with exit code 1 (0x1)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), 
component MachineWrap, interface IMachine


$ modinfo|grep -i vb
*239 fa05b000  5a270 304   1  vboxdrv (VirtualBox HostDrv 
6.1.30r14843) <- ???*
240 fa09d000   79e8 305   1  vboxflt (VirtualBox NetDrv 
6.1.30r148432)
240 fa09d000   79e8   -   1  vboxflt (VirtualBox NetMod 
6.1.30r148432)
241 f9cc34f8    d38 306   1  vboxnet (VirtualBox NetAdp 
6.1.30r148432)
244 fa0b   70e0 307   1  vboxusb (VirtualBox USB 
6.1.30r148432)
245 fa0b7000   4838 308   1  vboxusbmon (VirtualBox USBMon 
6.1.30r148432


$ pkg info virtualbox
 Name: system/virtualbox
  Summary: VirtualBox - general-purpose full virtualizer
 Category: System/Virtualization
    State: Installed
    Publisher: openindiana.org
  Version: 6.1.30
   Branch: 2022.0.0.2
   Packaging Date: January 28, 2022 at 06:55:02 AM
Last Install Time: September  7, 2019 at 07:43:17 PM
 Last Update Time: February  2, 2022 at 12:05:54 PM
 Size: 124.01 MB
 FMRI: 
pkg://openindiana.org/system/virtualbox@6.1.30-2022.0.0.2:20220128T065502Z
   Source URL: 
https://download.virtualbox.org/virtualbox/6.1.30/VirtualBox-6.1.30.tar.bz2

  Project URL: https://www.virtualbox.org/


Greetings,

Stephan

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


Hello!

I am using a be from 2022-02-06 right now and here virtualbox works, and 
has the same kernel module versions.


So it is something different..

$ modinfo|grep -i vb
239 fa059000  5a270 304   1  vboxdrv (VirtualBox HostDrv 
6.1.30r14843)
240 fa09b000   79e8 305   1  vboxflt (VirtualBox NetDrv 
6.1.30r148432)
240 fa09b000   79e8   -   1  vboxflt (VirtualBox NetMod 
6.1.30r148432)
241 f9cc24f8    d38 306   1  vboxnet (VirtualBox NetAdp 
6.1.30r148432)

244 fa0ae000   70e0 307   1  vboxusb (VirtualBox USB 6.1.30r148432)
245 fa0b5000   4838 308   1  vboxusbmon (VirtualBox USBMon 
6.1.30r148432


Sorry, didn't want to irritate anyone..

Stephan



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


Re: [OpenIndiana-discuss] Don't update now

2022-02-20 Thread Andreas Wacknitz

Am 20.02.22 um 16:35 schrieb Andreas Wacknitz:

Hi all,

we have a bigger problem with our last openldap update which renders pkg
unusable!
So, please don't update until we have found a solution for this!


It looks as if we have added all missing compatibility links for
libraries. It should be safe to update again.

Regards,
Andreas

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


[OpenIndiana-discuss] VirtualBox Error because of kernel module version

2022-02-20 Thread Stephan Althaus

Hello!

I am getting errors today and had not updated for a week or so, 
virtualbox was last running on friday.


Maybe someone can check the kernel module versions if they are the same 
as i have:


$ VBoxManage startvm aLinux
Waiting for VM "aLinux" to power on...
VBoxManage: error: The virtual machine 'aLinux' has terminated 
unexpectedly during startup with exit code 1 (0x1)
VBoxManage: error: Details: code NS_ERROR_FAILURE (0x80004005), 
component MachineWrap, interface IMachine


$ modinfo|grep -i vb
*239 fa05b000  5a270 304   1  vboxdrv (VirtualBox HostDrv 
6.1.30r14843) <- ???*
240 fa09d000   79e8 305   1  vboxflt (VirtualBox NetDrv 
6.1.30r148432)
240 fa09d000   79e8   -   1  vboxflt (VirtualBox NetMod 
6.1.30r148432)
241 f9cc34f8    d38 306   1  vboxnet (VirtualBox NetAdp 
6.1.30r148432)

244 fa0b   70e0 307   1  vboxusb (VirtualBox USB 6.1.30r148432)
245 fa0b7000   4838 308   1  vboxusbmon (VirtualBox USBMon 
6.1.30r148432


$ pkg info virtualbox
 Name: system/virtualbox
  Summary: VirtualBox - general-purpose full virtualizer
 Category: System/Virtualization
    State: Installed
    Publisher: openindiana.org
  Version: 6.1.30
   Branch: 2022.0.0.2
   Packaging Date: January 28, 2022 at 06:55:02 AM
Last Install Time: September  7, 2019 at 07:43:17 PM
 Last Update Time: February  2, 2022 at 12:05:54 PM
 Size: 124.01 MB
 FMRI: 
pkg://openindiana.org/system/virtualbox@6.1.30-2022.0.0.2:20220128T065502Z
   Source URL: 
https://download.virtualbox.org/virtualbox/6.1.30/VirtualBox-6.1.30.tar.bz2

  Project URL: https://www.virtualbox.org/


Greetings,

Stephan

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


[OpenIndiana-discuss] Don't update now

2022-02-20 Thread Andreas Wacknitz

Hi all,

we have a bigger problem with our last openldap update which renders pkg
unusable!
So, please don't update until we have found a solution for this!

Sorry for the inconveniences,
Andreas

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


[OpenIndiana-discuss] package conflict: how to resolve? / this shouldn't happen, right?

2022-02-20 Thread Richard L. Hamilton
The following happened on a VM that gets updated just about daily (might go as 
long as a few weeks occasionally, but that wasn't the case now), so it's not as 
if it was way behind!  

The illumos Project illumos-59b827862f  February 2022
root@openindiana:~# pkg update
Creating Plan (Checking for conflicting actions): /
pkg update: The requested change to the system attempts to install multiple 
actions
for link 'usr/lib/amd64/libldap.so' with conflicting attributes:

1 package delivers 'link path=usr/lib/amd64/libldap.so 
target=libldap.so.2.0.200':

pkg://openindiana.org/library/openldap@2.6.1,5.11-2022.0.0.0:20220219T185128Z
1 package delivers 'link path=usr/lib/amd64/libldap.so target=libldap.so.5':

pkg://openindiana.org/system/library@0.5.11,5.11-2022.0.0.20981:20220219T020235Z


These packages cannot be installed together. Any non-conflicting subset
of the above packages can be installed.
root@openindiana:~# 


-- 
eMail:  mailto:rlha...@smart.net




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