Помогите с Ubuntu 10.04 пожалуйста

компьютеры Linux ubuntu

1. Пробовал установить google-chrome-stable таким способом:
$sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list'
$apt-get update
$apt-get install google-chrome-stable
Возникла ошибка установки, пакет не установился и сломался
2. Пробовал удалять его и через Synaptic и apt-get -f install и aptitude -f install и purge, как только не пытался
3. Выдает следующее:

# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
google-chrome-stable
0 upgraded, 0 newly installed, 1 to remove and 2 not upgraded.
1 not fully installed or removed.
After this operation, 149MB disk space will be freed.
Do you want to continue [Y/n]? y
Could not exec dpkg!
E: Sub-process /usr/bin/dpkg returned an error code (100)

4. Кажется удалился еще и dpkg:
# dpkg --help
The program 'dpkg' is currently not installed. You can install it by typing:
apt-get install dpkg
И не устанавливается обратно
# apt-get install dpkg
Reading package lists... Done
Building dependency tree
Reading state information... Done
dpkg is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
google-chrome-stable: Depends: gconf-service but it is not installable
Depends: lib32gcc1 (>= 1:4.1.1) but it is not installable
Depends: lib32stdc++6 (>= 4.6) but it is not installable
Depends: libasound2 (>= 1.0.23)
Depends: libc6-i386 (>= 2.11) but it is not installable
Depends: libgconf-2-4 (>= 2.31.1) but it is not installable
Depends: libgcrypt11 (>= 1.4.5) but 1.4.4-5ubuntu2.2 is to be installed
Depends: libgdk-pixbuf2.0-0 (>= 2.22.0) but it is not installable
Depends: libgtk2.0-0 (>= 2.24.0) but 2.20.1-0ubuntu2.1 is to be installed
Depends: libnspr4 (>= 1.8.0.10) but it is not installable
Depends: libnss3 (>= 3.14.3) but it is not installable
Depends: libx11-6 (>= 2:1.4.99.1) but 2:1.3.2-1ubuntu3.1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
Вот что пишет, отдельно пробовал устанавливать пакеты, перечисленные выше, но не получилось.

Помогите удалить сломанный пакет google чтобы всё вернулось в норму.

Примечание:
# apt-get install --reinstall dpkg
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
google-chrome-stable: Depends: gconf-service but it is not installable
Depends: lib32gcc1 (>= 1:4.1.1) but it is not installable
Depends: lib32stdc++6 (>= 4.6) but it is not installable
Depends: libasound2 (>= 1.0.23)
Depends: libc6-i386 (>= 2.11) but it is not installable
Depends: libgconf-2-4 (>= 2.31.1) but it is not installable
Depends: libgcrypt11 (>= 1.4.5) but 1.4.4-5ubuntu2.2 is to be installed
Depends: libgdk-pixbuf2.0-0 (>= 2.22.0) but it is not installable
Depends: libgtk2.0-0 (>= 2.24.0) but 2.20.1-0ubuntu2.1 is to be installed
Depends: libnspr4 (>= 1.8.0.10) but it is not installable
Depends: libnss3 (>= 3.14.3) but it is not installable
Depends: libx11-6 (>= 2:1.4.99.1) but 2:1.3.2-1ubuntu3.1 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Примечание:
ls -l /usr/bin/dpkg
ls: cannot access /usr/bin/dpkg: No such file or directory
Ответы:
Попробуй apt-get install --reinstall dpkg
ls -l /usr/bin/dpkg
(простите за пост,но подпишусь так как впервые такую ошибку бунты вижу.буду следить,чтобы знать как такое можно решать)
> cannot access /usr/bin/dpkg: No such file or directory


11 лет назад

RPI.su - самая большая русскоязычная база вопросов и ответов. Наш проект был реализован как продолжение популярного сервиса otvety.google.ru, который был закрыт и удален 30 апреля 2015 года. Мы решили воскресить полезный сервис Ответы Гугл, чтобы любой человек смог публично узнать ответ на свой вопрос у интернет сообщества.

Все вопросы, добавленные на сайт ответов Google, мы скопировали и сохранили здесь. Имена старых пользователей также отображены в том виде, в котором они существовали ранее. Только нужно заново пройти регистрацию, чтобы иметь возможность задавать вопросы, или отвечать другим.

Чтобы связаться с нами по любому вопросу О САЙТЕ (реклама, сотрудничество, отзыв о сервисе), пишите на почту [email protected]. Только все общие вопросы размещайте на сайте, на них ответ по почте не предоставляется.