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

Bug 190762

Summary: app-editors/emacs-cvs-23.0.50 fails on dodoc
Product: Gentoo Linux Reporter: Hans Halvorson <hhalvors>
Component: New packagesAssignee: Emacs project <emacs>
Status: RESOLVED FIXED    
Severity: normal CC: jakub
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Hans Halvorson 2007-08-30 11:32:00 UTC
Build fails with message: dodoc failed since document "README.multi-tty" does not exist

Reproducible: Always

Steps to Reproduce:
# emerge emacs-cvs
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-08-30 11:34:53 UTC
Dunno folks, but spending hours compiling this only to fail on a pretty much useless piece of doc file could plain drive me mad; please remove the pointless die from the ebuild.
Comment 2 Ulrich Müller gentoo-dev 2007-08-30 12:48:05 UTC
(In reply to comment #0)
> Build fails with message: dodoc failed since document "README.multi-tty" does
> not exist

Upstream has moved the file to admin/notes/multi-tty today.
Fixed in CVS, thanks for reporting.

(In reply to comment #1)
> Dunno folks, but spending hours compiling this only to fail on a pretty
> much useless piece of doc file could plain drive me mad; please remove the
> pointless die from the ebuild.

The point of it is exactly that such things like upstream moving files around don't pass unnoticed. Besides, mentioned dodoc is the very last command in src_install, so it is trivial to recover.