I tried ro remove some unused packages in debian with aptitude.
Apparently I left some conflicting packages and now aptitude refuses to run (same as apt-get)
I get this error
apt-get: symbol lookup error: /usr/lib/libstdc++.so.6: undefined symbol: _ZNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE, version GLIBCXX_3.4
The obvious thing for me would be to install aptitude again. But this is an egg and chicken problem...
What should I do? dpkg works.