Bug#752357: Jython 2.5.3 OSError: [Errno 20000] Unknown error: 20000: bug

2014-06-22 Thread Nils Ulltveit-Moe
mation. >>> import os >>> os.mkdir("/tmp/t1") >>> os.chmod("/tmp/t1",744) >>> I then tried to port the Debian source to the new upstream Jython 2.5.4-rc1, since I need working setuptools, but the same error occurs here: (my port can be

Bug#752357: Bug is related to jnr-posix-1.1.8.jar.

2014-06-23 Thread Nils Ulltveit-Moe
changes to Jython. I have attached the patch I was working on, in case someone wants to take this approach further. Best regards, Nils Ulltveit-Moe Description: TODO: Put a short summary on the line above and replace this paragraph with a longer explanation of this change. Complete the meta

Bug#752357: Patch for bug #752357.

2014-06-25 Thread Nils Ulltveit-Moe
I have submitted a patch that solves the immediate problem of bug #752357 on Debian and Ubuntu. You can find this patch on Launchpad under: https://launchpad.net/~nils-ulltveit-moe/+archive/ppa/+packages Essentially, the jnr-posix module has been upgraded to jnr-posix-3.0.1 to fix this bug