On Mon, May 08, 2006 at 09:37:04AM -0400, Francois-Denis Gonthier wrote: > On Monday 08 May 2006 05:47, nb wrote:
> > The following packages have unmet dependencies:
> > erlang: Depends: erlang-mode (= 1:10.b.9-2) but it is not installable
> > Depends: erlang-src (= 1:10.b.9-2) but it is not installable
> > E: Broken packages
> I don't understand this. It's probably powerpc specific.
Nope. It's a broken debian/rules:
[...]
ARCH_TARGETS=install-erlang-base-hipe install-erlang-base
INDEP_TARGETS=install-meta-erlang install-erlang-src install-erlang-mode
install-erlang-x11 install-erlang-nox
INSTALL_RULE=install-hipe-stamp
[...]
When you build your arch: any packages in your binary-indep target, they
will be unvailable on any architectures except the one architecture on which
you did the sourceful upload.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature

