https://bugs.kde.org/show_bug.cgi?id=383834

            Bug ID: 383834
           Summary: Does not fetch Git tags before attempting to checkout
                    tag
           Product: kdesrc-build
           Version: unspecified
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: mp...@kde.org
          Reporter: kf...@kde.org
  Target Milestone: ---

Easy to reproduce with KDE Frameworks.

Have something like this in your config file:
```
module-set my-libs
  repository kde-git
  tag v5.34.0
  use-modules \
   karchive \
   kcodecs \
  ...
end module-set
```

Then run:
$ kdesrc-build kcodecs

Resulting error:
# kdesrc-build running: 'git' 'checkout' 'refs/tags/v5.34.0'
# from directory: /home/build/kf5/src/kcodecs
error: pathspec 'refs/tags/v5.34.0' did not match any file(s) known to git.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to