pillarone 0.3.1 fails to install under Ubuntu Linux 8.04 (Hardy Heron)
Up to Software
pillarone 0.3.1 fails to install under Ubuntu Linux 8.04 (Hardy Heron)
There seems to be a bug in the installation scripts of pillarone 0.3.1. When installing as root* on Ubuntu Linux 8.04 (Hardy Heron) in the default directory "/usr/local/pillarone", the installation fails in step 6/8 with the following error message:
/usr/local/pillarone/pillarone/plugin/install_plugins.sh: 11: grails: Permission denied
The bug is quite obvious, because a "ls -lh /usr/local/pillarone/grails/bin" reveals that the "x" bit of the grail scripts is not set. Thus the machine refuses to execute these scripts:
root@stefan2:/usr/local/pillarone/grails/bin# ls -lh
insgesamt 36K
-rw-r--r-- 1 root root 216 2008-06-12 15:25 cygrails
-rw-r--r-- 1 root root 127 2008-06-12 15:25 grails
-rw-r--r-- 1 root root 431 2008-06-12 15:25 grails.bat
-rw-r--r-- 1 root root 273 2008-06-12 15:25 grails-debug
-rw-r--r-- 1 root root 563 2008-06-12 15:25 grails-debug.bat
-rw-r--r-- 1 root root 6,8K 2008-06-12 15:25 startGrails
-rw-r--r-- 1 root root 4,6K 2008-06-12 15:25 startGrails.bat
I am also a bit puzzled that it is not possible to deselect the installation of the JRE, which normally is already installed on most systems, but that's only a minor problem.
Stefan
*using Sun Java 6 Runtime from within a root Nautilus window
Re: pillarone 0.3.1 fails to install under Ubuntu Linux 8.04 (Hardy Heron)
Hi Stefan,
thanks for helping us to improve our software bundle. We were using an installer software called "izpack" which is a plain java installer product and therefore capable to be used on any platform. I am also working on Ubuntu, but did not see this error, as my PATH variable already pointed to a properly installed GRAILS installation. Therefore the bundled grails were never used for the application.
We have corrected this issue and I have tested by removing my GRAILS installation from the path and by checking the executable files within <INSTALLATIONPATH>/grails/bin.
detlef
Re: pillarone 0.3.1 fails to install under Ubuntu Linux 8.04 (Hardy Heron)
Re: pillarone 0.3.1 fails to install under Ubuntu Linux 8.04 (Hardy Heron)
A new installer version of the reserving application is available.
Document Actions
- History
-
Action Performed by Date and Time Comment Activate Stefan Förster 07.10.2008 00:27 No comments.

