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

Please adapt to new version of sphinxcontrib-bibtex #977

Closed
tillea opened this issue Nov 2, 2021 · 1 comment
Closed

Please adapt to new version of sphinxcontrib-bibtex #977

tillea opened this issue Nov 2, 2021 · 1 comment

Comments

@tillea
Copy link

tillea commented Nov 2, 2021

Hi,
there is a bug report against the Debian packaged version of cogent3 which fails with:

Extension error:
You must configure the bibtex_bibfiles setting

I did some research about this error and found hints like this where the solution is to pin sphinxcontrib-bibtex<2.0.0 to requirements.txt. While this might work for local users it is no option for the Debian packaging since sphinx is moving on and we have currently version 2.4.1 to which we need to adapt the code. I will try to consult some people who know sphinx better than I and may be I can come up with a patch but I just want to let you know here.
Kind regards, Andreas.

GavinHuttley added a commit that referenced this issue Nov 3, 2021
DEV: update for sphinxcontrib-bibtex>2.0, fixes #977
@tillea
Copy link
Author

tillea commented Nov 3, 2021

BTW, I've got a hint that bibtex might not be used at all and removing all references to bibtex solved the issue in dead.
Kind regards, Andreas.

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