Closed Bug 1044414 Opened 10 years ago Closed 10 years ago

"NameError: name 'os_version' is not defined" when building on unlisted platform

Categories

(Testing :: Mozbase, defect)

All
Other
defect
Not set
normal

Tracking

(firefox32 fixed, firefox33 fixed, firefox34 fixed)

RESOLVED FIXED
mozilla34
Tracking Status
firefox32 --- fixed
firefox33 --- fixed
firefox34 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(1 file)

creating ./config.status
Traceback (most recent call last):
  File "./config.status", line 962, in <module>
    from mozbuild.config_status import config_status
  File "/«PKGBUILDDIR»/python/mozbuild/mozbuild/config_status.py", line 21, in <module>
    from mozbuild.frontend.emitter import TreeMetadataEmitter
  File "/«PKGBUILDDIR»/python/mozbuild/mozbuild/frontend/emitter.py", line 19, in <module>
    import mozinfo
  File "/«PKGBUILDDIR»/testing/mozbase/mozinfo/mozinfo/__init__.py", line 54, in <module>
    import mozinfo
  File "/«PKGBUILDDIR»/testing/mozbase/mozinfo/mozinfo/mozinfo.py", line 76, in <module>
    info['os_version'] = os_version
NameError: name 'os_version' is not defined
Blocks: 945869
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Attachment #8463044 - Flags: review?(ted) → review+
https://hg.mozilla.org/mozilla-central/rev/b894570f9083
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
Whiteboard: [checkin-needed-beta] [checkin-needed-aurora] [npotb]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: