Your message dated Sat, 11 Feb 2006 08:06:47 +0100
with message-id <[EMAIL PROTECTED]>
and subject line warped: #325155 fixed in latest unstable version
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: warped
Version: 20031216-5
Severity: serious
Tags: patch
When building 'warped' in a clean 'unstable' chroot,
I get the following error:
Reading package lists...
Building dependency tree...
E: Package mpich has no installation candidate
E: Failed to satisfy Build-Depends dependency for warped: mpich
Package mpich is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Please change the Build-Depends from 'mpich' to 'libmpich1.0-dev'
in debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/warped-20031216/debian/control ./debian/control
--- ../tmp-orig/warped-20031216/debian/control 2005-08-26 12:44:44.000000000
+0000
+++ ./debian/control 2005-08-26 11:49:26.000000000 +0000
@@ -1,5 +1,5 @@
Source: warped
-Build-Depends: debhelper (>> 4.1.0), libtool, libclutils0-dev, mpich,
libltdl3-dev
+Build-Depends: debhelper (>> 4.1.0), libtool, libclutils0-dev,
libmpich1.0-dev, libltdl3-dev
Section: devel
Priority: optional
Maintainer: Dale E Martin <[EMAIL PROTECTED]>
--- End Message ---
--- Begin Message ---
This has been fixed in unstable, thanks!
--- End Message ---