Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[SOLVED] sudo apt-get update can not connect.

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
User avatar
dilberts_left_nut
Administrator
Administrator
Posts: 5347
Joined: 2009-10-05 07:54
Location: enzed
Has thanked: 13 times
Been thanked: 66 times

Re: sudo apt-get update can not connect.

#16 Post by dilberts_left_nut »

"Downgrading" would be problematic - many transitions are effectively one-way, and while it may actually be possible, given enough knowledge and effort, thats not likely a worthwhile investment.
AdrianTM wrote:There's no hacker in my grandma...

User avatar
GarryRicketson
Posts: 5644
Joined: 2015-01-20 22:16
Location: Durango, Mexico

Re: sudo apt-get update can not connect.

#17 Post by GarryRicketson »

It is not so much a problem with the version your using, but with all the mixed
sources, it is in kind of in a unpredictable state.
One thing that might be good for you to know, look at the apt-get manual,

Code: Select all

man apt-get
, there is a -s option, this simulates, but does not actually make any changes, it helps to show what will happen if you perform the
actual command.
I don't want to tell you you should re-install, or not, if it is a new system for you,
and you don't have much personal files,and special programs that you want, doing a fresh , clean install properly probably is best , in my opinion.
Re-installing testing, probably is not a good idea for a beginner, re-installing
the current stable version, Debian 9 stretch would be best.
Probably it is best not to do anything, until you have read more documentation,
then you will be able to decide what would be best for you. Just keep in mind,
what DLN said:
dilberts_left_nut wrote:Post by dilberts_left_nut » 2017-12-09 13:44
Yes, the current error is caused by the proxy you have set is not working.
When you solve that, your system is likely to explode sooner or later because of your mixed sources.
Make sure you keep back up /copies of important data or files, so if and when
it all comes tumbling down, and it won't run, you have copies of your files, you
can use after a fresh install. A full system back up is not going to be of much use, it would be a copy /clone of a problematic system,... hope that makes sense, when you translate .

username2
Posts: 13
Joined: 2017-12-09 15:15

Re: sudo apt-get update can not connect.

#18 Post by username2 »

Thnxs guys for all your wise words and help

1byte
Posts: 59
Joined: 2017-07-16 06:51

Re: sudo apt-get update can not connect.

#19 Post by 1byte »

username2 wrote:Thnxs guys for all your wise words and help
Have you started with fresh installation yet?
I am just curious ...

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 72 times

Re: [SOLVED] sudo apt-get update can not connect.

#20 Post by stevepusser »

From what I gather, the original installation was done by someone else...a "geek" that actually did him no favors.

You might be happier with a Debian derivative distribution that makes things easier for beginners.
MX Linux packager and developer

Post Reply