[Koha-bugs] [Bug 17666] New: .perl atomic update does not work under kohadevbox

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 22 09:21:53 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17666

            Bug ID: 17666
           Summary: .perl atomic update does not work under kohadevbox
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcharlt at gmail.com
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org

% perl installer/data/mysql/updatedatabase.pl
DEV atomic update: bug_xxxx.perl

Error flock (1) on
'/home/vagrant/kohaclone/installer/data/mysql/atomicupdate/bug_xxxx.perl': No
locks available at installer/data/mysql/updatedatabase.pl line 13637.

This is because Path::Tiny->slurp[_utf8] uses flocks which does not work with
NFS

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list