Re: Unable to download the Tycho 2 Star Catalog

2025-01-04 Thread Jasem Mutlaq
Thank you Omer for finding the root cause. For the time being, we will re-upload all files at tar.gz until this issue is fixed in KF5/KF6. -- Best Regards, Jasem Mutlaq On Sun, Jan 5, 2025 at 8:18 AM Ömer Fadıl USTA wrote: > Hello, > > It seems that macOS systems might not accept the applicat

Re: Unable to download the Tycho 2 Star Catalog

2025-01-04 Thread Ömer Fadıl USTA
Hello, It seems that macOS systems might not accept the application/x-bzip MIME type for bzip2 files, and they may be specifically checking for application/x-bzip2. Additionally, application/x-bzip-compressed-tar might need to be updated to include application/x-bzip2-compressed-tar while still re

Re: Unable to download the Tycho 2 Star Catalog

2025-01-04 Thread Jasem Mutlaq
Hello Ben, I took a look at the files and they are indeed valid and match the ones downloaded on Linux. I used bunzip2 on Mac and was able to verify the content just fine. So this is a KF5/KF6 framework issue on MacOS only that affects bz2 files for some reason. From our side, we don't mind compre