View Single Post
  #2   (View Single Post)  
Old 13th February 2012
IdOp's Avatar
IdOp IdOp is offline
Too dumb for a smartphone
 
Join Date: May 2008
Location: twisting on the daemon's fork(2)
Posts: 1,027
Default

Quote:
Originally Posted by daemonfowl View Post
in NetBSD 5.1 , pkg_add sends back an error message that reads something like : " .. is made with a newer pkg_install ..
what is the correct way to deal with this issue ?
Is the message like this example?:
Code:
pkg_add: Warning: package `ImageMagick-6.7.3.1nb2' was built for a platform:
pkg_add: NetBSD/i386 5.0.2 (pkg) vs. NetBSD/i386 5.1.0_PATCH (this host)
If not, please post the exact message. If so, my response has been to ignore the message and haven't had any problems. (But I'm not an expert.)
Reply With Quote