It does not matter. No need to install 19a first.Do we install on top of previous 19a release or shall we uninstall 19a first ?
It does not matter. No need to install 19a first.Do we install on top of previous 19a release or shall we uninstall 19a first ?
fixed in repoNot sure if this is related to topic. can someone advice me on whats going on with entware update through amtm. it states updated but returns package 3 p available. i try again to update and no luck. see attached
yes . worksfixed in repo
Still can't update...is there a manual way to do it?fixed in repo
cool. seems like your build solved my issue. somehow transmission is a bit slower and sometimes struggle to get peers. also i noticed that adding torrents which have UTF-8 characters it does not display them. looks like somekind of charset issue? is it also related with openssl?The previous package version transmission-daemon_3.00-19a works! But there are reports it has memory leaks. Here is another one (based on gentoo patch) -
and
Thank you. You saved me. I am not that fluent in linux, never would've fixed that by myself.FIXED - at least a workaround. Per the other threads, I reinstalled libcurl and that worked.
Code:opkg install --force-reinstall libcurl
And now i remember that i did exactly that)For next time, remember to shut down Transmission prior to updating packages.
max@MyAsus:/tmp/mnt/MyAsus/entware/bin# sh /opt/etc/init.d/S88transmission start
Starting transmission-daemon... done.
max@MyAsus:/tmp/mnt/MyAsus/entware/bin#
Jun 4 08:08:39 max: Started transmission-daemon from .
max@MyAsus:/tmp/home/root# opkg list-installed | grep transmission
transmission-daemon - 4.0.3-2
transmission-web - 4.0.3-2
Today I updated Entware packages through amtm, and now I'm not able to run transmission anymore.
No idea what's happening, if I try to start it manually:
but there's no active process running for transmission.Code:max@MyAsus:/tmp/mnt/MyAsus/entware/bin# sh /opt/etc/init.d/S88transmission start Starting transmission-daemon... done. max@MyAsus:/tmp/mnt/MyAsus/entware/bin#
and in System log the only "error" I can see is this:
Code:Jun 4 08:08:39 max: Started transmission-daemon from .
From opkg list-installed it seems amtm updated transmission to 4.0.3-2:
Code:max@MyAsus:/tmp/home/root# opkg list-installed | grep transmission transmission-daemon - 4.0.3-2 transmission-web - 4.0.3-2
Am I the only one with this problem?
Thanks in advance.
opkg remove --autoremove transmission-web
opkg remove --autoremove transmission-daemon
opkg --force-depends remove libcurl
opkg install libcurl
opkg install transmission-web
Thank you but no fixed the issue to me. It seems similar as in the past but not the same.Seems related to similar issue as in the past.
This workaround still works.
Code:opkg remove --autoremove transmission-web opkg remove --autoremove transmission-daemon opkg --force-depends remove libcurl opkg install libcurl opkg install transmission-web
No positive results here too.Seems related to similar issue as in the past.
This workaround still works.
Code:opkg remove --autoremove transmission-web opkg remove --autoremove transmission-daemon opkg --force-depends remove libcurl opkg install libcurl opkg install transmission-web
Same here just updated to 4.0.3-2 not working. Any ideas?Today I updated Entware packages through amtm, and now I'm not able to run transmission anymore.
No idea what's happening, if I try to start it manually:
but there's no active process running for transmission.Code:max@MyAsus:/tmp/mnt/MyAsus/entware/bin# sh /opt/etc/init.d/S88transmission start Starting transmission-daemon... done. max@MyAsus:/tmp/mnt/MyAsus/entware/bin#
and in System log the only "error" I can see is this:
Code:Jun 4 08:08:39 max: Started transmission-daemon from .
From opkg list-installed it seems amtm updated transmission to 4.0.3-2:
Code:max@MyAsus:/tmp/home/root# opkg list-installed | grep transmission transmission-daemon - 4.0.3-2 transmission-web - 4.0.3-2
Am I the only one with this problem?
Thanks in advance.
max@MyAsus:/tmp/mnt/MyAsus/Downloads# opkg install transmission-daemon_3.00-19a_aarch64-3.10.ipk
Unknown package 'transmission-daemon'.
Collected errors:
* pkg_hash_fetch_best_installation_candidate: Packages for transmission-daemon found, but incompatible with the architectures configured
* opkg_install_cmd: Cannot install package transmission-daemon.
I downgraded back to 388.1 and it works with transmission 4.0.3-2Don't know what else to try.
Removed 4.0.3-2 installed by amtm, but trying to reinstall transmission-daemon from post #31:
Code:max@MyAsus:/tmp/mnt/MyAsus/Downloads# opkg install transmission-daemon_3.00-19a_aarch64-3.10.ipk Unknown package 'transmission-daemon'. Collected errors: * pkg_hash_fetch_best_installation_candidate: Packages for transmission-daemon found, but incompatible with the architectures configured * opkg_install_cmd: Cannot install package transmission-daemon.
I don't know the answer for that. maybe @ryzhov_al can help?Is there anyway to downgrade to the previous version of transmission 3.00-19a or b? I searched the entware repository and couldn't find anything but it might just be me not knowing where to look. I really don't want to futz around with downgrading the OS of the router to make transmission work again. Thanks for any help.
Jun 14 06:35:19 max: Started transmission-daemon from .
Jun 14 04:35:22 transmission-daemon[15173]: UDP Failed to set receive buffer: requested 4194304, got 245760 (tr-udp.c:97)
Jun 14 04:35:22 transmission-daemon[15173]: UDP Failed to set send buffer: requested 1048576, got 245760 (tr-udp.c:105)
Jun 14 06:37:03 kernel: transmission-da/15176: potentially unexpected fatal signal 11.
Jun 14 06:37:03 kernel: Pid: 15176, comm: transmission-da
Jun 14 06:37:03 kernel: CPU: 0 Tainted: P (2.6.36.4brcmarm #1)
Jun 14 06:37:03 kernel: PC is at 0x404c7090
Jun 14 06:37:03 kernel: LR is at 0x26150
Jun 14 06:37:03 kernel: pc : [<404c7090>] lr : [<00026150>] psr: 60070010
Jun 14 06:37:03 kernel: sp : 40bd8410 ip : 404c7090 fp : 40d5573c
Jun 14 06:37:03 kernel: r10: 00000000 r9 : 0005fdbc r8 : 00000000
Jun 14 06:37:03 kernel: r7 : 000611cc r6 : 416b2230 r5 : 00000000 r4 : 00000000
Jun 14 06:37:03 kernel: r3 : 00000000 r2 : 00000001 r1 : 00000014 r0 : 00000000
Jun 14 06:37:03 kernel: Flags: nZCv IRQs on FIQs on Mode USER_32 ISA ARM Segment user
Jun 14 06:37:03 kernel: Control: 10c53c7d Table: 990e404a DAC: 00000015
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!