In the sections you cut out with "blah blah", do you see it reference weewx.com?
Something similar to the below? sudo apt update >>blah blah<< Hit:12 http://weewx.com/apt squeeze InRelease >>blah blah<< Fetched 3,324 kB in 1s (2,659 kB/s) Reading package lists... Done Building dependency tree Reading state information... Done 2 packages can be upgraded. Run 'apt list --upgradable' to see them. On Wednesday, December 5, 2018 at 7:06:05 AM UTC-5, Rob Field wrote: > > Noob linux user, trying hard to breakthrough the pain barrier. > I'm following as best I can the instructions but having grief. > I know we are supposed to use Python 2.7 and not Python 3. > Should I have dealt with that first or AFTER I installed weewx - is that > the reason I get this problem.. but I think not at this point. > > e.g. I've downloaded the very latest Raspian, and running on a very old > Pi2 - so far that worked. > > I then did this.. > > wget -qO - http://weewx.com/keys.html | sudo apt-key add - > wget -qO - http://weewx.com/apt/weewx.list | sudo tee > /etc/apt/sources.list.d/weewx.list > > > Followed by.. > > sudo apt-get update > > > pi@raspberry:~$ sudo apt-get update > ... .. blah blah .. > Reading packing lists... Done > > > sudo apt-get install weewx > > pi@raspberry:~$ sudo apt-get install weewx > Reading packing lists... Done > Building dependancy tree > Reading state information... Done > E: Unable to locate package weewx > pi@raspberry:~$ > > -- 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]. For more options, visit https://groups.google.com/d/optout.
