VirtualBox

Opened 13 years ago

Last modified 12 years ago

#8110 closed defect

Regression: Extpack fails to update as normal user — at Version 2

Reported by: Sasquatch Owned by:
Component: other Version: VirtualBox 4.0.2
Keywords: Cc:
Guest type: other Host type: Linux

Description (last modified by Frank Mehnert)

One cannot update, remove or install the ExtPack as normal user. The CLI gives the following error when trying with the following command:

VBoxManage extpack uninstall "Oracle VM VirtualBox Extension Pack"
0%...
Progress state: NS_ERROR_FAILURE
VBoxManage: error: Failed to uninstall "Oracle VM VirtualBox Extension Pack":
The installer failed with exit code 127: Error executing command as another
user: No authentication agent was found.

The GUI shows the same error. Same thing happens when trying to install the ExtPack. One was able to upgrade the ExtPack on 4.0.0 (when the beta ExtPack was installed for example). I had to use sudo to install the ExtPack.

Please revise 4.0.2 ASAP so the forum isn't filled with this problem.

Change History (2)

comment:1 by Frank Mehnert, 13 years ago

When installing the extension pack there needs to be one of the following authentication applications installed:

  • kdesudo
  • gksu
  • pkexec
  • xterm + su

It sounds like either all four cases fail or one of these applications is installed but fails to executed with the above error. Note that we have to use su+sudo and the deb/rpm packages did not do this with VBox 4.0 which was a bug.

comment:2 by Frank Mehnert, 13 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use