Summary: | Команда "epm install --repack rstudio-2022.07.1-554-x86_64.rpm" завершается с ошибкой из-за python | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Nikolay Strelkov <n.strelkov> |
Component: | eepm | Assignee: | Vitaly Lipatov <lav> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P5 | CC: | lav |
Version: | unstable | ||
Hardware: | x86_64 | ||
OS: | Linux |
Description
Nikolay Strelkov
2022-09-14 21:09:50 MSK
На регулярке с eepm 3.26.9-alt1 последние строки другие, но ошибка все равно есть: ``` python3.req: error: /var/tmp/tmp.zVqLZxh1VU/rstudio-2022.07.1-554-x86_64.rpm.tmpdir/rstudio-2022.07.1+554/usr/lib/rstudio/bin/quarto/share/jupyter/lang/python/cleanup.py: invalid syntax Traceback (most recent call last): File "/usr/lib/rpm/python3.req.py", line 264, in <module> filtered_dep, filtered_rel_dep = requ_check(code, file_name) File "/usr/lib/rpm/python3.req.py", line 17, in requ_check for warm in ast.parse(code).body: File "/usr/lib64/python3.10/ast.py", line 50, in parse return compile(source, filename, mode, flags, File "<unknown>", line 4 %reset ^ SyntaxError: invalid syntax find-requires: ERROR: /usr/lib/rpm/python3.req failed error: /bin/sh failed error: Failed to find Requires /bin/sh failed Failed to find Requires Error: ``` eepm-3.27.0-alt1 -> sisyphus: Mon Sep 19 2022 Vitaly Lipatov <lav@altlinux.ru> 3.27.0-alt1 - epm play: add RStudio support (ALT bug 43794) - epm full-upgrade: add update for flatpak and snap packages - epm: force disable verbose in quiet mode - epm repack slack: fix packing (ALT bug 43718) - epm repack: fix ipera-client (ALT bug 43761) - epm repack: fix ipera-mediaserver (ALT bug 43762) - epm repack onlyoffice-desktopeditors: pack icons (ALT bug 43713) |