Which "tar" is that? What kind of system are we talking about? Seems like you need to at least install Gnu tar.
On Tuesday, August 26, 2014 9:06:13 PM UTC+1, Jakob Kroeker wrote: > > Hello, > > a doctest fails on an system I'm interested in (I want to run patchbot on > that system) > > File "src/sage/structure/sage_object.pyx", line 1411, in > sage.structure.sage_object.unpickle_all Failed example: > sage.structure.sage_object.unpickle_all() # (4s on sage.math, 2011) > Expected: doctest:... DeprecationWarning: This class is replaced by > Matrix_modn_dense_float/Matrix_modn_dense_double. See > http://trac.sagemath.org/4260 for details. Successfully unpickled ... > objects. Failed to unpickle 0 objects. Got: *** The old > options style (`tar fx ...`) is highly discouraged, please use the modern > form (leading dash before options). *** The standard way (with > expanded options; you can still bundle options) for your command would be: > tar -f - -x ... > > Any idea about the cause/how to fix it? > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.