Bug 25992
Summary: | Can not create crontab file | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <sychiu> |
Component: | crontabs | Assignee: | Crutcher Dunnavant <crutcher> |
Status: | CLOSED RAWHIDE | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.1 | CC: | michael.wardle |
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: | 2001-04-10 22:03:23 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
Need Real Name
2001-02-04 22:46:01 UTC
fixed in vim-6.0-0.23 (vim removed crontab file and wrote it new instead of appending) *** Bug 26107 has been marked as a duplicate of this bug. *** *** Bug 26917 has been marked as a duplicate of this bug. *** *** Bug 27141 has been marked as a duplicate of this bug. *** *** Bug 27549 has been marked as a duplicate of this bug. *** i have here the same bug: using "crontab -e" and saving it with vi (:wq), i get: "crontab: no changes made to crontab" i have installed vim packages like: vim-enhanced-6.0-0.27 vim-common-6.0-0.27 vim-minimal-6.0-0.27 (they are newer than vim-6.0-0.23) so i don't know if this is bug of vim or crontabs. also if i edit user's crontab with other editor (pico), then a new crontab is written. I am seeing the same thing on a Red Hat 7.2 box with the latest public updates (as of 2002-04-25) installed. Vim version is 6.0-7.13. |