I upgraded my system to use pkgng a while back, and I'm left in a state where I can't upgrade the packages, and some of them are hosed. I get numerous errors such as the one below:
This system has over 1100 installed packages, and I don't have the means to go through all of these issues manually. I have tried uninstalling all named packages (whatever packages are named in the warnings) in hopes that running an upgrade command will clear it out, but this approach does not work.
All I want is to reinstall everything. I don't care about warnings or upgrade steps, I just want everything replaced and made current. I checked the docs, and there doesn't seem to be an auto resolver for these types of issues.
Code:
pkg: WARNING: locally installed qt4-qtestlib-4.8.5 conflicts on /usr/local/include/qt4/QtTest/qtestxmlstreamer.h with:
- qt4-testlib-4.8.5
This system has over 1100 installed packages, and I don't have the means to go through all of these issues manually. I have tried uninstalling all named packages (whatever packages are named in the warnings) in hopes that running an upgrade command will clear it out, but this approach does not work.
All I want is to reinstall everything. I don't care about warnings or upgrade steps, I just want everything replaced and made current. I checked the docs, and there doesn't seem to be an auto resolver for these types of issues.