LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint
User Name
Password
Linux Mint This forum is for the discussion of Linux Mint.

Notices


Reply
  Search this Thread
Old 01-15-2013, 05:22 PM   #1
Thane
Member
 
Registered: Aug 2006
Location: Ontario,Canada
Distribution: Linux Mint19.3 Cinnamon 64bit
Posts: 223

Rep: Reputation: Disabled
problems with /etc/apt/sources.list


Linux Mint 14.1 64bit. For the better part of a week updates process and also synaptic repos have been giving error messages on startup and refresh. See below:

Code:
Failed to fetch http://packages.linuxmint.com/dists/nadia/backport/i18n/Translation-en_CA  Unable to connect to packages.linuxmint.com:http: 
Failed to fetch http://packages.linuxmint.com/dists/nadia/backport/i18n/Translation-en  Unable to connect to packages.linuxmint.com:http: 
Failed to fetch http://packages.linuxmint.com/dists/nadia/import/i18n/Translation-en_CA  Unable to connect to packages.linuxmint.com:http: 
Failed to fetch http://packages.linuxmint.com/dists/nadia/import/i18n/Translation-en  Unable to connect to packages.linuxmint.com:http: 
Failed to fetch http://packages.linuxmint.com/dists/nadia/main/i18n/Translation-en_CA  Unable to connect to packages.linuxmint.com:http: 
Failed to fetch http://packages.linuxmint.com/dists/nadia/main/i18n/Translation-en  Unable to connect to packages.linuxmint.com:http: 
Failed to fetch http://packages.linuxmint.com/dists/nadia/upstream/i18n/Translation-en_CA  Unable to connect to packages.linuxmint.com:http: 
Failed to fetch http://packages.linuxmint.com/dists/nadia/upstream/i18n/Translation-en  Unable to connect to packages.linuxmint.com:http: 
Some index files failed to download. They have been ignored, or old ones used instead.
Don't know what I might have done to cause this. My /etc/apt/sources.list is as follows:

Code:
deb http://packages.linuxmint.com/ nadia import main upstream backport
deb http://archive.ubuntu.com/ubuntu/ quantal main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ quantal-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ quantal-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ quantal partner
deb http://packages.medibuntu.org/ quantal free non-free

# deb http://archive.getdeb.net/ubuntu quantal-getdeb apps
# deb http://archive.getdeb.net/ubuntu quantal-getdeb games
deb http://ppa.launchpad.net/webupd8team/java/ubuntu quantal main
deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu quantal main
I thought it might have been the first line in sources.list, since it refers to nadia. So I vimmed in, commented that line and made a new one substituting "quantal" for "nadia". Restarted and got even more error messages. Then reverted back to the above list. The gui Mint repos listed in synaptic are main, upstream, imported and backported. The Other Software entries are Ubuntu 12.10 quantal quetzal non-free drivers, recommended updates, important security updates, canonical partners, http://packages.medibuntu.org/quantal, http://ppa/launchpad.net/webupd8team/java/ubuntu quantal (main) and http://ppa/launchpad.net/webupd8team/java/ubuntu quantal (main source code). Getting nowhere sorting this out. Updating refresh is taking about 60 seconds longer to finish with errors at present and updates sometimes seem to take and sometimes not.
 
Old 01-15-2013, 07:13 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
I have encountered this error several times over the past two weeks and then it has spontaneously cleared up. I guessed that issue was on the other end, but didn't bother to look into it once it cleared up.

I tested while I was writing this and the connection was fine.
 
Old 01-15-2013, 08:21 PM   #3
Thane
Member
 
Registered: Aug 2006
Location: Ontario,Canada
Distribution: Linux Mint19.3 Cinnamon 64bit
Posts: 223

Original Poster
Rep: Reputation: Disabled
Thanks Frank. Unless I hear of a fix in the meantime, I'll wait it out and see if my case clears up as well. It has been somewhat frustrating though. cheers
 
Old 01-15-2013, 08:26 PM   #4
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,323
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
Let's hope what you are experiencing and what I experienced are related.
 
Old 01-15-2013, 08:36 PM   #5
k3lt01
Senior Member
 
Registered: Feb 2011
Location: Australia
Distribution: Debian Wheezy, Jessie, Sid/Experimental, playing with LFS.
Posts: 2,900

Rep: Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637Reputation: 637
Your sources.list looks fine, so I would assume it is a glitch at the LM repository server, except I wonder why you have LM repositories and Ubuntu repositories. While I know and agree Nadia is based on Ubuntu Nadia's repositories should be complete and not require you to use Ubuntu repositories (except some 3rd party) at all.

Last edited by k3lt01; 01-16-2013 at 04:05 PM. Reason: speeeeeeelling ewors
 
Old 01-16-2013, 02:34 AM   #6
xenopeek
LQ Newbie
 
Registered: Dec 2012
Posts: 19

Rep: Reputation: 3
Solution to your problem I've provided here: http://forums.linuxmint.com/viewtopic.php?f=90&t=122213. There is a problem with the main server, which makes it very slow for some users at certain times (leading to the errors you got). The root cause of that has been found earlier this week, and it's being fixed. In the mean time, switching to a mirror server as shared on the link will solve this problem for you.
 
Old 01-16-2013, 01:33 PM   #7
Thane
Member
 
Registered: Aug 2006
Location: Ontario,Canada
Distribution: Linux Mint19.3 Cinnamon 64bit
Posts: 223

Original Poster
Rep: Reputation: Disabled
xenopeek;
Your find worked for me. I've always used the Main Server without any problems until this past week. Switched to a mirror server here in Canada and updates sailed through just fine. Many thanks. cheers
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
disabling cd sources in apt/sources.list revod_neb Linux - Newbie 4 05-25-2013 12:03 PM
'E:Malformed line 54 in source list /etc/apt/sources.list (dist parse), E:The list of vsssuccess@gmail.com Linux - Desktop 1 11-17-2010 08:17 AM
apt-get; E: Type 'GPG' is not known on line 20 in source list /etc/apt/sources.list tomorrow Linux - Newbie 9 05-21-2009 08:42 AM
Need Recommendation for Debian Etch sources.list ( /etc/apt/sources.list ) forgox Debian 6 05-05-2007 01:57 PM
Problems with apt/sources.list and security.debian.org grmoen Debian 2 01-04-2006 06:56 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint

All times are GMT -5. The time now is 03:25 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration