Bug 15968 - nose isn't found by pkg_resources.load_entry_point
Summary: nose isn't found by pkg_resources.load_entry_point
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: python-module-nose (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-10 22:23 MSD by Andrey V Khavryuchenko
Modified: 2008-06-27 08:23 MSD (History)
19 users (show)

See Also:


Attachments
fixed spec file (1.40 KB, text/plain)
2008-06-10 22:23 MSD, Andrey V Khavryuchenko
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey V Khavryuchenko 2008-06-10 22:23:10 MSD
В пакете отстутствуют .egg-info файлы, что приводит к тому что поиск через
pkg_resources.load_entry_point обламывается:

    from pkg_resources import load_entry_point
    entry = load_entry_point(__requires__, 'console_scripts', 'nosetests')

PS Моя лажа, т.к. к предыдущему тикету прикрепил кривой .spec файл.  Исправляюсь :)
Comment 1 Andrey V Khavryuchenko 2008-06-10 22:23:55 MSD
Created attachment 2668 [details]
fixed spec file
Comment 2 Vitaly Lipatov 2008-06-18 01:50:49 MSD
Исправлено в python-module-nose-0.10.3-alt1.src.rpm