Bug 40626 - Удалить python2
Summary: Удалить python2
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libompl-devel (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: viy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks: python2
  Show dependency tree
 
Reported: 2021-08-01 11:02 MSK by Vitaly Lipatov
Modified: 2021-08-01 23:33 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Lipatov 2021-08-01 11:02:55 MSK
Просьба удалить из -devel пакета каталог
/usr/share/ompl/demos/
или запретить для -devel пакета поиск python-зависимостей.
А то он совершенно ни к чему
  Требует: python-modules
  Требует: <python2.7(matplotlib)>
  Требует: <python2.7(mpl_toolkits)>
  Требует: <python2.7(numpy)>
  Требует: <python2.7(pylab)>
Comment 1 Repository Robot 2021-08-01 11:56:38 MSK
libompl-1.5.0-alt1_7 -> sisyphus:

 Sun Aug 01 2021 Igor Vlasenko <viy@altlinux> 1.5.0-alt1_7
 - build w/o python2 (closes: #40626)
Comment 2 Vitaly Lipatov 2021-08-01 14:07:20 MSK
Боюсь, что ничего не изменилось:
    x86_64: NEW unmet dependencies detected:
 libompl-devel#1.5.0-alt1_7:sisyphus+281599.100.1.1@1627807685  python2.7(matplotlib)
 libompl-devel#1.5.0-alt1_7:sisyphus+281599.100.1.1@1627807685  python2.7(mpl_toolkits)
 libompl-devel#1.5.0-alt1_7:sisyphus+281599.100.1.1@1627807685  python2.7(pylab)
 

Там нужно добавить AutoReq:yes,nopython в devel пакет.
Comment 3 viy 2021-08-01 18:52:57 MSK
Ага, благодарю. не сообразил сразу. Сделаю.
Comment 4 Repository Robot 2021-08-01 19:07:44 MSK
libompl-1.5.0-alt2_7 -> sisyphus:

 Sun Aug 01 2021 Igor Vlasenko <viy@altlinux> 1.5.0-alt2_7
 - added AutoReq:yes,nopython (closes: #40626)
Comment 5 Vitaly Lipatov 2021-08-01 23:33:05 MSK
Спасибо, всё получилось!