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

uploadDataPackage() is referencing '/tmp' on windows #204

Closed
gothub opened this issue Nov 27, 2017 · 1 comment
Closed

uploadDataPackage() is referencing '/tmp' on windows #204

gothub opened this issue Nov 27, 2017 · 1 comment
Labels
Milestone

Comments

@gothub
Copy link
Collaborator

gothub commented Nov 27, 2017

It appears that uploadDataPackage is referencing the '/tmp' directory which does not
exist on Windows. This error was reported by a user for version 2.1.0:

> resmapId <- uploadDataPackage(d1c, pkg, public=FALSE, quiet=FALSE)
Updating a modified package to member node https://arcticdata.io/metacat/d1/mn/v2
librdf error - failed to open file '/tmp/Rtmp0ffEam/resource_map_doi:10.18739/A2GS0F.rdf3bb5e296efb23' for writing - No such file or directory
Error in .local(.Object, ...) : 
  The "filename" argument value "/tmp/Rtmp0ffEam/resource_map_doi:10.18739/A2GS0F.rdf3bb5e296efb23" must be for file that exists
@gothub gothub added the bug label Nov 27, 2017
@gothub gothub added this to the 2.1.1 milestone Jun 12, 2018
@gothub
Copy link
Collaborator Author

gothub commented Jun 14, 2018

Fixed in commit 4dae080

@gothub gothub closed this as completed Jun 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant