Bash Shellshock Bug

Mark Felder feld at FreeBSD.org
Wed Oct 1 15:19:17 UTC 2014



On Tue, Sep 30, 2014, at 11:30, Mark Felder wrote:
> 
> 
> On Tue, Sep 30, 2014, at 10:27, Bernt Hansson wrote:
> > I want to install kicad but getting this error:
> > 
> > root at kw:/usr/ports # make clean
> > Child process pid=41973 terminated abnormally: Segmentation fault: 11
> > "/usr/ports/Mk/bsd.port.mk", line 1222: warning: 
> > "/usr/local/sbin/pkg-static ver
> > sion -t 1.3.8 1.3.8" returned non-zero status
> > 
> > pkkng is crap
> > 
> 
> That's not a pkgng error. That's a make error. What FreeBSD version are
> you running?

Upon re-reading, that *is* possibly a pkg error. Does it always return
non-zero?

# /usr/local/sbin/pkg-static version -t 1.3.8 1.3.8
# echo $?

Does that output 0 or something else?


More information about the freebsd-questions mailing list