Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jan 2006 15:03:04 GMT
From:      "David J. Haines" <dhaines@bu.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/91398: streamripper port not installing; incorrect permissions on install script
Message-ID:  <200601061503.k06F341F057218@www.freebsd.org>
Resent-Message-ID: <200601061510.k06FA39j099851@freefall.freebsd.org>

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

>Number:         91398
>Category:       ports
>Synopsis:       streamripper port not installing; incorrect permissions on install script
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 06 15:10:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     David J. Haines
>Release:        6.0-p1
>Organization:
>Environment:
FreeBSD pilj.kicks-ass.org 6.0-RELEASE-p1 FreeBSD 6.0-RELEASE-p1 #0: Fri Dec 23 16:38:37 EST 2005     root@pilj.kicks-ass.org:/usr/obj/usr/src/sys/PILJ  i386

>Description:
The streamripper port was just updated and no longer works.  Supposedly, part of the update was to fix the install routines, but apparently that's not the case, as you get the following:

test -z "/usr/local/bin" || /usr/ports/audio/streamripper/work/streamripper-1.61.16/install-sh -d "/usr/local/bin"
/usr/ports/audio/streamripper/work/streamripper-1.61.16/install-sh: Permission denied

The relevant file looks like: -rw-r--r--  1 root  wheel  9231 May 29  2005 /usr/ports/audio/streamripper/work/streamripper-1.61.16/install-sh

The execute bit(s) should be set on it or it should be run from sh directly.
>How-To-Repeat:
cd /usr/ports/audio/streamripper
make install clean
>Fix:
It's easy enough to chmod the script, but that doesn't fix the port itself.
>Release-Note:
>Audit-Trail:
>Unformatted:



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