[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: July 2 22:06 i386 snapshot broken?
Don't panic - the snapshot is broken because someon had a testing
version of libcrypto on there when it was built - This has to do with
some stuff we were testing last week to get userland crypto acceleration
support working. Unfortunately, because the diffs we use crank the major
number on the shared library, if you accidentally left that lib installed
you'd end up with a snap that wanted the new version, rather than the
(current) 5.0 version in tree.
Yes, it's broken and it will be fixed. - that's why it's
called a snapshot :) You should also be careful to remove that symlink
when we fix it in the future, to avoid potential problems.
-Bob