Do sourceslistu jsem zadal nové zdroje a po aktualizaci mi nenaběhl mysql-server, ani postfix a ani nejde spustit další aktualizaci a podobně. Některé služby jako ssh a apache běží. při pokusu o update vypíše :
:~# aptitude update
aptitude: symbol lookup error: /usr/lib/libstdc++.so.6: undefined symbol: _ZNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE, version GLIBCXX_3.4
při pokusu spustit mysql :
:~# /etc/init.d/mysql start
Rather than invoking init scripts through /etc/init.d, use the service(
utility, e.g. service mysql start
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the start(
utility, e.g. start mysql
start: Job failed to start
Nevěděl by prosím někdo ze skušených co s tím?
Velice dík. Marek