Error code 254

Mel Flynn mel.flynn+fbsd.questions at mailing.thruhere.net
Tue Aug 11 17:27:10 UTC 2009


On Tuesday 11 August 2009 08:53:59 Per olof Ljungmark wrote:
> Mel Flynn wrote:
> > On Tuesday 11 August 2009 02:48:49 Per olof Ljungmark wrote:
> >> ===> Installing documentation in
> >> /usr/local/share/doc/pear/XML_Serializer. ===> Installing tests in
> >> /usr/local/share/pear/tests/XML_Serializer. ===> Installing examples in
> >> /usr/local/share/examples/pear/XML_Serializer. *** Error code 254
> >>
> >>
> >> What is "Error code 254" ?
> >
> > A program returning -2 to the shell. Is that useful info? No.
> > Run make -dl install to see what goes wrong.
>
> is this useful?
>
> /bin/mkdir -p /usr/local/share/pear/packages/pear-XML_Serializer-0.20.0
> install  -o root -g wheel -m 444
> /usr/ports/devel/pear-XML_Serializer/work/package.xml
> /usr/local/share/pear/packages/pear-XML_Serializer-0.20.0
> /usr/bin/env PKG_PREFIX=/usr/local  /bin/sh
> /usr/ports/devel/pear/pear-install pear-XML_Serializer-0.20.0 POST-INSTALL
> *** Error code 254

Yes, the post install script fails. Which means the command:
/usr/local/bin/pear install -r -n -f \
	/usr/local/share/pear/packages/pear-XML_Serializer-0.20.0/package.xml 

fails. Why, I don't know, perhaps you can add -v to the above command and see 
if anything useful is printed. In the meantime, I'll try to reproduce it.
-- 
Mel


More information about the freebsd-questions mailing list