Hey everyone,
I'm getting an error trying to run a
This is what i get and I see people have had this issue with jail but havent seen a solution yet?
I would like to add that i get the same thing if I simply type
Appreciate any help!
Matt
I'm getting an error trying to run a
portupgrade -af
after having just upgraded to 11. This is what i get and I see people have had this issue with jail but havent seen a solution yet?
Code:
root@VSFREEBSD02:/usr/ports/ports-mgmt/portupgrade> portupgrade -afg
make: "Mk/Mk/bsd.port.mk" line 1180: UNAME_r (10.3-RELEASE-p11) and OSVERSION (1100122) do not agree on major version number.
/usr/local/lib/ruby/site_ruby/2.1/pkgtools/portsdb.rb:237:in `join': no implicit conversion of nil into String (TypeError)
from /usr/local/lib/ruby/site_ruby/2.1/pkgtools/portsdb.rb:237:in `index_file'
from /usr/local/lib/ruby/site_ruby/2.1/pkgtools/portsdb.rb:247:in `db_dir='
from /usr/local/lib/ruby/site_ruby/2.1/pkgtools/portsdb.rb:167:in `setup'
from /usr/local/lib/ruby/site_ruby/2.1/pkgtools/pkgtools.rb:242:in `init_pkgtools_global'
from /usr/local/sbin/portupgrade:531:in `block in main'
from /usr/local/lib/ruby/2.1/optparse.rb:880:in `initialize'
from /usr/local/sbin/portupgrade:238:in `new'
from /usr/local/sbin/portupgrade:238:in `main'
from /usr/local/sbin/portupgrade:2380:in `<main>'
I would like to add that i get the same thing if I simply type
make
or try and install any port.Appreciate any help!
Matt