Ticket #1477 (closed defect: fixed)
incorrect detection of compressed patchfs
Reported by: | dborca | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7.0-pre2 |
Component: | mc-vfs | Version: | 4.7.0-pre1 |
Keywords: | patchfs | Cc: | dborca@… |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description
patchfs.in incorrectly detects compressed patchfiles, based on filename. My file-4.21 prints the following output:
mc-4.7.0-pre1.lzma_tar.patch.gz: gzip compressed data, was [...]
and then myin/myout subroutines match /lzma/
Attached patch (against 4.7.0-pre1) fixes this (supposely).
Attachments
Change History
Changed 15 years ago by angel_il
- Attachment lzma.patch added
patch by Reynir Stefansson <reynirhs mi is>
comment:5 Changed 15 years ago by slavazanko
- Owner set to slavazanko
- Status changed from new to accepted
- severity changed from no branch to on review
created branch 477_incorrect_detection_compressed_patchfs (parent: master)
initial changeset:fbe8eb8f2a7f01bb9b8aafdc02f021aefb1b9c00
Review, please.
About lzma.patch:
- patch not related to this ticket and
- patch partially applied to master.
If someone wants - please, open new ticket with proper patch.
comment:6 Changed 15 years ago by slavazanko
branch rebased. initial changeset:ad42905ecf5498fbf132fa862ae4386a5f0b7739
I forgot to add real author of patch, sorry.
comment:8 Changed 15 years ago by slavazanko
- Votes for changeset changed from angel_il to angel_il slavazanko
- severity changed from on review to approved