Your message dated Wed, 3 May 2006 12:49:49 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#365688: dependency chain is broken
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: emacs21
Version: 21.4a-3.1
Severity: serious
Hi,
Your package is failing to build with the following error:
make[5]: Entering directory `/build/buildd/emacs21-21.4a/debian/build-x/lwlib'
x86_64-linux-gnu-gcc -c -DUSE_LUCID -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I.
-I/build/buildd/emacs21-21.4a/src -D_BSD_SOURCE -DDEBIAN -g -O2
-DPURESIZE=5000000 -I../src /build/buildd/emacs21-21.4a/lwlib/lwlib.c
/build/buildd/emacs21-21.4a/lwlib/lwlib.c:52:27: error: X11/Xaw/Paned.h: No
such file or directory
make[5]: *** [lwlib.o] Error 1
The problem is that libxaw8-dev still installs it's files
in /usr/X11R6/include/X11/Xaw/. libxaw-headers, which is
used by libxaw6-dev and libxaw7-dev, installs it's files
in /usr/include/X11/Xaw.
You have a build dependency on xaw3dg-dev which has a
dependency on libxaw8-dev | libxaw7-dev | libxaw6-dev, so
it's selecting the first, and you don't find the header
files.
Kurt
--- End Message ---
--- Begin Message ---
On Wed, May 03, 2006 at 07:56:35AM -0400, Johan Kullstam wrote:
> I think have figured out the problem of aptitude trying to evict emacs21.
> emacs21 version 21.4a-3.1 depends on emacs21-common and emacs21-bin-common
> emacs21-common version 21.4a-3.1 wants
> emacs21-bin-common version 21.4a-3.1
> Since there is no emacs21-bin-common version 21.4a-3.1 for i386 linux,
> the chain fails.
> Simple fix - upload emacs21-bin-common 21.4a-3.1 for i386 and other
> arches.
Which, as documented in the merged bugs, was not possible because one of
emacs21's build-dependencies was broken.
It's been fixed now in xaw3dg-dev 1.5+E-14, so fixed emacs21 packages should
begin dripping into incoming.debian.org in a couple of hours.
Thanks,
--
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
--- End Message ---