Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 314745 - kde-misc/synaptiks-0.4.0 emerge failed: dodoc failed
Summary: kde-misc/synaptiks-0.4.0 emerge failed: dodoc failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-11 21:40 UTC by Rahul Jain
Modified: 2010-04-11 21:52 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 Rahul Jain 2010-04-11 21:40:55 UTC
The latest version of synaptiks fails to install because dodoc fails. USE flags are below:


googly rahul # emerge -avu synaptiks

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U ] kde-misc/synaptiks-0.4.0 [0.3.2-r1] USE="handbook (-aqua) -debug (-kdeenablefinal)" LINGUAS="en_GB -da -de -ru -tr" 0 kB                                                                                                
-- Installing: /var/tmp/portage/kde-misc/synaptiks-0.4.0/image/usr/share/doc/HTML/en/synaptiks/general-configuration.png
-- Installing: /var/tmp/portage/kde-misc/synaptiks-0.4.0/image/usr/share/doc/HTML/en/synaptiks/touchpad-information.png
!!! dodoc: CHANGES does not exist
!!! dodoc: README does not exist
 * ERROR: kde-misc/synaptiks-0.4.0 failed:
 *   dodoc failed
 * 
 * Call stack:
 *     ebuild.sh, line   48:  Called src_install
 *   environment, line 3783:  Called kde4-base_src_install
 *   environment, line 2926:  Called cmake-utils_src_install
 *   environment, line 1057:  Called _execute_optionaly 'src_install'
 *   environment, line  457:  Called enable_cmake-utils_src_install
 *   environment, line 1493:  Called die
 * The specific snippet of code:
 *           dodoc ${DOCS} || die "dodoc failed"
 * 
 * If you need support, post the output of 'emerge --info =kde-misc/synaptiks-0.4.0',
 * the complete build log and the output of 'emerge -pqv =kde-misc/synaptiks-0.4.0'.
 * The complete build log is located at '/var/tmp/portage/kde-misc/synaptiks-0.4.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/kde-misc/synaptiks-0.4.0/temp/environment'.
 * S: '/var/tmp/portage/kde-misc/synaptiks-0.4.0/work/synaptiks-0.4.0'
 * QA Notice: file does not exist:
 * 
 *      dodoc: CHANGES does not exist
 *      dodoc: README does not exist


Reproducible: Always
Comment 1 Dror Levin (RETIRED) gentoo-dev 2010-04-11 21:52:12 UTC
Fixed, thanks for reporting.