http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11830 Bug ID: 11830 Summary: Document disk space requirements for git install on Ubuntu Change sponsored?: --- Product: Koha Version: master Hardware: All OS: Linux Status: NEW Severity: enhancement Priority: P5 - low Component: Installation and upgrade (command-line installer) Assignee: gmcharlt@gmail.com Reporter: dan@coffeecode.net QA Contact: testopia@bugs.koha-community.org Created attachment 25587 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25587&action=edit Adds a HARDWARE REQUIREMENTS section to the INSTALL.ubuntu file When I installed Koha for the first time on Ubuntu, I provisioned a VM with what I assumed would be a generous 4GB of disk space. This turned out to be a very bad assumption due to the 2.3GB that a full git clone of the Koha repository requires. The symptoms of running out of disk space were sadly not immediately apparent and caused much head scratching. Therefore, in INSTALL.ubuntu, include an upfront note about hardware requirements in the case of a git install, in the hopes that others will not end up experiencing a similar fate :) -- You are receiving this mail because: You are watching all bug changes.