vletroye / SynoPackages

Various Synology Packages built with Mods Packager
126 stars 24 forks source link

MODS package manager not supported bij DSM 7 #43

Open PJThys opened 3 years ago

PJThys commented 3 years ago

I used MODS package manager to move my packages to a different drive because a drive was starting to fail. After replacing the drive I moved them back. Worked like a charm. After updating DSM to version 7 MODS package manager is not supported anymore. Is this easy to fix?

vletroye commented 3 years ago

Hello.

Good to know that this package helped ;)

Unfortunately, it won't be easy to make it compatible with DSM 7 due to the many security restrictions in place within that version (A.o. the packages may not run anymore as admin, hence the lack of access rights to do many operations). I did some attempts to execute the command as admin via SSH. It works but it's not "clean" as one as to enter the admin password and this one is stored.... I would need more free time to search for a proper way to do this...

PJThys commented 3 years ago

Dear Valery, thank you for your efforts. I would need glad if you could solve the problems, but can understand if you lack the time to fix it. Thank you for your work anyways 😊. Kind regards, Peter

Op do 12 aug. 2021 12:05 schreef Valéry Letroye @.***>:

Hello.

Good to know that this package helped ;)

Unfortunately, it won't be easy to make it compatible with DSM 7 due to the many security restrictions in place within that version (A.o. the packages may not run anymore as admin, hence the lack of access rights to do many operations). I did some attempts to execute the command as admin via SSH. It works but it's not "clean" as one as to enter the admin password and this one is stored.... I would need more free time to search for a proper way to do this...

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/vletroye/SynoPackages/issues/43#issuecomment-897511124, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI2JJLYQOPYXC7NVCZYL2BTT4OMINANCNFSM5B7IRPYA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .

gibboireland commented 2 years ago

Ditto for me - would really be great if this could be resolved, even in a "messy" state as over-complicated to move packages without it! Thanks :)

Hurray0 commented 1 year ago

Hello.

Good to know that this package helped ;)

Unfortunately, it won't be easy to make it compatible with DSM 7 due to the many security restrictions in place within that version (A.o. the packages may not run anymore as admin, hence the lack of access rights to do many operations). I did some attempts to execute the command as admin via SSH. It works but it's not "clean" as one as to enter the admin password and this one is stored.... I would need more free time to search for a proper way to do this...

It would be ok for me to enter admin password via SSH as I really desire package move in DSM7.

I have SynologyPhoto installed on volume1 ssd and real photo data in home store path on volume2 hdd. As ssd has no raid, I want to move Photo app to volume2. If I remove Photo app and reinstall it on volume2, my settings like album and human faces will lose. If no such package manager tool available, is it possible to provide a way for me to do such job? (I'm able to use SSH and have admin privilege)

vletroye commented 1 year ago

This script can be user (as root) to move a "simple" package on DSM 7

Syntax to move: ./mv.sh 'target volume' 'package name' Syntax to list all packages: ./mv.sh list

I tried it successfuly on the package "File Browser" from the Syno Community but also on the "Synology Photo" application. That being said: really at your own risks !!! I didn't test it extensively. I strongly advice you to test it in a Virtual Synology first (Xpenology: see a how to here)

PJThys commented 1 year ago

Awesome, thanks!

Op di 11 okt. 2022 23:07 schreef Valéry Letroye @.***>:

This script can be user (as root) to move a "simple" package on DSM 7: /vletroye/SynoPackages/blob/master/MODS%20Package%20Manager/package/ui/mvpkg7.sh

Syntax: ./mv.sh

I tried it successfuly on the package "File Browser" from the Syno Community but also, apparentlyon the "Synology Photo" application. That being said: really at your own risks !!! I didn't test it extensively

— Reply to this email directly, view it on GitHub https://github.com/vletroye/SynoPackages/issues/43#issuecomment-1275276501, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI2JJL7LOV7BVVEWEW6QU2DWCXJH3ANCNFSM5B7IRPYA . You are receiving this because you authored the thread.Message ID: @.***>