Mongosh gets a .tar extension on the destination directory after downloading and extracting the tarball
General
Escalation
General
Escalation
Description
Hi Team! I couldn’t find any ticket for this.
I tried to download the tarball for mongosh version 2.2.10 from both Percona Server for MongoDB 6 and 7. After downloading and extracting the tar.gz file the destination directory has the .tar
First I downloaded the tarball using wget
Then I extract it with tar -xzf and list the content of the current directory with ll
Last I list the content of the percona-mongodb-mongosh-2.2.10-x86_64.tar/ directory
I tried it on my local machine running mac and a linux VM running centos 9.
Let me know if you need further details or if I’m missing something.
Thanks
Environment
None
Activity
Show:
Alex Miroshnychenko October 10, 2024 at 7:11 AM
Hi, the issue has been fixed and will be included in one of the upcoming releases:
Agustin Palazuelos August 12, 2024 at 4:14 PM
Yes, that is what I saw when extracting the tar.gz files.
The binaries are working fine so there is not a big issue. But it would be good to fix it on a future release.
Thanks
Alex Miroshnychenko August 12, 2024 at 11:05 AM
Hi Am I right that the main issue here is that the folder in the archive contains in its name the ".tar“ suffix?
Aaditya Dubey August 12, 2024 at 9:50 AM
Hi
Thank you for the report. It is verified as described.
Hi Team! I couldn’t find any ticket for this.
I tried to download the tarball for
mongosh
version 2.2.10 from both Percona Server for MongoDB 6 and 7. After downloading and extracting thetar.gz
file the destination directory has the.tar
First I downloaded the tarball using wget
Then I extract it with
tar -xzf
and list the content of the current directory withll
Last I list the content of the
percona-mongodb-mongosh-2.2.10-x86_64.tar/
directoryI tried it on my local machine running mac and a linux VM running centos 9.
Let me know if you need further details or if I’m missing something.
Thanks