- Closed
- Minor
Hello,
Just installed the patch plugin and attempted to apply patch 1.0.0, but I got the following error:
Installing /boot/config/plugins/unraid.patch/7.0.0/20250128204439-pr271.patch...
patching file emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php
patching file emhttp/plugins/dynamix/include/FileTree.php
patching file emhttp/plugins/dynamix/include/ShareList.php
patching file emhttp/plugins/dynamix/scripts/diagnostics
patching file sbin/mover
Hunk #1 FAILED at 72.
1 out of 1 hunk FAILED -- saving rejects to file sbin/mover.rej
Failed to install patch 20250128204439-pr271.patch Aborting
One thing that may or may not be relevant is I've set it it loads the flash drive into memory via this command:
touch /boot/config/fastusr
After trying the first time, it still shows I need to patch, but running the patch again just skips the emhttp* files and still fails on the mover script.
Installing /boot/config/plugins/unraid.patch/7.0.0/20250128204439-pr271.patch...
patching file emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
2 out of 2 hunks ignored -- saving rejects to file emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php.rej
patching file emhttp/plugins/dynamix/include/FileTree.php
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file emhttp/plugins/dynamix/include/FileTree.php.rej
patching file emhttp/plugins/dynamix/include/ShareList.php
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file emhttp/plugins/dynamix/include/ShareList.php.rej
patching file emhttp/plugins/dynamix/scripts/diagnostics
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file emhttp/plugins/dynamix/scripts/diagnostics.rej
patching file sbin/mover
Hunk #1 FAILED at 72.
1 out of 1 hunk FAILED -- saving rejects to file sbin/mover.rej
Failed to install patch 20250128204439-pr271.patch Aborting