Bug 32056

Summary: Database tmpdir check before upgrade
Product: Koha Reporter: Mengu Yazicioglu <mengu>
Component: Installation and upgrade (command-line installer)Assignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: Main   
Hardware: All   
OS: All   
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Mengu Yazicioglu 2022-11-01 05:49:33 UTC
Hi all,

It may an error occur during koha upgrade if tmp directory is not free enough for database. This may lead as if upgrade completes but there may occur lots of problem.

Can it be good idea to check free tmpdir area for database need and suggest to increase or change the value before proceeding upgrade?