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

Re: [PATCH 7/7] Work around my laziness wrt. signing the Release file for my repository.



On Mon, Aug 16, 2010 at 01:20:26PM +0200, Jeremie Koenig wrote:
> diff --git a/util/get-packages b/util/get-packages
> index a80fe16..3013743 100755
> --- a/util/get-packages
> +++ b/util/get-packages
> @@ -77,7 +77,7 @@ fi
>  
>  # All these options make apt read the right sources list, and use APTDIR for
>  # everything so it need not run as root.
> -APT_GET="apt-get --assume-yes \
> +APT_GET="apt-get --assume-yes --force-yes \

Gee I really hope you didn't mean for this patch to get applied... and you
should use the relevant config option to allow unauthenticated packages
rather than using this rather blunt hammer, anyway.

- Matt


Reply to: