If I'm writing about this in the wrong place, please let me know. However, when I uninstalled rtorrent and then re-installed it, I kept getting this very same error:
$ rtorrent foobar.torrent rtorrent: symbol lookup error: rtorrent: undefined symbol: _ZN7torrent10ThreadBase8m_globalE
Why is this happening?
On Fri, Jun 21, 2013 at 09:47:22PM -0400, Yves S. Garret wrote:
If I'm writing about this in the wrong place, please let me know. However, when I uninstalled rtorrent and then re-installed it, I kept getting this very same error:
Where did you get rtorrent from? It's not part of the default CentOS packages. You might want to ask on a list related to where you got the package from.
$ rtorrent foobar.torrent rtorrent: symbol lookup error: rtorrent: undefined symbol: _ZN7torrent10ThreadBase8m_globalE
You have the wrong version of libraries installed; possibly libcurl.
I got it from here: http://pkgs.repoforge.org/rtorrent/
On Fri, Jun 21, 2013 at 9:55 PM, Stephen Harris lists@spuddy.org wrote:
On Fri, Jun 21, 2013 at 09:47:22PM -0400, Yves S. Garret wrote:
If I'm writing about this in the wrong place, please let me know.
However,
when I uninstalled rtorrent and then re-installed it, I kept getting this very same error:
Where did you get rtorrent from? It's not part of the default CentOS packages. You might want to ask on a list related to where you got the package from.
$ rtorrent foobar.torrent rtorrent: symbol lookup error: rtorrent: undefined symbol: _ZN7torrent10ThreadBase8m_globalE
You have the wrong version of libraries installed; possibly libcurl.
--
rgds Stephen _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Fri, Jun 21, 2013 at 10:02:47PM -0400, Yves S. Garret wrote:
I got it from here: http://pkgs.repoforge.org/rtorrent/
Then you might want to join this list http://lists.repoforge.org/mailman/listinfo/users
and ask there.
On Fri, Jun 21, 2013 at 10:06:12PM -0400, Stephen Harris wrote:
On Fri, Jun 21, 2013 at 10:02:47PM -0400, Yves S. Garret wrote:
I got it from here: http://pkgs.repoforge.org/rtorrent/
Then you might want to join this list http://lists.repoforge.org/mailman/listinfo/users
I'd try using the older, EPEL version first, and see if that one works.
I gave the link to find it in my other email, at pkgs.org
On 22.06.2013 03:54, Scott Robbins wrote:
On Fri, Jun 21, 2013 at 10:06:12PM -0400, Stephen Harris wrote:
On Fri, Jun 21, 2013 at 10:02:47PM -0400, Yves S. Garret wrote:
I got it from here: http://pkgs.repoforge.org/rtorrent/
I'm using rtorrent from EPEL with success. I suggest you try it.
On Fri, Jun 21, 2013 at 09:47:22PM -0400, Yves S. Garret wrote:
If I'm writing about this in the wrong place, please let me know. However, when I uninstalled rtorrent and then re-installed it, I kept getting this very same error:
A quick putting the error message into google indicates that you might be able to fix it by downgrading rtorrent. Untested by me. I see several versions available by looking in pkgs.org, from EPEL, PUIAS unsupported and repoforge. You might try one of those versions and see if it works.
http://pkgs.org/search/?keyword=rtorrent.
$ rtorrent foobar.torrent rtorrent: symbol lookup error: rtorrent: undefined symbol: _ZN7torrent10ThreadBase8m_globalE
Why is this happening?
The first hit on google leads you to https://github.com/rakshasa/rtorrent/issues/81 which points you to https://github.com/repoforge/rpms/issues/206 which finally offers a repo that works: http://www.fateyev.com/RPMS/RHEL6/base/.
I have been using those packages for some time w/o issue.