![]() |
|
Cant Install Minimserver 2 on QNAP TS209 - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: MinimServer 2 (/forumdisplay.php?fid=12) +--- Thread: Cant Install Minimserver 2 on QNAP TS209 (/showthread.php?tid=6060) Pages: 1 2 |
Cant Install Minimserver 2 on QNAP TS209 - Bl4mm - 09-02-2021 14:50 Hi Am getting a data file error at around 80% installin Minimserver 2. Removed JRE ARM package but then got an error suggesting I needed to install it, so did. v8. Have removed the Minimserver share but made no difference. I notice the share that is re-created by install has folders but no content I am using the package called MinimServer-2.0.12-armv5.qpkg Have an 0.8 install that I removed before. Any suggestions on what to do next? Have attached the log. Ta RE: Cant Install Minimserver 2 on QNAP TS209 - simoncn - 09-02-2021 15:11 There are detailed instructions for installing MinimServer 2 on a TS-209 on this page. This link was giving a 404 error but this is now fixed. If you follow these instructions carefully, everything should work. There was no log attached to your post. RE: Cant Install Minimserver 2 on QNAP TS209 - Bl4mm - 09-02-2021 15:50 (09-02-2021 15:11)simoncn Wrote: There are detailed instructions for installing MinimServer 2 on a TS-209 on this page. This link was giving a 404 error but this is now fixed. If you follow these instructions carefully, everything should work. Wow. Thanks for the quick reply. I followed that and still got the same error I'm, afraid. Have attached my log again. [attachment=2181] RE: Cant Install Minimserver 2 on QNAP TS209 - simoncn - 09-02-2021 16:33 A web search for this message suggests that some files might have been left in the /share/HDA_DATA/.qpkg folder from a previous install. Please do the following: 1) Login to the NAS in a terminal window 2) Run this command: find /share/HDA_DATA/.qpkg/MinimServer 3) Post the output from this command here RE: Cant Install Minimserver 2 on QNAP TS209 - Bl4mm - 09-02-2021 18:23 (09-02-2021 16:33)simoncn Wrote: A web search for this message suggests that some files might have been left in the /share/HDA_DATA/.qpkg folder from a previous install. Please do the following: Here you go /share/HDA_DATA/.qpkg/MinimServer /share/HDA_DATA/.qpkg/MinimServer/.list /share/HDA_DATA/.qpkg/MinimServer/bin /share/HDA_DATA/.qpkg/MinimServer/bin/mscript /share/HDA_DATA/.qpkg/MinimServer/etc /share/HDA_DATA/.qpkg/MinimServer/lib /share/HDA_DATA/.qpkg/MinimServer/lib/minimlaunch$-2.0.103.jar /share/HDA_DATA/.qpkg/MinimServer/lib/jminim-2.0.123.jar /share/HDA_DATA/.qpkg/MinimServer/lib/minim.jar /share/HDA_DATA/.qpkg/MinimServer/lib/ohnet(linux-arm)-1.29.3842.zip /share/HDA_DATA/.qpkg/MinimServer/lib/minimreader-2.0.106.jar /share/HDA_DATA/.qpkg/MinimServer/lib/minimscript$-2.0.102.jar /share/HDA_DATA/.qpkg/MinimServer/lib/minimserver-2.0.12.jmpkg /share/HDA_DATA/.qpkg/MinimServer/lib/minimserver-2.0.122.jar /share/HDA_DATA/.qpkg/MinimServer/lib/minimui-2.0.117.jar /share/HDA_DATA/.qpkg/MinimServer/lib/mscript.jar /share/HDA_DATA/.qpkg/MinimServer/lib/mserver.jar /share/HDA_DATA/.qpkg/MinimServer/libext /share/HDA_DATA/.qpkg/MinimServer/libsys /share/HDA_DATA/.qpkg/MinimServer/x09 /share/HDA_DATA/.qpkg/MinimServer/x09/create_chroot.sh /share/HDA_DATA/.qpkg/MinimServer/x09/libx09.so /share/HDA_DATA/.qpkg/MinimServer/x09/remove_chroot.sh /share/HDA_DATA/.qpkg/MinimServer/minimserver.sh /share/HDA_DATA/.qpkg/MinimServer/LICENSE2.txt /share/HDA_DATA/.qpkg/MinimServer/.qpkg_icon.gif /share/HDA_DATA/.qpkg/MinimServer/.qpkg_icon_80.gif /share/HDA_DATA/.qpkg/MinimServer/.qpkg_icon_gray.gif /share/HDA_DATA/.qpkg/MinimServer/.oldlist RE: Cant Install Minimserver 2 on QNAP TS209 - simoncn - 09-02-2021 18:39 This shows that you already have the files for MinimServer 2 installed. What does the QPKG Plugins page say? RE: Cant Install Minimserver 2 on QNAP TS209 - Bl4mm - 09-02-2021 18:49 (09-02-2021 18:39)simoncn Wrote: This shows that you already have the files for MinimServer 2 installed. What does the QPKG Plugins page say? Only NPTL and JRE_ARM. [attachment=2182] RE: Cant Install Minimserver 2 on QNAP TS209 - simoncn - 09-02-2021 18:53 OK, so the files are out of sync with the page. The simplest solution is to delete the files by running this command: rm -rf /share/HDA_DATA/.qpkg/MinimServer After this, you should be able to do the install. RE: Cant Install Minimserver 2 on QNAP TS209 - Bl4mm - 09-02-2021 19:26 Did that and still get installation failed. :-( And the files are back RE: Cant Install Minimserver 2 on QNAP TS209 - simoncn - 09-02-2021 21:21 I have done some experiments and it appears that the TS-209/409/109 cannot handle an installation package that contains a digital signature. I am investigating how to solve this. Thank you for letting me know about this problem. |