Hi,

        Here is what I get when using apt-get source :

ebiz:/etc/apt# man apt-get
Reformatting apt-get(8), please wait...
ebiz:/etc/apt# apt-get source krb5-telnetd --download-only
Reading Package Lists... Done
Building Dependency Tree... Done
E: Could not open file 
/var/lib/apt/lists/http.us.debian.org_debian_dists_stable_main_source_Sources - open 
(2 No such file or directory)
ebiz:/etc/apt# touch 
/var/lib/apt/lists/http.us.debian.org_debian_dists_stable_main_source_Sources
ebiz:/etc/apt# apt-get source krb5-telnetd
Reading Package Lists... Done
Building Dependency Tree... Done
E: Could not open file 
/var/lib/apt/lists/http.us.debian.org_debian_dists_stable_contrib_source_Sources - 
open (2 No such file or directory)
ebiz:/etc/apt# touch 
/var/lib/apt/lists/http.us.debian.org_debian_dists_stable_contrib_source_Sources
ebiz:/etc/apt# apt-get source krb5-telnetd
Reading Package Lists... Done
Building Dependency Tree... Done
E: Could not open file 
/var/lib/apt/lists/http.us.debian.org_debian_dists_stable_non-free_source_Sources - 
open (2 No such file or directory)
ebiz:/etc/apt# touch 
/var/lib/apt/lists/http.us.debian.org_debian_dists_stable_non-free_source_Sources
ebiz:/etc/apt# apt-get source krb5-telnetd
Reading Package Lists... Done
Building Dependency Tree... Done
E: Unable to find a source package for krb5

        Can someone tell me what am I doing wrong?

Thanks,
Kenneth


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to