tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: find and limits



On Sat, Apr 06, 2019 at 03:18:10PM +0700, Robert Elz wrote:
>     Date:        Sat, 6 Apr 2019 07:02:34 +0000
>     From:        coypu%sdf.org@localhost
>     Message-ID:  <20190406070234.GA5694%SDF.ORG@localhost>
> 
>   | Thanks. I committed that.
>   | I'm slightly horrified by this being the problem.
> 
> I hope it was tested ... I don't often install fonts.   As I said
> while it looked to be doing the wrong thing, I cannot explain the
> mechanism by which it caused a write error in install (doesn't help
> that I am not sure where the sources for that command live!)
> 
> kre

The command failing is, for urbanrenewal-ttf,

$ make patch
$ mkdir -p work/.destdir/usr/pkg/share/fonts/X11/TTF/
$ install work/Athene.ttf work/.destdir/usr/pkg/share/fonts/X11/TTF/
$ install work/.destdir/usr/pkg/share/fonts/X11/TTF/Athene.ttf work/.destdir/usr/pkg/share/fonts/X11/TTF/
install: work/.destdir/usr/pkg/share/fonts/X11/TTF//Athene.ttf: write: Invalid argument

fonts.mk is a few days old :-) no worries of breaking a lot of stuff.


Home | Main Index | Thread Index | Old Index