ports/91398: streamripper port not installing; incorrect permissions on install script

David J. Haines dhaines at bu.edu
Fri Jan 6 15:10:04 UTC 2006


>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 at 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:



More information about the freebsd-ports-bugs mailing list