Bug 25958

Summary: невозможно установить пакет subversion
Product: Sisyphus Reporter: Vladimir <v-cat>
Component: subversionAssignee: Andrey Cherepanov <cas>
Status: CLOSED NOTABUG QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: cas, ender, ldv, shrek
Version: unstable   
Hardware: x86_64   
OS: Linux   

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