Есть файл /etc/apt/sources.list deb http://security.debian.org/ stable/updates main deb http://http.us.debian.org/debian stable main contrib non-free deb http://http.us.debian.org/debian testing main contrib non-free
После выполнения ~$ sudo apt-get update Получаем Hit http://security.debian.org stable/updates/main Packages Hit http://security.debian.org stable/updates/main Release Get:1 http://http.us.debian.org stable/main Packages [1774kB] Get:2 http://http.us.debian.org stable/main Release [95B] Get:3 http://http.us.debian.org stable/contrib Packages [49.2kB] Get:4 http://http.us.debian.org stable/contrib Release [98B] Get:5 http://http.us.debian.org stable/non-free Packages [65.3kB] Get:6 http://http.us.debian.org stable/non-free Release [99B] Hit http://http.us.debian.org testing/main Packages Hit http://http.us.debian.org testing/main Release Hit http://http.us.debian.org testing/contrib Packages Hit http://http.us.debian.org testing/contrib Release Hit http://http.us.debian.org testing/non-free Packages Hit http://http.us.debian.org testing/non-free Release Fetched 1889kB in 39s (47.8kB/s) Segmentation faultsts... 96% Если оставить в /etc/apt/sources.list только 1 и 2 или 1 и 3 строки, то всё нормально. Вопрос -- в чем причина? P.S.: после базовой установки (woody 3.0, cd 1), часть софта взял из unstable и testing веток, в принципе, всё работает, но появился такой глюк. -- 7th Day Adventism Shit happens on Saturdays.

