Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 68120

Summary: emerge stops with an error, unexpected end of file while emerging mailx
Product: Gentoo Linux Reporter: Robert Nujic <robert.nujic>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED CANTFIX    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://alvarez.marketxs.com/~robertn/mailx_ebuild_error.txt
Whiteboard:
Package list:
Runtime testing required: ---

Description Robert Nujic 2004-10-19 02:20:37 UTC
the exact ebuild file is:
/var/db/pkg/mail-client/mailx-8.1.2.20021129-r2/mailx-8.1.2.20021129-r2.ebuild

there's a small typo on the 16th line of the script, it ends with a ^A instead of a double quote. removing that character, and putting a double quote fixed the problem.

Reproducible: Always
Steps to Reproduce:
1. emerge mailx
2.
3.
Comment 1 Sven Wegener gentoo-dev 2004-10-19 02:36:04 UTC
There's nothing we can do about it as /var/db/pkg is different on every users system and is out of our direct control. Current ebuilds in CVS seem to be fine.
Comment 2 Sven Wegener gentoo-dev 2004-10-19 04:27:30 UTC
In fact a duplicate of bug 46096.
Comment 3 Robert Nujic 2004-10-19 04:40:05 UTC
yep, i see that its a duplicate.

 I'm sorry for that, have tried searching thru bugzilla, but i didnt see any earlier entries so i posted the problem.