Mantis - Resin
Viewing Issue Advanced Details
5244 minor always 10-10-12 18:38 12-04-12 07:26
cowan  
 
normal  
closed 4.0.32  
fixed  
none    
none 4.0.33  
0005244: --with-resin-init.d fails if init.d directory does not exist
./configure --prefix=/usr/local/resin-pro-4.0.32 --with-resin-init.d=/usr/local/resin-pro-4.0.32/init.d/resin

During the "make install", I see the following error messages:

Installing Resin init.d script /usr/local/resin-pro-4.0.32/init.d/resin.
cp: cannot create regular file `/usr/local/resin-pro-4.0.32/init.d/resin': No such file or directory
chmod: cannot access `/usr/local/resin-pro-4.0.32/init.d/resin': No such file or directory
WARNING: failed to set Resin init.d executable. Ensure /usr/local/resin-pro-4.0.32/init.d/resin is writable by root, or run 'make install' as root.

I am asking the installation to create the directory "init.d" in the deployment directory and copy the init.d script "resin" into it. This worked when installing resin pro 4.0.27, but it failed in resin 4.0.30.
Rep by K. Fetterman

There are no notes attached to this issue.