Closed
Bug 66846
Opened 24 years ago
Closed 24 years ago
libpsmglue.so missing from x86 tar.gz format with MathML, SVG and XSLT (10.6 MB)
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: timeless, Assigned: leaf)
References
()
Details
(Whiteboard: Build with PSM added: http://62.31.160.26/mozilla/mozilla-i686-pc-linux-gnu-0.7-MathML-SVG-XSLT.tar.gz)
The summary is all that matters:
http://ftp.mozilla.org/pub/mozilla/releases/mozilla0.7/mozilla-i686-pc-linux-gn
u-0.7-MathML-SVG-XSLT.tar.gz
does not include libpsmglue.so
a few other observations:
3182,3183d3163
< package/libz.so
< package/libjpeg.so
is there a reason not to include these two files?
there's also some extra junk that probably should be excluded.
3105a3042,3059
> package/chrome/all-packages.rdf
> package/chrome/all-locales.rdf
> package/chrome/overlayinfo/
> package/chrome/overlayinfo/communicator/
> package/chrome/overlayinfo/communicator/content/
> package/chrome/overlayinfo/communicator/content/overlays.rdf
> package/chrome/overlayinfo/navigator/
> package/chrome/overlayinfo/navigator/content/
> package/chrome/overlayinfo/navigator/content/overlays.rdf
> package/chrome/overlayinfo/messenger/
> package/chrome/overlayinfo/messenger/content/
> package/chrome/overlayinfo/messenger/content/overlays.rdf
> package/chrome/overlayinfo/editor/
> package/chrome/overlayinfo/editor/content/
> package/chrome/overlayinfo/editor/content/overlays.rdf
> package/chrome/all-skins.rdf
> package/chrome/user-skins.rdf
> package/chrome/user-locales.rdf
i'm pretty sure those files are supposed to be auto generated and should not be
shipped.
Comment 1•24 years ago
|
||
moving to leaf's queue.
Assignee: rko → leaf
Summary: libpsmglue.so missing from x86 tar.gz format with MathML, SVG and XSLT (10.6 MB) → libpsmglue.so missing from x86 tar.gz format with MathML, SVG and XSLT (10.6 MB)
Comment 2•24 years ago
|
||
It looks to me like the guy who contributed this build didn't turn on
PSM. Is this a big deal? does the build otherwise look like is has
security enabled?
yes it's a big deal, because every other file required for psm is present, and
all it takes is adding this one file [I helped someone do this].
If we don't want to do this, we should remove the rest of psm from the
archive and mark it as No PSM.
Assignee | ||
Comment 4•24 years ago
|
||
we'll mark it as no psm, unless the original builder wishes to rebuild with psm:
david, what do you think?
Comment 5•24 years ago
|
||
I followed the instructions on the building a distribution page and the tarball
was automatically created by the script.
I ran it through the smoketests (except security because that was not my major
concern with this build) and all appeared ok.
I'll have a check to make sure it was the correct tarball I uploaded before I
criticise the script and I'm willing to provide another tarball with PSM enabled
if all that is required is to include a file.
But this will have to wait until I get home.
Assignee | ||
Comment 6•24 years ago
|
||
i'll wager the script doesn't automatically build PSM... though i'm not sure why
it would build all but one of the shared objects... timeless, are you sure just
one .so is missing?
Comment 7•24 years ago
|
||
OK I've put a fixed version that's ready to download which is available here:
http://62.31.160.26/mozilla/mozilla-i686-pc-linux-gnu-0.7-MathML-SVG-XSLT.tar.gz
timeless, if you have the time could you please check to see if this works fine
on your system, I did a quick security smoketest and it worked fine for me.
Then this new build can be uploaded to the mozilla.org FTP server.
Note that the build had libpsmglue.so only in dist/lib/components and not in
dist/package/components which explains why PSM didn't originally work.
I've added a libjpeg.so and a libz.so, these weren't built by default on my
system which I presume was because my system already includes those libraries
Whiteboard: Build with PSM added: http://62.31.160.26/mozilla/mozilla-i686-pc-linux-gnu-0.7-MathML-SVG-XSLT.tar.gz
by timeless' request, i tested this build on several ssl-enabled sites, and it
appears to be working.
Assignee | ||
Comment 9•24 years ago
|
||
binary replaced. enjoy.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•