Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

    If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

    System cannot find path specified

    Scheduled Pinned Locked Moved Support
    deploymentproget
    4 Posts 1 Posters 32 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ? This user is from outside of this forum
      Guest
      last edited by

      I have created a new feed of type ProGet Deploy and added a few packages. This is my only active feed. I added a couple servers to my testing environment and they show OK in the UI. I created a new project and added a package to deploy. When I attempt to deploy to the testing environment, it fails with the info below.

      Starting deployment...
      Verifying NuGetServer02...
      Executing: C:\Chocolatey\bin\cinst Deploy 7zip -Version 1.0.0 -Source http://localhost:5555/nuget/Deployment 
      The system cannot find the path specified.
      Verifying NuGetServer03...
      

      Product: ProGet
      Version: 3.2.1

      1 Reply Last reply Reply Quote 0
      • ? This user is from outside of this forum
        Guest
        last edited by

        Does C:\Chocolatey\bin\cinst actually exist? If not, make sure that the server's "Chocolatey bin path" setting is correct. Note that cinst by itself may not be correct depending on the version of Chocolatey installed since it may be cinst.exe or cinst.bat.

        1 Reply Last reply Reply Quote 0
        • ? This user is from outside of this forum
          Guest
          last edited by

          I got chocolatey installed on destination servers. I created a new project called "Install Putty" using the default Project Package version 1.0.0. I added putty 0.63 in Packages to Deploy section but deployment fails with error message.

          Starting deployment...
          Verifying NuGetServer02...
          Executing: C:\ProgramData\Chocolatey\bin\cinst Install putty -Version 1.0.0 -Source http://localhost:5555/nuget/Deployment
          Chocolatey (v0.9.8.28) is installing 'Install' and dependencies. By installing you accept the license for 'Install' and each dependency you are installing.
          Unable to find version '1.0.0' of package 'Install'.
          Chocolatey (v0.9.8.28) is installing 'putty' and dependencies. 
          By installing you accept the license for 'putty' and each dependency you are installing.
          Unable to find version '1.0.0' of package 'putty'.
          Command 'install' failed (sometimes this indicates a partial failure). 
          Additional info/packages: Install, putty
          Did you know we are rewriting Chocolatey? The new version is much more stable and secure.
          Find out more and support the future of Chocolatey at https://bit.ly/chocolateykickstarter
          Disable this message by changing ksMessage to false in chocolatey.config.
          
          1 Reply Last reply Reply Quote 0
          • ? This user is from outside of this forum
            Guest
            last edited by

            The -source argument doesn't look right. Since the command is running remotely, it shouldn't be accessing localhost, but instead it should be using the ProGet server's URL.

            To override that URL, make sure to set the ODataBaseUrl in Advanced Configuration to something like:

            http://proget-server:1000/nuget/
            
            1 Reply Last reply Reply Quote 0

            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

            With your input, this post could be even better 💗

            Register Login
            • 1 / 1
            • First post
              Last post
            Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation