[elbe-devel] [PATCH 1/3] debian: Move debathena-transform-lighttpd from pkgsel to Depends

viraj viraj.shah at linutronix.de
Tue Jul 19 15:07:43 CEST 2022



On 7/19/22 12:47, Bastian Germann wrote:
> The debathena-transform-lighttpd installation via pkgsel does not give
> a hint why it is there.
>
> Let the python3-elbe-buildenv depend on it instead to reflect its use.
> It is really needed by the buildenv to serve the internal repo for bin-
> and src-cdrom creation.
>
> Signed-off-by: Bastian Germann <bage at linutronix.de>
Reviewed-by: Viraj Shah <viraj.shah at linutronix.de>
> ---
>  debian/control                 | 1 +
>  elbepack/init/preseed.cfg.mako | 1 -
>  2 files changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/debian/control b/debian/control
> index 937520f7e2..e0a394855a 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -122,6 +122,7 @@ Depends: ${misc:Depends},
>    binfmt-support,
>    btrfs-progs,
>    debootstrap,
> +  debathena-transform-lighttpd,
>    dosfstools,
>    dpkg-dev,
>    python3-elbe-bin (= ${binary:Version}),
> diff --git a/elbepack/init/preseed.cfg.mako b/elbepack/init/preseed.cfg.mako
> index 9774203688..ce1ecba6e7 100644
> --- a/elbepack/init/preseed.cfg.mako
> +++ b/elbepack/init/preseed.cfg.mako
> @@ -135,7 +135,6 @@ apt-mirror-setup apt-setup/use_mirror boolean false
>  d-i finish-install/reboot_in_progress note
>  d-i pkgsel/include string rng-tools-debian \
>                            dbus \
> -                          debathena-transform-lighttpd \
>  % for p in elbe_initvm_packagelist:
>                            ${p}=${elbe_version}* \
>  % endfor

-- 
Viraj Shah
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 16; Fax.: +49 7556 25 999 99

Hinweise zum Datenschutz finden Sie hier (Informations on data privacy 
can be found here): https://linutronix.de/kontakt/Datenschutz.php

Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen | 
Registergericht (Registration Court): Amtsgericht Freiburg i.Br. HRB700 
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner



More information about the elbe-devel mailing list