VirtualBox

Ignore:
Timestamp:
Oct 5, 2022 6:09:04 PM (2 years ago)
Author:
vboxsync
Message:

Additions: Linux: rcvboxadd.sh: Print out more info if update-secureboot-policy does not generate signing keys (Debian case), bugref:10287.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/installer/vboxadd.sh

    r97009 r97010  
    363363        if test ! -f "$DEB_PUB_KEY" || ! test -f "$DEB_PRIV_KEY"; then
    364364            # update-secureboot-policy tool present in the system, but keys were not generated.
    365             [ -n "$HAVE_UPDATE_SECUREBOOT_POLICY_TOOL" ] && fail "Unable to find signing keys, aborting"
     365            [ -n "$HAVE_UPDATE_SECUREBOOT_POLICY_TOOL" ] && info "
     366
     367update-secureboot-policy tool does not generate signing keys
     368in your distribution, see below on how to generate them manually."
    366369            # update-secureboot-policy not present in the system, recommend generate keys manually.
    367370            fail "
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette