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

Re: Build dependencies not satisifed



Ronan Mullally <ronan@iol.ie> writes:

> I'm trying to rebuild apache2 on a em64t running sarge/testing box.
> 'apt-get build-dep' is failing with:
>
>  # apt-get -b build-dep apache2
>  Reading package lists... Done
>  Building dependency tree... Done
>  E: Build-dependencies for apache2 could not be satisfied.
>
> Running the same command on a 32 bit machine works fine.  Are there
> packages required to build apache2 that aren't available in the amd64
> testing tree?
>
>
> -Ronan

Due to the nature of our testing migration packages can get lost in
the case the Debian version did not build on amd64. When Debian moves
such a version from unstable to testing our archive removes our old
testing version and has nothing to put in its place.

My first guess would be that this happened to one of the build-depends
of apache2.


Run "apt-cache show-src apache2" and install the build-depends manualy
to see which one is missing. You might also just try using sid.

MfG
        Goswin



Reply to: