uneasy netbsd packages upgrade
![]()
Yesterday I took some time to upgrade my NetBSD test server packages collection to pkgsrc-2007Q3.
I updated the source tree:
$ cvs updated -dP -r pkgsrc-2007Q3
then I perform a bulk upgrade of all installed packages (not many to be honest):
# /usr/pkg/sbin/pkg_chk -g
# /usr/pkg/sbin/pkg_chk -us
It wasn't that smooth. I encountered two different kinds of problems:
- some makefiles needed to be manually edited, since
cvswas not able to merge all changes automatically - some packages couldn't be installed as part of the bulk process. I haven't completely understand the problem, so I just got rid of it by manually installing the new version of each problematic package
In the end I got it running, and everything seems fine. I had the feeling of a logical approach after all, so I am quite comfortable with this.
English
Italiano