<div dir="auto"><div><br><div class="gmail_extra"><br><div class="gmail_quote">On Aug 30, 2017 7:48 PM, "Edinburgh Linux Users Group" <<a href="mailto:edlug@lists.edlug.org.uk">edlug@lists.edlug.org.uk</a>> wrote:<br type="attribution"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I want to install dropbox, but this is the result:<br>
<br>
<br>
<br>
 andrew@andrew-Lenovo-G50-30:~<wbr>/Download/Software$ sudo apt-get install ./dropbox_2015.10.28_amd64.deb<br></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">Try using dpkg...</div><div dir="auto"><br></div><div dir="auto">$ sudo dpkg -i <span style="font-family:sans-serif">./dropbox_2015.10.28_amd64.deb</span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">There may be some complaints about dependencies, which hopefully would be resolved by:</span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">$ sudo apt update</span><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">$ sudo apt -f install</span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">If apt isn't found, revert to apt-get with the same arguments.</span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">HTH</span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><span style="font-family:sans-serif">- Colin</span></div><div dir="auto"><span style="font-family:sans-serif"><br></span></div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Reading package lists... Done<br>
Building dependency tree<br>
Reading state information... Done<br>
Note, selecting 'dropbox:amd64' instead of './<a href="http://dropbox_2015.10.28_amd64.de">dropbox_2015.10.28_amd64.de</a><wbr>b'<br>
Some packages could not be installed. This may mean that you have<br>
requested an impossible situation or if you are using the unstable<br>
distribution that some required packages have not yet been created<br>
or been moved out of Incoming.<br>
The following information may help to resolve the situation:<br>
<br>
The following packages have unmet dependencies.<br>
 dropbox:amd64 : Depends: python-gtk2:amd64 (>= 2.12) but it is not installable<br>
                 Depends: python:amd64 (>= 2.5) but it is not installable<br>
               I    Depends: libatk1.0-0:amd64 (>= 1.20.0) but it is not installableow I can fix this<br>
                 Depends: libc6:amd64 (>= 2.4) but it is not installable<br>
                 Depends: libcairo2:amd64 (>= 1.6.0) but it is not installable<br>
                 Depends: libglib2.0-0:amd64 (>= 2.16.0) but it is not installable<br>
                 Depends: libgtk2.0-0:amd64 (>= 2.12.0) but it is not installable<br>
                 Depends: libpango1.0-0:amd64 (>= 1.20.1) but it is not installable<br>
E: Unable to correct problems, you have held broken packages.<br>
andrew@andrew-Lenovo-G50-30:~/<wbr>Download/Software$<br>
<br>
Anyone know how I can fix this ?<font color="#888888"><br>
<br>
<br>
-- <br>
EdLUG mailing list<br>
<a href="mailto:EdLUG@lists.edlug.org.uk" target="_blank">EdLUG@lists.edlug.org.uk</a><br>
<a href="https://lists.edlug.org.uk/mailman/listinfo/edlug" rel="noreferrer" target="_blank">https://lists.edlug.org.uk/mai<wbr>lman/listinfo/edlug</a></font></blockquote></div><br></div></div></div>