Closed
Bug 649280
Opened 14 years ago
Closed 14 years ago
cb-sea-miniosx64-*: upgrade Yasm to v1.1 from v1.0
Categories
(SeaMonkey :: Release Engineering, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
seamonkey2.2
People
(Reporter: sgautherie, Assigned: Callek)
References
Details
(m-c) Bug 646254 revealed this bug.
SeaMonkey Mac64 boxes didn't exist or were missed in bug 594468.
Maybe this step isn't documented, or was missed when installing these boxes.
Flags: in-testsuite-
| Assignee | ||
Comment 1•14 years ago
|
||
cb-sea-miniosx01:
Stopped Buildbot (forcibly)
$ scp seabld@stage-old.mozilla.org:~/packages/*.dmg .
yasm-1.1.0.dmg 100% 1944KB 1.9MB/s 00:01
$ cb-sea-miniosx64-01:packages seabld$ sudo hdiutil mount -nobrowse -readonly -noidme -mountrandom /tmp yasm-1.1.0.dmg
/dev/disk1 Apple_partition_scheme
/dev/disk1s1 Apple_partition_map
/dev/disk1s2 Apple_HFS /private/tmp/dmg.E3maDq
$ ls /private/tmp/dmg.E3maDq
yasm-1.1.0.pkg
$ sudo installer -verboseR -pkg /private/tmp/dmg.E3maDq/yasm-1.1.0.pkg -target /
installer: Package name is magic
installer: Upgrading at base path /
installer:PHASE:Preparing for installationâ?▌
installer:PHASE:Preparing the diskâ?▌
installer:PHASE:Preparing magicâ?▌
installer:PHASE:Waiting for other installations to completeâ?▌
installer:PHASE:Configuring the installationâ?▌
installer:STATUS:
2011-04-14 14:01:46.962 installer[10803:762b] using receipt prefix of
installer:PHASE:Writing filesâ?▌
installer:%10.985648
installer:PHASE:Writing package receiptsâ?▌
installer:%97.750000
installer:%97.750000
installer:STATUS:
installer:PHASE:Finishing the Installationâ?▌
installer:STATUS:
installer:%100.000000
installer:PHASE:The software was successfully installed.
installer: The upgrade was successful.
$ sudo hdiutil eject /private/tmp/dmg.E3maDq
"disk1" unmounted.
"disk1" ejected.
$ /usr/local/bin/yasm --version
yasm 1.1.0.2352
Compiled on Aug 30 2010.
Copyright (c) 2001-2010 Peter Johnson and other Yasm developers.
Run yasm --license for licensing overview and summary.
About to do the other OSX YASM's soon.
| Assignee | ||
Comment 2•14 years ago
|
||
(In reply to comment #1)
> cb-sea-miniosx01:
correction: cb-sea-miniosx64-01
| Assignee | ||
Comment 3•14 years ago
|
||
Upgraded all cb-sea-miniosx64-{02,03} as well.
Clobbering all builders with these machines, and going to trigger a new trunk nightly.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•14 years ago
|
||
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1302836526.1302840867.24932.gz
OS X 10.6 comm-central-trunk leak test build on 2011/04/14 20:02:06
s: cb-sea-miniosx64-01
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1302836515.1302841165.26064.gz
OS X 10.6 comm-central-trunk build on 2011/04/14 20:01:55
s: cb-sea-miniosx64-02
http://tinderbox.mozilla.org/showlog.cgi?log=SeaMonkey/1302836614.1302842638.32393.gz
OS X 10.6 comm-central-trunk nightly on 2011/04/14 20:03:34
s: cb-sea-miniosx64-03
V.Fixed
Status: RESOLVED → VERIFIED
| Reporter | ||
Updated•14 years ago
|
Assignee: nobody → bugspam.Callek
Whiteboard: [fixed: SM 2.2a1]
| Reporter | ||
Updated•14 years ago
|
Whiteboard: [fixed: SM 2.2a1]
Target Milestone: --- → seamonkey2.2a1
You need to log in
before you can comment on or make changes to this bug.
Description
•