<div dir="ltr">Instead of a semi-colon, try " && " (double ampersand).  That says "wait until the last command is done, and if it was successful, then do the next one" ... I've seen the semi-colon fail because its trying to do something else before the last has finished.</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">--<br>Thanks,<br>--:: Alexander J. Snyder ::--<br>--:: <a href="http://thisguyshouldworkfor.us" target="_blank">ThisGuyShouldWorkFor.Us</a> ::--<br>--:: "Never trust a computer you can't throw out a window. --Steve Wozniak" ::--<br>--</div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Mon, Jan 4, 2016 at 4:22 PM, Michael Havens <span dir="ltr"><<a href="mailto:bmike1@gmail.com" target="_blank">bmike1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>I'm attempting to upgrade my system:</div><div><br></div><div> $ sudo apt-get update; sudo apt-get upgrade</div></div><div><snip></div><div>Reading package lists... Done</div><div>Reading package lists... Done</div><div>Building dependency tree       </div><div>Reading state information... Done</div><div>Calculating upgrade... Done</div><div>The following packages have been kept back:</div><div>  fglrx-updates linux-kernel-generic</div><div>The following packages will be upgraded:</div><div>  fglrx-updates-dev</div><div>1 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.</div><div>Need to get 0 B/40.2 kB of archives.</div><div>After this operation, 13.3 kB disk space will be freed.</div><div>Do you want to continue? [Y/n] y</div><div>(Reading database ... 261502 files and directories currently installed.)</div><div>Preparing to unpack .../fglrx-updates-dev_2%3a15.200-0ubuntu0.5_amd64.deb ...</div><div>Unpacking fglrx-updates-dev (2:15.200-0ubuntu0.5) over (2:13.350.1-0ubuntu2) ...</div><div>dpkg: error processing archive /var/cache/apt/archives/fglrx-updates-dev_2%3a15.200-0ubuntu0.5_amd64.deb (--unpack):</div><div> trying to overwrite '/usr/lib/fglrx/libGL.so', which is also in package fglrx-updates 2:13.350.1-0ubuntu2</div><div>Errors were encountered while processing:</div><div> /var/cache/apt/archives/fglrx-updates-dev_2%3a15.200-0ubuntu0.5_amd64.deb</div><div>E: Sub-process /usr/bin/dpkg returned an error code (1)</div></div><div><br></div><div>I tried websearching the error and it pulled up a page that said to:</div><div><br></div><div><div> $ sudo dpkg --purge --force-all fglrx-amdcccle xvba-va-driver</div></div><div><br></div><div>but that isn't quite right. So I tried to focus the search; I put quotes around groups of phrases:</div><div><br></div><div>"Preparing to unpack"</div><div>"Unpacking fglrx-updates-dev"</div><div>"dpkg: error processing archive" "(--unpack):"</div><div> "trying to overwrite" "which is also in package fglrx"</div><div>"Errors were encountered while processing:"</div><div>  <br></div><div>Do I need to do anything? If sp please tell me what to do.</div><span class="HOEnZb"><font color="#888888">-- <br><div><div dir="ltr"><div><div dir="ltr"><div><span style="font-size:12.8px">:-)~MIKE~(-:</span><br></div></div></div></div></div>
</font></span></div>
<br>---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br></blockquote></div><br></div>