ultimatespirit
ultimatespirit
Looking at the source, and attempting a resize directly, it appears that `tomb` restricts resizing a tomb to 150MiB increments: https://github.com/dyne/tomb/blob/ff692999de9fdec625ffab60c57f3cc6cf1ccd16/tomb#L2849 This is not reflected in the documentation, and is...
This change rewrites the custom `pinentry` search code to instead be a modified form of the standard `/usr/bin/pinetry` fallback script. The prior behaviour could not handle cases where a `pinentry`...
Checked the issue history and saw several pinentry issues that basically went over this exact same issue and never really got handled in any longterm manner. # Issue As noted...
Seems I've hit a bit of an edge case. I appear to have narrowed it down to the `one-file-system` option, but it wouldn't surprise me if it has something to...
Aura can no longer build `ltunify-git` (https://aur.archlinux.org/packages/ltunify-git), though I'm not sure since when this broke given that I installed this back in the haskell version of aura. Attempting to upgrade...
This is a followup from https://github.com/fosskers/aura/issues/955#issuecomment-3615016691. As part of the linked issue we found that, at least to the best of my knowledge, in the event a PKGBUILD cannot successfully...