[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt-get doesn't like line 13 in /apt/sources.list



DTi4565459@aol.com wrote:

"Malformed" line 13

It is:    deb file://sources/x11

What is wrong?  What do I need to get apt-get update to work


No, it should be:
deb file:/sources/x11 ./

And don't forget to make the "Packages" file in that directory (with dpkg-scanpackages) (supposed you have there some *.deb files only). I don't know what the "override"-file should do, but I do it this way:
cd /sources/x11
touch ov
dpkg-scanpackages ./ ov > Packages



Reply to: