#18691: Trac #17572 breaks the installation of several R packages.
-------------------------------------+-------------------------------------
       Reporter:  charpent           |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.8
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:  r-project          |    Reviewers:
        Authors:  charpent           |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  011c140102203b82a18a89b4019929ddbf30dcff
  u/charpent/trac__17572_breaks_the_installation_of_several_r_packages_|     
Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by jdemeyer):

 * status:  needs_review => needs_work


Comment:

 Replying to [comment:20 charpent]:
 > Replying to [comment:17 jdemeyer]:
 > > Can you use `-f` instead of `-a` (I actually had to look up what `-a`
 does!)
 >
 > {{{-a}}} is **intentional** : either Makevar file could be a symlink to
 a machine- or project-specific Makevar file, and Sage should respect this
 if it has been so positioned by the user.

 If you think that `-f` will not work with symlinks, you are mistaken.
 Being a file and being a symlink are independent. In particular, a symlink
 to an existing file is considered to be both a file and a symlink.

 You really want to use `-f` here, since `-a` will match directories (and
 other weird things like devices,...) and you don't want that. Moreover,
 `-f` is more portable than `-a`.

--
Ticket URL: <http://trac.sagemath.org/ticket/18691#comment:22>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to