Thunderbird3.0a1:BuildNotes: Difference between revisions

Line 124: Line 124:
On tb-linux-tbox in <tt>/builds/release</tt>:
On tb-linux-tbox in <tt>/builds/release</tt>:
  ./release -o Tag 2>&1 | tee logs/release-Tag-RC1.log
  ./release -o Tag 2>&1 | tee logs/release-Tag-RC1.log
===Failed===


Died right off the bat.  This was because the /builds/logs directory did not exist.  This directory was created with 775 and owned by cltbld:cltbld.
Died right off the bat.  This was because the /builds/logs directory did not exist.  This directory was created with 775 and owned by cltbld:cltbld.


The /builds/tags/THUNDERBIRD_3_0a1_BUILD1/ directory, which was created by the first failed run, was also removed.  The Tag command was then re-run.
The /builds/tags/THUNDERBIRD_3_0a1_BUILD1/ directory, which was created by the first failed run, was also removed.  The Tag command was then re-run.
===Failed a second time===
The tagging itself went without incident.  When it came time to bump the version.txt, the |cvs ci| failed with
The tbirdbld account is not permitted to check-in to this CVS repository.
If you think it should be allowed to do so, please contact
the system administrators at sysadmins@mozilla.org.
cvs commit: Pre-commit check failed
Manual rescue is in progress by nthomas.


==Source==
==Source==
66

edits