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

'posix:permissions' not supported error on Windows 7 #545

Closed
cnirrad opened this issue Dec 18, 2016 · 1 comment
Closed

'posix:permissions' not supported error on Windows 7 #545

cnirrad opened this issue Dec 18, 2016 · 1 comment

Comments

@cnirrad
Copy link

cnirrad commented Dec 18, 2016

I'm trying to use boot on a Windows 7 machine and after downloading the required jars I get the following error:

                                             Boot.main                    Boot.java: 258
                                                    ...
                                          boot.App.main                     App.java: 491
                                       boot.App.runBoot                     App.java: 399

org.projectodd.shimdandy.impl.ClojureRuntimeShimImpl.invoke ClojureRuntimeShimImpl.java: 150
org.projectodd.shimdandy.impl.ClojureRuntimeShimImpl.invoke ClojureRuntimeShimImpl.java: 159
...
boot.main/-main main.clj: 202
boot.file/tmpfile file.clj: 136
java.nio.file.Files.createTempFile
java.nio.file.TempFileHelper.createTempFile
java.nio.file.TempFileHelper.create
java.nio.file.Files.createFile
java.nio.file.Files.newByteChannel
sun.nio.fs.WindowsFileSystemProvider.newByteChannel
sun.nio.fs.WindowsSecurityDescriptor.fromAttribute
java.lang.UnsupportedOperationException: 'posix:permissions' not supported as initial attribute

@cnirrad
Copy link
Author

cnirrad commented Dec 18, 2016

Just found issue #541 which this appears to be a dupe of.

@cnirrad cnirrad closed this as completed Dec 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant