python: relocation error: /opt/lib/libpthread.so.0: symbol errno, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
Search found 5 matches
- October 21st, 2008, 4:17 am
- Forum: Bug Reports
- Topic: SABnzbd does not support symlinks.
- Replies: 13
- Views: 12427
Re: SABnzbd does not support symlinks.
[/share/MD0_DATA/system] # python test.py
python: relocation error: /opt/lib/libpthread.so.0: symbol errno, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference

python: relocation error: /opt/lib/libpthread.so.0: symbol errno, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
- October 20th, 2008, 3:43 pm
- Forum: Bug Reports
- Topic: SABnzbd does not support symlinks.
- Replies: 13
- Views: 12427
Re: SABnzbd does not support symlinks.
Hi Switch, I think I did something wrong. [/share/MD0_DATA/system] # vim test.py [/share/MD0_DATA/system] # chmod 766 test.py [/share/MD0_DATA/system] # ./test.py ./test.py: line 1: import: command not found ./test.py: line 2: syntax error near unexpected token `(' ./test.py: line 2: `list = '/share...
- October 20th, 2008, 12:25 pm
- Forum: Bug Reports
- Topic: SABnzbd does not support symlinks.
- Replies: 13
- Views: 12427
Re: SABnzbd does not support symlinks.
Hi, Turning off tv sorting made no difference. This is from the web log: 2008-10-20 18:06:05,025 ERROR [sabnzbd.misc] Failed making (/share/Qdownload/sabnzbd/complete/TV) <- /share/Qdownload/sabnzbd/complete/TV already exists as a link pointing to /share/Public/serier, but it is as if sabnzbd can't ...
- October 20th, 2008, 9:58 am
- Forum: Bug Reports
- Topic: SABnzbd does not support symlinks.
- Replies: 13
- Views: 12427
Re: SABnzbd does not support symlinks.
Hi Switch,
Thank you for your reply. I'll turn off TV sorting and revert with the result.
brgds
Kenneth
Thank you for your reply. I'll turn off TV sorting and revert with the result.
brgds
Kenneth
- October 15th, 2008, 8:33 am
- Forum: Bug Reports
- Topic: SABnzbd does not support symlinks.
- Replies: 13
- Views: 12427
Re: SABnzbd does not support symlinks.
Hi, I'm also one of the guys from the Qnap forum that has been struggling with soft links. The qnap is running EXT3 filesystems. And what happens is this: Sabnzbd wants to save to the directory /share/Qdownload/sabnzbd/complete/Movies (example) I want my movies to go into /share/Qmultimedia/film Ins...