Bug 272308 - x11/slick-greeter: Fails to build in Poduriere on 13.2-RELEASE (amd64)
Summary: x11/slick-greeter: Fails to build in Poduriere on 13.2-RELEASE (amd64)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Eric Turgeon
URL:
Keywords:
Depends on: 275088
Blocks:
  Show dependency treegraph
 
Reported: 2023-07-01 08:37 UTC by Daniel Engberg
Modified: 2025-03-28 04:30 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (ericbsd)


Attachments
[PATCH] x11/slick-greeter: update to 2.0.9 and fix install/deinstall (17.48 KB, patch)
2025-03-24 00:22 UTC, Siva Mahadevan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2023-07-01 08:37:57 UTC
Error: Files or directories left over: etc/lightdm/lightdm.conf.bak
Comment 1 Eric Turgeon freebsd_committer freebsd_triage 2023-07-22 17:30:28 UTC
I can't reproduce the issue.
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2023-07-23 00:28:39 UTC
poudriere bulk -j 132 -t -f list-of-ports-to-build
Reproducable on my end :/
Comment 3 Eric Turgeon freebsd_committer freebsd_triage 2023-12-31 17:28:33 UTC
The x11/slick-greeter port has been updated to 2.0.2. 

Please let me know if the issue still persists.
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2024-05-17 19:50:46 UTC
Still the same issue,
Did you test this in Poudriere?
Comment 5 Daniel Engberg freebsd_committer freebsd_triage 2025-01-06 19:03:14 UTC
Still the same issue, please test using Poudriere
Comment 6 Siva Mahadevan 2025-03-24 00:22:26 UTC
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.
Comment 7 Eric Turgeon freebsd_committer freebsd_triage 2025-03-26 00:35:39 UTC
(In reply to Siva Mahadevan from comment #6)

I am testing the patch with poudriere.
Comment 8 commit-hook freebsd_committer freebsd_triage 2025-03-28 01:25:39 UTC
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(-)
Comment 9 Pavel Timofeev 2025-03-28 04:30:20 UTC
Seems like some unintended patch.patch has been committed