PDA

View Full Version : apt-get doesn't find showeq on debian



pocs
12-09-2005, 02:18 PM
For some reason I have a feeling that it is staring me in the face, but I am just missiing it. I needed to replace my drive on my debian system. I installed the drive, installed debain sarge wihtout issue. Updated the sources.list file, ran apt-get update and then apt-get install showeq. I get nada. =(

Here is my sources.list file from /etc/apt


#deb file:///cdrom/ sarge main

deb http://security.debian.org/ stable/updates main

deb http://ftp.debian.org/debian/ stable main
deb-src http://ftp.debian.org/debian/ stable main

deb ftp://ftp.real-time.com/linux/real-time-debpool sarge custom
deb-src ftp://ftp.real-time.com/linux/real-time-debpool sarge custom


This is what I get when I run apt-get update and then apt-get install showeq



debian01:/etc/apt# apt-get update
Hit http://ftp.debian.org stable/main Packages
Hit http://ftp.debian.org stable/main Release
Hit http://ftp.debian.org stable/main Sources
Hit http://ftp.debian.org stable/main Release
Hit http://security.debian.org stable/updates/main Packages
Hit http://security.debian.org stable/updates/main Release
Hit ftp://ftp.real-time.com sarge/custom Packages
Hit ftp://ftp.real-time.com sarge/custom Release
Hit ftp://ftp.real-time.com sarge/custom Sources
Hit ftp://ftp.real-time.com sarge/custom Release
Reading Package Lists... Done
debian01:/etc/apt# apt-get install showeq
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package showeq


I do have an connection out.



debian01:/etc/apt# ping www.google.com (http://www.google.com)
PING www.l.google.com (http://www.l.google.com) (64.233.187.99) 56(84) bytes of data.
64 bytes from 64.233.187.99: icmp_seq=1 ttl=242 time=26.5 ms
64 bytes from 64.233.187.99: icmp_seq=2 ttl=242 time=25.9 ms
64 bytes from 64.233.187.99: icmp_seq=3 ttl=242 time=27.3 ms

[2]+ Stopped ping www.google.com (http://www.google.com)


Any Assistance would be appreciated.

tanner
12-09-2005, 04:57 PM
If you read the package announcement that I posted I release unstable (sid) .debs, -not- sarge.

Etch, was built today, pushing it now.
Sarge probably tonight.

pocs
12-09-2005, 05:57 PM
Thanks Tanner taht pretty much solves that one. RTFA would have saved me on that.

pocs
12-10-2005, 09:17 AM
Got it late last night and it is working beautifully. Thank you for your hard work.