Bug 8467

Summary: Error during installation spool directory
Product: Koha Reporter: Paul Poulain <paul.poulain>
Component: Installation and upgrade (command-line installer)Assignee: Jared Camins-Esakov <jcamins>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P5 - low CC: m.de.rooy
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on:    
Bug Blocks: 8268    

Description Paul Poulain 2012-07-18 14:25:21 UTC
Trying to reinstall a Koha from scratch to test bug 7421, I get, at the end of the make install a nasty:

chmod: impossible d'accéder à «/home/paul/koha.dev/installs/unimarcdom2/var/spool»: Aucun fichier ou dossier de ce type
make: *** [set_koha_permissions] Erreur 1

(impossible to reach... No file or directory of this type)

Not sure it's a blocker, as the setup seems OK, but not sure it's not a blocker either, because there maybe some problems i haven't seen !

I suspect it's a side effect of bug 8268, assigning this bug directly to jcamins
Comment 1 Jared Camins-Esakov 2012-07-18 14:27:18 UTC
A patch for this is already attached to bug 8268.
Comment 2 Marcel de Rooy 2012-07-18 14:42:42 UTC

*** This bug has been marked as a duplicate of bug 8268 ***