Issues

Select view

Select search mode

 

Mongosh gets a .tar extension on the destination directory after downloading and extracting the tarball

Done

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

Details

Security Level Help

None

Assignee

Reporter

Needs QA

Yes

Needs Packaging

Yes

Components

Fix versions

Affects versions

Priority

Smart Checklist

Created August 8, 2024 at 5:33 PM
Updated November 27, 2024 at 2:39 PM
Resolved October 24, 2024 at 3:46 PM

Activity

Show:

Alex MiroshnychenkoOctober 10, 2024 at 7:11 AM

Hi,
the issue has been fixed and will be included in one of the upcoming releases:

Agustin PalazuelosAugust 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 MiroshnychenkoAugust 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 DubeyAugust 12, 2024 at 9:50 AM

Hi

Thank you for the report.
It is verified as described.