Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2005 14:37:00 GMT
From:      "Scot W. Hetzel" <swhetzel@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/81502: archivers/torrentzip removes the read flag from zip files [sw-bug].
Message-ID:  <200505261437.j4QEb0Qn053653@www.freebsd.org>
Resent-Message-ID: <200505261440.j4QEe5QI004660@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         81502
>Category:       ports
>Synopsis:       archivers/torrentzip removes the read flag from zip files [sw-bug].
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 26 14:40:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Scot W. Hetzel
>Release:        5.4-STABLE
>Organization:
Ye Old Computer
>Environment:
>Description:
Torrentzip uses the read permission flag to check if a zip file needs to be processed.  It does this by first setting all zip files to 0400, then as it processes the zip file it changes the permissions to 0200. 
>How-To-Repeat:
run torrentzip on a directory of zip files with permissions 644, you'll find that they are now 0200.
>Fix:
Apply attached patch in the following email message.

Also bump PORTREVISION.
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505261437.j4QEb0Qn053653>