Re: curl 7.14.0-5: OpenSSL vs GnuTLS is still a problem

2005-09-12 Thread Olaf van der Spek
On 9/12/05, Thomas Bushnell BSG <[EMAIL PROTECTED]> wrote: > If they have compatible APIs. > > So: if they are compatible, then yes, they should cover the same > namespace, and then each should Provide the same package name. > > Or, if they are not, they should provide different symbol names. >

Re: curl 7.14.0-5: OpenSSL vs GnuTLS is still a problem

2005-09-11 Thread Henrique de Moraes Holschuh
On Sun, 11 Sep 2005, Thomas Bushnell BSG wrote: > Henrique de Moraes Holschuh <[EMAIL PROTECTED]> writes: > >> It could certainly be resolved: different libraries should install > >> different files. > > > > You also need different SYMBOLS. Which requires symbol versioning, and that > > the symbols

Re: curl 7.14.0-5: OpenSSL vs GnuTLS is still a problem

2005-09-11 Thread Thomas Bushnell BSG
Olaf van der Spek <[EMAIL PROTECTED]> writes: > On 9/12/05, Thomas Bushnell BSG <[EMAIL PROTECTED]> wrote: >> Henrique de Moraes Holschuh <[EMAIL PROTECTED]> writes: >> >> >> It could certainly be resolved: different libraries should install >> >> different files. >> > >> > You also need differen

Re: curl 7.14.0-5: OpenSSL vs GnuTLS is still a problem

2005-09-11 Thread Olaf van der Spek
On 9/12/05, Thomas Bushnell BSG <[EMAIL PROTECTED]> wrote: > Henrique de Moraes Holschuh <[EMAIL PROTECTED]> writes: > > >> It could certainly be resolved: different libraries should install > >> different files. > > > > You also need different SYMBOLS. Which requires symbol versioning, and that >

Re: curl 7.14.0-5: OpenSSL vs GnuTLS is still a problem

2005-09-11 Thread Thomas Bushnell BSG
Henrique de Moraes Holschuh <[EMAIL PROTECTED]> writes: >> It could certainly be resolved: different libraries should install >> different files. > > You also need different SYMBOLS. Which requires symbol versioning, and that > the symbols provided bu curl+gnutls be differently versioned than the

Re: curl 7.14.0-5: OpenSSL vs GnuTLS is still a problem

2005-09-11 Thread Henrique de Moraes Holschuh
On Sat, 10 Sep 2005, Thomas Bushnell BSG wrote: > Paul TBBle Hampson <[EMAIL PROTECTED]> writes: > > A GPL package (which only depends on libcurl3-gnutls) is installed: > > libcurl3-gnutls gets pulled in > > > > A package that can't work with gnuTLS version of libcurl (and > > therefore libcurl

Re: curl 7.14.0-5: OpenSSL vs GnuTLS is still a problem

2005-09-10 Thread Thomas Bushnell BSG
Paul TBBle Hampson <[EMAIL PROTECTED]> writes: > A GPL package (which only depends on libcurl3-gnutls) is installed: > libcurl3-gnutls gets pulled in > > A package that can't work with gnuTLS version of libcurl (and > therefore libcurl3-gnutls conflicts with it) is installed: > libcurl

Re: curl 7.14.0-5: OpenSSL vs GnuTLS is still a problem

2005-08-25 Thread Henrique de Moraes Holschuh
On Thu, 25 Aug 2005, Paul TBBle Hampson wrote: > The issue in the above is that the suggestion of two different versions of > libcurl being a problem for prog A is only a problem if the sonames/sovers are > not differentiated, and I suggest they _be_ differentiated. I mean, they That is not enough

Re: curl 7.14.0-5: OpenSSL vs GnuTLS is still a problem

2005-08-25 Thread Steve Langasek
On Wed, Aug 24, 2005 at 03:54:38PM +0200, Domenico Andreoli wrote: > On Fri, Aug 19, 2005 at 12:07:09PM +1000, Paul TBBle Hampson wrote: > > On Thu, Aug 18, 2005 at 11:00:41AM +0200, Domenico Andreoli wrote: > > > with curl 7.14.0-5 currently in incoming, i added two new packages > > > libcurl3-g

Re: curl 7.14.0-5: OpenSSL vs GnuTLS is still a problem

2005-08-24 Thread Paul TBBle Hampson
On Wed, Aug 24, 2005 at 03:54:38PM +0200, Domenico Andreoli wrote: > On Fri, Aug 19, 2005 at 12:07:09PM +1000, Paul TBBle Hampson wrote: >> On Thu, Aug 18, 2005 at 11:00:41AM +0200, Domenico Andreoli wrote: > >> with curl 7.14.0-5 currently in incoming, i added two new packages > >> libcurl3-gnut

Re: Bug#318590: curl 7.14.0-5: OpenSSL vs GnuTLS is still a problem

2005-08-24 Thread Domenico Andreoli
On Wed, Aug 24, 2005 at 04:23:19PM +0200, Marco d'Itri wrote: > On Aug 24, Domenico Andreoli <[EMAIL PROTECTED]> wrote: > > > in the meanwhile new packages can be built using the gnutls variant of > > libcurl3. be aware that libcurl3 and libcurl3-gnutls currently cannot > > be installed at the sam

Re: curl 7.14.0-5: OpenSSL vs GnuTLS is still a problem

2005-08-24 Thread Marco d'Itri
On Aug 24, Domenico Andreoli <[EMAIL PROTECTED]> wrote: > in the meanwhile new packages can be built using the gnutls variant of > libcurl3. be aware that libcurl3 and libcurl3-gnutls currently cannot > be installed at the same time. What is the point then? They *will* be needed at the same time.

Re: curl 7.14.0-5: OpenSSL vs GnuTLS is still a problem

2005-08-24 Thread Domenico Andreoli
On Fri, Aug 19, 2005 at 12:07:09PM +1000, Paul TBBle Hampson wrote: > On Thu, Aug 18, 2005 at 11:00:41AM +0200, Domenico Andreoli wrote: > > with curl 7.14.0-5 currently in incoming, i added two new packages > > libcurl3-gnutls and libcurl3-gnutls-dev. libcurl3 and libcurl3-gnutls > > conflict ea

Re: curl 7.14.0-5: OpenSSL vs GnuTLS is still a problem

2005-08-18 Thread Paul TBBle Hampson
On Thu, Aug 18, 2005 at 11:00:41AM +0200, Domenico Andreoli wrote: > with curl 7.14.0-5 currently in incoming, i added two new packages > libcurl3-gnutls and libcurl3-gnutls-dev. libcurl3 and libcurl3-gnutls > conflict each other since both install libcurl.so.3.0.0 in /usr/lib/. If the problem i

Re: curl 7.14.0-5: OpenSSL vs GnuTLS is still a problem

2005-08-18 Thread Marco d'Itri
On Aug 18, Domenico Andreoli <[EMAIL PROTECTED]> wrote: > should i really let 7.14.0-5 be installed? should i change the soname of > the gnutls variant? i suppose other packages already had this problem, > any wise advice? Stop building the openssl version *at all*. Or if some broken program *real

curl 7.14.0-5: OpenSSL vs GnuTLS is still a problem

2005-08-18 Thread Domenico Andreoli
hi all, with curl 7.14.0-5 currently in incoming, i added two new packages libcurl3-gnutls and libcurl3-gnutls-dev. libcurl3 and libcurl3-gnutls conflict each other since both install libcurl.so.3.0.0 in /usr/lib/. doesn't this still scare you? then try to figure what will happen when you insta