#6177: [with patch, positive review] Update PolyBoRi to newest upstream release
---------------------------------------------------------------------+------
Reporter: malb |
Owner: malb
Type: enhancement |
Status: closed
Priority: major |
Milestone: sage-4.1.2
Component: packages |
Resolution: fixed
Keywords: M4RI, PolyBoRi |
Reviewer: David Kirkby, Alex Ghitza, Burcin Erocal
Author: Michael Brickenstein, Alexander Dreyer, Martin Albrecht |
Merged: Sage 4.1.2.alpha2
---------------------------------------------------------------------+------
Comment(by mvngu):
I have attached two new patches
1. `trac_6177-polybori-0.6.3.3.patch` --- This is the same as
`polybori-0.6.3.3.patch`. The only change is inserting the comment
{{{
# Insert a comment here to prevent repo corruption.
}}}
into the empty file `sage/libs/polybori/__init__.py` in order to prevent
repository corruption as was reported on IRC by William Stein:
{{{
20:14 < williamstein> mvngu -- possible problem with alpha2
20:14 < williamstein> i get /scratch/wstein/build/sage-4.1.2.alpha3/devel
/sage-main/sage/rings/polynomial/pbori.pxd:10:0:
'sage.libs.polybori.decl.pxd' not found
20:15 < williamstein> "repo corruption"?
20:15 < williamstein> yep
20:15 < williamstein> wst...@sage:~/build/sage-4.1.2.alpha3/devel/sage$ hg
status
20:15 < williamstein> ! sage/libs/polybori/__init__.py
20:15 < williamstein> I fix it with:
20:15 < williamstein> wst...@sage:~/build/sage-4.1.2.alpha3/devel/sage$ hg
revert --all
20:15 < williamstein> reverting sage/libs/polybori/__init__.py
20:16 < mvngu> williamstein: yeah, I just do "make" again.
20:16 < williamstein> mvngu -- that always bites you for some reason.
20:17 < mvngu> I have been experiencing that problem on every machine I'm
building on.
20:17 < mvngu> It's always about polybori.
}}}
1. `trac_6177_reviewer.patch` --- This is the same as
`trac_6177_reviewer_patch`. I put in the file extension ".patch" so that
the patch would be displayed with colour on trac.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6177#comment:60>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---