[Bug 270274] ports-mgmt/pkg_replace: fails to fetch non-default licensed ports with -F option
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 270274] ports-mgmt/pkg_replace: fails to fetch non-default licensed ports with -F option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 270274] ports-mgmt/pkg_replace: fails to fetch non-default licensed ports with -F option"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 270274] ports-mgmt/pkg_replace: fails to fetch non-default licensed ports with -F option"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Mar 2023 21:50:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270274 Bug ID: 270274 Summary: ports-mgmt/pkg_replace: fails to fetch non-default licensed ports with -F option Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: junchoon@dec.sakura.ne.jp CC: kdeguchi@sz.tokoha-u.ac.jp CC: kdeguchi@sz.tokoha-u.ac.jp Flags: maintainer-feedback?(kdeguchi@sz.tokoha-u.ac.jp) ports-mgmt/pkg_replace: fails to fetch non-default licensed ports with -F option. Maybe this would be because "-DBATCH" is unconditionally added to build_args at line 775 for -F option. The failure mode is as below. # pkg_replace -c -v -m 'DISABLE_VULNERABILITIES=yes' -N -F graphics/epsonscan2-non-free-plugin ---> Loading /usr/local/etc/pkg_replace/pkg_replace.conf ---> Installing 'epsonscan2-non-free-plugin-6.6.40.0_1' from 'graphics/epsonscan2-non-free-plugin' ---> Fetching '/usr/ports/graphics/epsonscan2-non-free-plugin' ===> epsonscan2-non-free-plugin-6.6.40.0_1 License EPSON needs confirmation, but BATCH is defined. *** Error code 1 Stop. make: stopped in /usr/ports/graphics/epsonscan2-non-free-plugin ** Command failed (exit code 1): env MAKE_JOBS_NUMBER_LIMIT=12 make DISABLE_VULNERABILITIES=yes -DBATCH checksum ** Fix the problem and try again. ---> ** [1/1] - 0 done, 0 ignored, 0 skipped, 1 failed, 0 locked ---> Listing the results (+:done / -:ignored / !:failed) ! graphics/epsonscan2-non-free-plugin (build error) -- You are receiving this mail because: You are the assignee for the bug.