Linux Lite Forums
Install updates error message - Printable Version

+- Linux Lite Forums (https://www.freecinema2022.gq/forums)
+-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5)
+--- Forum: Installing Linux Lite (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=17)
+--- Thread: Install updates error message (/showthread.php?tid=6611)



Install updates error message - Abw - 11-23-2019

Hi everyone, when I goto menu and click on install updates a message comes up saying "your computer is not connected to the internet". But it is, and I can update fine from the command line... Cant figure it out.... How do I fix this?


Thanks



Re: Install updates error message - Valtam - 11-23-2019

What is the output in a Terminal of:

Code:
curl -sk google.com



Re: Install updates error message - Abw - 11-23-2019

Hi, here is the result of the quire

 andrew  ~  curl -sk google.com

Command 'curl' not found, but can be installed with:

sudo apt install curl


Should I install curl then and do it again?



Re: Install updates error message - Abw - 11-23-2019

installed curl. here are the results as requested



andrew  ~  curl -sk google.com
<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>301 Moved</TITLE></HEAD><BODY>
<H1>301 Moved</H1>
The document has moved
<A HREF="http://www.google.com/">here</A>.
</BODY></HTML>


Re: Install updates error message - Valtam - 11-23-2019

Updates will work now, somehow, curl got uninstalled.

Sent from my Mobile phone using Tapatalk