Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-20674

Downgrading from Git plugin 2.0 to 1.1.29 is impossible

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Major Major
    • None
    • Jenkins stable ver. 1.509.4, on Ubuntu 12.04.3 LTS

      After upgrading from 1.1.26 to 2.0, I faced issue #JENKINS-20356, whose fix is not yet released. As the issue is related to git-client plugin, I choose to switch back to the latest version that doesn't include it, being 1.1.29 according to the release notes. I uninstall plugin, and upload 1.1.29 manually, but installation fails:

      Nov 20, 2013 1:39:29 PM jenkins.InitReactorRunner$1 onTaskFailed
      SEVERE: Failed Loading plugin git
      java.io.IOException: Dependency git-client (1.0.1) doesn't exist
      	at hudson.PluginWrapper.resolvePluginDependencies(PluginWrapper.java:479)
      	at hudson.PluginManager$2$1$1.run(PluginManager.java:354)
      	at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:146)
      	at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:259)
      	at jenkins.model.Jenkins$7.runTask(Jenkins.java:893)
      	at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:187)
      	at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:94)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
      	at java.lang.Thread.run(Thread.java:722)
      
      

            ndeloof Nicolas De Loof
            charlesb CharlesB
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: