Hi, On Tue, Dec 15, 2015 at 06:49:32PM +0100, Mélaine Aubin Guifo wrote: > Yes these package already exist in Sid, but could not be installed due > to wrong dependecies or conflicts: > sudo aptitude install gcc-arm-linux-gnueabi g++-arm-linux-gnueabi > The following packages will be upgraded: > cpp-arm-linux-gnueabi{b} g++-arm-linux-gnueabi{b} gcc-arm-linux- > gnueabi{b} > 3 packages upgraded, 0 newly installed, 0 to remove and 11 not > upgraded. > Need to get 17.7 kB of archives. After unpacking 0 B will be used. > The following packages have unmet dependencies: > cpp-arm-linux-gnueabi : Depends: cpp-5-arm-linux-gnueabi (>= 5.3.1-3~) > but 5.3.1-2cross1 is installed. > gcc-arm-linux-gnueabi : Depends: gcc-5-arm-linux-gnueabi (>= 5.3.1-3~) > but 5.3.1-2cross1 is installed. > g++-arm-linux-gnueabi : Depends: g++-5-arm-linux-gnueabi (>= 5.3.1-3~) > but 5.3.1-2cross1 is installed.
You need to remove (or upgrade) the *cross* packages first. Regards, Stephen