Search found 10 matches

by Rumbles
September 2nd, 2012, 2:39 pm
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238135

Re: RPM for Fedora 15-17 and RHEL/CentOS/Scientific Linux 5-

And the reason I couldn't save anything with the group permissions was due to the user having the wrong default group, fixed with:

Code: Select all

usermod -g media sabnzb
by Rumbles
September 1st, 2012, 2:26 pm
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238135

Re: RPM for Fedora 15-17 and RHEL/CentOS/Scientific Linux 5-

I have figured out the cause for the dependency issues I had, because I had install the el5 repo it was trying to pull the wrong file, installing the el6 repo over the top didn't work, I had to yum remove rpmforge-release first then reinstall the correct repo with: rpm -Uvh http://pkgs.repoforge.org...
by Rumbles
September 1st, 2012, 7:20 am
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238135

Re: RPM for Fedora 15-17 and RHEL/CentOS/Scientific Linux 5-

Thanks for the info. I just have one more problem I can't understand... :) I noticed this on Ubuntu as well, but thought I had set it up incorrectly somehow, but since its happening again I'm not so sure now, I think I may be misunderstanding something here, so apologies if I'm being stupid but I wo...
by Rumbles
September 1st, 2012, 5:47 am
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238135

Re: RPM for Fedora 15-17 and RHEL/CentOS/Scientific Linux 5-

YES! Thank you! I didn't even notice it was trying to install the el5 package!! Install went through fine once I had installed the correct python-pygments, you sir are a star! ;D
by Rumbles
August 31st, 2012, 3:15 pm
Forum: General Help
Topic: RPM for Fedora and RHEL/CentOS/Scientific Linux 5-7
Replies: 200
Views: 238135

Re: RPM for Fedora 15-17 and RHEL/CentOS/Scientific Linux 5-

Hi, I've just moved from Ubuntu to CentOS 6 and I'm getting stuck during install of sabnzbd ??? I've followed the steps at the start of this post and I've hit this problem: [root@box yum.repos.d]# yum install SABnzbd Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds f...
by Rumbles
March 12th, 2012, 5:18 am
Forum: Debian/Ubuntu Package
Topic: Running sabnzbd as a different user
Replies: 3
Views: 8039

Re: Running sabnzbd as a different user

Thanks sander, when I log in as sabnzb I get the following: sabnzbdplus Traceback (most recent call last): File "/usr/bin/sabnzbdplus", line 1678, in <module> main() File "/usr/bin/sabnzbdplus", line 985, in main os.makedirs(sabnzbd.DIR_LCLDATA) File "/usr/lib/python2.7/os.p...
by Rumbles
March 11th, 2012, 8:03 pm
Forum: Debian/Ubuntu Package
Topic: Running sabnzbd as a different user
Replies: 3
Views: 8039

Running sabnzbd as a different user

Hi, I have been trying to set sab up as a different user, I have it running fine as either root or my own user, but if I run it as user sabnzb it fails: sudo service sabnzbdplus start * Starting SABnzbd+ binary newsgrabber Traceback (most recent call last): File "/usr/bin/sabnzbdplus", lin...
by Rumbles
March 11th, 2012, 8:22 am
Forum: Debian/Ubuntu Package
Topic: Can't get sabnzbdplus to run at all
Replies: 4
Views: 6775

Re: Can't get sabnzbdplus to run at all

Ah it had been blanked out after one of my reinstalls, seems to be running fine now...

Thanks sander! weird that until I had run it as root it wasn't letting me run it as a service
by Rumbles
March 11th, 2012, 7:55 am
Forum: Debian/Ubuntu Package
Topic: Can't get sabnzbdplus to run at all
Replies: 4
Views: 6775

Re: Can't get sabnzbdplus to run at all

thanks for the help sander, it starts up fine, and even loads up the config that was set up the last time I managed to get it working correctly (so why the config folder in my own user folder? Is this for the service config?) if I try to run as a service it fails: sudo service sabnzbdplus start * SA...
by Rumbles
March 11th, 2012, 5:21 am
Forum: Debian/Ubuntu Package
Topic: Can't get sabnzbdplus to run at all
Replies: 4
Views: 6775

Can't get sabnzbdplus to run at all

I recently had sab running fine on ubuntu server 11.10, but had some issues and ended having some issues while trying to get it to run as a different user and ended up uninstalling it completely, upon reinstall I can't get it to run at all and it gives no error when starting. Nothng appears to be en...