#11447: python spkg build fails on Ubuntu 11.04 derivative Mint 11
--------------------------------------------------------------------+-------
Reporter: pipedream |
Owner: pipedream
Type: defect |
Status: needs_work
Priority: major |
Milestone: sage-4.7.1
Component: build |
Keywords:
Work_issues: Remove extra | character. Create a complete package. |
Upstream: N/A
Reviewer: David Kirkby |
Author: Jan Groenewald
Merged: |
Dependencies:
--------------------------------------------------------------------+-------
Changes (by drkirkby):
* status: needs_review => needs_work
* reviewer: => David Kirkby
* work_issues: => Remove extra | character. Create a complete package.
Comment:
These should not be two '|' characters in the egrep expression.
{{{
drkirkby@hawk:~$ echo foo | egrep "Ubuntu 11.04||Linux Mint 11 Katya"
egrep: syntax error
drkirkby@hawk:~$
}}}
There should be only one.
You also need to create a new package, so we can test the complete
package, but this looks pretty simple to me.
It would be good if we could attempt to find other popular Ubuntu
derivatives that will get the problem and include the patch for them too.
But that's not important - just nice if possible to do easily.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11447#comment:4>
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.