Linux Lite Forums

Software - Support => Installing Linux Lite => Topic started by: Abw on November 23, 2019, 12:07:08 AM

Title: Install updates error message
Post by: Abw on November 23, 2019, 12:07:08 AM
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
Title: Re: Install updates error message
Post by: Jerry on November 23, 2019, 12:10:04 AM
What is the output in a Terminal of:

Code: [Select]
curl -sk google.com
Title: Re: Install updates error message
Post by: Abw on November 23, 2019, 10:22:09 AM
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?
Title: Re: Install updates error message
Post by: Abw on November 23, 2019, 10:25:34 AM
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>
Title: Re: Install updates error message
Post by: Jerry on November 23, 2019, 02:58:53 PM
Updates will work now, somehow, curl got uninstalled.

Sent from my Mobile phone using Tapatalk