* [devel] Sphinx 4.0 и ошибка сборки "has no attribute"
@ 2021-05-30 15:20 Fr. Br. George
2021-05-30 17:34 ` Sergey Y. Afonin
` (2 more replies)
0 siblings, 3 replies; 10+ messages in thread
From: Fr. Br. George @ 2021-05-30 15:20 UTC (permalink / raw)
To: devel
Приветствую!
Аттракцион «разломай Сизиф Сфинксом по уикендам» продолжается!
На этот раз наш герой — старое sphinx-API, которое задепрекейтили
пару-тройку лет назад, а из sphinx 4.0 поудаляли.
Если сборка выдаёт что-то типа «AttributeError: 'Sphinx' object has no
attribute 'add_stylesheet'», это оно.
Ссылка по теме:
https://www.sphinx-doc.org/en/master/extdev/deprecated.html?deprecated-apis
В частности, я встречался с add_stylesheet() → add_css_file()
и add_javascript() → add_js_file()
В обоих случаях это просто тупая замена, патч для починки тривиален.
--
Fr. Br. George
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] Sphinx 4.0 и ошибка сборки "has no attribute"
2021-05-30 15:20 [devel] Sphinx 4.0 и ошибка сборки "has no attribute" Fr. Br. George
@ 2021-05-30 17:34 ` Sergey Y. Afonin
2021-05-30 17:38 ` Dmitry V. Levin
2021-05-30 18:27 ` [devel] the fix for mysql-workbench-community Arseny Maslennikov
2021-05-31 7:54 ` [devel] Sphinx 4.0 и ошибка сборки "has no attribute" Sergey V Turchin
2021-06-10 9:18 ` Sergey Afonin
2 siblings, 2 replies; 10+ messages in thread
From: Sergey Y. Afonin @ 2021-05-30 17:34 UTC (permalink / raw)
To: devel
On Sunday 30 May 2021, Fr. Br. George wrote:
> Аттракцион «разломай Сизиф Сфинксом по уикендам» продолжается!
>
> На этот раз наш герой — старое sphinx-API, которое задепрекейтили
> пару-тройку лет назад, а из sphinx 4.0 поудаляли.
И не только:
[x86_64] to the PKG_CONFIG_PATH environment variable
[x86_64] Package 'bzip2', required by 'freetype2', not found
[x86_64] Package libffi was not found in the pkg-config search path.
[x86_64] Perhaps you should add the directory containing `libffi.pc'
Ещё 25-ого задание 272319 собиралось.
--
С уважением, Сергей Афонин
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] Sphinx 4.0 и ошибка сборки "has no attribute"
2021-05-30 17:34 ` Sergey Y. Afonin
@ 2021-05-30 17:38 ` Dmitry V. Levin
2021-05-30 18:27 ` [devel] the fix for mysql-workbench-community Arseny Maslennikov
1 sibling, 0 replies; 10+ messages in thread
From: Dmitry V. Levin @ 2021-05-30 17:38 UTC (permalink / raw)
To: ALT Devel discussion list
On Sun, May 30, 2021 at 09:34:23PM +0400, Sergey Y. Afonin wrote:
> On Sunday 30 May 2021, Fr. Br. George wrote:
>
> > Аттракцион «разломай Сизиф Сфинксом по уикендам» продолжается!
> >
> > На этот раз наш герой — старое sphinx-API, которое задепрекейтили
> > пару-тройку лет назад, а из sphinx 4.0 поудаляли.
>
> И не только:
[...]
> Ещё 25-ого задание 272319 собиралось.
Это cmake.
--
ldv
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] the fix for mysql-workbench-community
2021-05-30 17:34 ` Sergey Y. Afonin
2021-05-30 17:38 ` Dmitry V. Levin
@ 2021-05-30 18:27 ` Arseny Maslennikov
2021-05-30 21:38 ` Sergey Y. Afonin
1 sibling, 1 reply; 10+ messages in thread
From: Arseny Maslennikov @ 2021-05-30 18:27 UTC (permalink / raw)
To: ALT Linux Team development discussions
[-- Attachment #1: Type: text/plain, Size: 1680 bytes --]
On Sun, May 30, 2021 at 09:34:23PM +0400, Sergey Y. Afonin wrote:
> On Sunday 30 May 2021, Fr. Br. George wrote:
> И не только:
>
> [x86_64] to the PKG_CONFIG_PATH environment variable
> [x86_64] Package 'bzip2', required by 'freetype2', not found
>
> [x86_64] Package libffi was not found in the pkg-config search path.
> [x86_64] Perhaps you should add the directory containing `libffi.pc'
>
> Ещё 25-ого задание 272319 собиралось.
Здесь сфинкс ни при чём.
Сегодня в сизиф прошло задание 269879, где менялись макросы для cmake.
Ваш пакет тоже планировалось поправить в этом задании, но он был FTBFS.
Анонс я сделать пока не успел, но ознакомиться с характером изменения
и его обоснованием можно по ссылке https://altlinux.org/CMakeMigration2021.
В выдержке выше реальной причины сбоя сборки нет.
http://git.altlinux.org/tasks/272319/build/400/x86_64/log:
[00:00:10] -- Build files have been written to: /usr/src/RPM/BUILD/mysql-workbench-community-8.0.25/x86_64-alt-linux
[00:00:10] + cd BUILD
[00:00:10] /usr/src/tmp/rpm-tmp.88614: line 151: cd: BUILD: No such file or directory
[00:00:10] error: Bad exit status from /usr/src/tmp/rpm-tmp.88614 (%build)
Возьмите у меня в packages/mysql-workbench-community.git тег
8.0.25-alt1.1, он соберётся (по крайней мере, у меня локально на x86_64
собрался).
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] the fix for mysql-workbench-community
2021-05-30 18:27 ` [devel] the fix for mysql-workbench-community Arseny Maslennikov
@ 2021-05-30 21:38 ` Sergey Y. Afonin
0 siblings, 0 replies; 10+ messages in thread
From: Sergey Y. Afonin @ 2021-05-30 21:38 UTC (permalink / raw)
To: ALT Linux Team development discussions
On Sunday 30 May 2021, Arseny Maslennikov wrote:
> > Ещё 25-ого задание 272319 собиралось.
>
> Здесь сфинкс ни при чём.
Я больше фразу про разлом Сизифа имел ввиду. :-)
--
С уважением, Сергей Афонин
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] Sphinx 4.0 и ошибка сборки "has no attribute"
2021-05-30 15:20 [devel] Sphinx 4.0 и ошибка сборки "has no attribute" Fr. Br. George
2021-05-30 17:34 ` Sergey Y. Afonin
@ 2021-05-31 7:54 ` Sergey V Turchin
2021-06-07 9:37 ` Sergey V Turchin
2021-06-10 9:18 ` Sergey Afonin
2 siblings, 1 reply; 10+ messages in thread
From: Sergey V Turchin @ 2021-05-31 7:54 UTC (permalink / raw)
To: devel
On Sunday, 30 May 2021 18:20:04 MSK Fr Br wrote:
> Приветствую!
>
>
> Аттракцион «разломай Сизиф Сфинксом по уикендам» продолжается!
>
> На этот раз наш герой — старое sphinx-API, которое задепрекейтили
> пару-тройку лет назад, а из sphinx 4.0 поудаляли.
У меня в extra-cmake-modules:
"exception: cannot import name 'htmlescape' from 'sphinx.util.pycompat' (/usr/
lib/python3/site-packages/sphinx/util/pycompat.py)"
--
Regards, Sergey.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] Sphinx 4.0 и ошибка сборки "has no attribute"
2021-05-31 7:54 ` [devel] Sphinx 4.0 и ошибка сборки "has no attribute" Sergey V Turchin
@ 2021-06-07 9:37 ` Sergey V Turchin
2021-06-07 10:36 ` Dmitry V. Levin
0 siblings, 1 reply; 10+ messages in thread
From: Sergey V Turchin @ 2021-06-07 9:37 UTC (permalink / raw)
To: ALT Linux Team development discussions
On Monday, 31 May 2021 10:54:16 MSK Sergey V wrote:
> On Sunday, 30 May 2021 18:20:04 MSK Fr Br wrote:
> > Приветствую!
> >
> >
> > Аттракцион «разломай Сизиф Сфинксом по уикендам» продолжается!
> >
> > На этот раз наш герой — старое sphinx-API, которое задепрекейтили
> > пару-тройку лет назад, а из sphinx 4.0 поудаляли.
>
> У меня в extra-cmake-modules:
> "exception: cannot import name 'htmlescape' from 'sphinx.util.pycompat'
> (/usr/ lib/python3/site-packages/sphinx/util/pycompat.py)"
А ещё нужен sphinx.builders.qthelp, который есть в python-module-sphinx,
поэтому придётся использовать его.
--
Regards, Sergey.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] Sphinx 4.0 и ошибка сборки "has no attribute"
2021-06-07 9:37 ` Sergey V Turchin
@ 2021-06-07 10:36 ` Dmitry V. Levin
2021-06-07 11:07 ` Sergey V Turchin
0 siblings, 1 reply; 10+ messages in thread
From: Dmitry V. Levin @ 2021-06-07 10:36 UTC (permalink / raw)
To: ALT Devel discussion list
On Mon, Jun 07, 2021 at 12:37:57PM +0300, Sergey V Turchin wrote:
> On Monday, 31 May 2021 10:54:16 MSK Sergey V wrote:
[...]
> > У меня в extra-cmake-modules:
> > "exception: cannot import name 'htmlescape' from 'sphinx.util.pycompat'
> > (/usr/lib/python3/site-packages/sphinx/util/pycompat.py)"
В актуальных пакетах никакого 'sphinx.util.pycompat' не должно быть.
> А ещё нужен sphinx.builders.qthelp, который есть в python-module-sphinx,
> поэтому придётся использовать его.
Как так вышло, что extra-cmake-modules до сих пор так сильно завязано
на python2?
--
ldv
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] Sphinx 4.0 и ошибка сборки "has no attribute"
2021-06-07 10:36 ` Dmitry V. Levin
@ 2021-06-07 11:07 ` Sergey V Turchin
0 siblings, 0 replies; 10+ messages in thread
From: Sergey V Turchin @ 2021-06-07 11:07 UTC (permalink / raw)
To: ALT Linux Team development discussions
On Monday, 7 June 2021 13:36:54 MSK Dmitry V wrote:
> On Mon, Jun 07, 2021 at 12:37:57PM +0300, Sergey V Turchin wrote:
> > On Monday, 31 May 2021 10:54:16 MSK Sergey V wrote:
> [...]
>
> > > У меня в extra-cmake-modules:
> > > "exception: cannot import name 'htmlescape' from 'sphinx.util.pycompat'
> > > (/usr/lib/python3/site-packages/sphinx/util/pycompat.py)"
>
> В актуальных пакетах никакого 'sphinx.util.pycompat' не должно быть.
>
> > А ещё нужен sphinx.builders.qthelp, который есть в python-module-sphinx,
> > поэтому придётся использовать его.
>
> Как так вышло, что extra-cmake-modules до сих пор так сильно завязано
> на python2?
Мне тоже не очень понятно. Возможно, из-за sphinx.builders.qthelp , которого
нет в новом.
--
Regards, Sergey.
^ permalink raw reply [flat|nested] 10+ messages in thread
* Re: [devel] Sphinx 4.0 и ошибка сборки "has no attribute"
2021-05-30 15:20 [devel] Sphinx 4.0 и ошибка сборки "has no attribute" Fr. Br. George
2021-05-30 17:34 ` Sergey Y. Afonin
2021-05-31 7:54 ` [devel] Sphinx 4.0 и ошибка сборки "has no attribute" Sergey V Turchin
@ 2021-06-10 9:18 ` Sergey Afonin
2 siblings, 0 replies; 10+ messages in thread
From: Sergey Afonin @ 2021-06-10 9:18 UTC (permalink / raw)
To: devel
On Sunday 30 May 2021, Fr. Br. George wrote:
> На этот раз наш герой — старое sphinx-API, которое задепрекейтили
> пару-тройку лет назад, а из sphinx 4.0 поудаляли.
А вот ещё вопрос:
$ sudo apt-get install python3-module-sphinx
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
python-sphinx-objects.inv python3-module-Pygments python3-module-alabaster
python3-module-sphinxcontrib-applehelp python3-module-sphinxcontrib-devhelp
python3-module-sphinxcontrib-htmlhelp python3-module-sphinxcontrib-jsmath
python3-module-sphinxcontrib-qthelp python3-module-sphinxcontrib-serializinghtml
Почему тянется python-sphinx-objects.inv, а не python3-... ? Которого и нет.
--
С уважением, Сергей Афонин.
^ permalink raw reply [flat|nested] 10+ messages in thread
end of thread, other threads:[~2021-06-10 9:18 UTC | newest]
Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-30 15:20 [devel] Sphinx 4.0 и ошибка сборки "has no attribute" Fr. Br. George
2021-05-30 17:34 ` Sergey Y. Afonin
2021-05-30 17:38 ` Dmitry V. Levin
2021-05-30 18:27 ` [devel] the fix for mysql-workbench-community Arseny Maslennikov
2021-05-30 21:38 ` Sergey Y. Afonin
2021-05-31 7:54 ` [devel] Sphinx 4.0 и ошибка сборки "has no attribute" Sergey V Turchin
2021-06-07 9:37 ` Sergey V Turchin
2021-06-07 10:36 ` Dmitry V. Levin
2021-06-07 11:07 ` Sergey V Turchin
2021-06-10 9:18 ` Sergey Afonin
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git