LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 04-20-2007, 02:54 PM   #1
htamayo
Member
 
Registered: Jan 2005
Location: san salvador, el salvador
Distribution: Debian Stable, UbuntuStudio Karmic Koala
Posts: 190

Rep: Reputation: 30
problems with the repositories added in etch


Hi, recently I decide to add on line repositories because I don't want to use my DEbian Etch DVD repositories anymore, so, my sources.list looks like:

***begin sources.list******
# deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot i386 Binary-1 $
# deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot i386 Binary-1 $

deb http://mirrors.kernel.org/debian etch main
deb-src http://mirrors.kernel.org/debian etch main
deb http://mirrors.kernel.org/debian/ etch contrib
deb http://wwww.debian-multimedia.org/ etch main
deb-src http://www.debian-multimedia.org etch main
***end sources.list********

ok, after that I obtained the next error message when I go to use
synaptic:

****begin error message*********
W: No se puede leer la lista de paquetes fuente http://mirrors.kernel.org etch/main Packages (/var/lib/apt/lists/mirrors.kernel.org_debian_dists_etch_main_binary-i386_Packages) - stat (2 No existe el fichero o el directorio)
W: No se puede leer la lista de paquetes fuente http://wwww.debian-multimedia.org etch/main Packages (/var/lib/apt/lists/wwww.debian-multimedia.org_dists_etch_main_binary-i386_Packages) - stat (2 No existe el fichero o el directorio)
W: No se puede leer la lista de paquetes fuente http://mirrors.kernel.org etch/main Packages (/var/lib/apt/lists/mirrors.kernel.org_debian_dists_etch_main_binary-i386_Packages) - stat (2 No existe el fichero o el directorio)
W: No se puede leer la lista de paquetes fuente http://wwww.debian-multimedia.org etch/main Packages (/var/lib/apt/lists/wwww.debian-multimedia.org_dists_etch_main_binary-i386_Packages) - stat (2 No existe el fichero o el directorio)

*****end error message*************

"No existe el fichero o el directorio" MEANS:
No such as file or directory

What is my problem?
I'm sure that i have internet connection, actually, all morning the connection works ok, and I don't think that the connection is the problem. so, in those repos aren't there options for etch?

I'll be waiting for your help

thanks
Herbert
 
Old 04-20-2007, 03:06 PM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
One of your Multimedia lines has too many Ws in it. And you need to read the top two lines on the Multimedia homepage. Try changing the word "etch" to "stable"
 
Old 04-20-2007, 03:47 PM   #3
htamayo
Member
 
Registered: Jan 2005
Location: san salvador, el salvador
Distribution: Debian Stable, UbuntuStudio Karmic Koala
Posts: 190

Original Poster
Rep: Reputation: 30
Thanks XavierP, actually my sources.list is looks like:
#
#deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot i386 Binary-1 ($
#deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot i386 Binary-1 ($
# Line commented out by installer because it failed to verify:
# deb http://mirrors.kernel.org/debian etch main
# deb-src http://mirrors.kernel.org/debian etch main
# deb http://mirrors.kernel.org/debian/ etch contrib
deb http://www.debian-multimedia.org/ stable main
deb-src http://www.debian-multimedia.org stable main


and the actually error message is:
W: No se puede leer la lista de paquetes fuente http://www.debian-multimedia.org stable/main Packages (/var/lib/apt/lists/www.debian-multimedia.org_dists_stable_main_binary-i386_Packages) - stat (2 No existe el fichero o el directorio)

what do you think about this?
 
Old 04-20-2007, 04:51 PM   #4
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by htamayo
Thanks XavierP, actually my sources.list is looks like:
#
#deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot i386 Binary-1 ($
#deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot i386 Binary-1 ($
# Line commented out by installer because it failed to verify:
# deb http://mirrors.kernel.org/debian etch main
# deb-src http://mirrors.kernel.org/debian etch main
# deb http://mirrors.kernel.org/debian/ etch contrib
deb http://www.debian-multimedia.org/ stable main
deb-src http://www.debian-multimedia.org stable main


and the actually error message is:
W: No se puede leer la lista de paquetes fuente http://www.debian-multimedia.org stable/main Packages (/var/lib/apt/lists/www.debian-multimedia.org_dists_stable_main_binary-i386_Packages) - stat (2 No existe el fichero o el directorio)

what do you think about this?
Try and see if lines like these work.

Code:
deb http://ftp2.de.debian.org.org/debian/ etch main contrib
deb-src http://ftp2.de.debian.org.org/debian/ etch main contrib
deb http://www.debian-multimedia.org etch main
deb-src http://www.debian-multimedia.org sid main
 
Old 04-20-2007, 05:02 PM   #5
htamayo
Member
 
Registered: Jan 2005
Location: san salvador, el salvador
Distribution: Debian Stable, UbuntuStudio Karmic Koala
Posts: 190

Original Poster
Rep: Reputation: 30
still not work (i think I need a rest)

Hi again, still doesn't work: here is my sources.list:

****begin sources.list*****
#
#deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot i386 Binary-1 ($
#deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot i386 Binary-1 ($
# Line commented out by installer because it failed to verify:
# deb http://mirrors.kernel.org/debian etch main
# deb-src http://mirrors.kernel.org/debian etch main
# deb http://mirrors.kernel.org/debian/ etch contrib
# deb http://www.debian-multimedia.org/ stable main
# deb-src http://www.debian-multimedia.org stable main
deb http://ftp2.de.debian.org.org/debian/ etch main contrib
deb-src http://ftp2.de.debian.org.org/debian/ etch main contrib
deb http://www.debian-multimedia.org etch main
deb-src http://www.debian-multimedia.org sid main

****end sources.list******


AND HERE IS THE ACTUAL ERROR MESSAGE:
W: No se puede leer la lista de paquetes fuente http://ftp2.de.debian.org.org etch/main Packages (/var/lib/apt/lists/ftp2.de.debian.org.org_debian_dists_etch_main_binary-i386_Packages) - stat (2 No existe el fichero o el directorio)
W: No se puede leer la lista de paquetes fuente http://ftp2.de.debian.org.org etch/contrib Packages (/var/lib/apt/lists/ftp2.de.debian.org.org_debian_dists_etch_contrib_binary-i386_Packages) - stat (2 No existe el fichero o el directorio)
W: No se puede leer la lista de paquetes fuente http://www.debian-multimedia.org etch/main Packages (/var/lib/apt/lists/www.debian-multimedia.org_dists_etch_main_binary-i386_Packages) - stat (2 No existe el fichero o el directorio)

I'll very happy when it is done!

thanks to all for your help, i will waiting for your (more) help
 
Old 04-20-2007, 05:10 PM   #6
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Sorry I have a typo from editing your lines remove the extra .org in the etch lines.

deb http://ftp2.de.debian.org/debian/ etch main contrib
deb-src http://ftp2.de.debian.org/debian/ etch main contrib
 
  


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
Looking for some repositories for Debian Etch replica9000 Linux - Software 1 02-04-2007 01:26 AM
Any apt repositories for Beryl for debian Etch/Sid deepclutch Debian 4 12-15-2006 04:14 PM
LXer: DistroWatch Weekly: Etch delay, third-party software repositories, FreeBSD's security event auditing LXer Syndicated Linux News 0 11-20-2006 04:21 AM
Firefox 1.5 -- How Long Til It's Added to Repositories? Trip in VA Fedora 10 12-10-2005 05:07 PM

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

All times are GMT -5. The time now is 01:57 AM.

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