[Bug 207938] print/cups-filters: incorrect SHELL set, foomatic-rip tries to invoke "/bin/bash"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 12 23:20:37 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207938

            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 at FreeBSD.org
          Reporter: russo at bogodyn.org
                CC: cyberbotx at cyberbotx.com
             Flags: maintainer-feedback?(cyberbotx at cyberbotx.com)
                CC: cyberbotx at 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 use.

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

The attached patch made that error go away.

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


More information about the freebsd-ports-bugs mailing list