Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
sage-5.4.rc1 released
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  18 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jeroen Demeyer  
View profile  
 More options Oct 6 2012, 4:40 pm
From: Jeroen Demeyer <jdeme...@cage.ugent.be>
Date: Sat, 06 Oct 2012 22:40:33 +0200
Local: Sat, Oct 6 2012 4:40 pm
Subject: sage-5.4.rc1 released
Dear Sage lovers,

We're releasing Sage 5.4.rc1.

Source archive:

http://boxen.math.washington.edu/home/release/sage-5.4.rc1/sage-5.4.r...

Upgrade path:

http://boxen.math.washington.edu/home/release/sage-5.4.rc1/sage-5.4.rc1/

The source and upgrade path can also be found on the mirror network
(you might need to wait a while before the mirrors are synchronized):

http://www.sagemath.org/download-latest.html

Please build, test, and report!  We'd love to hear about your
experiences with this release.

== Tickets ==

* We closed 113 tickets in this release. For details, see

  http://boxen.math.washington.edu/home/release/sage-5.4.rc1/tickets.html

Closed tickets:

#3302: python_gnutls fails to upgrade on OSX in case Sage was moved
[Reviewed by Jeroen Demeyer]
#4797: Run sage -ba instead of sage -b after upgrading Cython [Reviewed
by Jeroen Demeyer]
#7511: gnutls-2.2.1  fails to build on HP-UX [Reviewed by Jeroen Demeyer]
#7542: Security issues in gnutls-2.2.1 [Reviewed by Jeroen Demeyer]
#8437: wrong unix rights/permissions of some files after make dist
[Reviewed by Jeroen Demeyer]
#9308: Add an spkg-check file for GnuTLS [Reviewed by David Kirkby,
Jeroen Demeyer]
#9974: The current (rather old) version of GnuTLS fails to install on
AIX 5.3 [Reviewed by Jeroen Demeyer]
#9975: Update GnuTLS  and clean up the package [Reviewed by Mariah
Lenox, Jeroen Demeyer]
#10624: Slashes disappear in docstrings [Reviewed by John Palmieri]
#12331: updating an spkg may render Sage non-relocatable [Reviewed by
Jeroen Demeyer]
#12785: update the faq: no need for gfortran... [Reviewed by Jeroen Demeyer]
#13545: Can't create a symbolic variable named 'lambda' [Reviewed by
Nils Bruin, Burcin Erocal]
#13551: Autotools spkg does not build correctly on systems without
autotools installed [Reviewed by Jeroen Demeyer]

Merged in sage-5.4.rc1:

#13512: Francis Clarke: Docstring formatting in misc_c.pyx [Reviewed by
Jeroen Demeyer]
#13537: Julian Rueth: Stopgap for 13439 [Reviewed by Volker Braun]
#13544: John Palmieri: Omit .DS_Store when building 'all' documentation
[Reviewed by Michael Welsh]


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John Cremona  
View profile  
 More options Oct 7 2012, 5:09 am
From: John Cremona <john.crem...@gmail.com>
Date: Sun, 7 Oct 2012 10:09:33 +0100
Local: Sun, Oct 7 2012 5:09 am
Subject: Re: [sage-release] sage-5.4.rc1 released
I had one test failure in "make testlong" (not ptestlong), which was
OK on a rerun:

sage -t  --long -force_lib "devel/sage/sage/combinat/words/words.py"
Traceback (most recent call last):
  File "/home/jec/.sage//tmp/words_25201.py", line 6, in <module>
    from sage.all_cmdline import *;
  File "/home/jec/sage-5.4.rc1/local/lib/python/site-packages/sage/all_cmdline.py" ,
line 14, in <module>
    from sage.all import *
  File "/home/jec/sage-5.4.rc1/local/lib/python/site-packages/sage/all.py",
line 66, in <module>
    from sage.misc.all       import *         # takes a while
  File "/home/jec/sage-5.4.rc1/local/lib/python/site-packages/sage/misc/all.py",
line 1, in <module>
    from misc import (alarm, ellipsis_range, ellipsis_iter, srange,
xsrange, sxrange, getitem,
  File "/home/jec/sage-5.4.rc1/local/lib/python/site-packages/sage/misc/misc.py",
line 157, in <module>
    sage_makedirs(SAGE_TMP_INTERFACE)
  File "/home/jec/sage-5.4.rc1/local/lib/python/site-packages/sage/misc/misc.py",
line 74, in sage_makedirs
    os.makedirs(dir)
  File "/home/jec/sage-5.4.rc1/local/lib/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied:
'/home/jec/.sage//temp/fermat/25207//interface/'

John

On 6 October 2012 21:40, Jeroen Demeyer <jdeme...@cage.ugent.be> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Justin C. Walker  
View profile  
 More options Oct 14 2012, 7:24 pm
From: "Justin C. Walker" <jus...@mac.com>
Date: Sun, 14 Oct 2012 16:24:41 -0700
Local: Sun, Oct 14 2012 7:24 pm
Subject: Re: [sage-release] sage-5.4.rc1 released

On Oct 6, 2012, at 13:40 , Jeroen Demeyer <jdeme...@cage.ugent.be> wrote:

> Dear Sage lovers,

> We're releasing Sage 5.4.rc1.

> Source archive:

> http://boxen.math.washington.edu/home/release/sage-5.4.rc1/sage-5.4.r...

Built from scratch on two Mac OS X systems:
10.6.8 (Duel 6-core Xeons): built w/o problems, all tests passed.
10.8.2 (Quad-core Core i7): built w/o problems, all tests passed.

On 10.8, I installed scipy-0.11.0.log and trac_13541-doctest.patch (the build fails w/o both).

Justin

--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
-----------
If it weren't for carbon-14, I wouldn't date at all.
-----------


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul-Olivier Dehaye  
View profile  
 More options Oct 15 2012, 2:49 pm
From: Paul-Olivier Dehaye <pauloliv...@gmail.com>
Date: Mon, 15 Oct 2012 11:49:41 -0700 (PDT)
Local: Mon, Oct 15 2012 2:49 pm
Subject: Re: [sage-release] sage-5.4.rc1 released

For me, on a 10.8.2, I get the following error

Found package flint-1.5.2.p1 in spkg/standard/flint-1.5.2.p1.spkg
flint-1.5.2.p1
====================================================
Extracting package
/Users/pdehaye/Software/sage-5.4.rc1/spkg/standard/flint-1.5.2.p1.spkg
-rw-r--r--@ 1 pdehaye  staff  815921 Sep  8 14:47
/Users/pdehaye/Software/sage-5.4.rc1/spkg/standard/flint-1.5.2.p1.spkg
flint-1.5.2.p1/src/zn_poly/demo/bernoulli/.DS_Store: Can't create
'flint-1.5.2.p1/src/zn_poly/demo/bernoulli/.DS_Store'
tar: Error exit delayed from previous errors.
Error: failed to extract
/Users/pdehaye/Software/sage-5.4.rc1/spkg/standard/flint-1.5.2.p1.spkg

Paul


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kcrisman  
View profile  
 More options Oct 15 2012, 4:23 pm
From: kcrisman <kcris...@gmail.com>
Date: Mon, 15 Oct 2012 13:23:21 -0700 (PDT)
Local: Mon, Oct 15 2012 4:23 pm
Subject: Re: [sage-release] sage-5.4.rc1 released

Confirmed that it's in the current (Sage 5.3) source as well.

GC04855:~ $ cd Downloads/flint-1.5.2.p1\ 2/
GC04855:flint-1.5.2.p1 2 $ ls src/zn_poly/demo/bernoulli/
bernoulli.c
GC04855:flint-1.5.2.p1 2 $ ls -a src/zn_poly/demo/bernoulli/
. .. .DS_Store bernoulli.c
GC04855:flint-1.5.2.p1 2 $

Jeroen, would you consider removing this a blocker?  Just curious. I sure
hope it wasn't a file I contributed... those things are so hard to catch
sometimes, we should almost have sage-pkg grep for them and throw an error
if they are present.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeroen Demeyer  
View profile  
 More options Oct 15 2012, 4:38 pm
From: Jeroen Demeyer <jdeme...@cage.ugent.be>
Date: Mon, 15 Oct 2012 22:38:30 +0200
Local: Mon, Oct 15 2012 4:38 pm
Subject: Re: [sage-release] sage-5.4.rc1 released
On 2012-10-15 22:23, kcrisman wrote:
> Jeroen, would you consider removing this a blocker?  Just curious. I
> sure hope it wasn't a file I contributed... those things are so hard to
> catch sometimes, we should almost have sage-pkg grep for them and throw
> an error if they are present.

In the upstream tarball, there is a ._.DS_Store file in the same place,
Sage has a .DS_Store file (note the subtle difference!).

I could easily change the merger script to remove these files if wanted.

Note they are in rpy2 and sympy also:

flint/src/zn_poly/demo/bernoulli/.DS_Store
rpy2/src/.DS_Store
sympy/src/doc/.DS_Store
sympy/src/doc/src/.DS_Store
sympy/src/doc/src/modules/.DS_Store
sympy/src/doc/src/modules/mpmath/.DS_Store


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeroen Demeyer  
View profile  
 More options Oct 15 2012, 4:40 pm
From: Jeroen Demeyer <jdeme...@cage.ugent.be>
Date: Mon, 15 Oct 2012 22:40:34 +0200
Local: Mon, Oct 15 2012 4:40 pm
Subject: Re: [sage-release] sage-5.4.rc1 released
On 2012-10-15 22:23, kcrisman wrote:
> we should almost have sage-pkg grep for them and throw
> an error if they are present.

There actually is some code in sage-pkg to remove those .DS_Store files,
but it obviously doesn't work.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Welsh  
View profile  
 More options Oct 15 2012, 4:41 pm
From: Michael Welsh <yom...@yomcat.geek.nz>
Date: Tue, 16 Oct 2012 09:40:58 +1300
Local: Mon, Oct 15 2012 4:40 pm
Subject: Re: [sage-release] sage-5.4.rc1 released
On 16/10/2012, at 9:38 AM, Jeroen Demeyer <jdeme...@cage.ugent.be> wrote:

> I could easily change the merger script to remove these files if wanted.

It's a good idea. They're just OS X files that store how a folder is displayed in the file manager.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeroen Demeyer  
View profile  
 More options Oct 15 2012, 4:43 pm
From: Jeroen Demeyer <jdeme...@cage.ugent.be>
Date: Mon, 15 Oct 2012 22:43:17 +0200
Local: Mon, Oct 15 2012 4:43 pm
Subject: Re: [sage-release] sage-5.4.rc1 released
On 2012-10-15 22:23, kcrisman wrote:
> Jeroen, would you consider removing this a blocker?

I don't see why this would be a blocker.  That being said, if you put a
ticket up, make new spkgs and get it reviewed soon enough, I wouldn't
mind merging it in sage-5.4.  But only because it is a small innocent
patch, not something which absolutely must be fixed.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John H Palmieri  
View profile  
 More options Oct 15 2012, 5:32 pm
From: John H Palmieri <jhpalmier...@gmail.com>
Date: Mon, 15 Oct 2012 14:32:05 -0700 (PDT)
Local: Mon, Oct 15 2012 5:32 pm
Subject: Re: [sage-release] sage-5.4.rc1 released

On Monday, October 15, 2012 1:40:37 PM UTC-7, Jeroen Demeyer wrote:

> On 2012-10-15 22:23, kcrisman wrote:
> > we should almost have sage-pkg grep for them and throw
> > an error if they are present.
> There actually is some code in sage-pkg to remove those .DS_Store files,
> but it obviously doesn't work.

It might work on Linux or Solaris, but I don't think the relevant code gets
executed on OS X, which somewhat defeats its purpose.

--
John


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul-Olivier Dehaye  
View profile  
 More options Oct 15 2012, 5:52 pm
From: Paul-Olivier Dehaye <paul-olivier.deh...@math.uzh.ch>
Date: Mon, 15 Oct 2012 23:52:06 +0200
Local: Mon, Oct 15 2012 5:52 pm
Subject: Re: [sage-release] sage-5.4.rc1 released
Turns out #9697 was a similar problem. I posted the modified spkg
there, it should be ready for review.
http://trac.sagemath.org/sage_trac/ticket/9697
Paul

On Mon, Oct 15, 2012 at 11:32 PM, John H Palmieri


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kcrisman  
View profile  
 More options Oct 15 2012, 8:38 pm
From: kcrisman <kcris...@gmail.com>
Date: Mon, 15 Oct 2012 17:38:27 -0700 (PDT)
Local: Mon, Oct 15 2012 8:38 pm
Subject: Re: [sage-release] sage-5.4.rc1 released

If you happen to open a ticket for this, cc: me.  I'm not sure I can write
it (quickly) but I would be quite interested in reviewing it, since I've
done this at least a half-dozen times by accident :(

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kcrisman  
View profile  
 More options Oct 15 2012, 8:39 pm
From: kcrisman <kcris...@gmail.com>
Date: Mon, 15 Oct 2012 17:39:27 -0700 (PDT)
Local: Mon, Oct 15 2012 8:39 pm
Subject: Re: [sage-release] sage-5.4.rc1 released

On Monday, October 15, 2012 4:43:18 PM UTC-4, Jeroen Demeyer wrote:

> On 2012-10-15 22:23, kcrisman wrote:
> > Jeroen, would you consider removing this a blocker?
> I don't see why this would be a blocker.  That being said, if you put a
> ticket up, make new spkgs and get it reviewed soon enough, I wouldn't
> mind merging it in sage-5.4.  But only because it is a small innocent
> patch, not something which absolutely must be fixed.

Oh, I thought that pdeyahe was implying this broke building on OS X 10.8. I
guess it's been there a while... maybe just with a recently updated
Mountain Lion?

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
John H Palmieri  
View profile  
 More options Oct 15 2012, 9:13 pm
From: John H Palmieri <jhpalmier...@gmail.com>
Date: Mon, 15 Oct 2012 18:13:58 -0700 (PDT)
Local: Mon, Oct 15 2012 9:13 pm
Subject: Re: [sage-release] sage-5.4.rc1 released

I've been building on Mountain Lion for a week or two, and I haven't seen
this.

--
John


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Paul-Olivier Dehaye  
View profile  
 More options Oct 16 2012, 2:15 am
From: Paul-Olivier Dehaye <paul-olivier.deh...@math.uzh.ch>
Date: Tue, 16 Oct 2012 08:15:14 +0200
Local: Tues, Oct 16 2012 2:15 am
Subject: Re: [sage-release] sage-5.4.rc1 released
Same for me, it occurs on one machine but not the other.
I hit problems on all three spkgs with .DS_Store, one after the other
(flint, srpy2, sympy). Strangely, the spkg is unpacked without beging
able to create those .DS_Store, and that s what's causing the error.
Also, scipy does not build, see my question on sage-devel.
Paul

On Tue, Oct 16, 2012 at 3:13 AM, John H Palmieri <jhpalmier...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeroen Demeyer  
View profile  
 More options Oct 16 2012, 2:46 am
From: Jeroen Demeyer <jdeme...@cage.ugent.be>
Date: Tue, 16 Oct 2012 08:46:22 +0200
Local: Tues, Oct 16 2012 2:46 am
Subject: Re: [sage-release] sage-5.4.rc1 released
On 2012-10-16 02:39, kcrisman wrote:
> Oh, I thought that pdeyahe was implying this broke building on OS X
> 10.8.

...which is a platform on which building Sage is broken anyway.
Similarly, not every bug which breaks building on Cygwin should be a
blocker.

It looks likely that Mountain Lion will be supported for Sage-5.5, so
then it could be a blocker for that release.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ivan Andrus  
View profile  
 More options Oct 16 2012, 5:27 am
From: Ivan Andrus <darthand...@gmail.com>
Date: Tue, 16 Oct 2012 11:27:46 +0200
Local: Tues, Oct 16 2012 5:27 am
Subject: Re: [sage-release] sage-5.4.rc1 released
On Oct 15, 2012, at 10:40 PM, Jeroen Demeyer wrote:

> On 2012-10-15 22:23, kcrisman wrote:
>> we should almost have sage-pkg grep for them and throw
>> an error if they are present.
> There actually is some code in sage-pkg to remove those .DS_Store files,
> but it obviously doesn't work.

The darwin branch uses COPYFILE_DISABLE instead of excluding it.  I ran across this page [1] the other day which indicates that COPYFILE_DISABLE may not work any longer (no date so I'm not sure since when).  And in fact it doesn't prevent tarring .DS_STORE files on my Snow Leopard machine.  But maybe it's only supposed to prevent ._* files.

-Ivan

[1] http://drmuey.com/?do=page&id=15


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kcrisman  
View profile  
 More options Oct 16 2012, 8:33 am
From: kcrisman <kcris...@gmail.com>
Date: Tue, 16 Oct 2012 05:33:06 -0700 (PDT)
Local: Tues, Oct 16 2012 8:33 am
Subject: Re: [sage-release] sage-5.4.rc1 released

On Tuesday, October 16, 2012 2:46:24 AM UTC-4, Jeroen Demeyer wrote:

> On 2012-10-16 02:39, kcrisman wrote:
> > Oh, I thought that pdeyahe was implying this broke building on OS X
> > 10.8.
> ...which is a platform on which building Sage is broken anyway.
> Similarly, not every bug which breaks building on Cygwin should be a
> blocker.

> It looks likely that Mountain Lion will be supported for Sage-5.5, so
> then it could be a blocker for that release.

Okay, that makes sense, thanks for the clarification.

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »