[tor-bugs] #10153 [Tor bundles/installation]: Gitian is often hanging while building Firefox on Mac OS X
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed May 28 18:29:12 UTC 2014
#10153: Gitian is often hanging while building Firefox on Mac OS X
------------------------------------------+--------------------
Reporter: gk | Owner: erinn
Type: defect | Status: new
Priority: normal | Milestone:
Component: Tor bundles/installation | Version:
Resolution: | Keywords: gitian
Actual Points: | Parent ID:
Points: |
------------------------------------------+--------------------
Comment (by dcf):
I hit this again today, building a branch off of 3.6.1-build1. It's a
slightly different place (third rsync rather than second).
{{{
mkdir -p ../../dist/TorBrowser.app/Contents/MacOS
mkdir -p ../../dist/TorBrowser.app/Contents/Resources/en.lproj
rsync -a --exclude "*.in" /home/ubuntu/build/tor-
browser/browser/app/macbuild/Contents ../../dist/TorBrowser.app --exclude
English.lproj
rsync -a --exclude "*.in" /home/ubuntu/build/tor-
browser/browser/app/macbuild/Contents/Resources/English.lproj/
../../dist/TorBrowser.app/Contents/Resources/en.lproj
sed -e "s/%APP_VERSION%/24.5.0/" -e "s/%MAC_APP_NAME%/TorBrowser/" -e
"s/%MOZ_MACBUNDLE_ID%/org.mozilla.torbrowser/" -e
"s/%MAC_BUNDLE_VERSION%/2400.1.1/" /home/ubuntu/build/tor-
browser/browser/app/macbuild/Contents/Info.plist.in >
../../dist/TorBrowser.app/Contents/Info.plist
sed -e "s/%MAC_APP_NAME%/TorBrowser/" /home/ubuntu/build/tor-
browser/browser/app/macbuild/Contents/Resources/English.lproj/InfoPlist.strings.in
| iconv -f UTF-8 -t UTF-16 >
../../dist/TorBrowser.app/Contents/Resources/en.lproj/InfoPlist.strings
rsync -a ../../dist/bin/ ../../dist/TorBrowser.app/Contents/MacOS
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10153#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list