View Single Post
  #4   (View Single Post)  
Old 30th October 2012
nico_h nico_h is offline
Port Guard
 
Join Date: Jun 2008
Posts: 23
Default upgrade to pkgng

I did the upgrade, following the indications of UPDATING :

Code:
  # make -C /usr/ports/ports-mgmt/pkg install clean
  # make -C /usr/ports/ports-mgmt/portmaster config build deinstall install clean
  # echo 'WITH_PKGNG=yes' >> /etc/make.conf
  # pkg2ng
The only problem was at the end (pkg2ng output) :
Code:
!!! Some packages failed to register !!!
Failed packages:  fping-3.4
There was a more detailed message above about fping but the console I use has a little bug and I can't get this message back unfortunately...
Reply With Quote