Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Mar 2016 23:20:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207938] print/cups-filters: incorrect SHELL set, foomatic-rip tries to invoke "/bin/bash"
Message-ID:  <bug-207938-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 207938
           Summary: print/cups-filters: incorrect SHELL set, foomatic-rip
                    tries to invoke "/bin/bash"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: russo@bogodyn.org
                CC: cyberbotx@cyberbotx.com
             Flags: maintainer-feedback?(cyberbotx@cyberbotx.com)
                CC: cyberbotx@cyberbotx.com

Since the update to cups-filter 1.8.2, my printer (which requires foo2zjs)
stopped working.

On investigation I found that cups was trying to invoke the
/usr/local/bin/foo2zjs-wrapper by running "/bin/bash foo2zjs-wrapper [args]"

Configure is apparently defaulting to /bin/bash as the "modern shell" to us=
e.

This can be overridden by the --with-shell=3D option.

The attached patch made that error go away.

--=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-207938-13>