summaryrefslogtreecommitdiff
path: root/bugs/regression_on_debian_squeeze_python_dependancy.mdwn
blob: 3a3d67946290a4c4fe675c9411f5397993ac62a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
obnam package can not be installed into Debian Squeeze due dependency error:

    $ sudo apt-get install obnam
    ...
    The following packages have unmet dependencies:
     obnam : Depends: python (>= 2.6.6-7~) but 2.6.6-3+squeeze7 is to be installed
    E: Broken packages

This is duplicate of this (once resolved) bug:
http://liw.fi/obnam/bugs/obnam_squeeze_package_dependencies/

I used this repo as instructed on tutorial:
    deb http://code.liw.fi/debian squeeze main

BR,
ilkka.tengvall iki.fi

---

This is fixed now. [[done]] --liw