Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1794465 - saslwrapper: FTBFS: error: no suitable Python interpreter found
Summary: saslwrapper: FTBFS: error: no suitable Python interpreter found
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: saslwrapper
Version: 32
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dan Callaghan
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks: F32FTBFS
TreeView+ depends on / blocked
 
Reported: 2020-01-23 16:20 UTC by Jitka Plesnikova
Modified: 2020-02-23 07:17 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-23 07:17:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jitka Plesnikova 2020-01-23 16:20:21 UTC
Description of problem:
Package saslwrapper fails to build from source in Fedora rawhide with an error:

checking for python... no
checking for python2... no
checking for python3... no
checking for python3.9... no
checking for python3.8... no
checking for python3.7... no
checking for python3.6... no
checking for python3.5... no
checking for python3.4... no
checking for python3.3... no
checking for python3.2... no
checking for python3.1... no
checking for python3.0... no
checking for python2.7... no
checking for python2.6... no
checking for python2.5... no
checking for python2.4... no
checking for python2.3... no
checking for python2.2... no
checking for python2.1... no
checking for python2.0... no
configure: error: no suitable Python interpreter found

Version-Release number of selected component (if applicable):
0.16-24.fc32

Steps to Reproduce:
koji build --scratch f32 saslwrapper-0.16-24.fc32.src.rpm

Dependency changes from the latest successful build:
https://koschei.fedoraproject.org/build/7689492
python3 is not in buildroot.

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/saslwrapper

Comment 1 Dan Callaghan 2020-01-30 08:17:25 UTC
We actually decided to turn off all Python support in saslwrapper in bug 1738175, so it should be neither checking for Python nor finding it in the buildroot, but maybe I messed that up somehow...

Comment 2 Ben Cotton 2020-02-11 17:22:40 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle.
Changing version to 32.

Comment 3 Fedora Release Engineering 2020-02-16 04:32:25 UTC
Dear Maintainer,

your package has not been built successfully in 32. Action is required from you.

If you can fix your package to build, perform a build in koji, and either create
an update in bodhi, or close this bug without creating an update, if updating is
not appropriate [1]. If you are working on a fix, set the status to ASSIGNED to
acknowledge this. Following the latest policy for such packages [2], your package
will be orphaned if this bug remains in NEW state more than 8 weeks.

A week before the mass branching of Fedora 33 according to the schedule [3],
any packages not successfully rebuilt at least on Fedora 31 will be
retired regardless of the status of this bug.

[1] https://fedoraproject.org/wiki/Updates_Policy
[2] https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
[3] https://fedoraproject.org/wiki/Releases/33/Schedule

Comment 4 Dan Callaghan 2020-02-23 07:17:39 UTC
saslwrapper built successfully for Fedora 32, but the package is retired in Fedora 33+. See:
https://bugzilla.redhat.com/show_bug.cgi?id=1738175#c3


Note You need to log in before you can comment on or make changes to this bug.