Releases/Firefox 3.6.8/BuildNotes: Difference between revisions

Jump to navigation Jump to search
Line 361: Line 361:
Files and dirs in unsigned/partner-repacks have 664 and 775 permissions respectively, so they fail those checks. That's OK because we're not going to push those files.
Files and dirs in unsigned/partner-repacks have 664 and 775 permissions respectively, so they fail those checks. That's OK because we're not going to push those files.


==== EU Ballot Signing ====
==== EU Ballot Build ====
Done with:
Signed with:
<pre>
<pre>
PRODUCT=firefox
PRODUCT=firefox
Line 395: Line 395:
cd ..
cd ..
scp euballot-368-signed.tar cltbld@stage.mozilla.org:/tmp
scp euballot-368-signed.tar cltbld@stage.mozilla.org:/tmp
</pre>
Staged with:
<pre>
# ffxbld@stage
# get copy of signed tarball to /tmp/
mkdir /tmp/ffxbld
cd /tmp/ffxbld
tar xfv ../euballot-368-signed.tar
mv euballot/win32 win32-EUballot
mv -v win32-EUballot /pub/mozilla.org/firefox/nightly/3.6.8-candidates/build1/
</pre>
Virus scanned with: (had to run this separately because they were staged after the original virus scan)
<pre>
cd /pub/mozilla.org/firefox/nightly/3.6.8-candidates/build1/win32-EUballot
clamdscan -m `pwd`
/pub/mozilla.org/firefox/nightly/3.6.8-candidates/build1/win32-EUballot: OK
----------- SCAN SUMMARY -----------
Infected files: 0
Time: 63.364 sec (1 m 3 s)
</pre>
</pre>
canmove, Confirmed users
6,441

edits

Navigation menu