Thread: Anki 2 on N900
View Single Post
Posts: 41 | Thanked: 25 times | Joined on Mar 2011
#4
too many dependencies problems with easy-debian.
I used image debian-m5-v3e.img.ext2.lzma

with the .deb file:

Code:
The following packages have unmet dependencies:
  anki: Depends: libqtgui4 (>= 4.7) but it is not going to be installed
  lame: Depends: libncurses5 (>= 5.7+20100313) but 5.7+20090803-2 is to be installed
  mplayer: Depends: liba52-0.7.4 but it is not going to be installed
           Depends: libartsc0 (>= 1.5.9) but it is not going to be installed
           Depends: libaudio2 but it is not going to be installed
           Depends: libbs2b0 but it is not going to be installed
           Depends: libcaca0 (>= 0.99.beta17-1) but it is not going to be installed
           Depends: libcdparanoia0 (>= 3.10.2+debian) but it is not going to be installed
           Depends: libdirectfb-1.2-9 but it is not installable
           Depends: libdv4 but it is not going to be installed
           Depends: libenca0 (>= 1.9) but it is not going to be installed
           Depends: libfribidi0 (>= 0.19.2) but it is not going to be installed
           Depends: libggi2 (>= 1:2.2.2) but it is not going to be installed
           Depends: libggiwmh0 (>= 0.3.2) but it is not going to be installed
           Depends: libjack-jackd2-0 (>= 1.9.5~dfsg-14) but it is not installable or
                    libjack-0.116 but it is not installable
           Depends: liblircclient0 but it is not going to be installed
           Depends: liblzo2-2 but it is not going to be installed
           Depends: libncurses5 (>= 5.7+20100313) but 5.7+20090803-2 is to be installed
           Depends: liborc-0.4-0 (>= 1:0.4.6) but it is not installable
           Depends: librtmp0 (>= 2.3) but it is not installable
           Depends: libsdl1.2debian (>= 1.2.10-1) but it is not going to be installed
           Depends: libvpx0 (>= 0.9.0) but it is not going to be installed
           Depends: libx264-112 (>= 1:0.svn20110115) but it is not going to be installed
           Depends: libxss1 but it is not going to be installed
           Depends: libxvmc1 but it is not going to be installed
           Depends: mplayer-skin
  python-qt4: Depends: libqt4-assistant (>= 4.4.0) but it is not going to be installed
              Depends: libqt4-designer (>= 4.4.0) but it is not going to be installed
              Depends: libqt4-help (>= 4.4.0) but it is not going to be installed
              Depends: libqt4-network (>= 4.4.0) but it is not going to be installed
              Depends: libqt4-script (>= 4.4.0) but it is not going to be installed
              Depends: libqt4-svg (>= 4.4.0) but it is not going to be installed
              Depends: libqt4-test (>= 4.4.0) but it is not going to be installed
              Depends: libqt4-webkit (>= 4.4.0) but it is not going to be installed
              Depends: libqt4-xml (>= 4.4.0) but it is not going to be installed
              Depends: libqt4-xmlpatterns (>= 4.4.0) but it is not going to be installed
              Depends: libqtcore4 (>= 4.4.0) but it is not going to be installed
              Depends: libqtgui4 (>= 4.4.0) but it is not going to be installed
              Depends: python (< 2.6) but 2.6.6-3+squeeze1 is to be installed
              Depends: python-central (>= 0.6.7) but it is not going to be installed
              Depends: python-sip4 (>= 4.7.6) but it is not going to be installed
              Depends: python-sip4 (< 4.8) but it is not going to be installed
              Depends: python-elementtree but it is not going to be installed
              Depends: python-qt4-common but it is not going to be installed
  python-sqlalchemy: Depends: python (>= 2.6.6-3+squeeze3~) but 2.6.6-3+squeeze1 is to be installed
                     Recommends: python-sqlalchemy-ext but it is not going to be installed

with the source file, you need those prerequisites:

apt-get install python-qt4 mplayer lame libportaudio2 python-sqlalchemy

Code:
The following packages have unmet dependencies:
  lame: Depends: libncurses5 (>= 5.7+20100313) but 5.7+20090803-2 is to be installed
  mplayer: Depends: libcaca0 (>= 0.99.beta17-1) but it is not going to be installed
           Depends: libdirectfb-1.2-9 but it is not installable
           Depends: libfribidi0 (>= 0.19.2) but it is not going to be installed
           Depends: libjack-jackd2-0 (>= 1.9.5~dfsg-14) but it is not installable or
                    libjack-0.116 but it is not installable
           Depends: libncurses5 (>= 5.7+20100313) but 5.7+20090803-2 is to be installed
           Depends: liborc-0.4-0 (>= 1:0.4.6) but it is not installable
           Depends: librtmp0 (>= 2.3) but it is not installable
  python-qt4: Depends: python (< 2.6) but 2.6.6-3+squeeze1 is to be installed
              Depends: python-central (>= 0.6.7) but it is not going to be installed
              Depends: python-sip4 (>= 4.7.6) but it is not going to be installed
              Depends: python-sip4 (< 4.8) but it is not going to be installed
              Depends: python-qt4-common but it is not going to be installed
  python-sqlalchemy: Depends: python (>= 2.6.6-3+squeeze3~) but 2.6.6-3+squeeze1 is to be installed
 

The Following User Says Thank You to darodi For This Useful Post: