Как я могу установить отсутствующие зависимости HPLIP вместе с некоторыми пакетами брокеров через терминал?

Я запускаю команду " $ python install.py"

Затем на экране появится следующее сообщение:

MISSING DEPENDENCIES
--------------------
Following dependencies are not installed. HPLIP will not work if all REQUIRED dependencies are not installed and some of the HPLIP features will not work if OPTIONAL dependencies are not installed.
Package-Name         Component            Required/Optional   
cups-image           base                 REQUIRED            
sane-devel           scan                 REQUIRED            
cups-devel           base                 REQUIRED           

Затем я нажал "да", чтобы разрешить автоматическую установку отсутствующих зависимостей, как показано ниже - это вызвало ошибку:

DEPENDENCY AND CONFLICT RESOLUTION
----------------------------------
Running 'sudo apt-get install --assume-yes libcupsimage2-dev'
Please wait, this may take several minutes...
error: Command failed. Re-try #1...
Running 'sudo apt-get install --assume-yes libcupsimage2-dev'
Please wait, this may take several minutes...
error: Command failed. Re-try #2...
Running 'sudo apt-get install --assume-yes libcupsimage2-dev'
Please wait, this may take several minutes...
error: Command failed. Re-try #3...
Running 'sudo apt-get install --assume-yes libcupsimage2-dev'
Please wait, this may take several minutes...
error: Package install command failed with error code 100
Would you like to retry installing the missing package(s) (y=yes*, n=no, q=quit) ? 

Как я могу решить эту проблему? Пожалуйста, помогите решить эту проблему.

когда я запускаю команду, я получаю следующее сообщение:

Some packages could not be installed. 
This may mean that you have requested an impossible situation or if you are using 
the unstable distribution that some required packages have not yet been created
or been moved out of Incoming. 
The following information may help to resolve the situation: 
The following packages have unmet dependencies: 
libcupsimage2-dev : Depends: libcups2-dev (= 1.7.2-0ubuntu1.2) but it is not
going to be installed 
Depends: libtiff-dev E: Unable to correct problems, you have held broken  packages. –  

0 ответов

Другие вопросы по тегам