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

Bug#1062641: live-build 20250505 remove also packages installed by hooks



Package: live-build
Version: 20250505

Hi,

same behaviour here with regular debian live-build.
i'm using a very simple hook to install libdvdcss2 via libdvd-pkg reconfigure hook.

`
export DEBIAN_FRONTEND=noninteractive
dpkg-reconfigure libdvd-pkg
`

the remove-live-packages script removes libdvdcss2 at the end of the installation while it keeps libdvd-pkg in place.

to solve this, i've put an empty file in
/config/includes.binary/live/filesystem.packages-remove and libdvdcss2 stays in place after installation.

on other side, i've put a late_command to remove live packages i want to be removed at the end of the installation.

i'm aware it's not a regular way to do this, but i didn't find a way to preserve packages installed by hooks.

kind regards,
arnault

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


Reply to: