Closed Bug 442171 Opened 17 years ago Closed 15 years ago

SunOS support

Categories

(Firefox :: Sync, defect)

Sun
Solaris
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 501630
Future

People

(Reporter: rayk, Unassigned)

Details

User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.9) Gecko/2008062417 Minefield/3.0 Build Identifier: Weave 0.1.30 2008-06-26 15:33:15 Async.Generator ERROR Exception: encryption not supported on this platform: SunOS Reproducible: Always Steps to Reproduce: Basic usage fails when you try and Sign In Actual Results: 2008-06-26 15:33:15 Async.Generator ERROR Exception: Could not acquire lock 2008-06-26 15:33:15 Async.Generator ERROR Exception: encryption not supported on this platform: SunOS Expected Results: Normal Operation should occur. One line fix: diff /tmp/crypto.js.original $HOME/.mozilla/firefox/lzvcpsll.default/extensions/{340c2bbc-ce74-4362-90b5-7c26312808ef}/modules/crypto.js 116a117 > case "SunOS":
Starting with 0.1.32, the fix is not as straightforward. We now implement a binary component that links against NSS, so SunOS support would require a SunOS build (one for each platform, in fact).
Summary: extension does not support SunOS (easily fixed with adding a case statement in crypto.js) → SunOS support
Should be reviewed against 0.2.6 Confirmation again 0.2.6 possible?
0.2.6 fails to install now due to the error of it not being compatible build type. pop-up during extension update: "Weave" could not be installed because it is not compatible with your Firefox built type (SunOS_sparc-sunc). Please contact the author of this item about the problem. So it's a bit more broken now for Solaris clients.
There are two issues here: 1) does Weave build on Solaris 2) does the default Weave binary work on solaris (i.e., do we build on Solaris) I would suggest you keep this bug limited to (1). (2) is not likely to be solved soon, as we don't have the hardware (and don't really want to maintain extra hardware, either).
Status: UNCONFIRMED → NEW
Ever confirmed: true
Target Milestone: -- → Future
Component: Weave → General
Product: Mozilla Labs → Weave
QA Contact: weave → general
Status: NEW → RESOLVED
Closed: 15 years ago
Component: General → Build Config
QA Contact: general → build-config
Resolution: --- → DUPLICATE
Component: Firefox Sync: Build → Sync
Product: Cloud Services → Firefox
You need to log in before you can comment on or make changes to this bug.