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

Re: ARM or Armel



Hi thanks for replying. Here is what happens:

debian:/# apt-get install gcc-4.3
Reading package lists... Done
Building dependency tree
Reading state information... 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:
  gcc-4.3: Depends: gcc-4.3-base (= 4.3.3-14em1) but 4.3.2-1.1em1 is to be installed
           Depends: cpp-4.3 (= 4.3.3-14em1) but it is not going to be installed
           Depends: binutils (>= 2.19.1) but it is not going to be installed
           Depends: libgcc1 (>= 1:4.4.0) but 1:4.3.2-1.1em1 is to be installed
           Depends: libgomp1 (>= 4.3.3-14) but it is not going to be installed
E: Broken packages

debian:/# apt-get install cpp-4.3
Reading package lists... Done
Building dependency tree
Reading state information... 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:
  cpp-4.3: Depends: gcc-4.3-base (= 4.3.3-14em1) but 4.3.2-1.1em1 is to be installed
           Depends: libgcc1 (>= 1:4.4.0) but 1:4.3.2-1.1em1 is to be installed
E: Broken packages

I did apt-get update and apt-get upgrade before this. apt-get -f install attempts to remove a large number of packages and i did not go ahead with that.
My sources.list looks like:

debian:/# cat /etc/apt/sources.list
deb http://www.emdebian.org/grip/ sid main
deb-src http://www.emdebian.org/grip/ sid main

deb http://www.emdebian.org/grip/ squeeze main
deb-src http://www.emdebian.org/grip/ squeeze main

deb http://www.emdebian.org/grip/ lenny main
deb-src http://www.emdebian.org/grip/ lenny main

Please help. Thanks.


Reply to: