<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">to expand on what Brian has, my normal update routine for when I am wanting to update all the things.</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">sudo apt update && sudo apt -y full-upgrade && sudo apt -y autoremove</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">This setpset will update your sources, run a full upgrade automatically selecting yes, then remove unneeded packages also automatically selecting yes. the && allows you to issue 3 commands in the same line to be handled sequentially.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jul 15, 2019 at 10:03 PM Brian Cluff <<a href="mailto:brian@snaptek.com">brian@snaptek.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">All those errors look like it tried to do an update, but your systems <br>
package database was out of sync with the server's package database.<br>
You should be able to fix it by making sure that your system download a <br>
current package database, or from the command line running:<br>
<br>
sudo apt update ; sudo apt -f install<br>
<br>
Once you've run that everything should start working again. You may <br>
even want to do:<br>
<br>
sudo apt full-upgrade<br>
<br>
to get your system completely up to date.<br>
<br>
Brian Cluff<br>
<br>
On 7/15/19 6:35 PM, Joe Lowder wrote:<br>
> What do I need to do to get a mint update to work?<br>
> Please view these screenshots that disclose the problem?<br>
><br>
> <a href="http://www.upquick.com/temp/mup1.jpg" rel="noreferrer" target="_blank">http://www.upquick.com/temp/mup1.jpg</a><br>
> <a href="http://www.upquick.com/temp/mup2.jpg" rel="noreferrer" target="_blank">http://www.upquick.com/temp/mup2.jpg</a><br>
> <a href="http://www.upquick.com/temp/mup3.jpg" rel="noreferrer" target="_blank">http://www.upquick.com/temp/mup3.jpg</a><br>
><br>
><br>
><br>
> ---------------------------------------------------<br>
> PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.org</a><br>
> To subscribe, unsubscribe, or to change your mail settings:<br>
> <a href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a><br>
<br>
---------------------------------------------------<br>
PLUG-discuss mailing list - <a href="mailto:PLUG-discuss@lists.phxlinux.org" target="_blank">PLUG-discuss@lists.phxlinux.org</a><br>
To subscribe, unsubscribe, or to change your mail settings:<br>
<a href="https://lists.phxlinux.org/mailman/listinfo/plug-discuss" rel="noreferrer" target="_blank">https://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature">A mouse trap, placed on top of your alarm clock, will prevent you from rolling over and going back to sleep after you hit the snooze button.<br><br>Stephen<br><br></div>