#8523: Optional package p_group_cohomology-1.2 fails to install on Solaris 10
SPARC, as well as Debian Linux x86/x86_64 and MacOSX 10.5 (PPC)
---------------------------------+------------------------------------------
Reporter: drkirkby | Owner: SimonKing
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.4
Component: optional packages | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------------+------------------------------------------
Comment(by dimpase):
Replying to [comment:10 SimonKing]:
> Replying to [comment:8 dimpase]:
>
> > Replying to [comment:7 SimonKing]:
>
> In http://sagemath.org/packages/optional/p_group_cohomology-1.2.spkg
(do you talk about the same repository?) hg reports
> {{{
> ? mtxoriginal/COPYING
> ? mtxoriginal/README
> ? mtxoriginal/bin/Makefile
> ...
> }}}
>
> Ah, now I understand. In fact, these files do not belong into the hg
repository, IMO.
>
> The `mtxoriginal/` folder is just a reference to the original
`C-MeatAxe`, as it was downloaded from upstream. And if I remember
correctly, as a rule of thumb, any SPKG should provide third party code in
its original form.
Right. Indeed, the most sensible thing seems to have .hgignore as follows:
{{{
mtxoriginal
src/db
}}}
(and do not forget to "hg add .hgignore", so that "hg status" would not
report anything at all)
OK, so my complaint was about "hg status" reporting lots of "?"-marked
files, I didn't
look more carefully what exactly was there --- my guess was it's the
entire directory, as also .hgignore file wasn't
there at all.
Best,
Dima
> Probably I should better add a `.hgignore`, so that `mtxoriginal/` gets
ignored...
>
> Best regards,
>
> Simon
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8523#comment:13>
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.