#8437: wrong unix rights/permissions of some files after make dist
----------------------------+-----------------------------------------------
Reporter: zimmerma | Owner: tbd
Type: defect | Status: new
Priority: critical | Milestone: sage-5.0
Component: distribution | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------+-----------------------------------------------
Changes (by jhpalmieri):
* priority: blocker => critical
Comment:
To fix the corresponding permissions, I would have to modify over 20
spkgs. Each of these changes would need review -- the release manager
can't just make those changes. Furthermore, most of those have no effect
on Sage's functioning, since most of the files go away after the
corresponding spkgs are installed. If I look at permissions after I've
built Sage, I see
{{{
392669357 8 -rwxr-x--- 1 palmieri admin 1533 Apr 22 00:25
/Applications/sage_builds/sage-4.4.alpha2/local/lib/gap-4.4.12/terminfo/c/cygwin
392669359 8 -rwxr-x--- 1 palmieri admin 1885 Apr 22 00:25
/Applications/sage_builds/sage-4.4.alpha2/local/lib/gap-4.4.12/terminfo/r/rxvt
392669361 8 -rwxr-x--- 1 palmieri admin 2100 Apr 22 00:25
/Applications/sage_builds/sage-4.4.alpha2/local/lib/gap-4.4.12/terminfo/x/xterm
392451131 13928 -r-xr-xr-x 1 palmieri admin 7129840 Apr 21 20:53
/Applications/sage_builds/sage-4.4.alpha2/local/lib/libpython2.6.a
}}}
and a lot of files related to the moin package. The python library is
clearly not a problem, since the only permission issue is that it's not
writeable. Do the gap files really cause Sage to not work in a multi-user
environment?
I would assert that comment 6 at #1240 should be ignored, because as you
say above, your colleague didn't install Sage properly in the first place.
Please provide other evidence that Sage doesn't function without this
ticket being fixed, and then upgrade this to a blocker again.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8437#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.