Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 24187 - Couldn't emerge tcsh
Summary: Couldn't emerge tcsh
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Alain Penders (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-09 09:15 UTC by Sven Sternberger
Modified: 2003-12-23 00:21 UTC (History)
2 users (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 Sven Sternberger 2003-07-09 09:15:47 UTC
Today I tried to emerge tcsh-6.12-r2 ebuild. But it fails.
The first thing is:
>mv -f /var/tmp/portage/tcsh-6.12-r2/image///bin/tcsh  
>  /var/tmp/portage/tcsh-6.12-r2/image///bin/tcsh.old
The mv complains that it couldn't stat the file
> /var/tmp/portage/tcsh-6.12-r2/image///bin/tcsh
But the following line that this error will be ignored
> make: [install] Fehler 1 (ignoriert)

But the the emerge stops with:
>Split loop at tcsh.man2html line 637.
 
>!!! ERROR: app-shells/tcsh-6.12-r2 failed.
>!!! Function src_install, Line 40, Exitcode 25
>!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1.emerge tcsh
2.
3.

Actual Results:  
Everything works fine until installation

Expected Results:  
tcsh

I have set the ~x86 Keyword
Comment 1 Sven Sternberger 2003-09-19 03:27:06 UTC
The need to emerge tcsh was due to something in a mozilla
ebuild. But now it work fine
and the bug should be closed!
Comment 2 Andrew Cooks (RETIRED) gentoo-dev 2003-12-23 00:21:56 UTC
Closing as requested.