Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2023 21:50:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 270274] ports-mgmt/pkg_replace: fails to fetch non-default licensed ports with -F option
Message-ID:  <bug-270274-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270274

            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_arg=
s at
line 775 for -F option.


The failure mode is as below.

# pkg_replace -c -v -m 'DISABLE_VULNERABILITIES=3Dyes' -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'
=3D=3D=3D>  epsonscan2-non-free-plugin-6.6.40.0_1 License EPSON needs confi=
rmation,
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=3D12 make
DISABLE_VULNERABILITIES=3Dyes -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)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270274-7788>