Oracle
1Z0-100 · Question #111
You installed the sendmail-cf package using the yum command as shown: # yum -Y install sendmail-cf Loaded plugins: security Setting up Install Process Resolving Dependencies - -> Running Transaction…
The correct answer is B. It succeeds and removes both the sendmail and sendmail-cf packages. See the full explanation below for the reasoning.
Question
You installed the sendmail-cf package using the yum command as shown:
yum -Y install sendmail-cf Loaded plugins: security Setting up Install Process Resolving Dependencies
- -> Running Transaction Check
-
-
-
Package sendmail-cf.noarch 0:8.14.4-8.e16 will be installed
-
-
-
-
Processing Dependency: sendmail = 7.14.4-8.e16 for package:
-
sendmail-cf-8.14.4- 8.e16.noarch
-
-
Running transaction check
-
-
-
Package sendmail.x86_64 0:8.14.4-8.e16 will be installed
-
-
-
Finished Dependency Resolution
-
Dependency Resolved What is the outcome of the YUM command? # yun y remove sendmail
Exhibit
Options
- AIt fails with an error because the sendmail-cf package depends on the package being removed.
- BIt succeeds and removes both the sendmail and sendmail-cf packages.
- CIt succeeds and only removes the sendmail package.
- DIt removes the sendmail packages and raises a warning about the sendmail-cf package, which
- EIt removes the sendmail package and prompts you for the option to remove the sendmail-cf
How the community answered
(43 responses)- A7% (3)
- B70% (30)
- C2% (1)
- D16% (7)
- E5% (2)
Community Discussion
No community discussion yet for this question.
