Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Troubleshooting net-nntp/sickrage from Gentoo-HTPC overlay
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Aitikin
Apprentice
Apprentice


Joined: 14 May 2005
Posts: 227

PostPosted: Wed May 03, 2017 5:13 pm    Post subject: Troubleshooting net-nntp/sickrage from Gentoo-HTPC overlay Reply with quote

Looking into a problem with this package from the unofficial Gentoo-HTPC overlay, just seeing if someone can help troubleshoot. Given that this a multimedia package, I was putting it here, but if it belongs in another forum, apologies. I emerged the package having added the overlay via layman and it installed perfectly fine, but after configuration and going to run it, I receive the following errors:

Code:
Plex_Server aitikin # /etc/init.d/sickrage start
 * Starting SickRage ...
Traceback (most recent call last):
  File "/usr/share/sickrage/SickBeard.py", line 63, in <module>
    shutil.move(OLD_TORNADO, OLD_TORNADO + '_kill')
  File "/usr/lib64/python2.7/shutil.py", line 299, in move
    copytree(src, real_dst, symlinks=True)
  File "/usr/lib64/python2.7/shutil.py", line 177, in copytree
    os.makedirs(dst)
  File "/usr/lib/python-exec/python2.7/../../../lib64/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/usr/share/sickrage/tornado_kill'
 * start-stop-daemon: failed to start `/usr/bin/python2'                                                                                                          [ !! ]
 * ERROR: sickrage failed to start


which I checked the permission denied, looks like that file's not there:

Code:
Plex_Server aitikin # ls /usr/share/sickrage/ | grep tornado
tornado


My thought process is that this is referencing an older file that was installed in previous versions and missed in this one, but I can't find any reference to tornado_kill anywhere in Google's power. Thoughts?
_________________
"it's like sex, except over ssh" ~Valkura

"I should go to bitch, I get up at 6:20" ~Valkura
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum