#738834 buildd.emdebian.org: gcc-4.7-arm-linux-gnueabi can't be installed due to unmet dependencies

Package:
gcc-arm-linux-gnueabi
Source:
gcc-defaults
Description:
GNU C compiler for the armel architecture
Submitter:
Andreas Platschek
Date:
2015-05-08 10:51:08 UTC
Severity:
normal
#738834#5
Date:
2014-02-13 10:41:19 UTC
From:
To:
I am trying to install gcc-4.7-arm-linux-gnueabi which can not be
installed due
to problems with binutils-arm-linux-gnueabi and libgomp1-armel-cross.

If I try to install libgomp1-armel-cross, apt tells me that it is not
installable due to its dependency on gcc-4.8-base-armel-cross ... which
seems
not to be in the repository (yet?).

I am Running Debian 7.3 on my System, and I am using the emdebian wheezy
repository:
deb http://www.emdebian.org/debian/ wheezy main

Here is my Screenlog:

root@PC63:/home/andi# apt-get install gcc-4.7-arm-linux-gnueabi
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.7-arm-linux-gnueabi : Depends: binutils-arm-linux-gnueabi (>= 2.21.1)
but it is not going to be installed
                             Depends: libgomp1-armel-cross (>= 4.7.2-4)
but it
is not going to be installed
E: Unable to correct problems, you have held broken packages.
root@PC63:/home/andi# apt-get install libgomp1-armel-cross
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:
 libgomp1-armel-cross : Depends: gcc-4.8-base-armel-cross (= 4.8.2-1)
but it is
not installable
E: Unable to correct problems, you have held broken packages.
root@PC63:/home/andi# apt-cache search gcc-4.8-base-armel-cross
root@PC63:/home/andi#

#738834#10
Date:
2014-02-13 10:50:00 UTC
From:
To:
Sorry, I just realized that I should have written

Package: buildd.emdebian.org

thx!