diff options
| author | 2026-05-22 10:41:22 +0100 | |
|---|---|---|
| committer | 2026-05-22 10:41:22 +0100 | |
| commit | cf98e69d76cd952b2fd58fc9f77e46826ac941d0 (patch) | |
| tree | ae7423a6d669b2834444783547992dfb6b98d291 /meta/base.txt | |
| parent | b7b2f2d54261cc77be3658463d58b621ae29e1e6 (diff) | |
| download | dotfiles-cf98e69d76cd952b2fd58fc9f77e46826ac941d0.tar.gz dotfiles-cf98e69d76cd952b2fd58fc9f77e46826ac941d0.tar.bz2 dotfiles-cf98e69d76cd952b2fd58fc9f77e46826ac941d0.zip | |
fix(pkg): skip mark-explicit for packages resolved to a different provider
paru may resolve a declared name to a provider with a different package
name (e.g. ttf-font-awesome -> otf-font-awesome). Calling
`pacman -D --asexplicit` on the declared name then fails with
'could not find or read package' and aborts the recipe.
Intersect the declared list with `pacman -Qq` before bumping reasons;
names not present in the local DB are silently skipped.
Diffstat (limited to 'meta/base.txt')
0 files changed, 0 insertions, 0 deletions
