Thursday, October 03, 2024

Re: fix error in zipnote of archivers/zip

On Thu, Oct 03, 2024 at 08:13:45PM +0300, Timo Myyrä wrote:
> On Thu, Oct 03 2024, Theo Buehler wrote:
>
> > On Mon, Sep 23, 2024 at 09:09:30PM +0300, Timo Myyrä wrote:
> >> Hi,
> >>
> >> zipnote command currently fails:
> >>
> >> $ zipnote test.zip > test.tmp
> >> $ zipnote -w test.zip < test.tmp
> >> zipnote error: Bad file descriptor
> >> zipnote error: Temporary file failure (zi5N73U4)
> >> $
> >>
> >> Patch this by back-porting fix from zip 3.1b seems to fix it.
> >
> > The patch looks correct to me. Where exactly did you get that from? I'm
> > not smart enough to navigate sourceforge.
> >
> > I'd like the patch to include a link to the source.
> >
>
> Good luck with that, I tried to find some version control access but did
> not find any. My zipnote debugging lead to
> https://www.linuxquestions.org/questions/linux-software-2/problems-with-zipnote-writing-to-files-4175502552/
> which claims the zip31b patch. Verified that the zip31c archive has the
> fix in it but no direct link to bug or any version control.

That's good enough. Thanks.

No comments:

Post a Comment