Bug 76692

Summary: Bad default editor
Product: [Retired] Red Hat Linux Reporter: Michal Jaegermann <michal>
Component: umb-schemeAssignee: Phil Knirsch <pknirsch>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-10-24 23:32:37 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michal Jaegermann 2002-10-24 23:32:30 UTC
Description of Problem:

A file /usr/share/umb-scheme/prelude.scheme says, among other things,

; MAINTENANCE PROCEDURES

; (vi) -- edit this file

Ok, lets try:
==> (vi)
sh: line 1: /usr/ucb/vi: No such file or directory

Error: Edit on prelude.scheme didn't succeed; not reloading file.

Oops!  The same, of course, will happen if you will attempt
==> (edit "some.other.file")

This can be worked around if you will set EDITOR in environment but
defaults should be sane.

The same applies to releases in earlier distributions.

Comment 1 Phil Knirsch 2002-11-29 15:14:47 UTC
Fixed in latest umb-scheme in rawhide.

Read ya, Phil