`pacman -Dk` isn't aware of `CACHY_UPDATE_NOTICE`
Open
- Dominant language
- C
- Stars
- 14
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
`pacman -Dk` exits with code 1, priniting the following to stderr:
```
error: 'CACHY_UPDATE_NOTICE': description file is missing
error: 'CACHY_UPDATE_NOTICE': file list is missing
```
The expected behavior is `pacman -Dk` should be returning 0 unless the local DB is somehow corrupted.
Related forum post: https://discuss.cachyos.org/t/cachy-update-notice-error-messages/11415/4
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.