| From: | Devrim Gündüz <devrim(at)gunduz(dot)org> |
|---|---|
| To: | pgadmin-hackers <pgadmin-hackers(at)PostgreSQL(dot)org> |
| Subject: | 1.4 sphinx error on RHEL 6 |
| Date: | 2017-04-17 20:41:08 |
| Message-ID: | 1492461668.25861.5.camel@gunduz.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Hi,
This is new in 1.4: Any suggestions?
------
sphinx-1.0-build -W -b html -d _build/doctrees . _build/html
Making output directory...
Running Sphinx v1.0.8
/usr/lib/python2.6/site-packages/flask_security/forms.py:67: DeprecationWarning: Required is going away in WTForms 3.0, use DataRequired
email_required = Required(message='EMAIL_NOT_PROVIDED')
/usr/lib/python2.6/site-packages/flask_security/forms.py:69: DeprecationWarning: Required is going away in WTForms 3.0, use DataRequired
password_required = Required(message='PASSWORD_NOT_PROVIDED')
loading pickled environment... not yet created
building [html]: targets for 87 source files that are out of date
updating environment: 87 added, 0 changed, 0 removed
reading sources... [100%] view_dialog
Warning, treated as error:
/var/lib/pgsql/rpm/BUILD/pgadmin4-1.4/docs/en_US/connect_error.rst:4: ERROR: Interpreted text role "index" not implemented.
Regards,
--
Devrim Gündüz
EnterpriseDB: http://www.enterprisedb.com
PostgreSQL Danışmanı/Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Dave Page | 2017-04-18 08:11:34 | Re: [Design Update] Visual design of query editor and results table |
| Previous Message | Christian Espinoza | 2017-04-17 19:06:00 | Problems editing Queries with pgAdmin4 |