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

The tar function reports error in the bastion server #1990

Closed
YFan0019 opened this issue Jul 29, 2024 · 3 comments
Closed

The tar function reports error in the bastion server #1990

YFan0019 opened this issue Jul 29, 2024 · 3 comments

Comments

@YFan0019
Copy link

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to bastion server to Dropbox user243
  2. Run $tar -xf Comparative_Data.tar.bz2
  3. See error
tar (child): lbzip2:cannot exec: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now

The tar file is fine when I use my own Mac to extract files, may caused by some missing library in Centos

Expected behavior
The tar function can work well.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: MacOS
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@rija
Copy link
Contributor

rija commented Aug 8, 2024

Hi @YFan0019,

I've installed the missing command on the bastion. Can you try again.

@YFan0019
Copy link
Author

YFan0019 commented Aug 8, 2024

Hi @rija,

Thanks for updating, I can use tar function now.

@rija
Copy link
Contributor

rija commented Aug 13, 2024

Fixed in PR #1996

@rija rija closed this as completed Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

4 participants