Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Nov 2003 06:39:14 -0800
From:      walt <wa1ter@myrealbox.com>
To:        freebsd-current@freebsd.org
Subject:   sed behaving badly?
Message-ID:  <3FA7BA12.7060702@myrealbox.com>

next in thread | raw e-mail | index | archive | help
I got this nonsensical error from sed while trying to update python:

/usr/bin/sed -i.bak -e  's,/usr/doc/python-docs-,/usr/local/share/doc/python,g'  /usr/ports/lang/python/work/Python-2.3.2/Lib/pydoc.py
sed: /usr/ports/lang/python/work/Python-2.3.2/Lib/pydoc.py: No such file or directory

But the file DOES exist, and furthermore the same port compiles just fine on
-CURRENT from November 1.  I think the recent changes to sed may have broken
something, but I don't know how, exactly.

Anyone else seeing this problem?



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