[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: "Реинсталляция" всей системы



Eugene Krivdyuk пишет:
At Tuesday, July 12, 2005 Basil Shubin wrote:

BS> Hi,

BS> Mihail A Antonov пишет:

Hello.

apt-get install --reinstall вернет пакет к изначальному
состоянию, то есть такому какой он был на свежеустановленной системе.


BS> А как сразу все пакеты "переставить", одним махом?

Может так:
apt-get install --reinstall `dpkg --get-selections | grep install | cut -f1`

Вылазит ошибка:
apt-get install --reinstall `dpkg --get-selections | grep install | cut -f1`
Reading Package Lists... Done
Building Dependency Tree... Done
0 upgraded, 0 newly installed, 495 reinstalled, 0 to remove and 8 not upgraded.
Need to get 0B/333MB of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue? [Y/n]
E: Couldn't configure pre-depend coreutils for debianutils, probably a dependency cycle.



Reply to: