Re: pkg_rmleaves regresssion
Alexander Wittig <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <[email protected]> |
> On 5 Aug 2026, at 16:57, Andrea Venturoli <[email protected]> wrote: > > On 7/30/26 18:45, Alexander Wittig wrote: > >> Indeed, that looks like a regression. Thanks for debugging and finding the problem. >> I think I fixed it and just submitted a maintainer update (Bug 297171). > Thanks. > However, now it doesn't work at all :) Yay! Progress! > Reason is "--cancel-exit-code" and "--esc-exit-code" are not available in 14.4's bsddialog (only on 15.1). > Removing that line fixes it, though. Unfortunately that’s needed to allow xargs to break out of multiple dialogs for people with lots of leaf ports without seeing all of them. I think I implemented a work-around, could you try the latest version at https://github.com/abgandar/pkg_rmleaves to see if it works for you on 14.x? Thanks, Alex