[opensuse-packaging] python3-base dependency problem while porting a package
Hi! First of all, I am sorry, if I am posting to the wrong mailing list. Please, let me know if there is a more appropriate place to post my question and I'll be on my way there. I am currently in a process of creating a package of a database product that I work on at my current job. We want to be able to provide it to openSUSE users. The package I have currently works for CentOS and I am in the process of finding the right dependencies for openSUSE. Currently, I am using Leap 15.1 and the `build` command (btw, a really solid tool!) for iterative changes in the spec file I have. Correct me if I am wrong, but it seems that I found a possible packaging bug in the repository: logging output to /var/tmp/build-root/.build.log... [ 0s] Memory limit set to 3647708KB [ 0s] Using BUILD_ROOT=/var/tmp/build-root [ 0s] Using BUILD_ARCH=x86_64:i686:i586:i486:i386 [ 0s] [ 0s] [ 0s] linux-4uxa started "build eurodb-9.6.spec" at Fri Mar 6 10:40:26 UTC 2020. [ 0s] [ 0s] [ 0s] processing recipe /usr/src/packages/SPECS/eurodb-9.6.spec ... [ 0s] init_buildsystem --configdir /usr/lib/build/configs --cachedir /var/cache/build --repository zypp:// /usr/src/packages/SPECS/eurodb-9.6.spec ... [ 0s] expanding package dependencies... [ 3s] Warning: distribution not specified, assuming '15.1-x86_64' (see /usr/lib/build/configs). [ 6s] expansion error [ 6s] have choice for libffi.so.7()(64bit) needed by python3-base: ghc-bootstrap libffi7 [ 6s] have choice for libffi.so.7(LIBFFI_BASE_7.0)(64bit) needed by python3-base: ghc-bootstrap libffi7 [ 6s] have choice for libffi.so.7(LIBFFI_CLOSURE_7.0)(64bit) needed by python3-base: ghc-bootstrap libffi7 [ 6s] [ 6s] linux-4uxa failed "build eurodb-9.6.spec" at Fri Mar 6 10:40:32 UTC 2020. [ 6s] Further search have indeed found that -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (1)
-
Jakub Olczyk