Closed Bug 1006373 Opened 11 years ago Closed 10 years ago

Build system tries to copy files from / to build_stage when we put extra empty line at the app list file

Categories

(Firefox OS Graveyard :: Gaia::Build, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: johnhu, Unassigned)

Details

Attachments

(1 file)

Attached file apps-engineering.list
If we have an app.list file with two extra line-feeds at the end, the build system tries to copy files from / to ./build_stage/. If we have an extra empty line in the middle of file, it does the same thing. The console outputs: run-js-command music2/app/build copy test-ime to build_stage/ copy share-receiver to build_stage/ copy template to build_stage/ copy / to build_stage/ cp: /.DocumentRevisions-V100: unable to copy extended attributes to /Users/hchu/gaia/build_stage/.DocumentRevisions-V100: Permission denied cp: /.DocumentRevisions-V100: Permission denied cp: /.file: Permission denied cp: /.fseventsd: unable to copy extended attributes to /Users/hchu/gaia/build_stage/.fseventsd: Permission denied cp: /.fseventsd: Permission denied cp: /.Spotlight-V100: unable to copy extended attributes to /Users/hchu/gaia/build_stage/.Spotlight-V100: Permission denied cp: /.Spotlight-V100: Permission denied cp: /.Trashes: unable to copy extended attributes to /Users/hchu/gaia/build_stage/.Trashes: Permission denied cp: /.Trashes: Permission denied cp: /Applications/Adium.app/Contents/Frameworks/libjson-glib.framework/Headers/json-glib: directory causes a cycle cp: /Applications/Adium.app/Contents/Frameworks/libjson-glib.framework/Versions/1.0.0/Headers/json-glib: directory causes a cycle cp: /Applications/Adium.app/Contents/Frameworks/libjson-glib.framework/Versions/Current/Headers/json-glib: directory causes a cycle
It works after testing in my env. Maybe it has been fixed since build system refactoring.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: