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

Bug 369111

Summary: dev-python/rst2pdf dodoc called on a directory
Product: Gentoo Linux Reporter: Diego Elio Pettenò (RETIRED) <flameeyes>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: idella4
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 356389    
Attachments: Build log

Description Diego Elio Pettenò (RETIRED) gentoo-dev 2011-05-28 23:55:12 UTC
Created attachment 274967 [details]
Build log

Please verify your dodoc statements, and make sure they are not being executed on directories. See the blocked bug for more details.
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2011-12-12 03:23:39 UTC
dodoc isn't even used in current 2 versions. Presume use of dodoc dir not implemented in versions since this was posted
Comment 2 Arfrever Frehtes Taifersar Arahesis 2011-12-12 05:35:18 UTC
(In reply to comment #1)

This package uses dodoc through DOCS variable and distutils_src_install().
Comment 3 Mike Gilbert gentoo-dev 2011-12-14 09:39:38 UTC
Fixed without revbump.

+  14 Dec 2011; Mike Gilbert <floppym@gentoo.org> rst2pdf-0.16-r1.ebuild:
+  Set EAPI=4 and elminate duplicate installation of montecristo example files.
+  Fixes bug 369111.
Comment 4 Mike Gilbert gentoo-dev 2011-12-14 10:45:21 UTC
Fixed other versions as well.