Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unbreak sage-clone #4131

Closed
sagetrac-mabshoff mannequin opened this issue Sep 16, 2008 · 6 comments
Closed

unbreak sage-clone #4131

sagetrac-mabshoff mannequin opened this issue Sep 16, 2008 · 6 comments

Comments

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Sep 16, 2008

Some bash code snuck into the python script sage-clone. This patch fixes it.

Cheers,

Michael

Component: build

Issue created by migration from https://trac.sagemath.org/ticket/4131

@sagetrac-mabshoff sagetrac-mabshoff mannequin added this to the sage-3.1.2 milestone Sep 16, 2008
@sagetrac-mabshoff sagetrac-mabshoff mannequin self-assigned this Sep 16, 2008
@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Sep 16, 2008

Attachment: trac_4131.patch.gz

@mwhansen
Copy link
Contributor

comment:2

Oops. :-)

@wdjoyner
Copy link

comment:3

I'm confused:

wdj@hera:~/sagefiles/sage-3.1.2.rc4$ ./sage
----------------------------------------------------------------------
| SAGE Version 3.1.2.rc4, Release Date: 2008-09-15                   |
| Type notebook() for the GUI, and license() for information.        |
----------------------------------------------------------------------

sage: hg_sage.apply("/home/wdj/sagefiles/trac_4131.patch")
cd "/home/wdj/sagefiles/sage-3.1.2.rc4/devel/sage" && hg status
cd "/home/wdj/sagefiles/sage-3.1.2.rc4/devel/sage" && hg status
cd "/home/wdj/sagefiles/sage-3.1.2.rc4/devel/sage" && hg import   "/home/wdj/sagefiles/trac_4131.patch"
applying /home/wdj/sagefiles/trac_4131.patch
unable to find 'sage-clone' for patching
1 out of 1 hunk FAILED -- saving rejects to file sage-clone.rej
abort: patch failed to apply
sage:                                                

I see sage-clone in /home/wdj/sagefiles/sage-3.1.2.rc4/local/bin,
so what the heck is going on?

@mwhansen
Copy link
Contributor

comment:4

You use hg_scripts.apply() to apply this patch.

@wdjoyner
Copy link

comment:5

Thanks. Applied fine now and sage -clone is working:-)

@sagetrac-mabshoff
Copy link
Mannequin Author

sagetrac-mabshoff mannequin commented Sep 16, 2008

comment:6

Merged in Sage 3.1.2.rc5

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Sep 16, 2008
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants