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

Bug 505110

Summary: dev-python/mysql-python-1.2.5 fails to build
Product: Gentoo Linux Reporter: tonich <koprut>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description tonich 2014-03-19 18:00:32 UTC
install: cannot stat ‘README’: No such file or directory
!!! dodoc: README does not exist
install: cannot stat ‘doc/FAQ.txt’: No such file or directory
!!! dodoc: doc/FAQ.txt does not exist
install: cannot stat ‘doc/MySQLdb.txt’: No such file or directory
!!! dodoc: doc/MySQLdb.txt does not exist
 * ERROR: dev-python/mysql-python-1.2.5::gentoo failed (install phase):
 *   dodoc failed
 * 
....
 * QA Notice: file does not exist:
 * 
 *      dodoc: README does not exist
 *      dodoc: doc/FAQ.txt does not exist
 *      dodoc: doc/MySQLdb.txt does not exist



Reproducible: Always




mh ~ # cd /var/tmp/portage/dev-python/mysql-python-1.2.5/work/MySQL-python-1.2.5
mh MySQL-python-1.2.5 # ls -l | grep README
-rw-r--r-- 1 portage portage  1266 окт  4  2012 README.md
mh MySQL-python-1.2.5 # ls -l doc/_build/_sources/
total 84
-rw-r--r-- 1 portage portage  5198 Oct  4  2012 FAQ.txt
-rw-r--r-- 1 portage portage  1076 Oct  7  2012 MySQLdb.constants.txt
-rw-r--r-- 1 portage portage   856 Oct  7  2012 MySQLdb.txt
-rw-r--r-- 1 portage portage   108 Oct  7  2012 _mysql.txt
-rw-r--r-- 1 portage portage   149 Oct  7  2012 _mysql_exceptions.txt
-rw-r--r-- 1 portage portage   146 Oct  7  2012 distribute_setup.txt
-rw-r--r-- 1 portage portage   461 Oct  7  2012 index.txt
-rw-r--r-- 1 portage portage    65 Oct  7  2012 modules.txt
-rw-r--r-- 1 portage portage   113 Oct  7  2012 setup.txt
-rw-r--r-- 1 portage portage   134 Oct  7  2012 setup_common.txt
-rw-r--r-- 1 portage portage   131 Oct  7  2012 setup_posix.txt
-rw-r--r-- 1 portage portage   137 Oct  7  2012 setup_windows.txt
-rw-r--r-- 1 portage portage 28837 Oct  4  2012 user_guide.txt
Comment 1 Brian Evans (RETIRED) gentoo-dev 2014-03-19 18:18:25 UTC

*** This bug has been marked as a duplicate of bug 503750 ***