Oracle
1Z0-409 · Question #223
You have the copy of all the rpms in the /RPMS directory on your local Linux machine. After logging in as root and changing to the /RPMS directory, you try to install the mysql package using the rpm…
The correct answer is B. by installing the software using rpm with the --aid option. See the full explanation below for the reasoning.
Question
You have the copy of all the rpms in the /RPMS directory on your local Linux machine. After logging in as root and changing to the /RPMS directory, you try to install the mysql package using the rpm command. You end up with an error message as shown below:
Error: Failed dependencies: Perl(DBI) is needed by mysql. How would you overcome this error and install mysql successfully by resolving the dependencies?
Options
- Aby installing the software using rpm with the -F option
- Bby installing the software using rpm with the --aid option
- Cby installing the software using rpm with the --force option
- Dby installing the software using rpm with the --nodeps option
How the community answered
(49 responses)- A4% (2)
- B84% (41)
- C2% (1)
- D10% (5)
Community Discussion
No community discussion yet for this question.