<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Looks like you did just "sudo apt-get --fix-broken" when you should
have done "sudo apt-get --fix-broken install"<br>
<br>
The fix command needs a command that gives apt instructions on what
to do when it finds something to fix. Usually you'll want to
install missing packages in order to fix missing packages, but you
can do "sudo apt-get --fix-broken remove" to get it to remove
packages in order to fix your packages which can be the better
solution under certain, rare, circumstances.<br>
<br>
Brian Cluff<br>
<br>
On 12/15/2017 06:07 AM, Michael wrote:<br>
<blockquote type="cite"
cite="mid:CAFRvunJF91s5=HLAqsbrnKyEs2AxE8roaObo4e_gYk4V33QoWA@mail.gmail.com">
<div dir="ltr">
<div> sudo apt-get install</div>
<div>Reading package lists... Done</div>
<div>Building dependency tree </div>
<div>Reading state information... Done</div>
<div>You might want to run 'apt --fix-broken install' to correct
these.</div>
<div>The following packages have unmet dependencies:</div>
<div> ufraw : Depends: ufraw-batch (=
0.22+cvs20170121+r2272~rdeb7~0~crass~ubuntu16.04.1) but
0.22-2dhor~xenial is installed</div>
<div>E: Unmet dependencies. Try 'apt --fix-broken install' with
no packages (or specify a solution).</div>
<div><br>
</div>
<div> I tried what they suggested but also got an error:</div>
<div>
<div>sudo apt-get --fix-broken </div>
<div>E: Command line option --fix-broken is not understood in
combination with the other options</div>
</div>
<div><br>
</div>
<div>What is wrong? (what won't update is ufraw)</div>
-- <br>
<div class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div><span style="font-size:12.8px">:-)~MIKE~(-:</span><br>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">---------------------------------------------------
PLUG-discuss mailing list - <a class="moz-txt-link-abbreviated" href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a>
To subscribe, unsubscribe, or to change your mail settings:
<a class="moz-txt-link-freetext" href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></pre>
</blockquote>
<br>
</body>
</html>