As of today I've been getting the following error when attempting to run portupgrade:
I deleted portupgrade and thunderbird and then rebuilt them. (i.e. make all install clean) I noticed the same error at the beginning and ending of the thunderbird build process:
During the build the error appears to be non-fatal but to portupgrade it is. Anyone know what might be causing this or how to fix it? Currently my only solution is to uninstall Thunderbird.
Code:
mydesktop# portupgrade -ai
---> Session started at: Thu, 01 Oct 2009 11:28:03 -0600
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 484 packages found (-0 +1) . done]
** Makefile possibly broken: mail/thunderbird:
grep: write error: Broken pipe
thunderbird-2.0.0.23
---> Session ended at: Thu, 01 Oct 2009 11:28:34 -0600 (consumed 00:00:31)
/usr/local/sbin/portupgrade:1469:in `get_pkgname': Makefile broken (MakefileBrokenError)
from /usr/local/sbin/portupgrade:623:in `main'
from /usr/local/sbin/portupgrade:614:in `each'
from /usr/local/sbin/portupgrade:614:in `main'
from /usr/local/sbin/portupgrade:588:in `catch'
from /usr/local/sbin/portupgrade:588:in `main'
from /usr/local/lib/ruby/1.8/optparse.rb:1310:in `call'
from /usr/local/lib/ruby/1.8/optparse.rb:1310:in `parse_in_order'
from /usr/local/lib/ruby/1.8/optparse.rb:1306:in `catch'
from /usr/local/lib/ruby/1.8/optparse.rb:1306:in `parse_in_order'
from /usr/local/lib/ruby/1.8/optparse.rb:1254:in `catch'
from /usr/local/lib/ruby/1.8/optparse.rb:1254:in `parse_in_order'
from /usr/local/lib/ruby/1.8/optparse.rb:1248:in `order!'
from /usr/local/lib/ruby/1.8/optparse.rb:1241:in `order'
from /usr/local/sbin/portupgrade:565:in `main'
from /usr/local/lib/ruby/1.8/optparse.rb:791:in `initialize'
from /usr/local/sbin/portupgrade:229:in `new'
from /usr/local/sbin/portupgrade:229:in `main'
from /usr/local/sbin/portupgrade:2209
I deleted portupgrade and thunderbird and then rebuilt them. (i.e. make all install clean) I noticed the same error at the beginning and ending of the thunderbird build process:
Code:
===> Registering installation for thunderbird-2.0.0.23
grep: write error: Broken pipe
grep: write error: Broken pipe
===> Cleaning for thunderbird-2.0.0.23
grep: write error: Broken pipe
During the build the error appears to be non-fatal but to portupgrade it is. Anyone know what might be causing this or how to fix it? Currently my only solution is to uninstall Thunderbird.