Error: Cannot satisfy dependencies
Error: Cannot satisfy dependencies
I am trying to install DDRescue-GUI on Ubuntu 19.10 and I get the error Cannot satisfy dependencies.
Re: Error: Cannot satisfy dependencies
Sounds like you need to install GetDevInfo first (https://www.hamishmb.com/html/downloads.php?program_name=getdevinfo)
Re: Error: Cannot satisfy dependencies
I did that. I tried again with the same results.
Re: Error: Cannot satisfy dependencies
Okay, can you give me the full error message then please?
Note that You'll need the Python 3 version of GetDevInfo
Note that You'll need the Python 3 version of GetDevInfo
Re: Error: Cannot satisfy dependencies
I am using the Python 3 version, downloaded from your site. The exact message I get when clicking on the downloaded file is in a pop up box that says:
Package Installer
Package: ddrescue-gui
Status: Error: Cannot satisfy dependencies
Package Installer
Package: ddrescue-gui
Status: Error: Cannot satisfy dependencies
Re: Error: Cannot satisfy dependencies
Okay. What distribution and version are you using? I can give you a command to run which will give me more information as to what the problem is, but I'll need to know what distribution you're using first.
Re: Error: Cannot satisfy dependencies
I'm using Ubuntu (Kubuntu) 19.10
Re: Error: Cannot satisfy dependencies
Okay. Could you open a Terminal (Konsole), change directory to the folder you saved DDRescue-GUI in and run:
sudo apt install ./<package-name>
ANd paste the output here please?
sudo apt install ./<package-name>
ANd paste the output here please?
Re: Error: Cannot satisfy dependencies
[email protected]:/home/rlg/Downloads 8647$ sudo apt install ./ddrescue-gui_2.0.2_bionic-0ubuntu1_ppa1_all.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'ddrescue-gui' instead of './ddrescue-gui_2.0.2_bionic-0ubuntu1_ppa1_all.deb'
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:
ddrescue-gui : Depends: python3.6 but it is not installable
E: Unable to correct problems, you have held broken packages.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'ddrescue-gui' instead of './ddrescue-gui_2.0.2_bionic-0ubuntu1_ppa1_all.deb'
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:
ddrescue-gui : Depends: python3.6 but it is not installable
E: Unable to correct problems, you have held broken packages.
Re: Error: Cannot satisfy dependencies
Thanks.
The output suggests that you've got my PPA added, but for the wrong version of Ubuntu - you might need to use software sources to verify this. Also, you should be using the DDRescue-GUI v2.1.0 package for Ubuntu 16.04 or newer at https://www.hamishmb.com/html/downloads.php?program_name=ddrescue-gui.
Hope this helps,
Hamish
The output suggests that you've got my PPA added, but for the wrong version of Ubuntu - you might need to use software sources to verify this. Also, you should be using the DDRescue-GUI v2.1.0 package for Ubuntu 16.04 or newer at https://www.hamishmb.com/html/downloads.php?program_name=ddrescue-gui.
Hope this helps,
Hamish