VirtualBox

Changes between Initial Version and Version 1 of Ticket #18324, comment 13


Ignore:
Timestamp:
Apr 18, 2019 10:53:18 AM (5 years ago)
Author:
ETiktin

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18324, comment 13

    initial v1  
    1 The issue reproduces in new release v6.0.6.
     1The issue is reproduced in the new stable release - 6.0.6. So I guess there was some regression between the test builds and the release.
    22
    3 I used the following to fix it (run this in your guest):
     3You can still fix it locally by adding the missing dependency:
    44{{{
    5 sudo apt install patchelf
     5sudo apt install patchelf  # For Debian/Ubuntu etc.
    66sudo patchelf --add-needed libcrypt.so.1 /opt/VBoxGuestAdditions-6.0.6/lib/VBoxOGLcrutil.so
    77}}}

© 2023 Oracle
ContactPrivacy policyTerms of Use