Results 1 to 5 of 5
Hi folks,
Debian Lenny
$ cat /etc/apt/sources.list
Code:
deb http://ftp.us.debian.org/debian/ lenny main
deb-src http://ftp.us.debian.org/debian/ lenny main
deb http://security.debian.org/ lenny/updates main contrib
deb-src http://security.debian.org/ lenny/updates main contrib
deb http://ftp.us.debian.org/debian/ lenny non-free
...
- 04-22-2009 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,546
Running "apt-file update" problem
Hi folks,
Debian Lenny
$ cat /etc/apt/sources.list# apt-file updateCode:deb http://ftp.us.debian.org/debian/ lenny main deb-src http://ftp.us.debian.org/debian/ lenny main deb http://security.debian.org/ lenny/updates main contrib deb-src http://security.debian.org/ lenny/updates main contrib deb http://ftp.us.debian.org/debian/ lenny non-free deb http://ftp.us.debian.org/debian/ lenny contrib
Please advise how to fix the problem. TIACode:Can't get http://security.debian.org/dists/lenny/updates/Contents-i386.gz
B.R.
satimis
- 04-22-2009 #2
To create the database, you need to run apt-file as root.
Code:su - apt-file update
- 04-23-2009 #3Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,546
- 04-23-2009 #4
Its a Registerd BUG.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-23-2009 #5Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,546


Reply With Quote

