Closed Bug 1426083 Opened 6 years ago Closed 6 years ago

stage-package is failing when DIST has spaces

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox59 fixed)

RESOLVED FIXED
mozilla59
Tracking Status
firefox59 --- fixed

People

(Reporter: Sylvestre, Assigned: Sylvestre)

References

Details

Attachments

(1 file)

../../dist/firefox
 Traceback (most recent call last):
   File "/Users/sylvestre/dev/mozilla/mozilla-central.hg/toolkit/mozapps/installer/packager.py", line 335, in <module>
     main()
   File "/Users/sylvestre/dev/mozilla/mozilla-central.hg/toolkit/mozapps/installer/packager.py", line 327, in main
     copier.copy(args.destination)
   File "/Users/sylvestre/dev/mozilla/mozilla-central.hg/python/mozbuild/mozpack/copier.py", line 300, in copy
     assert not os.path.exists(destination) or os.path.isdir(destination)
 AssertionError
 make[3]: *** [stage-package] Error 1
Comment on attachment 8937668 [details]
Bug 1426083 - Support spaces when dealing with multilocale.json

https://reviewboard.mozilla.org/r/208376/#review214238
Attachment #8937668 - Flags: review+
Attachment #8937668 - Flags: review?(mh+mozilla)
Pushed by gszorc@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ff1a826ff609
Support spaces when dealing with multilocale.json r=gps
https://hg.mozilla.org/mozilla-central/rev/ff1a826ff609
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: