Skip to content
Commit 5f1cd1b9 authored by intrigeri's avatar intrigeri
Browse files

Don't fail the build if the APT lists don't include any package whose name matches ^geoclue.

The build of my first tentative 3.9~rc1 ISO failed with:

 E: Unable to locate package ^geoclue*
 E: Couldn't find any package by glob '^geoclue*'
 E: Couldn't find any package by regex '^geoclue*'
 E: config/chroot_local-hooks/98-remove_unwanted_packages failed (exit non-zero). You should check for errors.

That's because the partial, tagged APT snapshot used to build this ISO don't
include any package whose name matches ^geoclue. So let's only attempt to remove
such packages if at least one of them is installed.
parent 97d05545
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment