Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Nov 2022 16:44:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267670] net/tsocks: ". tsocks off" results in sed error "bad flag in substitution command"
Message-ID:  <bug-267670-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 267670
           Summary: net/tsocks: ". tsocks off" results in sed error "bad
                    flag in substitution command"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ehaupt@FreeBSD.org
          Reporter: chris@mumac.de
          Assignee: ehaupt@FreeBSD.org
             Flags: maintainer-feedback?(ehaupt@FreeBSD.org)

After using ". tsocks on", a subsequent ". tsocks off" results in

  sed: 1: "s/\/usr/local\/lib\/lib ...": bad flag in substitute command: '/'

It's obvious that the backslash in front of the slash between usr and local=
 is
missing. The corresponding line in /usr/local/bin/toscks is 56; adding the
missing backslash fixes the error.

Thanks,
--Christina

--=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-267670-7788>