I want to build an debian apt site for local LAN updates
Posted
by
user73504
on Server Fault
See other posts from Server Fault
or by user73504
Published on 2011-03-08T06:40:34Z
Indexed on
2011/03/08
8:12 UTC
Read the original article
Hit count: 284
Hi,
I have downloaded all debian's DVD disks, and I have set up apache httpd service.
I combined all dvd disk 's file, but I found the .gpg file I need and I can't create it. it looks like source's signature file. so when I set my /etc/apt/sources.list file as follow:
deb http://192.168.1.102/apt/debian squeeze main contrib
it noticed me the gpg files verilied faild.
so I want to know , how to create gpg file, and do I need some other work except put DVD's file to the apache's htdocs path?
© Server Fault or respective owner