Hi,
I just upgraded from 9.2-RELEASE to 9.3-RELEASE. In order to do this, I ran
According to some URL on the net, I saw that portupgrade is the command to use. I never used portupgrade on this system, I usually use portmaster. Can I rebuild all my3rd third-party software even with portmaster?
Thank you.
I just upgraded from 9.2-RELEASE to 9.3-RELEASE. In order to do this, I ran
freebsd-update -r 9.3-RELEASE upgrade, and after: /usr/sbin/freebsd-update install. After reboot, I re-ran /usr/sbin/freebsd-update install and I got this message:
Code:
Installing updates...
install: ///usr/src/contrib/bind9/libtool.m4 exists but is not a directory
install: ///usr/src/contrib/bind9/libtool.m4/libtool.m4: Not a directory
install: ///usr/src/contrib/bind9/libtool.m4/ltoptions.m4: Not a directory
install: ///usr/src/contrib/bind9/libtool.m4/ltsugar.m4: Not a directory
install: ///usr/src/contrib/bind9/libtool.m4/ltversion.m4: Not a directory
install: ///usr/src/share/man/man4/axge.4: No such file or directory
install: ///usr/src/share/man/man4/mpr.4: No such file or directory
install: ///usr/src/share/man/man4/mrsas.4: No such file or directory
install: ///usr/src/share/man/man4/qlxgbe.4: No such file or directory
install: ///usr/src/share/man/man4/qlxge.4: No such file or directory
install: ///usr/src/share/man/man4/urndis.4: No such file or directory
install: ///usr/src/share/man/man4/usb_template.4: No such file or directory
install: ///usr/src/share/man/man4/vt.4: No such file or directory
install: ///usr/src/share/man/man4/wsp.4: No such file or directory
install: ///usr/src/share/man/man9/SDT.9: No such file or directory
install: ///usr/src/share/man/man9/pget.9: No such file or directory
Completing this upgrade requires removing old shared object files.
Please rebuild all installed 3rd party software (e.g., programs
installed from the ports tree) and then run "/usr/sbin/freebsd-update install"
again to finish installing updates.
According to some URL on the net, I saw that portupgrade is the command to use. I never used portupgrade on this system, I usually use portmaster. Can I rebuild all my
Thank you.