Closed
Bug 1031245
Opened 11 years ago
Closed 8 years ago
Recursive copyFileTo
Categories
(Firefox OS Graveyard :: Gaia, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: giuseppe.barba, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686 on x86_64; rv:30.0) Gecko/20100101 Firefox/30.0 (Beta/Release)
Build ID: 20140608211132
Steps to reproduce:
Download fresh and clean Gaia code, then:
cd gaia
make
Actual results:
run-js-command gaia/webapp-shared
Exception: [Exception... "Component returned failure code: 0x80520011 (NS_ERROR_FILE_NAME_TOO_LONG) [nsILocalFile.copyTo]" nsresult: "0x80520011 (NS_ERROR_FILE_NAME_TOO_LONG)" location: "JS frame :: resource://gre/modules/commonjs/toolkit/loader.js -> file:///home/barba/Lavoro/FirefoxOS/B2G/gaia/build/utils-xpc.js :: copyFileTo :: line 451" data: no]
undefined
Expected results:
Recursive directory was created into build_stage folder as following:
build_stage/settings/shared/resources/languages.json/build_stage/settings/shared/resources/languages.json/build_stage/.....
| Reporter | ||
Updated•11 years ago
|
Severity: normal → critical
OS: All → Linux
Hardware: All → x86_64
Comment 1•8 years ago
|
||
Firefox OS is not being worked on
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•