Summary: | net/nncp: Update to 5.3.2 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Sergey Matveev <stargrave> | ||||||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | fernape, tcberner | ||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Created attachment 210280 [details]
Update patch from 5.3.0 to 5.3.2
[130amd64-svn-job-01] Installing nncp-5.3.2... cp: /usr/local/etc/newsyslog.conf.d/nncp.conf: No such file or directory ... is this expected ^ mfg Tobias I can not reproduce that error. I have created poudriere installation from the ground today for amd64-12.1-RELEASE, applied my patch (5.3.0->5.3.2) and everything is build fine. End of build log is: [...] strip: moving loadable section .noptrbss, is this intentional? install -m 0644 /usr/ports/net/nncp/files/nncp.newsyslog.conf.sample /wrkdirs/usr/ports/net/nncp/work/stage/usr/local/etc/nncp.conf.sample ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =======================<phase: package >============================ ===> Building package for nncp-5.3.2 (In reply to Sergey Matveev from comment #3) I still see this message in poudriere: =========================================================================== =>> Recording filesystem state for preinst... done =======================<phase: install >============================ ===> Installing for nncp-5.3.2 ===> Checking if nncp is already installed ===> Registering installation for nncp-5.3.2 [130amd64-svn-job-01] Installing nncp-5.3.2... cp: /usr/local/etc/newsyslog.conf.d/nncp.conf: No such file or directory - Add the following lines to /etc/rc.conf to enable nncp-daemon, nncp-caller and nncp-toss: nncp_daemon_enable="YES" Please investigate. mfg Tobias ping? I have no information how to reproduce that failure. Previous patches worked. Version 5.3.0->5.3.2 have no installation/building procedures changes. Hi there, I tested the patch and poudriere builds fine in {11.3,12.1}{i386,amd64} and 13.0-current amd64 at r356762 (from January). I'll try to upgrade my 13 and try again. Created attachment 212522 [details]
additional improvements on top of submitter's patch
Handle the problem detected by @tcberner by creating the directory and adding it to pkg-plist.
Hi Tobias, Sergey! I updated a new patch that handles this issue. Does this fix work for you? Hi Fernando Looks good to me. mfg Tobias Comment on attachment 212522 [details]
additional improvements on top of submitter's patch
Greetings! Modified patch looks good to me. Thank you.
A commit references this bug: Author: fernape Date: Sat Mar 21 18:53:41 UTC 2020 New revision: 528865 URL: https://svnweb.freebsd.org/changeset/ports/528865 Log: net/nncp: Update to 5.3.2 PR: 242881 Submitted by: stargrave@stargrave.org (maintainer) Reviewed by: tcberner Changes: head/net/nncp/Makefile head/net/nncp/distinfo head/net/nncp/pkg-plist Committed, Thanks! |
Created attachment 210223 [details] Update patch from 5.3.0 to 5.3.1 Update NNCP to 5.3.1.