Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Oct 2014 22:46:20 +0200
From:      Bernt Hansson <bah@bananmonarki.se>
To:        freebsd-questions@freebsd.org
Subject:   Re: Bash Shellshock Bug
Message-ID:  <542C681C.7090704@bananmonarki.se>
In-Reply-To: <1412176749.2422568.173948777.13E04B10@webmail.messagingengine.com>
References:  <OFBBD12885.C6A08B7B-ON65257D63.002E6EFF-CA257D63.002F0BCD@in.ibm.com> <20140930110034.a637ab6d.freebsd@edvax.de> <OFC03B0588.4C96789C-ON65257D63.00324F6D-CA257D63.0032A7E5@in.ibm.com> <20140930152801.cd7a2a5e.freebsd@edvax.de> <542AC600.1090600@freebsd.org> <542ACBE9.4090304@bananmonarki.se> <1412094656.1674816.173521569.0D7E38F8@webmail.messagingengine.com> <1412176749.2422568.173948777.13E04B10@webmail.messagingengine.com>

next in thread | previous in thread | raw e-mail | index | archive | help


On 2014-10-01 17:19, Mark Felder wrote:
>
>
> 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@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?

$ /usr/local/sbin/pkg-static version -t 1.3.8 1.3.8
=

% echo $?
0

I found the remedy. Removing pkg.conf fixed the problem.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?542C681C.7090704>