Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jul 2026 17:45:41 +0100
From:      Alexander Wittig <alexander@wittig.name>
To:        Andrea Venturoli <ml@netfence.it>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: pkg_rmleaves regresssion
Message-ID:  <49FF2C8E-809B-42DA-B6F1-0AAEA0D1762D@wittig.name>
In-Reply-To: <948cd8b9-0d8d-42a7-a45f-106a14cd0e19@netfence.it>

index | next in thread | previous in thread | raw e-mail

Thanks Andrea

> I'm a long time user of pkg_rmleaves, but, after the last update, I'm experiencing a problem.
> The first run works fine, but, after that, the same packages appear again and again, with the new leafs at the end of the list.
> 
> I think the problem lies at the beginning of the showList() function, where
>>        cat "$TMPFILE" >> "$DLGFILE"
> should be
> >         cat "$TMPFILE" > "$DLGFILE"

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,
Alex



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49FF2C8E-809B-42DA-B6F1-0AAEA0D1762D>