What operating system are you using? You can tell by using the command (look at the line "PRETTY_NAME"):
*cat /etc/os-release* Assuming you are running buster (Debian 10), try building the sources list again. then do an update, then upgrade *wget -qO - http://weewx.com/apt/weewx-python3.list <http://weewx.com/apt/weewx-python3.list> | sudo tee /etc/apt/sources.list.d/weewx.list* *sudo apt update* *sudo apt upgrade* -tk On Thu, Jul 9, 2020 at 8:14 AM J Jones <[email protected]> wrote: > Now I get the following. I tried sudo apt upgrade and it didn't upgrade > weewx > > weewx/buster 4.1.1-1 all [upgradable from: 3.9.2-1] > N: There are 3 additional versions. Please use the '-a' switch to see them. > > > > On Thursday, July 9, 2020 at 9:53:17 AM UTC-5, J Jones wrote: >> >> I'm getting the following errors during APT-GET UPDATE >> I'm not familiar with this. Can anyone help? Step by step please. >> >> >> E: Repository 'http://weewx.com/apt squeeze InRelease' changed its >> 'Origin' value from '. squeeze' to 'python2 squeeze' >> E: Repository 'http://weewx.com/apt squeeze InRelease' changed its >> 'Label' value from '. squeeze' to 'python2 squeeze' >> N: This must be accepted explicitly before updates for this repository >> can be applied. See apt-secure(8) manpage for details. >> >> -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/bd483f00-b1e5-49ed-96f5-6559079b8c67o%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/bd483f00-b1e5-49ed-96f5-6559079b8c67o%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAPq0zEC-YvHhSbygWCnzsa%2B_jbWLTa1httAT71293d_3cj7_HQ%40mail.gmail.com.
