Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65263 - sys-apps/fcron-2.9.4: configure fails if EDITOR env var is not set to absolute path of editor
Summary: sys-apps/fcron-2.9.4: configure fails if EDITOR env var is not set to absolut...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Cron Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-24 17:06 UTC by Aaron Walker (RETIRED)
Modified: 2006-08-01 00:22 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 Aaron Walker (RETIRED) gentoo-dev 2004-09-24 17:06:34 UTC
If the EDITOR environment variable is not set to the absolute path of the editor, sys-apps/fcron-2.9.4's configure script will fail with:

checking editor... configure: error:
File vim is not an executable file

To reproduce, do: EDITOR=vim emerge fcron.
Doing EDITOR=$(which vim) emerge fcron works fine.

The average user would most likely not run into this, since the default EDITOR is set in rc.conf with the absolute path.
Comment 1 Aaron Walker (RETIRED) gentoo-dev 2004-11-16 02:22:49 UTC
Fixed in 2.0.2 and 2.9.5.1.
Comment 2 Alexander Skwar 2006-08-01 00:22:38 UTC
I think this bug has shown up again - please see bug #143279