Jump to content


Photo

Openpli4 transmission

transmission openpli4

  • Please log in to reply
61 replies to this topic

Re: Openpli4 transmission #21 rolamento

  • Member
  • 14 posts

0
Neutral

Posted 24 October 2013 - 18:00

With today update still the same error.

 

Cheers



Re: Openpli4 transmission #22 blzr

  • PLi® Core member
  • 2,270 posts

+118
Excellent

Posted 24 October 2013 - 18:19

curl still needs to be (somehow ;)) forced to rebuild
(to update libcurl4 librtmp0 dependency)...
you can try to install transmission with --force-depends option
---
IIRC I saw somewhere in the forum, that some general solution for librtmp0>1 update issues is brewed /?/
True sarcasm doesn't need green font...

Re: Openpli4 transmission #23 jmbassett

  • Member
  • 3 posts

0
Neutral

Posted 25 October 2013 - 12:26

I have the same problem!!!

 

root@vuduo:/etc# opkg depends -A libcurl4
libcurl4 depends on:
        libcap2 (>= 2.22)
        libz1 (>= 1.2.8)
        librtmp0 (>= 2.4+git487+5ba573a)
        libgnutls26 (>= 2.12.23)
        libc6 (>= 2.18)
        libgpg-error0 (>= 1.12)
        libgcrypt11 (>= 1.5.3)
        libtasn1-6 (>= 3.3)
root@vuduo:/etc# opkg install librtmp0
Unknown package 'librtmp0'.
Collected errors:
 * opkg_install_cmd: Cannot install package librtmp0.
 

There is another version of this lib available that seems to already be installed:

 

root@vuduo:/etc# opkg list | grep -i librtmp
librtmp-dev - 2.4+git490+a9f353c-r1 - librtmp version 2.4+gitAUTOINC+a9f353c7cc-r1 - Development files  librtmp
librtmp-staticdev - 2.4+git490+a9f353c-r1 - librtmp version 2.4+gitAUTOINC+a9f353c7cc-r1 - Development files (Static
 Libraries)  librtmp Real-Time Messaging Protocol API  This package
librtmp1 - 2.4+git490+a9f353c-r1 - librtmp version 2.4+gitAUTOINC+a9f353c7cc-r1  librtmp Real-Time Messaging
root@vuduo:/etc# opkg list-installed | grep -i librtmp
librtmp1 - 2.4+git490+a9f353c-r1
 


Unfortunately this does not fulfil the dependency requirements for libcurl4. Hopefully one of the developers can fix this by fixing the dependency requirements for libcurl4 or having librtmp1 provide librtmp0 if that is suitable.
 



Re: Openpli4 transmission #24 jmbassett

  • Member
  • 3 posts

0
Neutral

Posted 25 October 2013 - 15:29

All of the following packages depend on libcurl4:

root@vuduo:~# opkg whatdepends -A libcurl4
Root set:
  libcurl4
What depends on root set
        rtorrent 0.9.2-r0       depends on libcurl4 (>= 7.32.0)
        gst-plugins-bad-curl 0.10.23.1+git12245+fb0d870-r3      depends on libcurl4 (>= 7.32.0)
        mpd 0.15.9-r2   depends on libcurl4 (>= 7.19.7)
        libcurl-dev 7.32.0-r0   depends on libcurl4
        enigma2-plugin-extensions-transmission 2.60     depends on libcurl4 (>= 7.19.7)
        curl 7.32.0-r0  depends on libcurl4 (>= 7.32.0)
        enigma2-plugin-extensions-buyukbangpanel 1.3.2-r0       depends on libcurl4
        rtorrent-dev 0.9.2-r0   depends on rtorrent (= 0.9.2-r0)
        python-pycurl 7.19.0-r3 depends on libcurl4 (>= 7.32.0)
        curl-dev 7.32.0-r0      depends on curl (= 7.32.0-r0)
        transmission-client 2.73-r1.1   depends on libcurl4 (>= 7.32.0)
        transmission 2.73-r1.1  depends on libcurl4 (>= 7.32.0)

 

 

So, here is a work-around until it is fixed:

root@vuduo:~# opkg install librtmp1
root@vuduo:~# ln -sv librtmp.so.1 /usr/lib/librtmp.so.0
root@vuduo:~# opkg install --force-depends libcurl4

 

Now you can install any of the above packages...

 


Edited by jmbassett, 25 October 2013 - 15:33.


Re: Openpli4 transmission #25 linuxgeek

  • Senior Member
  • 65 posts

+1
Neutral

Posted 25 October 2013 - 15:49

I just installed librtmp.so.0 from the library option of TSmedia  transmission works with out problems now 



Re: Openpli4 transmission #26 rolamento

  • Member
  • 14 posts

0
Neutral

Posted 25 October 2013 - 19:19

Thank you linuxgeek!

 

Finally success. i have managed to install it with your help.

 

Cheers



Re: Openpli4 transmission #27 blzr

  • PLi® Core member
  • 2,270 posts

+118
Excellent

Posted 27 November 2013 - 21:50

curl still needs to be (somehow ;)) forced to rebuild
(to update libcurl4 librtmp0 dependency)...

.
hmm, I'm pretty sure that something like this:
--- /dev/null
+++ b/meta-openpli/recipes-support/curl/curl_7.32.0.bbappend
@@ -0,0 +1,2 @@
+PRINC="1"
wouldn't be the best approach to solving this issue, but maybe just as a kind reminder... ;) /?/
True sarcasm doesn't need green font...

Re: Openpli4 transmission #28 potel

  • Member
  • 1 posts

0
Neutral

Posted 21 December 2013 - 22:08

Thank you linuxgeek!

 

Finally success. i have managed to install it with your help.

 

Cheers

 

 

I just installed librtmp.so.0 from the library option of TSmedia  transmission works with out problems now 

 

 

How exactely have you managed to do this, please? I can't find in TS that lib...

 

I'm stuck with error message:

Installing transmission (2.13-r0) to root...                                   
Downloading http://downloads.pli...800/mipsel/tran
mission_2.13-r0_mipsel.ipk.                                                    
Collected errors:                                                              
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for tran
mission:                                                                       
 *      librtmp0 (>= 2.4+git484+df6c518) *                                     
 * opkg_install_cmd: Cannot install package transmission.                    

 

Any help appreciated.  (OpenPli 2.1, kernel 2.6.18, OE2.0, DM800)

Thanks.



Re: Openpli4 transmission #29 macsym69

  • Member
  • 7 posts

0
Neutral

Posted 8 January 2014 - 10:55

Hello and thank you for this great project (I am new to this forum). So I successfully installed Transmission on Openpli4 (over a DM800SE) using "opkg install transmission". I can modify the settings (download directory, download/upload speed) through the web interface (http://dreamboxip:9091) but they are are overwritten to default every time I reboot. Does anyone of you know how to fix this?

 

Thank you very much for any help



Re: Openpli4 transmission #30 macsym69

  • Member
  • 7 posts

0
Neutral

Posted 8 January 2014 - 11:20

Oh, I just found the solution so I'll answer to myself in case it might help others.

 

In fact the only setting which was overwritten was the directory for downloads. This is because the daemon starts with "-w /media/hdd/torrents/" and this preveals over the configuration. I noticed that running the ps command:

 

  451 root     35588 S    /usr/bin/transmission-daemon -g /var/lib/transmission-daemon -w /media/hdd/torrents/

 

So you just need to change DOWNLOAD_DIR="/media/hdd/torrents/" in /etc/default/transmission-daemon

 

Hope it can help others



Re: Openpli4 transmission #31 MiLo

  • PLi® Core member
  • 14,055 posts

+298
Excellent

Posted 8 January 2014 - 15:42

Reading your comments, it would be more logical to remove the "-w" option from the startup commandline and somehow make it default to /media/hdd or so in the configuration file.
Real musicians never die - they just decompose

Re: Openpli4 transmission #32 rolamento

  • Member
  • 14 posts

0
Neutral

Posted 12 January 2014 - 13:16

Hi macsym69,

Hi have the same issue for ages and i never was able to solve it. Also my programming skill are close to 0.

As far i can understand you are editing the /etc/default/transmission-daemon (btw in my box D500hd doesn't exist) this is located under /usr/bin/transmission-daemon.

But this is a binary file how do you edit this?

Thank you.



Re: Openpli4 transmission #33 macsym69

  • Member
  • 7 posts

0
Neutral

Posted 18 January 2014 - 13:16

Hello rolamento and sorry for the late answer.
 
The transmission-daemon file I am talking about is editable. Here is the content:

# Default values for transmission daemon
# please fill in and enable service.
# Set DAEMON_USER to run under different credentials
DAEMON_ENABLED="YES"
DAEMON_USER=""
DAEMON_GROUP=""
DOWNLOAD_DIR="/media/hdd/torrents/"
CONFIG_DIR="/var/lib/transmission-daemon"

 

You are editing the wrong one. There are 3 on my DM800SE with OpenPli3:

 

root@dm800se:~# find / -name transmission-daemon
/etc/default/transmission-daemon
/var/lib/transmission-daemon
/usr/bin/transmission-daemon

MiLo is right though, removing the "-w" option is better but I don't know how to do it. I hope it helps!



Re: Openpli4 transmission #34 MiLo

  • PLi® Core member
  • 14,055 posts

+298
Excellent

Posted 18 January 2014 - 14:58

I've updated transmission to 2.82 and made it so that you can modify the torrent path via the web interface.
Real musicians never die - they just decompose

Re: Openpli4 transmission #35 macsym69

  • Member
  • 7 posts

0
Neutral

Posted 22 January 2014 - 21:23

Great! Thank you



Re: Openpli4 transmission #36 neo81

  • Member
  • 5 posts

0
Neutral

Posted 5 November 2017 - 16:46

Hi!

My image: OpenPLi 6
My Torrent Client: Transmission 2.84

OpenPLi 4 worked.
OpenPLi 6 not worked. (Not start Transmission daemon)

Any ideas?
Thanks!


Edited by neo81, 5 November 2017 - 16:46.


Re: Openpli4 transmission #37 Dimitrij

  • PLi® Core member
  • 10,323 posts

+350
Excellent

Posted 5 November 2017 - 18:07

Install enigma2-plugin-extensions-transmission in feed (version 2.92).


GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K


Re: Openpli4 transmission #38 neo81

  • Member
  • 5 posts

0
Neutral

Posted 5 November 2017 - 19:39

Install enigma2-plugin-extensions-transmission in feed (version 2.92).

 

146FireShot_Screen_Captur.png

 

That's not good either.



Re: Openpli4 transmission #39 MiLo

  • PLi® Core member
  • 14,055 posts

+298
Excellent

Posted 5 November 2017 - 19:46

My image: OpenPLi 6
My Torrent Client: Transmission 2.84

OpenPLi 4 worked.
OpenPLi 6 not worked. (Not start Transmission daemon)


Works fine here.

What box?
What did you already try to diagnose it?
Real musicians never die - they just decompose

Re: Openpli4 transmission #40 neo81

  • Member
  • 5 posts

0
Neutral

Posted 5 November 2017 - 20:17

 

My image: OpenPLi 6
My Torrent Client: Transmission 2.84

OpenPLi 4 worked.
OpenPLi 6 not worked. (Not start Transmission daemon)


Works fine here.

What box?
What did you already try to diagnose it?

 

 

Vu Solo2 Sunray

 

openpli-6.0-sunsolo2-20171031_usb.zip




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users