Bug 1225798 - windows:mingw:win32/mingw32-python: Incomplete dependencies when building mingw32-ktoblzcheck
Summary: windows:mingw:win32/mingw32-python: Incomplete dependencies when building min...
Status: RESOLVED FIXED
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: 3rd party software (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Ralf Habacker
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-02 19:02 UTC by Ralf Habacker
Modified: 2024-06-03 21:20 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2024-06-02 19:02:33 UTC
Building mingw32-ktoblzcheck (https://build.opensuse.org/package/show/windows:mingw:win32/mingw32-ktoblzcheck) on Tumbleweed could not start because of an unresolved dependency in the mingw32-python package: 

nothing provides /usr/i686-w64-mingw32/sys-root/mingw/bin/python2.7.exe needed by mingw32-python, nothing provides /usr/i686-w64-mingw32/sys-root/mingw/bin/python2.7.exe needed by mingw32-python-devel


In the build of mingw32-python there are the following issues printed

[  418s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
[  418s] Requires: /bin/sh /usr/i686-w64-mingw32/sys-root/mingw/bin/python2.7.exe mingw32(libdb-6.2.dll) mingw32(libdl.dll) mingw32(libintl-8.dll) mingw32(libpython2.7.dll) mingw32(libreadline6.dll) mingw32(libz.dll)
[  418s] Processing files: mingw32-python-devel-2.7.18-lp155.3.29.noarch
[  420s] Usage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type]
[  420s]             [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ...
[  420s]        file -C [-m magicfiles]
[  420s]        file [--help]
[  420s] /usr/lib/rpm/mingw32-find-requires.sh: /home/abuild/rpmbuild/BUILDROOT/mingw32-python-2.7.18-lp155.3.29.x86_64/usr/i686-w64-mingw32/sys-root/mingw/bin/python-config: /usr/i686-w64-mingw32/sys-root/mingw/bin/python2.7.exe: bad interpreter: No such file or directory
[  420s] Usage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type]
[  420s]             [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ...
[  420s]        file -C [-m magicfiles]
[  420s]        file [--help]
[  420s] /usr/lib/rpm/mingw32-find-requires.sh: /home/abuild/rpmbuild/BUILDROOT/mingw32-python-2.7.18-lp155.3.29.x86_64/usr/i686-w64-mingw32/sys-root/mingw/bin/python2-config: /usr/i686-w64-mingw32/sys-root/mingw/bin/python2.7.exe: bad interpreter: No such file or directory
[  420s] Usage: file [-bcEhikLlNnprsvzZ0] [--apple] [--extension] [--mime-encoding] [--mime-type]
[  420s]             [-e testname] [-F separator] [-f namefile] [-m magicfiles] file ...
[  420s]        file -C [-m magicfiles]
[  420s]        file [--help]
[  420s] /usr/lib/rpm/mingw32-find-requires.sh: /home/abuild/rpmbuild/BUILDROOT/mingw32-python-2.7.18-lp155.3.29.x86_64/usr/i686-w64-mingw32/sys-root/mingw/bin/python2.7-config: /usr/i686-w64-mingw32/sys-root/mingw/bin/python2.7.exe: bad interpreter: No such file or directory
Comment 1 Ralf Habacker 2024-06-03 21:20:50 UTC
The issue has been fixed with https://build.opensuse.org/request/show/1178388 and https://build.opensuse.org/request/show/1178389