Bug 25958 - невозможно установить пакет subversion
Summary: невозможно установить пакет subversion
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: subversion (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P3 normal
Assignee: Andrey Cherepanov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-27 16:33 MSK by Vladimir
Modified: 2011-07-28 13:57 MSK (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir 2011-07-27 16:33:13 MSK
[root@s2 ~]# apt-get install subversion -f -m -o APT::Cache-Limit=100000000
Reading Package Lists... Done
Building Dependency Tree... Done
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:
  subversion: Depends: libsubversion (= 1.6.17-alt1)
              Depends: libapr-1.so.0()(64bit) (>= set:mgkMeHsjCtwiOrvSG3ti6D6UrWhOKDYKzydR52YcotHIfcc3KFbYM3dM4AX0VWlQp75tMv9x071TZlI4aWBIxb6PQffyNwoi1)
E: Broken packages
[root@s2 ~]#
[root@s2 ~]# uname
Linux
[root@s2 ~]# uname -a
Linux s2.gibdd.yar.ru 2.6.30-std-def-alt11 #1 SMP Tue Sep 15 08:25:19 UTC 2009 x86_64 GNU/Linux
Comment 1 Dmitry V. Levin 2011-07-28 13:57:42 MSK
Каждый пакет, перед тем как попасть в Сизиф, автоматически тестируется на предмет устанавливаемости.  Пакет subversion устанавливается и работает.

(In reply to comment #0)
> [root@s2 ~]# apt-get install subversion -f -m -o APT::Cache-Limit=100000000
> Reading Package Lists... Done
> Building Dependency Tree... Done
> 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:
>   subversion: Depends: libsubversion (= 1.6.17-alt1)
>               Depends: libapr-1.so.0()(64bit) (>=
> set:mgkMeHsjCtwiOrvSG3ti6D6UrWhOKDYKzydR52YcotHIfcc3KFbYM3dM4AX0VWlQp75tMv9x071TZlI4aWBIxb6PQffyNwoi1)
> E: Broken packages

В системе просто нарушены зависимости, рекомендую выполнить
# apt-get update && apt-get -f install