Error: Files or directories left over: etc/lightdm/lightdm.conf.bak
I can't reproduce the issue.
poudriere bulk -j 132 -t -f list-of-ports-to-build Reproducable on my end :/
The x11/slick-greeter port has been updated to 2.0.2. Please let me know if the issue still persists.
Still the same issue, Did you test this in Poudriere?
Still the same issue, please test using Poudriere
Created attachment 258964 [details] [PATCH] x11/slick-greeter: update to 2.0.9 and fix install/deinstall Can someone review this patch? I've updated to 2.0.9 and also fixed the pkg_install/deinstall scripts which erroneously add a bak file while attempting to in-place modify the lightdm conf file. Please test the patch properly as well since I'm not able to test it at runtime.
(In reply to Siva Mahadevan from comment #6) I am testing the patch with poudriere.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cacccb37274b3cacc385900de48747d793631f9d commit cacccb37274b3cacc385900de48747d793631f9d Author: Eric Turgeon <ericbsd@FreeBSD.org> AuthorDate: 2025-03-28 01:17:15 +0000 Commit: Eric Turgeon <ericbsd@FreeBSD.org> CommitDate: 2025-03-28 01:24:57 +0000 x11/slick-greeter: updated to 2.0.9 PR: 272308 Reported by: Siva Mahadevan patch.patch (new) | 384 +++++++++++++++++++++++++++++++ x11/slick-greeter/Makefile | 11 +- x11/slick-greeter/distinfo | 6 +- x11/slick-greeter/files/pkg-deinstall.in | 4 +- x11/slick-greeter/files/pkg-install.in | 4 +- x11/slick-greeter/pkg-plist | 250 ++++++++++---------- 6 files changed, 522 insertions(+), 137 deletions(-)
Seems like some unintended patch.patch has been committed