back few hrs a go i do apt-get update && apt-get dist-upgrade then something bad happen here are the error : <begin> zuan:~# apt-get update && apt-get dist-upgrade Get:1 ftp://ftp.debian.org unstable/main Packages [2472kB] Get:2 ftp://ftp.debian.org unstable/main Release [82B] Get:3 ftp://ftp.debian.org unstable/contrib Packages [79.4kB] Get:4 ftp://ftp.debian.org unstable/contrib Release [85B] Get:5 ftp://ftp.debian.org unstable/non-free Packages [72.5kB] Get:6 ftp://ftp.debian.org unstable/non-free Release [86B] Fetched 2624kB in 4m18s (10.2kB/s) Reading Package Lists... Done Building Dependency Tree... Done Reading Package Lists... Done Building Dependency Tree... Done Calculating Upgrade... Done 1 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 23 packages not fully installed or removed. Need to get 0B/201kB of archives. After unpacking 50.2kB will be used. Do you want to continue? [Y/n] y (Reading database ... 21596 files and directories currently installed.) Preparing to replace lilo 1:22.5.1-2 (using .../lilo_1%3a22.5.1-3_i386.deb) ... Unpacking replacement lilo ... update-menus: relocation error: update-menus: symbol _ZNSt9basic_iosIcSt11char_traitsIcEE4initEPSt15basic_streambufIcS1_E, version GLIBCPP_3.2 not defined in file libstdc++.so.5 with link time reference dpkg: warning - old post-removal script returned error exit status 127 dpkg - trying script from the new package instead ... update-menus: relocation error: update-menus: symbol _ZNSt9basic_iosIcSt11char_traitsIcEE4initEPSt15basic_streambufIcS1_E, version GLIBCPP_3.2 not defined in file libstdc++.so.5 with link time reference dpkg: error processing /var/cache/apt/archives/lilo_1%3a22.5.1-3_i386.deb (--unpack): subprocess new post-removal script returned error exit status 127 update-menus: relocation error: update-menus: symbol _ZNSt9basic_iosIcSt11char_traitsIcEE4initEPSt15basic_streambufIcS1_E, version GLIBCPP_3.2 not defined in file libstdc++.so.5 with link time reference dpkg: error while cleaning up: subprocess post-removal script returned error exit status 127 Errors were encountered while processing: /var/cache/apt/archives/lilo_1%3a22.5.1-3_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) zuan:~#
<end> any idea howto fix it? after that i cannot install a single software from apt-get when i try to it will give me the same error

