Hi there!
I'm trying to upgrade the PHP version on my FreeBSD 6.2 box from 5.2.4 to 5.3. I tried doing this via portupgrade but I get stuck at the
Does anyone have an idea what causes this and how to solve?
Many thanks!
Antony
I'm trying to upgrade the PHP version on my FreeBSD 6.2 box from 5.2.4 to 5.3. I tried doing this via portupgrade but I get stuck at the
portupgrade -ai
command. It shows the following error:
Code:
---> Session started at: Mon, 03 Jun 2013 11:29:19 +0200
---> Session ended at: Mon, 03 Jun 2013 11:29:20 +0200 (consumed 00:00:00)
/usr/local/lib/ruby/site_ruby/1.8/pkgversion.rb:41:in `initialize': : Not in due form: '<version>[_<revision>][,<epoch>]'. (ArgumentError)
from /usr/local/sbin/portupgrade:638:in `new'
from /usr/local/sbin/portupgrade:638:in `main'
from /usr/local/sbin/portupgrade:613:in `each'
from /usr/local/sbin/portupgrade:613: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:1303:in `call'
from /usr/local/lib/ruby/1.8/optparse.rb:1303:in `parse_in_order'
... 7 levels...
from /usr/local/lib/ruby/1.8/optparse.rb:785:in `initialize'
from /usr/local/sbin/portupgrade:229:in `new'
from /usr/local/sbin/portupgrade:229:in `main'
from /usr/local/sbin/portupgrade:2173
Does anyone have an idea what causes this and how to solve?
Many thanks!
Antony