https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25604 Bug ID: 25604 Summary: Plugin unlinking failing during uninstall Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: major Priority: P5 - low Component: Plugin architecture Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org I'm seeing the following: Could not unlink /var/lib/koha/kohadev/plugins/Koha/Plugin/Dcook/OahImport.pm.pm: No such file or directory at /kohadevbox/koha/Koha/Plugins/Handler.pm line 106. Looks like the $plugin_path handling isn't working quite right. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.