[weewx-user] Re: Errors during APT-GET UPDATE

2020-07-09 Thread J Jones
Now to figure out how to turn off the graphs that don't populate.



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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/bc75d495-0990-4d44-970a-3c6ec58a10eeo%40googlegroups.com.


[weewx-user] Re: Errors during APT-GET UPDATE

2020-07-09 Thread J Jones
I think I got it. Apparently I'm using Debian 9. Thanks for the help.




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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/0b8fdcb5-d0d6-4065-ba64-5f3635df13fao%40googlegroups.com.


Re: [weewx-user] Re: Errors during APT-GET UPDATE

2020-07-09 Thread Tom Keffer
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
 | 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  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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/bd483f00-b1e5-49ed-96f5-6559079b8c67o%40googlegroups.com
> 
> .
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
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.


[weewx-user] Re: Errors during APT-GET UPDATE

2020-07-09 Thread J Jones
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/bd483f00-b1e5-49ed-96f5-6559079b8c67o%40googlegroups.com.