Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  1 Feb 2003 07:04:05 +0000 (GMT)
From:      "Jim C.Nasby" <decibel@docboy.decibel.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47780: rsync port broken, tries using 'sed -i'
Message-ID:  <20030201070405.8C0E04769C@docboy.decibel.org>

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

>Number:         47780
>Category:       ports
>Synopsis:       rsync port broken, tries using 'sed -i'
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 31 23:10:11 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jim C. Nasby
>Release:        FreeBSD 4.7-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD docboy.decibel.org 4.7-RELEASE-p3 FreeBSD 4.7-RELEASE-p3 #15: Sun Jan 12 02:25:12 CST 2003 root@docboy.decibel.org:/usr/obj/usr/src/sys/DOCBOY i386


>Description:
rsync is trying to use sed -i. I cvsup'd ports less than an hour ago.

>How-To-Repeat:
decibel@docboy.1[1:03]/usr/ports/net/rsync:88>cat Makefile|grep FreeBSD
# $FreeBSD: ports/net/rsync/Makefile,v 1.81 2003/01/28 20:30:36 obraun Exp $
decibel@docboy.1[0:58]/usr/ports/net/rsync:83>sudo make
rsync comes with an included version of popt.
To build rsync with devel/popt instead,
hit Ctrl-C now and define WITH_POPT_PORT
===>  Extracting for rsync-2.5.6
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for rsync-2.5.6.tar.gz.
 ===>  Patching for rsync-2.5.6
 ===>  Applying FreeBSD patches for rsync-2.5.6
 ===>  Configuring for rsync-2.5.6
 sed: illegal option -- i
 usage: sed script [-Ean] [file ...]
        sed [-an] [-e script] ... [-f script_file] ... [file ...]
 *** Error code 1
 
 Stop in /usr/ports/net/rsync.
 

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




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