PDA

View Full Version : Could not download all repository indexes


JarG0n
February 23rd, 2007, 10:46 AM
Help!

I'm getting this message when trying to reload the packages in Synaptic. Can anyone tell me how to resolve this?

Could not download all repository indexes

The repository might be no longer available or could not be contacted because of network problems. If available an older version of the failed index will be used. Otherwise the repository will be ignored. Check your network connection and the correct writing of the repository address in the preferences.

http://security.ubuntu.com/ubuntu/dists/edgy-security/universe/binary-i386/Packages.bz2: Could not open file /var/lib/apt/lists/partial/security.ubuntu.com_ubuntu_dists_edgy-security_universe_binary-i386_Packages - open (2 No such file or directory)
http://security.ubuntu.com/ubuntu/dists/edgy-security/main/binary-i386/Packages.bz2: Could not open file /var/lib/apt/lists/partial/security.ubuntu.com_ubuntu_dists_edgy-security_main_binary-i386_Packages - open (2 No such file or directory)


then.. this error is raised after dismissing the above.


An error occured

The following details are provided:

W: Duplicate sources.list entry http://security.ubuntu.com edgy-security/universe Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_edgy-security_universe_binary-i386_Packages)
W: Duplicate sources.list entry http://security.ubuntu.com edgy-security/main Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_edgy-security_main_binary-i386_Packages)

jkeyes0
February 23rd, 2007, 03:20 PM
Can you post the contents of your /etc/apt/sources.list file?

JarG0n
February 24th, 2007, 03:15 PM
Can you post the contents of your /etc/apt/sources.list file?

Well, I don't see an exact duplicate. What should I remove, and how did this get here in the first place? :(

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ edgy-updates main multiverse restricted

## Uncomment the following two lines to add software from the 'universe'
## repository.
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://archive.ubuntu.com/ubuntu/ edgy universe main multiverse restricted
# deb-src http://us.archive.ubuntu.com/ubuntu/ dapper universe

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb-src http://us.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu edgy-security main multiverse restricted
deb http://security.ubuntu.com/ubuntu edgy-security universe
deb http://security.ubuntu.com/ubuntu/ edgy-security universe main
deb http://archive.ubuntu.com/ubuntu/ edgy-updates universe main
# deb-src http://security.ubuntu.com/ubuntu dapper-security universe

JarG0n
February 24th, 2007, 04:32 PM
I tried the update again today, and now I'm not getting an error!! ](*,)

Ptero-4
February 24th, 2007, 05:26 PM
the third ¨edgy-security¨ entry have ¨main¨ after universe. That`s what is probably giving the problems there.

jkeyes0
February 24th, 2007, 10:10 PM
I was thinking the same thing about two mains, but if it's working, don't worry about it. :)