Code Monkey home page Code Monkey logo

Comments (4)

mlandres avatar mlandres commented on August 17, 2024

Maybe something due to the way your libsolv is configured. Within the build tree, check tests/Testing/Temporary/LastTest.log. It should reveal in detail which checks failed within the tests. If this does not explain the problem one has to dig deeper... (JFYI on vacation till March 6.)

from libzypp.

Conan-Kudo avatar Conan-Kudo commented on August 17, 2024

It doesn't seem like a "libsolv is configured wrongly" type of issue.

Here's our libsolv switches (we're on libsolv 0.6.26):

-DFEDORA=1 
-DENABLE_RPMDB=ON 
-DENABLE_RPMDB_BYRPMHEADER=ON 
-DENABLE_RPMMD=ON 
-DENABLE_COMPS=ON 
-DUSE_VENDORDIRS=ON 
-DENABLE_LZMA_COMPRESSION=ON 
-DENABLE_BZIP2_COMPRESSION=ON 
-DENABLE_HELIXREPO=ON 
-DENABLE_SUSEREPO=ON 
-DENABLE_DEBIAN=ON 
-DENABLE_ARCHREPO=ON 
-DMULTI_SEMANTICS=ON 
-DENABLE_COMPLEX_DEPS=1 
-DENABLE_PERL=ON 
-DENABLE_RUBY=ON 
-DENABLE_PYTHON=ON 
-DENABLE_PYTHON3=ON

The LastTest.log file indicates something interesting, though. Each of the failed tests have either zypp::repo::RepoException: Failed to cache repo (129). or zypp::Exception: Failed to cache rpm database (129)..

from libzypp.

mlandres avatar mlandres commented on August 17, 2024

Are libsolv tools installed (rpmdb2solv/repo2solv.sh)?
Can you run one of the failing test manually with ZYPP_LOGFILE=/tmp/zypp.log in the environment? The log file should tell what's missing.

from libzypp.

Conan-Kudo avatar Conan-Kudo commented on August 17, 2024

@mlandres Ah, that was it. Installing libsolv-tools into the build environment made all the tests pass!

Thanks!

from libzypp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.