Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68120 - emerge stops with an error, unexpected end of file while emerging mailx
Summary: emerge stops with an error, unexpected end of file while emerging mailx
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High trivial (vote)
Assignee: Gentoo Linux bug wranglers
URL: http://alvarez.marketxs.com/~robertn/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-19 02:20 UTC by Robert Nujic
Modified: 2004-10-19 04:40 UTC (History)
0 users

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 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.