First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 75375
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: GNU Emacs Team <emacs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Oleg <olegf@inbox.ru>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 75375 depends on: Show dependency tree
Bug 75375 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-12-22 15:39 0000
strip mec
mv: cannot stat `me': No such file or directory
>>> Test phase [not enabled]: app-editors/jasspa-microemacs-20040301

>>> Install jasspa-microemacs-20040301 into /var/tmp/portage/jasspa-microemacs-20040301/image/ category app-editors
>>> dobin: making me executable...
>>> dobin: making me32 executable...
install: cannot stat `me32': No such file or directory

!!! ERROR: app-editors/jasspa-microemacs-20040301 failed.


Reproducible: Always
Steps to Reproduce:
1. emerge jasspa-microemacs
2.
3.

Actual Results:  
>>> Install jasspa-microemacs-20040301 into
/var/tmp/portage/jasspa-microemacs-20040301/image/ category app-editors
>>> dobin: making me executable...
>>> dobin: making me32 executable...
install: cannot stat `me32': No such file or directory

!!! ERROR: app-editors/jasspa-microemacs-20040301 failed.


Expected Results:  
emerged ;-)

I did a small research and appears that both available jasspa-microemacs builds
try to do: "mv me m32" (ebuild line 45). But source file "me" is not exists at
this moment. It is created later. But install fails to find "me32" (mv failed to
replace "me32" with non-existant file "me").

------- Comment #1 From Mamoru KOMACHI (RETIRED) 2005-02-11 04:19:04 0000 -------
I have no idea why this could happen.
Please submit the output of `emerge --info`,
if jasspa-microemacs-20040301-r1.ebuild doesn't install.

------- Comment #2 From Matti P. T. Juvonen 2005-02-13 08:30:31 0000 -------
I get the same error when emerging with USE="-X". The problem seems to be that
when you build the console-only version, the binary is called "mec" instead of
"me". The ebuild expects it to be called "me" and fails when the file isn't
found.

------- Comment #3 From Matti P. T. Juvonen 2005-02-13 09:58:52 0000 -------
Sorry, forgot to add: this problem applies to -r1 as well.

------- Comment #4 From Mamoru KOMACHI (RETIRED) 2005-02-13 18:55:18 0000 -------
Thanks for pointing that. This issue is fixed in -r2.

First Last Prev Next    No search results available      Search page      Enter new bug