Re: preseed repo key

2016-08-07 Thread Philipp Kern
Hi, On 19.07.2016 13:30, Cyril Brulebois wrote: > I'd usually specify something like http://my.own.server/mykey.asc; I'm > not sure whether Philipp's reply meant to imply you could feed it an URL > to a GPG key to be fetched from a keyserver. Some seem to be accessible > over port 80 (probably to

Re: preseed repo key

2016-07-19 Thread Cyril Brulebois
Javier Marcon (2016-07-11): > El 11/07/16 a las 05:32, Philipp Kern escribió: > > There is a key property on the repository preseed where you can > > specify a URL: > > > > d-i apt-setup/local0/key string [...] > > > > You could specify a keyserver there using HTTP, but any HTTP server > > should

Re: preseed repo key

2016-07-11 Thread Javier Marcon
El 11/07/16 a las 05:32, Philipp Kern escribió: > On 2016-07-11 10:08, Javier Marcon wrote: >> Hello, I can add repositories on a preseed file specifiying the url and >> the key file. but how can I make the installer to download the key? For >> example I want to add a repository and to get the key

Re: preseed repo key

2016-07-11 Thread Philipp Kern
On 2016-07-11 10:08, Javier Marcon wrote: Hello, I can add repositories on a preseed file specifiying the url and the key file. but how can I make the installer to download the key? For example I want to add a repository and to get the key file I have to run the command: apt-key adv --recv-key

preseed repo key

2016-07-11 Thread Javier Marcon
Hello, I can add repositories on a preseed file specifiying the url and the key file. but how can I make the installer to download the key? For example I want to add a repository and to get the key file I have to run the command: apt-key adv --recv-keys --keyserver keys.gnupg.net E1F958385BFE2B6E