Hi, I upgraded two of my classic ThinkPads (i386) from 9.3 to 10.0. Upgrade went apparently smooth. Then I issue pkgin update & upgrade.
However, shock... startx fails. windowmaker is missing! I explictely try to install it: sudo pkgin install windowmaker Password: calculating dependencies...done. 1 package to upgrade: cairo-1.18.0nb1 2 packages to install: pango-1.52.1 windowmaker-0.96.0nb4 0 to remove, 0 to refresh, 1 to upgrade, 2 to install 0B to download, 4265K of additional disk space will be used proceed ? [Y/n] [1/3] upgrading cairo-1.18.0nb1... [2/3] installing pango-1.52.1... [3/3] installing windowmaker-0.96.0nb4... pkg_install warnings: 0, errors: 6 pkg_install error log can be found in /var/db/pkgin/pkg_install-err.log I get a strange cairo conflict: pkg_add: Conflicting PLIST with cairo-gobject-1.16.0nb6: include/cairo/cairo-gobject.h pkg_add: 1 package addition failed ---May 06 14:42:46: [2/3] installing pango-1.52.1... pkg_add: Conflicting PLIST with cairo-gobject-1.16.0nb6: include/cairo/cairo-gobject.h pkg_add: Can't install dependency cairo>=1.18.0 pkg_add: Expected dependency cairo>=1.18.0 still missing pkg_add: 1 package addition failed Do I need to uninstall some package that "pking upgrade" didn't catch? or are the packages inconsistent? Riccardo