Date: Tue, 11 Aug 2009 14:13:55 -0800 From: Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net> To: freebsd-questions@freebsd.org Subject: Re: Error code 254 Message-ID: <200908111413.56215.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> In-Reply-To: <4A81DB08.60907@intersonic.se> References: <4A814C91.5000909@intersonic.se> <200908111223.13929.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> <4A81DB08.60907@intersonic.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 11 August 2009 12:56:40 Per olof Ljungmark wrote: > Mel Flynn wrote: > > On Tuesday 11 August 2009 12:20:00 Per olof Ljungmark wrote: > >> Mel Flynn wrote: > >>> On Tuesday 11 August 2009 10:53:21 Per olof Ljungmark wrote: > >>>> Mel Flynn wrote: > >>>>> On Tuesday 11 August 2009 09:27:06 Mel Flynn wrote: > >>>>>> 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 > > Hmmm, when I try > portupgrade -fO pear > the error pops up here too. > > Should I suspect the package database then? > > ===> Installing for pear-1.8.1 > ===> pear-1.8.1 depends on file: /usr/local/include/php/main/php.h - > found ===> pear-1.8.1 depends on file: > /usr/local/lib/php/20060613/pcre.so - found > ===> pear-1.8.1 depends on file: /usr/local/lib/php/20060613/xml.so - > found > ===> Generating temporary packing list > *** Error code 254 Is it really at that point? Could you try a make -dl install again? If it's the package list generation for real, then I'm gonna suspect something on a system level, like IO errors or read-only mounts. If it is the same thing with pear install command, then perhaps you should pkg_delete -r pear-1.8.1 (careful, will uninstall anything depending on pear) and start over to see if the error persists. The pear command sure can use some more verbosity then. -- Mel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908111413.56215.mel.flynn%2Bfbsd.questions>