?
avatar pe7er
pe7er
7 Nov 2015

I tried to use /build/build.php to compile changes in LESS file and got the following warning messages:

~/www/joomla-cms/build$ php build.php
Start build for version 3.5.0-beta.
Delete old release folder.
Copy the files from the git repository.
fatal: Not a valid object name
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
Copy manifest file to root directory for install packages.
cp: cannot stat ‘~/www/joomla-cms/build/tmp/3.5.0-beta/administrator/manifests/files/joomla.xml’: No such file or directory
Create list of changed files from git repository.
Delete folders not included in packages.
Build full package files.
mv: cannot stat ‘administrator/manifests/packages/pkg_weblinks.xml’: No such file or directory
tar: *: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
tar: *: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
Build full update package.
rm: cannot remove ‘installation’: No such file or directory
rm: cannot remove ‘images/banners’: No such file or directory
rm: cannot remove ‘images/headers’: No such file or directory
rm: cannot remove ‘images/sampledata’: No such file or directory
rm: cannot remove ‘images/joomla_black.png’: No such file or directory
rm: cannot remove ‘images/powered_by.png’: No such file or directory
mv: cannot stat ‘../pkg_weblinks.xml’: No such file or directory
tar: *: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
tar: *: Cannot stat: No such file or directory
tar: Exiting with failure status due to previous errors
Build of version 3.5.0-beta complete!
avatar pe7er pe7er - open - 7 Nov 2015
avatar zero-24
zero-24 - comment - 7 Nov 2015

@pe7er for The css You Need https://github.com/joomla/joomla-cms/blob/staging/build/generatecss.php

Regarding The errors so You usw a clean staging?

avatar pe7er
pe7er - comment - 7 Nov 2015

Thanks, I'll try.

My local environment is up to date with Joomla staging.

avatar zero-24
zero-24 - comment - 7 Nov 2015

Also with The Installation and images folders?

avatar brianteeman brianteeman - close - 7 Nov 2015
avatar pe7er
pe7er - comment - 7 Nov 2015

build/generatecss.php did the trick, thanks @zero-24

avatar pe7er pe7er - change - 7 Nov 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-11-07 10:27:41
Closed_By pe7er
avatar pe7er pe7er - close - 7 Nov 2015
avatar brianteeman brianteeman - change - 14 Dec 2015
Labels Added: ?

Add a Comment

Login with GitHub to post a comment