Re: pkg_add -u error

2016-11-16 Thread Grégoire Jadi
On 09/19/16 16:32, Edgar Pettijohn wrote:
> I recently upgraded to the latest snapshot and when upgrading packages
> I saw this:
> 
> system(/bin/sh, -c, /usr/local/bin/mktexlsr > /dev/null 2>&1) failed:  
> exit(127)
> 
> Which makes sense because there is no /usr/local/bin/mktexlsr on my system.
> I searched for it with pkg_info -Q mktexlsr as well as other variations with
> no luck. Not sure where to go from here. Ignore post to ports@? 
> 
> Any suggestions?

You can use pkg_locate to find files in packages.

# pkg_add pkglocatedb
$ pkg_locate :/usr/local/bin/mktexlsr
texlive_base-2015:print/texlive/base:/usr/local/bin/mktexlsr

Best,

> Thanks,




signature.asc
Description: OpenPGP digital signature


pkg_add -u error

2016-09-19 Thread Edgar Pettijohn
I recently upgraded to the latest snapshot and when upgrading packages
I saw this:

system(/bin/sh, -c, /usr/local/bin/mktexlsr > /dev/null 2>&1) failed:  exit(127)

Which makes sense because there is no /usr/local/bin/mktexlsr on my system.
I searched for it with pkg_info -Q mktexlsr as well as other variations with
no luck. Not sure where to go from here. Ignore post to ports@? 

Any suggestions?

Thanks,
-- 
Edgar Pettijohn