Mailinglist Archive: opensuse-bugs (6165 mails)
| < Previous | Next > |
[Bug 619215] New: osc branch does not work (EDITOR call error)
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 1 Jul 2010 15:23:08 +0000
- Message-id: <bug-619215-21960@xxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugzilla.novell.com/show_bug.cgi?id=619215
http://bugzilla.novell.com/show_bug.cgi?id=619215#c0
Summary: osc branch does not work (EDITOR call error)
Classification: openSUSE
Product: openSUSE.org
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: BuildService
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: sbrabec@xxxxxxxxxx
QAContact: adrian@xxxxxxxxxx
Found By: ---
Blocker: ---
How to reproduce:
export EDITOR="mc -e"
Then run any command that calls editor (e. g. osc branch). It will fail with:
[Errno 2] No such file or directory
It is a problem of calling editor (thanks to Adrian for the hint):
27562 execve("/usr/bin/mc -e", ["mc -e", "/tmp/osc-commitmsg4ToAiW.diff"], [/*
94 vars */]) = -1 ENOENT (No such file or directory)
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=619215#c0
Summary: osc branch does not work (EDITOR call error)
Classification: openSUSE
Product: openSUSE.org
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: BuildService
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: sbrabec@xxxxxxxxxx
QAContact: adrian@xxxxxxxxxx
Found By: ---
Blocker: ---
How to reproduce:
export EDITOR="mc -e"
Then run any command that calls editor (e. g. osc branch). It will fail with:
[Errno 2] No such file or directory
It is a problem of calling editor (thanks to Adrian for the hint):
27562 execve("/usr/bin/mc -e", ["mc -e", "/tmp/osc-commitmsg4ToAiW.diff"], [/*
94 vars */]) = -1 ENOENT (No such file or directory)
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |