Closed
Description
Check duplicate issues.
- Checked for duplicates
Description
Hi,
Could you please check out this archive?
http://alimonitor.cern.ch/download/mcharchive.zip
(12+ GB)
The following operation fails with it:
root [0] TFile::Open("mcharchive.zip?ZIP=mchtracks.root");
Error in <TZIPFile::ReadMemberHeader>: wrong entry header magic in mcharchive.zip
Error in <TFile::Init>: member mchtracks.root not found in archive mcharchive.zip
Thanks a lot,
.costin
Reproducer
$ wget http://alimonitor.cern.ch/download/mcharchive.zip
$ root
root [0] TFile::Open("mcharchive.zip?ZIP=mchtracks.root");
ROOT version
------------------------------------------------------------------
| Welcome to ROOT 6.32.06 https://root.cern |
| (c) 1995-2024, The ROOT Team; conception: R. Brun, F. Rademakers |
| Built for linuxx8664gcc on May 14 2025, 03:47:50 |
| From tags/v6-32-06-alice7@v6-32-06-alice7 |
| With c++ (GCC) 14.2.0 |
| Try '.help'/'.?', '.demo', '.license', '.credits', '.quit'/'.q' |
------------------------------------------------------------------
Installation method
ALICE CVMFS repo
Operating system
lxplus9
Additional context
No response