gpg -bas -o Release.gpg Release
which defined in the http://wiki.debian.org/SecureApt page. After than
you should add your public key to apt's trust db with apt-key. Now you have
a security apt repository. Look the wiki page for more information.
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
The cryptographic signature file "Release.gpg" is created from the
authentic top level "Release" file and the secret Debian archive key.
> If I want to create a repository from the CD1, which doesn't contains
> Release.gpg, is it possible to add and how.
> The reason for the message is that I want to create a repository to install
> on several machine the CD1, by using PXE.
> It fails when it searches for the Release file, so I suspect the absence
> Release.gpg is responsible.
You can create it with your secret gpg key. You certainly need to add that
key to enable secure-apt. But trouble of doing it may be beyond you
for now. I think disabling secure apt from console shell may be easier
way.
Please seek help from install guide and may example for creating
secure-apt compatible archive:
Osamu
Osamu said:
"I think disabling secure apt from console shell may be easier way"
But, the repository is used by an official network CD like businessCard, on that CD,
I think the secure apt is enabled.
Disabling secure apt is correct for installtion via xpe, since in this case the installer (apt )
and kernel are stored in the server.
thinks again for help