DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#26 2008-10-12 11:43:20

zeroday
Member
Registered: 2007-07-01
Posts: 136
Website

Re: Trying to compile nzbget

RunaR wrote:

Par checking starts fine, but after a few minutes the nzbget is shut down. I have to restart the daemon and par checking starts again from the beginning.

Correct ..

I have disabled the par repair function  .. downloaded about 30GB overnight and checked what happened..
all usenet stuff 100% ok where unpacked ..
all usenet stuff needed to repair had enough par's and waited for manually repair .. so the server was just sleeping.

So I can run it, but not repair it .. that's why I contacted the developer, he sent me a new nzbget binary but that one is failing to load some libraries

/mnt/HD_a2/ffp/bin # nzbget
nzbget: can't load library 'libxml2.so.2'

analyzing why the nzbget job gets killed when it wants to repair the archives is not possible as the compiled version of Fonz does not contain symbol info. That makes  the backtrace with it impossible.

Although I do not like stuff like optware which can cause to run not nice next to fonz's stuff I am going to give it a try ..
to see if that one is working fine yes/no

Offline

 

#27 2008-11-04 15:37:21

cybrey
Member
Registered: 2007-11-08
Posts: 24

Re: Trying to compile nzbget

Sorry to drag up a thread but I was researching the possibilities of using the DNS-323 for downloading from newsgroups and came across this thread. However if I look at the current list of packages I can't see the nzbget mentioned in this thread ?

I know this is cross posting but its a relatively quick question. For upgrade of ffp, say from 0.4 to 0.5, do the same installation instructions apply, ie rename current folder, copy the folder across / reboot.

EDIT : Sorry ignore second question, I found the answer in the wiki which is where I should have looked before asking smile

Last edited by cybrey (2008-11-04 15:40:00)

Offline

 

#28 2008-11-04 15:40:59

fonz
Member / Developer
From: Berlin
Registered: 2007-02-06
Posts: 1716
Website

Re: Trying to compile nzbget

cybrey wrote:

However if I look at the current list of packages I can't see the nzbget mentioned in this thread ?

http://www.inreto.de/dns323/fun-plug/0.5/ChangeLog.txt

+------------------------------------------------------------------------------+
Sat Oct 25 12:59:37 CEST 2008
nzbget-0.5.1-1: Removed.
libpar2-0.2-2: Removed. The package was broken. Please use the DNS-323
    packages from http://nzbget.sourceforge.net/ instead.

See also http://www.aroundmyroom.com/2008/10/20/nzbget/

Offline

 

#29 2008-11-04 15:46:37

cybrey
Member
Registered: 2007-11-08
Posts: 24

Re: Trying to compile nzbget

Thanks fonz.. was just about to come and post that I'd seen the removal of it in the changelog.. but I couldn't find the reason smile

Offline

 

#30 2008-11-04 18:07:18

perssinaasappel
Member
From: Europe
Registered: 2008-10-22
Posts: 59

Re: Trying to compile nzbget

[off topic]
I'm using this: http://sourceforge.net/project/showfile … _id=102632
Works great and no need for optware or compile stuff yourself.
[/off topic]


CH3SNAS • 1.05b5 • ffp 0.5 • 2x WD Caviar Green WD5000AACS • nzbget(web)

Offline

 

#31 2008-11-04 21:55:01

cybrey
Member
Registered: 2007-11-08
Posts: 24

Re: Trying to compile nzbget

Firstly I upgraded to 0.5 which was about as trouble free as it gets smile

Downloaded the 323 compiled binary from the 2nd post in Fonz's reply. But now when trying to run I get;

Code:

nzbget: can't load library 'libstdc++.so.5'

So I checked the library in the ffp directory and other versions of the files are available;

Code:

libstdc++.so        libstdc++.so.6      libstdc++.so.6.0.8

I suspect theres a simple answer to this ?

Offline

 

#32 2008-11-04 22:34:50

zeroday
Member
Registered: 2007-07-01
Posts: 136
Website

Re: Trying to compile nzbget

RunaR wrote:

Par checking starts fine, but after a few minutes the nzbget is shut down. I have to restart the daemon and par checking starts again from the beginning.

That bug was / is known ..

it took me (and Fonz & the developer of NZBGET) a sunday to try a lot of options.
Finally we concluded that nzbget needed to be static compiled and not dynamic which was for fonz impossible or not doable.

Than Andrei compiled a number of files that day for me and I could test. Finally after some hours during that Sunday I had a working nzbget version .. (you can also grab the ipkg package, but I did not want to do that ..

Later during that week a new version was build and put into sourceforge:
http://sourceforge.net/project/showfile … _id=264752

first I used a simple unpak script but there is a nice one created for the popcornhour and with some little adjustments I made it working on the CH3SNAS
http://www.aroundmyroom.com/2008/10/17/ … ak-script/

NZBget runs very stable at my side and I have already downloaded about 500GB .. and it crashed 1 time.
Make sure that during testing and you want to have it run normaly it's wise to reboot one time. It seemed that after many tests the network part was buggy cause I could not copy any data in a normal way to my PC.  Reboot and no problem anymore ..

Although the script is not perfect it has downloaded many GB without failure at my side. Sometimes a file cannot be unpacked correctly, or cannot be repaired due to unknown reason, but 95% of all my files are perfectly handled.. and even with Grabit, Newsleecher you need to do some manual work ;-)

I'm running
NZBGet version 0.6.0-testing with nzbgetweb 1.3.2

Tjsak!
enjoy

Offline

 

#33 2008-11-04 22:36:46

cybrey
Member
Registered: 2007-11-08
Posts: 24

Re: Trying to compile nzbget

Whilst browsing around the site Fonz gave came across this blog article which details start to finish what to do .. haven't tried it yet though.

Offline

 

#34 2008-11-04 22:37:56

zeroday
Member
Registered: 2007-07-01
Posts: 136
Website

Re: Trying to compile nzbget

cybrey wrote:

Whilst browsing around the site Fonz gave came across this blog article which details start to finish what to do .. haven't tried it yet though.

hey .. that's my site ;-)

Offline

 

#35 2008-11-04 23:58:59

cybrey
Member
Registered: 2007-11-08
Posts: 24

Re: Trying to compile nzbget

Sorry .. ignorance is a wonderful thing smile although slightly hampering at times.

Offline

 

#36 2008-11-05 21:03:40

cybrey
Member
Registered: 2007-11-08
Posts: 24

Re: Trying to compile nzbget

Nope .. tried the installation instructions on the site above and its still missing this library file (libstdc++.so.5).

Offline

 

#37 2008-11-06 01:13:41

Nasp
Member
Registered: 2008-02-18
Posts: 63
Website

Re: Trying to compile nzbget

Damm

I tried do update for nzbget 6.0 ( firts i have nzbget 5.1 - andrei version works good ins pasts months with unrar comand…etc ) and now nzbget dont works!! Also i returned to nzbget 5,1 and this version now dont work too!!!!

I dont now what is, i installed the nzbget version by fonz, and than it works. ( Now only the fonz version works )

/ffp/bin/nzbget -D ……….. and telnet stop

telnet again /ffp/start/nzbget.sh status
returned
nzbget running as a pid 1659

I have removed all ffp directory and fresh a new install, and nothing!! same problem.

Also the nzbget.sh when i reboot my ch3snas for same reason i dont know but kill my lighttpd start, i know that because if i remove nzbget.sh the lighttpd runs well

the ffp.log dont show me nothing!! and dont have a nzbget.log because he dont run.

My last opcion format the drive?

Offline

 

#38 2008-11-06 15:19:36

Nasp
Member
Registered: 2008-02-18
Posts: 63
Website

Re: Trying to compile nzbget

well

tar xvzf nzbget-0.6.0-testing-r237-bin-dns323-arm.tar.gz in Volume 1, resolved the problem.

damm, so much hours!!!

Offline

 

#39 2008-11-10 12:51:53

bodbod
Member
Registered: 2007-11-22
Posts: 109

Re: Trying to compile nzbget

smile

thx for testing anyway, i ll give a try

Offline

 

#40 2008-11-13 03:14:49

flaming homer
Member
Registered: 2008-11-13
Posts: 13

Re: Trying to compile nzbget

Using the latest dns-323 built downloaded form sourceforge, nzbget always crashes if I use encryption.  I installed the openssl package, but it doesn't seem to help.  NZBGet works fine w/o SSL encryption, can anyone help ?

Offline

 

#41 2008-11-16 20:35:01

mastervol
Member
Registered: 2008-09-06
Posts: 81

Re: Trying to compile nzbget

using the nzbget.conf and nzbget.sh from that site (http://www.aroundmyroom.com/2008/10/12/ … nd-nzbget/)
and altering the settings for my server no 1 i get the following error:

FATAL ERROR: Invalid option "Server1.Level"

the conf:
# First server, on level 0
# Level of newsserver
Server1.Level=0
# Host-name of newsserver
Server1.Host=news.giganews.com
# Port to connect to (default 119 if not specified)
Server1.Port=536
# Username to use for authentication
Server1.Username=USERNAME
# Password to use for authentication
Server1.Password=PASSWORD
# Server requires "Join Group"-command (yes, no) (default yes if not specified)
Server1.JoinGroup=yes
# Encrypted server connection (TLS/SSL) (yes, no)
Server1.Encryption=yes
# Maximal number of simultaneous connections to this server
Server1.Connections=4 

i just changed the server profile

*UPDATE*
i just realised, that the binary for nzbget is missing on that site and that i have propably an old version of nzbget installed ..
can someone please upload the binary.
compiling triggers the error with lib2xml although it is installed.

thx

Last edited by mastervol (2008-11-16 20:43:46)


DNS-323     F/W: 1.06  H/W: ??  ffp: 0.5  Drives (normal mode): 1 x 1,5 TB Seagate SATA II ST31500341AS, 1 x 250 GB Western Digital SATA I

Offline

 

#42 2008-11-30 00:24:08

bklynkid
Member
Registered: 2008-09-26
Posts: 22

Re: Trying to compile nzbget

I have a very different problem. I downloaded 'nzbget-0.6.0-testing-r252-bin-dns323-arm.tar.gz' from http://sourceforge.net/project/showfile … id=264752.

I untared and copied nzbget to /ffp/bin/ and all looks good until i try to run it. Then I simply get:
-sh: nzbget: not found

I confirmed the file is in /ffp/bin/ and permissions look ok too. What am I doing wrong? Seems like something very nooberific.. anyone know what this is?

Offline

 

#43 2008-11-30 03:27:45

RoninTech
New member
Registered: 2008-11-15
Posts: 2

Re: Trying to compile nzbget

Does the DNS-323 support Python?  If so, it might be worth having a peek at SABnzbd:

http://www.sabnzbd.org/

Offline

 

#44 2008-11-30 03:32:09

bklynkid
Member
Registered: 2008-09-26
Posts: 22

Re: Trying to compile nzbget

RoninTech wrote:

Does the DNS-323 support Python?  If so, it might be worth having a peek at SABnzbd:

http://www.sabnzbd.org/

It does and I got SABnzbd working on my DNS-321. It runs like shit though because python takes up massive amounts resources for each download thread. Horrible. It was paging the hard drive the whole night until I finally killed it in the morning.

Beware.

Last edited by bklynkid (2008-11-30 03:32:53)

Offline

 

#45 2008-11-30 16:27:32

bodbod
Member
Registered: 2007-11-22
Posts: 109

Re: Trying to compile nzbget

So, what's the final status of nznbet ? is the version 6 working fine or not ?

thx

Offline

 

#46 2008-12-01 16:25:18

perssinaasappel
Member
From: Europe
Registered: 2008-10-22
Posts: 59

Re: Trying to compile nzbget

bodbod wrote:

So, what's the final status of nznbet ? is the version 6 working fine or not ?

thx

I guess you mean nzbget, It works perfectly with very low memory footprint.
I would recommend it above any other.


CH3SNAS • 1.05b5 • ffp 0.5 • 2x WD Caviar Green WD5000AACS • nzbget(web)

Offline

 

#47 2008-12-02 11:55:40

nickotar
Member
Registered: 2008-11-30
Posts: 16

Re: Trying to compile nzbget

flaming homer wrote:

Using the latest dns-323 built downloaded form sourceforge, nzbget always crashes if I use encryption.  I installed the openssl package, but it doesn't seem to help.  NZBGet works fine w/o SSL encryption, can anyone help ?

Same issue here with version 0.6.0-r252.
Did anyone get more success with SSL ? I really need it.
What about the optware version ? Could it work better ?

Offline

 

#48 2008-12-02 14:11:52

perssinaasappel
Member
From: Europe
Registered: 2008-10-22
Posts: 59

Re: Trying to compile nzbget

Don't complain here :-) but give hugbug a note on his forum.
He is always very helpfull and actively developing nzbget.


CH3SNAS • 1.05b5 • ffp 0.5 • 2x WD Caviar Green WD5000AACS • nzbget(web)

Offline

 

#49 2008-12-02 17:08:41

nickotar
Member
Registered: 2008-11-30
Posts: 16

Re: Trying to compile nzbget

I found a way to bypass this SSL problem : with stunnel.
The drawback is that you need to install optware + stunnel package. It's quite simple though and it works fine.
I can now grab with SSL support.

Offline

 

#50 2008-12-02 17:35:27

fonz
Member / Developer
From: Berlin
Registered: 2007-02-06
Posts: 1716
Website

Re: Trying to compile nzbget

perssinaasappel wrote:

Don't complain here :-) but give hugbug a note on his forum.
He is always very helpfull and actively developing nzbget.

http://apps.sourceforge.net/phpbb/nzbge … ;t=65#p328

The nzbget version in that post uses the wrong libraries. You can't mix /lib with /ffp/lib. The nzbget version needs to be recompiled to use the correct library path and dynamic loader. Adding the following to LDFLAGS might help:

Code:

LDFLAGS="-Wl,-rpath -Wl,/ffp/lib -Wl,-dynamic-linker -Wl,/ffp/lib/ld-uClibc.so.0"

PS: And it's 'LD_LIBRARY_PATH' (and not LDD_...)

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB