Skip to content
Snippets Groups Projects

fix(pkgctl): avoid pacman db dependency checks during repo detection

Merged Levente Polyak requested to merge fix/nodeps-checks-during-repo-detection into master
All threads resolved!

By default the sync operation enables dependency checks during the preparation of the transaction. This isn't necessary for the print option, but is done nevertheless, which leads to issues for example during soname dependency problems. The result is a none functional automatic repo detection.

Fix this by explicitly disabling dependency version checks. We specify this option twice to skip all dependency checks.

Fixes #189 (closed)

Signed-off-by: Levente Polyak anthraxx@archlinux.org

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Thanks for fixing this! :tada:

    As commented, the only change I requested is optional so from my side this is approved :white_check_mark:

  • Christian Heusel approved this merge request

    approved this merge request

  • Levente Polyak added 1 commit

    added 1 commit

    • 54796168 - fix(pkgctl): avoid pacman db dependency checks during repo detection

    Compare with previous version

  • Levente Polyak resolved all threads

    resolved all threads

  • Christian Heusel approved this merge request

    approved this merge request

  • Please register or sign in to reply
    Loading