repository update problems
Juan Manuel Palacios
jmpp at macports.org
Wed Sep 27 00:24:00 PDT 2006
Thanks for all this info Daniel! I spoke too soon when I posted saying
nuking my sources and re-checking them out solved my problem... I'm
still getting SSL errors when I try updating (only the checkout
operation succeeded, update fails with the exact same error already
reported, consistently in my case... which confuses me: why did
checkout succeed if it also uses SSL?)
I'm running a fully up to date panther (all security updates applied)
but I'm using MacPorts' OpenSSL 0.9.8b:
$[juan at PowerBook(ttyp3): ~](13/0 0,0)-> which svn
/opt/local/bin/svn
$[juan at PowerBook(ttyp3): ~](14/0,0)-> otool -L $(which svn) | grep ssl
/opt/local/lib/libssl.0.9.8.dylib (compatibility version 0.9.8,
current version 0.9.8)
$[juan at PowerBook(ttyp3): ~](15/0 0,0)-> port installed openssl
The following ports are currently installed:
openssl @0.9.8b_0
I'll try upgrading to the c release to see if it fixes the problem...
or not. 'll report back in either case (I'll also forward this info to
macosforge admins for the record).
Regards,....
-jmpp
On Sep 26, 2006, at 3:55 PM, Daniel J. Luke wrote:
> On Sep 26, 2006, at 3:20 PM, Daniel J. Luke wrote:
>> I should note that this is with openssl 0.9.8c, so far I haven't been
>> able to reproduce with the 10.4 supplied openssl 0.9.7i command.
>>
>> (and it looks like svn.macports.org says it's running openssl 0.9.8b,
>> so perhaps it's a 0.9.8b <-> 0.9.8c issue?)
>
> I think it might be related to the padding bug change in 0.9.8c
>
> (see http://www.aet.tu-cottbus.de/rt2/Ticket/Display.html?id=1204 and
> http://www.gatago.com/mailing/openssl/users/15655836.html)
>
> http://www.openssl.org/news/changelog.html says:
>
> "Disable the padding bug check when compression is in use. The padding
> bug check assumes the first packet is of even length, this is not
> necessarily true if compresssion is enabled and can result in
> false
> positives causing handshake failure. The actual bug test is
> ancient
> code so it is hoped that implementations will either have fixed
> it by
> now or any which still have the bug do not support compression.
> [Steve Henson]"
> --
> Daniel J. Luke
> +========================================================+
> | *---------------- dluke at geeklair.net ----------------* |
> | *-------------- http://www.geeklair.net -------------* |
> +========================================================+
> | Opinions expressed are mine and do not necessarily |
> | reflect the opinions of my employer. |
> +========================================================+
>
>
More information about the macports-dev
mailing list