From nobody Wed Nov 17 04:31:44 2021 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 60055189B657 for ; Wed, 17 Nov 2021 04:31:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Hv94J26bvz4VPs for ; Wed, 17 Nov 2021 04:31:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 231AF1AC6B for ; Wed, 17 Nov 2021 04:31:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 1AH4Vi6K099306 for ; Wed, 17 Nov 2021 04:31:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 1AH4Vi6C099305 for ports-bugs@FreeBSD.org; Wed, 17 Nov 2021 04:31:44 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 259891] net-mgmt/smokeping patch fails when upgrading from 2.7.3_2 to 2.8.2 Date: Wed, 17 Nov 2021 04:31:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: freebsd@shaunc.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: rodrigo@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D259891 Bug ID: 259891 Summary: net-mgmt/smokeping patch fails when upgrading from 2.7.3_2 to 2.8.2 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: rodrigo@FreeBSD.org Reporter: freebsd@shaunc.com Flags: maintainer-feedback?(rodrigo@FreeBSD.org) Assignee: rodrigo@FreeBSD.org Overview: When attempting to upgrade from smokeping-2.7.3_2 to smokeping-2.8.2, the "patch-bin_smokeping" patch fails to apply and the build fails.=20 Steps to Reproduce: cd /usr/ports/net-mgmt/smokeping make A prompt appears for "File to patch:" and waits for input. I'm not sure what it's asking for, so I hit Enter, then Enter again to confirm skipping the patch. Actual Results: [root@host /usr/ports/net-mgmt/smokeping]# make =3D=3D=3D> License GPLv2 accepted by the user =3D=3D=3D> smokeping-2.8.2 depends on file: /usr/local/sbin/pkg - found =3D=3D=3D> Fetching all distfiles required by smokeping-2.8.2 for building =3D=3D=3D> Extracting for smokeping-2.8.2 =3D> SHA256 Checksum OK for oetiker-SmokePing-2.8.2_GH0.tar.gz. cd /usr/ports/net-mgmt/smokeping/work/SmokePing-2.8.2/lib ; /bin/rm -f BER.= pm SNMP_util.pm SNMP_Session.pm =3D=3D=3D> Patching for smokeping-2.8.2 =3D=3D=3D> Applying FreeBSD patches for smokeping-2.8.2 from /usr/ports/net-mgmt/smokeping/files File to patch: No file found--skip this patch? [y] 1 out of 1 hunks ignored--saving rejects to Oops.rej =3D=3D=3D> FAILED Applying FreeBSD patch-bin_smokeping =3D=3D=3D> Cleanly applied FreeBSD patch(es) patch-Makefile.am =3D=3D=3D> FAILED to apply cleanly FreeBSD patch(es) patch-bin_smokeping *** Error code 1 Stop. make[1]: stopped in /usr/ports/net-mgmt/smokeping *** Error code 1 Stop. make: stopped in /usr/ports/net-mgmt/smokeping [root@host /usr/ports/net-mgmt/smokeping]# cat work/SmokePing-2.8.2/Oops.rej @@ -4,13 +4,12 @@ use strict; use warnings; -use FindBin; use lib (split /:/, q{}); # PERL5LIB -use lib "$FindBin::RealBin/../lib";use lib "$FindBin::RealBin/../thirdparty/lib/perl5"; # LIBDIR +use lib "/usr/local/smokeping/lib"; use Smokeping; -Smokeping::main("$FindBin::RealBin/../etc/config"); +Smokeping::main("/usr/local/etc/smokeping/config"); =3Dhead1 NAME Expected Results: The patch applies and the build completes successfully Build Date & Hardware: FreeBSD 12.2-RELEASE-p11 #8 6be068e8574(releng/12.2): Thu Nov 4 15:21:58 C= DT 2021 Additional Information: N/A --=20 You are receiving this mail because: You are the assignee for the bug.=