Bug 15968

Summary: nose isn't found by pkg_resources.load_entry_point
Product: Sisyphus Reporter: Andrey V Khavryuchenko <akhavr>
Component: python-module-noseAssignee: Vitaly Lipatov <lav>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P2 CC: antohami, cas, cow, darktemplar, evg, george, grenka, imz, lav, mithraen, nbr, qa_viy, rider, sem, shaba, sin, slev, vitty, viy
Version: unstable   
Hardware: all   
OS: Linux   
Attachments:
Description Flags
fixed spec file none

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