#11243: python spkg build fails on Ubuntu 11.04
----------------------------+-----------------------------------------------
Reporter: pipedream | Owner: GeorgSWeber
Type: defect | Status: new
Priority: major | Milestone: sage-4.7.1
Component: build | Keywords:
Work_issues: | Upstream: None of the above - read trac
for reasoning.
Reviewer: David Kirkby | Author: Jan Groenewald
Merged: | Dependencies:
----------------------------+-----------------------------------------------
Changes (by newvalueoldvalue):
* reviewer: => David Kirkby
* author: => Jan Groenewald
Comment:
Hi Jan,
Could you please put the trac number in SPKG.txt, then create a new .spkg
so it can be reviewed.
It is better if you attach a Mercurial patch showing your changes -
normally something like
{{{
$ hg commit
$ hg export tip > $HOME/11243-Python-Ubuntu-issue.patch
}}}
then attach that file to the trac ticket. There's no need to have all the
other files attached.
You will need to put something like this in $HOME/.hgrc if you don't
already have it - though obviously changing the name and email
{{{
drkirkby@hawk:~$ cat .hgrc
[ui]
username = David Kirkby <[email protected]>
[extensions]
# Enable the Mercurial queue extension.
hgext.mq =
}}}
My biggest concern with this ticket is that it impacts every operating
system, whereas the problem is only observed on one alpha version on one
Linux distribution.
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11243#comment:1>
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.