Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64087 - macos: subversion ebuild uses sed -i
Summary: macos: subversion ebuild uses sed -i
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: osx porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-14 21:04 UTC by David Bélanger
Modified: 2005-02-06 13:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Bélanger 2004-09-14 21:04:26 UTC
Hi,

The subversion ebuild uses the:
sed -i -e EXP FILE
construct.

This constructs fails on Mac OS X 10.2.8, no -i option.

There is a /usr/lib/portage/bin/dosed that I think should be used.

David
Comment 1 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-09-15 01:36:16 UTC
Please paste the output of `emerge info`. You need to have at least 51_pre20 of portage. sed is default to GNU sed (aliased, see default-macos-10.3/{profile.bashrc,packages}, so this shouldn't  be a problem. If you installed the latest portage and still have  the problem, please reopen the bug. 
Comment 2 Hasan Khalil (RETIRED) gentoo-dev 2005-02-06 13:33:31 UTC
Closing out bugs that've been resolved for a while now...