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

notebook -- uploading a corrupted worksheet (sws file) results in blank screen (no useful error message) #5773

Closed
williamstein opened this issue Apr 13, 2009 · 4 comments

Comments

@williamstein
Copy link
Contributor

I uploaded a corrupted tarball and get a blank screen from the server instead of a useful error. I also get this in the server logs

2009-04-12 21:12:35-0700 [-] cd "/Users/wstein/.sage/temp/teragon.local/61279/dir_1"; tar -jxf "/Users/wstein/.sage/temp/teragon.local/61279/dir_0/Homework_1____Devon_McMinn.sws"

bzip2: Data integrity error when decompressing.
 Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

tar: Child returned status 2
tar: Error exit delayed from previous errors


CC: @williamstein

Component: notebook

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

@TimDumol
Copy link
Mannequin

TimDumol mannequin commented Jan 18, 2010

comment:1

This is already fixed. Try:


$ echo '!@#rsfdsagarbage' > foo.sws

and try uploading it.

@TimDumol
Copy link
Mannequin

TimDumol mannequin commented Jan 18, 2010

Work Issues: Close/mark as fixed?

@TimDumol
Copy link
Mannequin

TimDumol mannequin commented Jan 19, 2010

Changed work issues from Close/mark as fixed? to none

@TimDumol TimDumol mannequin closed this as completed Jan 19, 2010
@TimDumol TimDumol mannequin added r: duplicate and removed p: major / 3 labels Jan 19, 2010
@TimDumol TimDumol mannequin removed this from the sage-4.3.1 milestone Jan 19, 2010
@TimDumol TimDumol mannequin removed the r: duplicate label Jan 19, 2010
@TimDumol TimDumol mannequin added this to the sage-4.3.1 milestone Jan 19, 2010
@fchapoton

This comment has been minimized.

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

3 participants