Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Aug 2016 06:02:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 212232] print/foomatic-filters: a wrong symlink
Message-ID:  <bug-212232-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 212232
           Summary: print/foomatic-filters: a wrong symlink
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: fmysh@iijmio-mail.jp
                CC: jrm@ftfl.ca
             Flags: maintainer-feedback?(jrm@ftfl.ca)
                CC: jrm@ftfl.ca

Created attachment 174173
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D174173&action=
=3Dedit
correct a symlink

/var/log/cups/error_log said

E [29/Aug/2016:10:20:27 +0900] ricoh-mp-c8002-1: File
\"/usr/local/libexec/cups/filter/foomatic-rip\" not available: No such file=
 or
directory
E [29/Aug/2016:10:20:27 +0900] [Job 4024] Unable to start filter "foomatic-=
rip"
- No such file or directory.
E [29/Aug/2016:10:20:27 +0900] [Job 4024] Stopping job because the scheduler
could not execute a filter.

# ls -l /usr/local/libexec/cups/filter/foomatic-rip
lrwxr-xr-x  1 root  wheel  25 Aug 29 13:15
/usr/local/libexec/cups/filter/foomatic-rip -> ../../bin/foomatic-rip

It should need one more parent directory to point to
/usr/local/bin/foomatic-rip.

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