проблема c lzma

Модераторы: Skull, Модераторы разделов

Mannerghaim
Сообщения: 19
ОС: OpenSuse

проблема c lzma

Сообщение Mannerghaim »

пытаюсь поставить прогу - пишет что

Код: Выделить всё

 rpmlib(PayloadIsLzma) <= 4.4.2-1 is needed by nx-3.2.0-alt3


почитал на форуме как решить сию проблему ...

пишу :

Код: Выделить всё

# apt-get update
# apt-get install 'rpm>=4.0.4-alt93'
# apt-get --reinstall update


а в ответ выдаёт :

Код: Выделить всё

[root@localhost freenx]# apt-get install 'rpm>=4.0.4-alt93'
Reading Package Lists... Done
Building Dependency Tree... Done
Selected version rpm#4.0.4-alt96.6 for rpm>=4.0.4-alt93
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  rpm: PreDepends: librpm (= 4.0.4-alt96.6) but 4.0.4-alt77.M40.1 is to be installed
       PreDepends: librpmbuild (= 4.0.4-alt96.6) but 4.0.4-alt77.M40.1 is to be installed
       Depends: libpopt.so.0(LIBPOPT_0)
E: Broken packages


чё делать ....????
Спасибо сказали:
Аватара пользователя
Ruslandh
Сообщения: 265
ОС: Sisyphus

Re: проблема c lzma

Сообщение Ruslandh »

Код: Выделить всё

# apt-get update
# apt-get install 'rpm>=4.0.4-alt93'
'
чё делать ....????

Откуда вы такое вычитали ?
Скорей всего предлагалось не дословное описание команды, а предложение поставить rpm большей версии.

Правильный совет - попросить собрать нужную вам прогу в branch 4.0, или самому это сделать (если знаете как).
Поспешай не торопясь
Спасибо сказали:
Mannerghaim
Сообщения: 19
ОС: OpenSuse

Re: проблема c lzma

Сообщение Mannerghaim »

как это сделать..???
Спасибо сказали: