Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 478796 - dev-libs/weston-1.2.0-r1 - readme.gentoo_src_install dies with: "You are not specifying README.gentoo contents!"
Summary: dev-libs/weston-1.2.0-r1 - readme.gentoo_src_install dies with: "You are not ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-30 11:21 UTC by Daniel
Modified: 2013-07-30 11:48 UTC (History)
1 user (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 Daniel 2013-07-30 11:21:03 UTC
The dev-libs/weston-1.2.0-r1 ebuild fails the installation phase, because of readme.gentoo_src_install.


After removing the line "readme.gentoo_src_install" from the ebuild, its building just fine.
But this should probably be set up in a correct way.

Reproducible: Always

Actual Results:  
weston installation fails


Actual error:

 * ERROR: dev-libs/weston-1.2.0-r1 failed (install phase):
 *   You are not specifying README.gentoo contents!
 *
 * Call stack:
 *     ebuild.sh, line   93:  Called src_install
 *   environment, line 3132:  Called readme.gentoo_src_install
 *   environment, line 3094:  Called readme.gentoo_create_doc
 *   environment, line 3061:  Called die
 * The specific snippet of code:
 *                   die "You are not specifying README.gentoo contents!";
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-07-30 11:48:16 UTC
+  30 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  +files/README.gentoo:
+  Add missing README.gentoo, bug #478796.