Search found 16 matches
- November 9th, 2010, 3:41 pm
- Forum: General Discussion
- Topic: Installing sabnzbd on gentoo [updated to 0.5.6]
- Replies: 45
- Views: 44172
Re: Installing sabnzbd on gentoo [updated to 0.5.4]
same here, cryptelium does not exist. Mercurial is installed and i have other overlays using mercurial working. i downloaded the ebuilds manually and they installed fine, but i don't see any config files neiter can is a start stop script in /etc/init.d. Can somebody help plz? Be sure to use last la...
- October 23rd, 2010, 6:01 am
- Forum: General Discussion
- Topic: Installing sabnzbd on gentoo [updated to 0.5.6]
- Replies: 45
- Views: 44172
- March 6th, 2010, 11:41 am
- Forum: General Discussion
- Topic: Installing sabnzbd on gentoo [updated to 0.5.6]
- Replies: 45
- Views: 44172
Re: Installing sabnzbd on gentoo [updated to 0.5.0-final]
I personnaly did not have the problem whereas i did never do fresh install but only upgrades from 0.4.12 to 0.5. You may have forgot/failed to merge (dispatch-conf/etc-update) the configuration file which change a bit (diretories) between 0.4 & 0.5. Just remerge, and check your configuration fil...
- February 26th, 2010, 5:26 am
- Forum: General Discussion
- Topic: Installing sabnzbd on gentoo [updated to 0.5.6]
- Replies: 45
- Views: 44172
- February 7th, 2010, 6:33 am
- Forum: General Discussion
- Topic: Installing sabnzbd on gentoo [updated to 0.5.6]
- Replies: 45
- Views: 44172
Re: Installing sabnzbd on gentoo [updated to RC3]
commiting with --background on my overlay as it won't do any harm.
cf http://hg.cryptelium.net/hg/system/gent ... 8486443b1d
cf http://hg.cryptelium.net/hg/system/gent ... 8486443b1d
- February 6th, 2010, 8:42 am
- Forum: General Discussion
- Topic: Installing sabnzbd on gentoo [updated to 0.5.6]
- Replies: 45
- Views: 44172
Re: Installing sabnzbd on gentoo [updated to beta6]
Hi, I installed sabnzbd as you suggested and it appears to work except for the init script. When I run: # /etc/init.d/sabnzbd restart I get the red [!!], however SABnzbd starts up just fine and also appears to work just fine, too. The problem is that your init script has assumed the start was a fai...
- January 25th, 2010, 9:25 am
- Forum: General Discussion
- Topic: Installing sabnzbd on gentoo [updated to 0.5.6]
- Replies: 45
- Views: 44172
Re: Installing sabnzbd on gentoo [updated to beta6]
Can;t for the life of me add your repo to Layman. ( mercurial is installed ). The only response I get is 'Overlay "cryptelium" does not exist!' . I have tried using Layman -f -o [url] but the result is still the same. Any ideas? You can try this: layman -L -o http://hg.cryptelium.net/hg/...
- January 25th, 2010, 9:21 am
- Forum: General Discussion
- Topic: Installing sabnzbd on gentoo [updated to 0.5.6]
- Replies: 45
- Views: 44172
- December 30th, 2009, 12:42 pm
- Forum: General Discussion
- Topic: Installing sabnzbd on gentoo [updated to 0.5.6]
- Replies: 45
- Views: 44172
Installing sabnzbd on gentoo [updated to 0.5.6]
Add the cryptelium overlay to have yenc, latest cherrypy and sabnzbd GENTOO RELATED BUG: http://bugs.gentoo.org/show_bug.cgi?id=132590 layman -L -o http://hg.cryptelium.net/hg/system/gentoo/overlay/raw-file/tip/layman.xml -a cryptelium Demask all neccessary stuff to use sabnzbd emerge -av sabnzbd...
- December 30th, 2009, 12:30 pm
- Forum: General Help
- Topic: problem with menus and 0.5b5
- Replies: 6
- Views: 3149
Re: problem with menus and 0.5b5
It was that.
Making a second post to show how to get it running on gentoo.
Making a second post to show how to get it running on gentoo.
- December 30th, 2009, 12:16 pm
- Forum: General Help
- Topic: problem with menus and 0.5b5
- Replies: 6
- Views: 3149
Re: problem with menus and 0.5b5
putting some pdb there and there in the code points to me that the 'languages' directory is not installed.
I am fixing the package, i ll up the post as soon as it is done.
I am fixing the package, i ll up the post as soon as it is done.
- December 30th, 2009, 11:43 am
- Forum: General Help
- Topic: problem with menus and 0.5b5
- Replies: 6
- Views: 3149
Re: problem with menus and 0.5b5
If it can help to describe you how things are deployed: clebard sabnzbd # pwd /usr/share/sabnzbd clebard sabnzbd # ls SABnzbd.py cherrypy interfaces sabnzbd Wrapper: clebard sabnzbd # cat /usr/bin/SABnzbd #!/bin/sh PYTHON=${PYTHON:-python} SABNZBD_PATH="/usr/share/sabnzbd" WRAPPED_SABN...
- December 30th, 2009, 11:33 am
- Forum: General Help
- Topic: problem with menus and 0.5b5
- Replies: 6
- Views: 3149
Re: problem with menus and 0.5b5
As i said, the last try with the attached screenshot comes from the distributed tarball and the included cherrypy so its not my fault. All dependencies are installed. As i got problems, i try to tackle down issues sources and so, im running "bare default" sabnzbd. I do not use Ubuntu so th...
- December 30th, 2009, 10:33 am
- Forum: General Help
- Topic: problem with menus and 0.5b5
- Replies: 6
- Views: 3149
Re: problem with menus and 0.5b5
I tested with the bundled cherrypy, same bug.
- December 30th, 2009, 10:22 am
- Forum: General Help
- Topic: problem with menus and 0.5b5
- Replies: 6
- Views: 3149
problem with menus and 0.5b5
After upgrading to sabnzbd-0.5b5 on a gentoo host, i got a problem with menus. Is that some sort of misconfiguration ? See http://bordel.cryptelium.net/snapshot36.jpeg . Context: Except Cherrypy (official 3.2.0RC1, see http://bugs.gentoo.org/show_bug.cgi?id=298968 ), all is installed as the manuals ...