Closed
Bug 744598
Opened 13 years ago
Closed 13 years ago
tracking bug for build and release of Thunderbird 13.0
Categories
(Release Engineering :: Release Requests, defect, P1)
Release Engineering
Release Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: jhopkins)
References
Details
Attachments
(3 files, 3 obsolete files)
3.45 KB,
patch
|
standard8
:
review+
jhopkins
:
checked-in+
|
Details | Diff | Splinter Review |
315 bytes,
patch
|
jhopkins
:
checked-in+
|
Details | Diff | Splinter Review |
842 bytes,
patch
|
bhearsum
:
review+
jhopkins
:
checked-in+
|
Details | Diff | Splinter Review |
No description provided.
Comment 1•13 years ago
|
||
I'll take this one, but expect me to twist someone's arm to do the final steps early on release day.
Assignee: nobody → nrthomas
Priority: -- → P2
Comment 2•13 years ago
|
||
This is a kind of three-way merge between this file, release-firefox-mozilla-release.py, and release-thunderbird-comm-beta.py. As well as the normal version bumps, it enables signing and partial update generation on the build slaves (same as 13.0b4), and fixes a few firefoxisms (partner builds, bumping browser/ in comm-release). l10n changesets to be added at build time.
Queries
* should a relbranch be used for mozilla-release ? I notice we do this on beta
* should releaseNotesUrl be changing to use www.mozilla.org ?
Attachment #628180 -
Flags: review?(rail)
Updated•13 years ago
|
Attachment #628180 -
Flags: review?(mbanner)
Comment 3•13 years ago
|
||
Comment on attachment 628180 [details] [diff] [review]
[buildbot-configs] build1 config, WIP
Review of attachment 628180 [details] [diff] [review]:
-----------------------------------------------------------------
::: mozilla/release-thunderbird-comm-release.py
@@ +53,1 @@
> 'relbranch': None,
(In reply to Nick Thomas [:nthomas] from comment #2)
> Queries
> * should a relbranch be used for mozilla-release ? I notice we do this on
> beta
Up to TB drivers. Sometimes, when we build using the same changeset as for FF, we use relbranch set explicitly to avoid creating another branch.
Sometimes, when TB needs extra patches or uses a changeset which comes before FF's one, we need to use None, so the automation generates a separate relbranch.
I usually put TBD here.
Attachment #628180 -
Flags: review?(rail) → review+
Comment 4•13 years ago
|
||
Swapping this release with 10.0.5 ESR.
Assignee: nrthomas → jhopkins
Depends on: 759767
Assignee | ||
Comment 5•13 years ago
|
||
Attachment #628180 -
Attachment is obsolete: true
Attachment #628180 -
Flags: review?(mbanner)
Attachment #629186 -
Flags: review?(mbanner)
Comment 6•13 years ago
|
||
Comment on attachment 629186 [details] [diff] [review]
release config
I was going to compare with esr or release but I can't do that from here. Looks fine anyway.
Attachment #629186 -
Flags: review?(mbanner) → review+
Assignee | ||
Comment 7•13 years ago
|
||
Comment on attachment 629186 [details] [diff] [review]
release config
Landed on default and production:
https://hg.mozilla.org/build/buildbot-configs/rev/6267382083f3
https://hg.mozilla.org/build/buildbot-configs/rev/0bfe11bd42ca
Attachment #629186 -
Flags: checked-in+
Assignee | ||
Comment 8•13 years ago
|
||
hg repos tagged, builds queued.
Assignee | ||
Comment 9•13 years ago
|
||
Attachment #629240 -
Flags: review?(bhearsum)
Assignee | ||
Comment 10•13 years ago
|
||
win32 compile failed on mw32-ix-slave02 with "abort: unknown revision 'THUNDERBIRD_13_0_RELEASE'!
Time: real 11.676 secs (user 9.641+0.000 sys 0.594+0.000)
Executing command: ['python', '../tools/buildfarm/utils/hgtool.py', 'http://hg.mozilla.org/releases/mozilla-release', 'e:/builds/moz2_slave/tb-rel-comm-rel-w32-bld/build\\mozilla']
Executing command: ['hg', 'update', '-r', 'THUNDERBIRD_13_0_RELEASE', '-R', 'e:/builds/moz2_slave/tb-rel-comm-rel-w32-bld/build\\mozilla', '--verbose', '--time']"
Fixed by:
> e:
> cd \builds\hg-shared\releases\mozilla-release
> hg pull
#restart build
Assignee | ||
Comment 11•13 years ago
|
||
Attachment #629240 -
Attachment is obsolete: true
Attachment #629240 -
Flags: review?(bhearsum)
Attachment #629277 -
Flags: review?(bhearsum)
Assignee | ||
Comment 12•13 years ago
|
||
r=bhearsum via IRC
Attachment #629277 -
Attachment is obsolete: true
Attachment #629277 -
Flags: review?(bhearsum)
Assignee | ||
Comment 13•13 years ago
|
||
Comment on attachment 629285 [details] [diff] [review]
exclude all files under thunderbird 13.0
$ svn commit
Sending rsync/rsyncd-mozilla-releases.exclude
Transmitting file data .
Committed revision 39770.
Attachment #629285 -
Flags: checked-in+
Assignee | ||
Comment 14•13 years ago
|
||
We are currently at an 'all stop' for Thunderbird 13.0 build 1. Investigation into bug 760807 and bug 760624 is in progress.
Comment 15•13 years ago
|
||
Bug#760807 came up as showstopper over the weekend, which is specific to TB13.0 on win7. At this point, TB13.0 will most likely not ship tomorrow with FF13.
Fixing this looks like it will require rebuilding or some possible workaround experiments over the weekend. More details as we have it.
Severity: normal → blocker
Priority: P2 → P1
Assignee | ||
Comment 16•13 years ago
|
||
Attachment #630235 -
Flags: review?(bhearsum)
Reporter | ||
Updated•13 years ago
|
Attachment #630235 -
Flags: review?(bhearsum) → review+
Assignee | ||
Comment 17•13 years ago
|
||
Comment on attachment 630235 [details] [diff] [review]
enable TB13 mirroring
$ svn commit
Sending files/rsync/rsyncd-mozilla-current.exclude
Sending files/rsync/rsyncd-mozilla-releases.exclude
Transmitting file data ..
Committed revision 39994.
Attachment #630235 -
Flags: checked-in+
Comment 18•13 years ago
|
||
Before we close this, we need to update the checksum files for the Windows builds. I've seen at least one comment that they are out of date.
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•