Admittedly, I was using Synth a bit incorrectly and may have gotten my system into a bit of limbo. That said, Synth is *very* opinionated and not inuitive on the whole. It does seem to work very well, but there are some quirks to say the least.
For instance, I have a bunch of packages failing dependency checks. I think over the librsvg -> librsvg-rust upgrade. How do I tell it to rebuild the broken packages that it refuses to add to the repository?
I also installed audio/pulseaudio at one point, but then removed it by uninstalling it, deleting it from the Synth repository, and running
Thank you for your time.
For instance, I have a bunch of packages failing dependency checks. I think over the librsvg -> librsvg-rust upgrade. How do I tell it to rebuild the broken packages that it refuses to add to the repository?
I also installed audio/pulseaudio at one point, but then removed it by uninstalling it, deleting it from the Synth repository, and running
synth rebuild-repository
. But doing a synth upgrade-system
, it ended up building it again. Does Synth maintain its own internal list of packages to keep building/maintaining? How do I actually remove packages with synth?Thank you for your time.