Closed Bug 1845267 Opened 2 years ago Closed 2 years ago

ModuleNotFoundError: No module named 'rocbuild'

Categories

(Thunderbird :: Build Config, defect)

defect

Tracking

(thunderbird_esr115 wontfix)

RESOLVED FIXED
117 Branch
Tracking Status
thunderbird_esr115 --- wontfix

People

(Reporter: darktrojan, Assigned: rjl)

Details

Attachments

(3 files)

The decision task is broken, complaining about this import. Since it's just a string and we're busted without it, I'm going to hard-wire the string to get the build going again, but this needs a proper fix.

Flags: needinfo?(rob)
Pushed by geoff@darktrojan.net: https://hg.mozilla.org/comm-central/rev/b05b5bed58cc Hard-wire a string to get the decision task working again. rs=bustage-fix
Keywords: leave-open
Assignee: nobody → rob
Status: NEW → ASSIGNED

Mach commands using code from comm-central need to use the tb_common site file
in most cases. Exceptions are for commands (like commlint) that simply wrap the
upstream command.

Depends on D184494

The taskgraph commands use the mach virtualenv site. Prior to bug 1695312,
that virtualenv had it's sys.path extended with the Thunderbird Python module
paths. That's no longer the case.
This only extends sys.path for the taskgraph mach commands.

Depends on D184495

Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/2f0e616f9eff
Backed out changeset b05b5bed58cc rs=backout
https://hg.mozilla.org/comm-central/rev/400691a111f2
Use tb_common virtualenv for Thunderbird mach commands. rs=bustage-fix
https://hg.mozilla.org/comm-central/rev/adc12733d38b
Fix Thunderbird taskgraph commands. rs=bustage-fix

Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Flags: needinfo?(rob)
Target Milestone: --- → 117 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: