Your message dated Mon, 14 Apr 2008 17:06:33 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#475650: dpkg: support multiple sets of build-depends
and multiple build passes
has caused the Debian Bug report #475650,
regarding dpkg: support multiple sets of build-depends and multiple build passes
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
475650: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475650
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: dpkg
Version: 1.14.16.6
Severity: wishlist
First, some background.
The Debian package cyrus-sasl2 can build the binary package
libsasl2-modules-gssapi-mit, which supplies a plugin compiled against
the MIT implementation of GSSAPI (Kerberos 5). However, some users wish
to use the Heimdal implementation of GSSAPI. For them, the binary
package is libsasl2-modules-gssapi-heimdal, which can be built from
exactly the same upstream source as the MIT version. However, both
packages cannot be built from the same Debian source package, because
it is impossible to build-depend on both libkrb5-dev (MIT version) and
heimdal-dev (Heimdal version) since they conflict. Thus we've had to
create two source packages that are identical except for the fact that
one of them builds only the libsasl2-modules-gssapi-heimdal binary
package.
Could dpkg be extended to support multiple build passes, where each
build pass would have a distinct set of build-dependencies? This would
simplify maintenance of our package, and could also reduce the build
time. There are probably other packages which could make use of such a
feature.
Thanks,
--
Fabian Fagerholm <[EMAIL PROTECTED]>
--- End Message ---
--- Begin Message ---
On Mon, 14 Apr 2008, Fabian Fagerholm wrote:
> On Sat, 2008-04-12 at 19:32 +0200, Raphael Hertzog wrote:
> > I agree with this statement. (I wondered if I could tag it wontfix
> > myself this morning)
>
> Fair enough. We'll try to see if the MIT and Heimdal GSSAPI
> implementations could be made co-installable (although it's not very
> likely to work without some serious trickery). Feel free to close or tag
> this bug as you see best.
Closing as it's unlikely many people will request the same feature and
it's also unlikely that our opinion changes on this topic.
Cheers,
--
Raphaël Hertzog
Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/
--- End Message ---