Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Apr 2000 16:46:49 +0200 (IST)
From:      libagent@cs.technion.ac.il
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17976: p5-Date-Manip-5.35 messing up permissions
Message-ID:  <200004131446.QAA03103@libagent.cs.technion.ac.il>

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

>Number:         17976
>Category:       ports
>Synopsis:       p5-Date-Manip-5.35 messing up permissions
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 13 07:50:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Library Book Extensions
>Release:        FreeBSD 3.4-RELEASE i386
>Organization:
>Environment:

$FreeBSD: ports/devel/p5-Date-Manip/Makefile,v 1.11 1999/11/10 08:00:39 ache Exp $
$FreeBSD: ports/devel/p5-Date-Calc/Makefile,v 1.1 2000/02/25 16:34:14 ade Exp $

>Description:

Installing p5-Date-Manip leaves the following directory readable only by root:
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/Date	

 installing subsequent files under this directory makes the respective perl
packages inaccesssible to users.
>How-To-Repeat:

 install p5-Date-Manip-5.35
 install p5-Date-Calc-4.3

 perl -MDate::Calc -e 1 (as root)
 perl -MDate::Calc -e 1 (as a mortal)

>Fix:
	
 Workaround: manually change the directory's permission after the install.
 A complete solution would probably be to package the files properly.

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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