[Bug 641913] New: Some packages fail to build due to missing Python headers
https://bugzilla.novell.com/show_bug.cgi?id=641913 https://bugzilla.novell.com/show_bug.cgi?id=641913#c0 Summary: Some packages fail to build due to missing Python headers Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: neptunia@mail.ru QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; ru; rv:1.9.1.13) Gecko/20100914 SUSE/2.0.8-57.1 SeaMonkey/2.0.8 Many packages fail to build while reporting missing Python.h Some examples: https://build.opensuse.org/package/show?package=rekall&project=KDE%3AKDE3 In the following packages configure scripts fail to find Python: https://build.opensuse.org/package/show?package=koffice&project=KDE%3AKDE3 https://build.opensuse.org/package/show?package=kdeutils3&project=KDE%3AKDE3 https://build.opensuse.org/package/live_build_log?arch=x86_64&package=koffice&project=KDE%3AKDE3&repository=openSUSE_Factory Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=641913 https://bugzilla.novell.com/show_bug.cgi?id=641913#c2 Jan Matejek <jmatejek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jmatejek@novell.com AssignedTo|jmatejek@novell.com |kde-maintainers@suse.de --- Comment #2 from Jan Matejek <jmatejek@novell.com> 2010-10-01 13:24:08 UTC --- it appears that those packages are searching for python in a pretty convoluted way: - rekall has a list of possible python install locations, which does not include python2.7. there was even a patch to add python2.6 support, this patch will probably need to be updated - koffice/kdeutils explicitly check for python 2.6 and below in their configure scripts. again, a check for python 2.7 probably must be added reassigning this to kde-maintainers, feel free to contact me if some python-specific problem comes up -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=641913 https://bugzilla.novell.com/show_bug.cgi?id=641913#c3 Christian Trippe <ctrippe@gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |ctrippe@gmx.net Resolution| |WONTFIX --- Comment #3 from Christian Trippe <ctrippe@gmx.net> 2010-10-03 19:38:18 UTC --- I only see KDE3 packages mentioned in the description. So this is WONTFIX, see http://en.opensuse.org/KDE3 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com