Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fail to build: AttributeError: 'bool' object has no attribute 'format' #3

Closed
come-maiz opened this issue Oct 13, 2015 · 1 comment
Closed

Comments

@come-maiz
Copy link
Member

La rama master tiene un error durante la ejecución de nikola build:

https://travis-ci.org/JaquerEspeis/webespeis/builds/85050185

TaskError - taskid:generate_rss:output/rss.xml

PythonAction Error

Traceback (most recent call last):

File "/home/travis/virtualenv/python3.4.2/lib/python3.4/site-packages/doit/action.py", line 383, in execute

returned_value = self.py_callable(*self.args, **kwargs)

File "/home/travis/virtualenv/python3.4.2/lib/python3.4/site-packages/nikola/nikola.py", line 1312, in generic_rss_renderer

feedFormat="rss")

File "/home/travis/virtualenv/python3.4.2/lib/python3.4/site-packages/nikola/utils.py", line 361, in format

self.values[l] = self.values[l].format(*args, **kwargs)

AttributeError: 'bool' object has no attribute 'format'

@come-maiz
Copy link
Member Author

upstream: getnikola/nikola#2140

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant