Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 449974 - dev-python/flask-openid-1.1[doc] fails to build
Summary: dev-python/flask-openid-1.1[doc] fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL: https://github.com/mitsuhiko/flask-op...
Whiteboard:
Keywords:
Depends on:
Blocks: 451234
  Show dependency tree
 
Reported: 2013-01-03 10:20 UTC by Martin von Gagern
Modified: 2013-06-09 16:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (dev-python:flask-openid-1.1.emerge--info,6.80 KB, text/plain)
2013-01-03 10:20 UTC, Martin von Gagern
Details
build log (dev-python:flask-openid-1.1:20130103-101125.log,2.87 KB, text/plain)
2013-01-03 10:45 UTC, Martin von Gagern
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin von Gagern 2013-01-03 10:20:27 UTC
Created attachment 334160 [details]
emerge --info

Upgrading flask-openid from 1.0.1 to 1.1 with USE=doc fails for me:

 * Generation of documentation
make -j5 html 
sphinx-build -b html -d _build/doctrees   . _build/html
Making output directory...
Running Sphinx v1.1.3
loading pickled environment... not yet created

Theme error:
no theme named 'flask_small' found (missing theme.conf?)
make: *** [html] Error 1
emake failed
 * ERROR: dev-python/flask-openid-1.1 failed (compile phase):
 *   Generation of documentation failed
Comment 1 Martin von Gagern 2013-01-03 10:45:14 UTC
Created attachment 334162 [details]
build log
Comment 2 Ian Delaney (RETIRED) gentoo-dev 2013-01-08 06:23:33 UTC
yes quite so.  The latest release, for reasons that truly mystify, is absent of required content
Comment 3 Martin von Gagern 2013-01-27 12:29:40 UTC
dev-python/flask-openid-1.1.1 affected as well. I suggest you remove doc from IUSE until this issue here has been fixed.
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2013-02-25 09:57:56 UTC
2 months is long enough.

  25 Feb 2013; Ian Delaney <idella4@gentoo.org> flask-openid-1.1.1.ebuild,
  flask-openid-1.1.ebuild:
  IUSE flag dropped due to upstream support for building them dropped, fixes Bug
  #449974 by M. von Gagern
Comment 5 Ian Delaney (RETIRED) gentoo-dev 2013-06-09 16:50:02 UTC
actually needed a proper tarball, pypi tarball inadequate again