google-code-backups / xinc

Automatically exported from code.google.com/p/xinc
0 stars 0 forks source link

Installation is not working, cannot stat '/usr/data/Xinc/examples/SimpleProject': No such file or directory #229

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. CentOS: pear install --alldeps Xinc/xinc
2. pear run-scripts xinc/Xinc

What is the expected output? What do you see instead?
A succes message, 

Successfully copies /usr/data/Xinc/etc/xinc/* to /etc/xinc
cp: cannot stat '/usr/data/Xinc/examples/SimpleProject': No such file or 
directory
Could not copy "/usr/data/Xinc/examples/SimpleProject" to: /var/xinc/projects
Deleting file: ...
Deleting file: ...
Deleting file: ...
....
[FAILED] Post installation. Rolling back

What version of the product are you using? On what operating system?
Version 2.2alpha3

Original issue reported on code.google.com by sjoerd.m...@gmail.com on 14 Jun 2012 at 6:47

GoogleCodeExporter commented 8 years ago
Would love to try xinc, I didn't use it before so maybe I'm missing something. 
I came across xinc when searching for a simple Jenkins alternative.

Original comment by sjoerd.m...@gmail.com on 14 Jun 2012 at 6:48

GoogleCodeExporter commented 8 years ago
Oh ok, will fix this, xinc-2.1 works fine.

Maybe todays evening I will release a new version of the package.

Original comment by opitz.al...@googlemail.com on 14 Jun 2012 at 8:22

GoogleCodeExporter commented 8 years ago
That would be great, thank you!

Original comment by sjoerd.m...@gmail.com on 14 Jun 2012 at 11:12

GoogleCodeExporter commented 8 years ago

Original comment by opitz.al...@googlemail.com on 14 Jun 2012 at 8:51

GoogleCodeExporter commented 8 years ago
So first problem fixed, now I get:

Successfully copied /usr/share/php/data/Xinc/etc/xinc/*  to: /etc/xinc
Successfully copied /usr/share/php/data/Xinc/examples/SimpleProject  to: 
/var/xinc/projects
Successfully copied /usr/share/php/data/Xinc/web/.htaccess  to: /var/www/xinc
Successfully copied /usr/share/php/data/Xinc/web/*  to: /var/www/xinc
Successfully copied /usr/share/php/data/Xinc/scripts/xinc-uninstall  to: 
/usr/bin/xinc-uninstall
cp: Aufruf von stat für 
»/usr/share/php/data/Xinc/scripts/xinc-uninstall.php“ nicht möglich: Datei 
oder Verzeichnis nicht gefunden
Could not copy "/usr/share/php/data/Xinc/scripts/xinc-uninstall.php" to: 
/usr/bin/xinc-uninstall.php

Original comment by opitz.al...@googlemail.com on 14 Jun 2012 at 8:51

GoogleCodeExporter commented 8 years ago
Done with releas of alpha4

Original comment by opitz.al...@googlemail.com on 14 Jun 2012 at 9:49