Update from IRC:

jmd: I think it depends on CFLAGS
blp: Oh? How so?
jmd: If I run ./configure without any CFLAGS= argument it works.
jmd: If I pass CFLAGS='-O0 -g' it cannot decrypt.
blp: That's really curious.
blp: The default is '-O2 -g' so I guess somehow there's an
optimization sensitivity in there.

On Mon, Dec 23, 2013 at 11:34 AM, John Darrington
<[email protected]> wrote:
> On Mon, Dec 23, 2013 at 09:03:47AM -0800, Ben Pfaff wrote:
>      On Mon, Dec 23, 2013 at 12:32:35PM +0100, John Darrington wrote:
>      > On Sat, Dec 21, 2013 at 11:49:32PM -0800, Ben Pfaff wrote:
>      >      I'd like to release PSPP 0.8.2 in a week or two.  Please report 
> any
>      >      regressions that you have noticed, so that we can fix them before 
> the
>      >      release.
>      >
>      > I notice one small problem:
>      >
>      > In guix, test 144 fails with this error:
>      >
>      > +An error occurred while opening `../.././data/hotel-encrypted.sav': 
> No such file or directory.
>      > +An error occurred while opening `../.././data/hotel-encrypted.sav': 
> No such file or directory.
>      > ./sys-file-encryption.at:5: exit code was 1, expected 0
>      > 144. sys-file-encryption.at:3:  FAILED (sys-file-encryption.at:5)
>      >
>      >
>      >
>      > Let's fix this before we release.
>
>      Oops, sorry.  I checked in a fix for this and a new Makefile rule to
>      make it harder to screw this up in the future.
>
> I get a different error now:
>
> +pspp-convert: sorry, wrong password
> /home/john/pspp-master/tests/sys-file-encryption.at:5: exit code was 1, 
> expected 0
> 144. sys-file-encryption.at:3:  FAILED (sys-file-encryption.at:5)
>
> J'
>
> --
> PGP Public key ID: 1024D/2DE827B3
> fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
> See http://sks-keyservers.net or any PGP keyserver for public key.
>

_______________________________________________
pspp-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to