Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7837435
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T14:38:13+00:00 2026-06-02T14:38:13+00:00

I am using the Git Plugin of Jenkins ans use Douglas Creager’s get_git_version script.

  • 0

I am using the Git Plugin of Jenkins ans use Douglas Creager’s get_git_version script. This uses git describe to get some sensible version for python modules. Usually this creates something like 0.1-11-g80fe130, but on jenkins I get:

+ git describe
fatal: No names found, cannot describe anything.

I have configured the plugin not to come up with its own tags through ‘skip internal tags’.

Doing an extra checkout of the master branch like in this question about pushing from jenkins doesn’t help.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T14:38:14+00:00Added an answer on June 2, 2026 at 2:38 pm

    Regarding tags (as described in “Git Tip of the Week: Tags“)

    If no annotated tags are found then it will print fatal: No names found, cannot describe anything.
    To allow describe to use non-annotated tags, run with git describe --tags.
    It’s also possible to get it to describe against a branch using git describe --all, although this only makes sense if the branch is known remotely.

    So it is possible that your current repo against which the Git Plugin is doing a simple git describe doesn’t contain any annotated tag (which explains why a checkout of a tip of a branch doesn’t solve the issue: this isn’t about a DETACHED HEAD situation)

    You need to clone the repo, including the tags.


    Actually, the OP Jasper Van Den Bosch reports:

    I wasn’t pushing the tags correctly

    No tags pushed, means Jenkins doesn’t get those tags when updating its own clone, means the git describe cannot work properly.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Installing a rails plugin using the git:// protocol is easy, you just type script/plugin
I installed the Mocha 0.9.7 Rails plug-in using: $ script/plugin install git://github.com/floehopper/mocha.git (Just followed
I've installed paperclip to my project as plugin using ruby script/plugin install http://github.com/thoughtbot/paperclip.git Model:
I've been trying to install Shoulda script/plugin install git://github.com/thoughtbot/shoulda.git but all I get is:
I am trying to install a gem like this: C:\InstantRails\rails_apps\foodmarksthespot>ruby script/plugin install git://github.com/lazyatom/engines.git Which
I am using 'git' to checkout chromium code by following this document: http://code.google.com/p/chromium/wiki/UsingGit And
When using the maven-release-plugin with Git, mvn release:prepare happily tags the release in the
The git plugin for hudson works well. However, the build script must update a
I am using the git plugin for Eclipse. Some of my files are marked
I've installed Hudson on Ubuntu and I am using the git plugin. The git

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.