Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Apr 2015 12:03:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199113] japanese/font-ricty: install creates fonts.dir in cwd
Message-ID:  <bug-199113-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 199113
           Summary: japanese/font-ricty: install creates fonts.dir in cwd
           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: hiroto.kagotani@gmail.com
                CC: meta+ports@vmeta.jp
                CC: meta+ports@vmeta.jp
             Flags: maintainer-feedback?(meta+ports@vmeta.jp)

When I run make install, it shows an error message at the end:

# make install
===>  Installing for ja-font-ricty-3.2.4_2
===>   ja-font-ricty-3.2.4_2 depends on executable: fc-cache - found
===>   ja-font-ricty-3.2.4_2 depends on file:
/usr/local/share/ricty/RictyDiscord-Regular.ttf - found
===>   ja-font-ricty-3.2.4_2 depends on executable: fc-cache - found
===>   ja-font-ricty-3.2.4_2 depends on executable: mkfontdir - found
===>   ja-font-ricty-3.2.4_2 depends on executable: mkfontscale - found
===>  Checking if ja-font-ricty already installed
===>   Registering installation for ja-font-ricty-3.2.4_2
Installing ja-font-ricty-3.2.4_2...
cd: %%X_FONTSDIR%%/TTF: No such file or directory

And "fonts.dir" is created in the current working directory:

# ls -l
total 28
-rw-r--r--  1 root  wheel  3176 Mar 22 08:43 Makefile
-rw-r--r--  1 root  wheel   130 Feb  1 01:48 distinfo
drwxr-xr-x  2 root  wheel   512 Mar 24 15:36 files
-rw-r--r--  1 root  wheel  3878 Apr  2 20:56 fonts.dir
-rw-r--r--  1 root  wheel   135 Jan 23  2014 pkg-descr
-rw-r--r--  1 root  wheel   764 Mar 22 08:43 pkg-plist
drwxr-xr-x  5 root  wheel   512 Apr  2 20:56 work

Since "/usr/local/share/fonts/TTF/fonts.dir" seems to be successfully updated,
"pkg-install.in" may be unnecessary.

-- 
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-199113-13>