On Sunday 28 August 2005 00:31, Lennert Buytenhek wrote: > On Sat, Aug 27, 2005 at 10:15:36PM +0200, Lennert Buytenhek wrote: > > While trying to bootstrap debian sarge for a new architecture*, I'm > > having some problems while building the w3c-libwww package. > > > > In short, the regular sarge arm libwww0 package has the following > > control directives: > > Depends: libc6 (>= 2.3.2-1), libgcc1 (>= 1:3.3.1-1), zlib1g (>= 1:1.1.4) > > Conflicts: libwww-ssl0 > > > > But the version that I get when I do dpkg-buildpackage ends up with > > the following directives: > > Depends: libc6 (>= 2.3.2.ds1-21), libwww-ssl0 (>= 5.4.0), zlib1g (>= > > 1:1.2.1) Conflicts: libwww-ssl0 > > > > For one, my package doesn't depend on libgcc1 (why?), but the more > > serious problem is that when I build the package, it both depends on > > and conflicts with libwww-ssl0! > > Actually, if I try to rebuild sarge w3c-libwww on a clean sarge > install, I also get the depends+conflicts overlap: > > Depends: libc6 (>= 2.3.2.ds1-21), libwww-ssl0 (>= 5.4.0), zlib1g (>= > 1:1.2.1) Conflicts: libwww-ssl0
Strange, w3c-libwww-5.4.0 builds here just fine, no depends+conflict overlaps. Package: libwww0 Version: 5.4.0-9 Section: libs Priority: optional Architecture: i386 Depends: libc6 (>= 2.3.2.ds1-21), zlib1g (>= 1:1.2.1) Conflicts: libwww-ssl0 ... Same for other produced debs... libtool --version ltmain.sh (GNU libtool) 1.5.0a (1.1220.2.25 2003/08/01 19:08:35) Debian: 49 $ > Is this a package bug? I'm not sure. Did you check having all of these: dpkg-checkbuilddeps debian/control Perhaps some of Build-Depends are not enough strictly declared but should be. -- pub 4096R/0E4BD0AB 2003-03-18 <people.fccf.net/danchev/key pgp.mit.edu> fingerprint 1AE7 7C66 0A26 5BFF DF22 5D55 1C57 0C89 0E4B D0AB -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

