Oracle Solaris System Administration (MOSC)

MOSC Banner

solaris 11.4.29.82.3 -> The ddu command is not working.

I'd like to check the Device Driver Utility.

On the GUI, CLI, type ddu or ddu-text command.

The following error message appears:

Traceback (most recent call last):

 File "/usr/bin/ddu-text", line 15, in <module>

  from main_window import MainWindow

 File "/usr/ddu/ddu-text/utils/main_window.py", line 12, in <module>

  from inner_window import InnerWindow

 File "/usr/ddu/ddu-text/utils/inner_window.py", line 10, in <module>

  import dircache

ModuleNotFoundError: No module named 'dircache'

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center