LinHES Forums
http://forum.linhes.org/

Apt-Get doesnt work
http://forum.linhes.org/viewtopic.php?f=14&t=13959
Page 1 of 1

Author:  Bodger [ Tue Jan 30, 2007 9:09 pm ]
Post subject:  Apt-Get doesnt work

RE50

I was about to install MythBurn by following the instructions. Those instructions include doing some apt-get commands:

When I do the apt-get update, this is what I get even using the original sources.list that was included.

Code:
Get:1 http://ftp.debian.org sid Release.gpg [378B]
Ign http://debian.geole.info sid Release.gpg
Hit http://ftp.debian.org sid Release
Ign http://debian.geole.info sid Release
Ign http://debian.geole.info sid/main Packages/DiffIndex
Hit http://ftp.debian.org sid/main Packages/DiffIndex
Ign http://debian.geole.info sid/contrib Packages/DiffIndex
Ign http://debian.geole.info sid/non-free Packages/DiffIndex
Ign http://debian.geole.info sid/main Packages
Ign http://debian.geole.info sid/contrib Packages
Hit http://ftp.debian.org sid/contrib Packages/DiffIndex
Hit http://ftp.debian.org sid/non-free Packages/DiffIndex
Ign http://debian.geole.info sid/non-free Packages
Err http://debian.geole.info sid/main Packages
  404 Not Found
Err http://debian.geole.info sid/contrib Packages
  404 Not Found
Err http://debian.geole.info sid/non-free Packages
  404 Not Found
Failed to fetch http://debian.geole.info/dists/sid/main/binary-i386/Packages.gz  404 Not Found
Failed to fetch http://debian.geole.info/dists/sid/contrib/binary-i386/Packages.gz  404 Not Found
Failed to fetch http://debian.geole.info/dists/sid/non-free/binary-i386/Packages.gz  404 Not Found
Fetched 1B in 26s (0B/s)
Reading package lists...
E: Some index files failed to download, they have been ignored, or old ones used instead.


My original sources.list:

Code:
root@mythtv:~# cd /etc/apt
root@mythtv:/etc/apt# cat sources.list
deb http://ftp.debian.org sid main contrib non-free

#deb http://packages.debianbase.de/testing/i386/nx/ ./

deb http://debian.geole.info/ sid main contrib non-free
#deb http://www.debian-multimedia.org/debian sid main

#deb http://ftp.sunet.se/pub/os/Linux/distributions/debian-multimedia unstable m
ain
#deb-src http://ftp.sunet.se/pub/os/Linux/distributions/debian-multimedia unstab
le main
root@mythtv:/etc/apt#


Any suggestions?

Thanx

Julian

Author:  funkydan2 [ Tue Jan 30, 2007 11:09 pm ]
Post subject: 

Yep - this error shouldn't cause you a problem unless you need to get a package from the geole repository.

The problem with the entry for the geole repository is that the repository only exists for etch not sid.

So change the line that says
Quote:
deb http://debian.geole.info/ sid main contrib non-free

to say
Quote:
deb http://debian.geole.info/ etch main contrib non-free

(Change the word "sid" to "etch".)

Now "apt-get update" should be your friend.

Author:  alien [ Wed Jan 31, 2007 3:25 am ]
Post subject:  Re: Apt-Get doesnt work

Bodger wrote:
RE50

I was about to install MythBurn by following the instructions.

Mythburn should already be installed in E50. From the main menu OpticalDrives then MythArchive.

Of course, you will still want apt-get for other stuff....

Allen

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/