~valentin.david/+git/snapd:valentindavid/drop-fc-cache

Last commit made on 2024-02-14
Get this branch:
git clone -b valentindavid/drop-fc-cache https://git.launchpad.net/~valentin.david/+git/snapd
Only Valentin David can upload to this branch. If you are Valentin David please log in for upload directions.

Branch merges

Branch information

Name:
valentindavid/drop-fc-cache
Repository:
lp:~valentin.david/+git/snapd

Recent commits

77c3ad2... by Valentin David

many: drop fontconfig cache generation

4893582... by Maciej Borzecki

tests/main/interfaces-polkit: add details

Signed-off-by: Maciej Borzecki <email address hidden>

eb98b2f... by Maciej Borzecki

tests/main/completion: add details

Signed-off-by: Maciej Borzecki <email address hidden>

4071977... by Maciej Borzecki

tests/main/interfaces-polkit: disable on amazon-linux-2023

Polkit daemon isn't installed by default

Signed-off-by: Maciej Borzecki <email address hidden>

7f79581... by Maciej Borzecki

tests/main/completion: disable on amazon-linux-2023

gnupg2-minimal is installed by default, and it's missing features

Signed-off-by: Maciej Borzecki <email address hidden>

db95ec2... by Maciej Borzecki

tests/lib/pkgdb: require gpg on Amazon Linux 2023

When using dnf, specify just 'gpg' as the desired package, which is provided by
both gnupg2-full and gnupg2-minimal.

Signed-off-by: Maciej Borzecki <email address hidden>

854746d... by Maciej Borzecki

tests/lib/pkgdb: use dnf on Amazon Linux 2023

Amazon Linux 2023 primarily uses dnf like Fedora.

Signed-off-by: Maciej Borzecki <email address hidden>

f88db05... by Maciej Borzecki

tests/lib/pkgdb: curl is already available on AMZN2, AL2023, and CentOS7

Curl is already preinstalled (or provided by other package) in all those images.
Specifically on AL2023, attempt o install curl will trigger a conflict with
curl-minimal like so:

```
 Problem: problem with installed package curl-minimal-8.3.0-1.amzn2023.0.2.x86_64
  - package curl-minimal-8.3.0-1.amzn2023.0.2.x86_64 conflicts with curl provided by curl-7.87.0-2.amzn2023.0.2.x86_64
  - package curl-minimal-8.0.1-1.amzn2023.x86_64 conflicts with curl provided by curl-7.87.0-2.amzn2023.0.2.x86_64
```

Signed-off-by: Maciej Borzecki <email address hidden>

1df36a8... by Maciej Borzecki

github: increase verbosity

Signed-off-by: Maciej Borzecki <email address hidden>

777e3fb... by Maciej Borzecki

tests/lib/prepare-restore: drop a workaround which removed xdelta

Signed-off-by: Maciej Borzecki <email address hidden>