On Monday, February 17, 2020 at 9:01:42 AM UTC-8, david glenn wrote: > > I have tried the commands that John and Vince suggested in this thread > with no success. I suspect there is a flaw in my RPI. I tried to download > 'SCROT' to make a screen shot and it would not install. So I have attached > to images of the output from my attempts. I realize I am pushing your > patience and I thank you for your time. Mike > > > apt gets stupid sometimes...
Try to clean its cache out - it should be "sudo apt clean" or "sudo apt-get clean" Then do "sudo apt-get update" (regenerate its knowledge of what's in which repo) and then try to install your package(s) again. -- 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/b9529d57-ceca-4095-af3e-c7e94611f8d7%40googlegroups.com.
