You are viewing a single comment's thread from:

RE: I am having trouble updating Linux Mint -- Can anybody help?

in #linux6 years ago

So this is what I got.. a few err messages with it.

apt update && apt upgrade

Err:1 http://packages.domain.com xenial InRelease
Could not connect to packages.domain.com:80 (127.0.0.1). - connect (111: Connection refused)
Ign:2 http://mirrors.evowise.com/linuxmint/packages sylvia InRelease
Hit:3 http://mirrors.evowise.com/linuxmint/packages sylvia Release
Get:4 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB]
Hit:5 http://archive.canonical.com/ubuntu xenial InRelease
Hit:6 http://archive.ubuntu.com/ubuntu xenial InRelease
Get:8 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Hit:9 http://archive.ubuntu.com/ubuntu xenial-backports InRelease
Fetched 216 kB in 1s (134 kB/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done
All packages are up to date.
W: Failed to fetch http://packages.domain.com/dists/xenial/InRelease Could not connect to packages.domain.com:80 (127.0.0.1). - connect (111: Connection refused)
W: Some index files failed to download. They have been ignored, or old ones used instead.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Sort:  

Can you check if this still shows error?

Also give me the output of cat /etc/apt/apt.conf

 jesuscoins@PCME ~ $ cat /etc/apt/apt.conf
 cat: /etc/apt/apt.conf: No such file or directory
 jesuscoins@PCME ~ $ clear
 jesuscoins@PCME ~ $ sudo -s
 [sudo] password for jesuscoins: 
 PCME ~ # cat /etc/apt/apt.conf
 cat: /etc/apt/apt.conf: No such file or directory

I can't figure out what the problem is. Keep me posted on any other problem you have about Linux, because it also help me develop my skills.

I'll try to find the source of this error and update you.

you are most welcome