[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problem with installing "git"



Hi people,

i want to compile a recent kernel and to get the kernelsources i need git.

My system is the base system (pre-made from Thorsten Glaser) on my Atari Falcon, connected to internet and then updated with

apt-get update
apt-get upgrade
apt-get dist-upgrade

After that, i installed openssh-server to be able to ssh to the Atari.

when installing openssh.server, i noticed the "Starting pkgProblemResolver with broken count:0" message for the first time. Is this a problem?

now i try to install git:

root@falcon060:~ # apt-get install git
Reading package lists... Done
Building dependency tree
Reading state information... Done
Starting pkgProblemResolver with broken count: 1
Starting 2 pkgProblemResolver with broken count: 1
Investigating (0) git [ m68k ] < none -> 1:1.8.5.2-1 > ( vcs )
Broken git:m68k Depends on libcurl3-gnutls [ m68k ] < none -> 7.36.0-1+b1 > ( libs ) (>= 7.16.2)
  Considering libcurl3-gnutls:m68k 0 as a solution to git:m68k 9999
  Re-Instated libsasl2-modules-db:m68k
  Re-Instated libsasl2-2:m68k
  Re-Instated libldap-2.4-2:m68k
  Re-Instated librtmp1:m68k
  Re-Instated libcurl3-gnutls:m68k
Broken git:m68k Depends on libexpat1 [ m68k ] < none -> 2.1.0-4 > ( libs ) (>= 2.0.1)
  Considering libexpat1:m68k 0 as a solution to git:m68k 9999
  Re-Instated libexpat1:m68k
Broken git:m68k Depends on liberror-perl [ m68k ] < none -> 0.17-1.1 > ( perl )
  Considering liberror-perl:m68k 1 as a solution to git:m68k 9999
  Re-Instated liberror-perl:m68k
Broken git:m68k Depends on git-man [ m68k ] < none -> 1:2.0.0~rc0-2 > ( doc ) (> 1:1.8.5.2)
  Considering git-man:m68k 0 as a solution to git:m68k 9999
  Re-Instated git-man:m68k
Broken git:m68k Depends on git-man [ m68k ] < none -> 1:2.0.0~rc0-2 > ( doc ) (< 1:1.8.5.2-.)
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.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
git : Depends: git-man (< 1:1.8.5.2-.) but 1:2.0.0~rc0-2 is to be installed
E: Unable to correct problems, you have held broken packages.
100|root@falcon060:~ #


It would be nice if someone could show up a solution. After all,
i am just a user that wants to check out the new kernel running
in fastram.

Greets,
Stefan


Reply to: