Opened 14 years ago

Closed 14 years ago

#5570 closed bug (fixed)

lack sed

Reported by: Hubert Owned by: nobody
Priority: normal Milestone: R1
Component: Applications/Command Line Tools Version: R1/alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

I have in terminal:

bash: sed: command not found

and I can't install optional package:

~> installoptionalpackage -a basic command line tool 
Fetching OptionalPackages ...
/bin/installoptionalpackage: line 293: sed: command not found
Fetching OptionalPackageDependencies ...
/bin/installoptionalpackage: line 293: sed: command not found
Fetching OptionalBuildFeatures ...
/bin/installoptionalpackage: line 293: sed: command not found
Generating a list of Package Names ...
/bin/installoptionalpackage: line 353: sed: command not found
~> 

Change History (3)

comment:1 by mmadia, 14 years ago

Which revision is this with? And what type of image (gcc & raw, vmware, cd)?

comment:2 by Hubert, 14 years ago

hrev35728 gcc4h (compiled on Linux)

comment:3 by mmadia, 14 years ago

Resolution: fixed
Status: newclosed

Sed has been added back as a MandatoryPackage in hrev35829. If the problem persist with that or a newer revision, please re-open.

Note: See TracTickets for help on using tickets.