Summary: | /usr/bin/{idle,modulator,pynche} are not present after a possible order of installing packages | ||
---|---|---|---|
Product: | Sisyphus | Reporter: | Ivan Zakharyaschev <imz> |
Component: | python-modules-tkinter | Assignee: | at <at> |
Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
Severity: | normal | ||
Priority: | P2 | CC: | cow, george, glebfm, imz, vseleznv |
Version: | unstable | ||
Hardware: | all | ||
OS: | Linux | ||
Bug Depends on: | |||
Bug Blocks: | 15690 |
Description
Ivan Zakharyaschev
2008-06-13 18:20:06 MSD
К тому же APT неправильно понимает, что делать, чтобы удовлетворить зависимость на кого-то из них: apt> install /usr/bin/idle Selecting python-modules-tkinter for '/usr/bin/idle' python-modules-tkinter is already the newest version. apt> install /usr/bin/modulator Selecting python-modules-tkinter for '/usr/bin/modulator' python-modules-tkinter is already the newest version. apt> install /usr/bin/pynche Selecting python-modules-tkinter for '/usr/bin/pynche' python-modules-tkinter is already the newest version. apt> apt-0.5.15lorg2-alt20 питон у меня отобрали, а как договариваться с APT я вообще никогда не знал... Фактически исправлено в alternatives-0.4 с помощью файлтриггера. |