[tor-talk] Cannot upgrade tor-devel

Robert Ransom rransom.8774 at gmail.com
Thu Mar 10 21:18:16 UTC 2011


On Thu, 10 Mar 2011 19:56:26 +0000
Orionjur Tor-admin <tor-admin at orionjurinform.com> wrote:

> When I run `portupgrade -a` on my server under FreeBSD 8.1-STABLE, I
> have the next message of thesystem:
> "--->  Upgrading 'tor-devel-0.2.2.22.a' to 'tor-devel-0.2.2.22.a_2'
> (security/tor-devel)
> --->  Building '/usr/ports/security/tor-devel'
> ===>  Cleaning for tor-devel-0.2.2.22.a_2
> ===>  License BSD accepted by the user
> ===>  Found saved configuration for tor-0.2.1.25
> 
> ===>  tor-devel-0.2.2.22.a_2 conflicts with installed package(s):
>       libevent-1.4.14b_2
> 
>       They will not build together.
>       Please remove them first with pkg_delete(1)."
> 
> Why the older version works with it and new don't want to work? And
> whether I really need to deleate my "libeent"?

The new version will still work with libevent-1.4.14b_2 installed, but
the FreeBSD tor-devel port has been changed to link Tor against
libevent-2.0.10 now that it has been released, and if you build Tor
with both versions of libevent installed, Tor will be compiled with the
include files from libevent 2 and linked to libevent 1, which won't
work.

To install the tor-devel port,
* uninstall libevent-1.4.14b_2 temporarily (the portupgrade tools
  should include something that will create a 'backup' package of a
  port while uninstalling it),
* install the tor-devel port,
* then reinstall libevent-1.4.14b_2 (preferably from your package).


Robert Ransom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://lists.torproject.org/pipermail/tor-talk/attachments/20110310/63df5a91/attachment-0001.pgp>


More information about the tor-talk mailing list