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

OSError: [Errno 18] Invalid cross-device link: #268

Open
yujun2017 opened this issue Feb 15, 2023 · 5 comments
Open

OSError: [Errno 18] Invalid cross-device link: #268

yujun2017 opened this issue Feb 15, 2023 · 5 comments

Comments

@yujun2017
Copy link
Contributor

tb-profiler 4.4.1 has "OSError: [Errno 18] Invalid cross-device link" error. Same error has been fixed in ntm-profiler.

@jodyphelan
Copy link
Owner

jodyphelan commented Feb 15, 2023

Thanks @yujun2017, glad to ntm-profiler is running ok on your side.
I thought this also fixed the tb-profiler issue but there might still be a bug hiding in the code. I'll check it out and let you know what I find.

@jodyphelan
Copy link
Owner

Could you attach the full log file?

jodyphelan added a commit that referenced this issue Feb 15, 2023
jodyphelan added a commit that referenced this issue Feb 15, 2023
@jodyphelan
Copy link
Owner

I found it! Another use of os.rename which I've changed to shutil.move. I'll get a new bioconda release going.

@jodyphelan
Copy link
Owner

This sould be fixed in v4.4.2 on bioconda

@yujun2017
Copy link
Contributor Author

Thank you so much!
By the way, do you have connect with snpEff author? There are lot of vulnerabilities (11 so far) in snpEff.jar file. We got the notice from NIH and ask to fix these vulnerabilities. Most vulnerabilities are library version. I want to know if we can build snpEff.jar file in tb-profiler because I have submitted an issue in snpEff github and no people response.

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

2 participants