Opened 15 years ago
Closed 15 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 , 15 years ago
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
Which revision is this with? And what type of image (gcc & raw, vmware, cd)?