Giter Club home page Giter Club logo

Comments (4)

agc93 avatar agc93 commented on June 9, 2024

That's a bit odd, and I haven't seen that before 😐

Can you get a run with Diagnostic Verbosity and upload the log to Gist/pastebin/etc (make sure to obfuscate any sensitive info)? That might give some hints...


Also what version of Cake and what version of the module are you using?

from cake.buildsystems.module.

madben2000 avatar madben2000 commented on June 9, 2024

Latest versions. Cake 0.30.0, BuildSystems.Module 0.3.1
When I inspect the logs on the first run there is:
[13:38:02] : [Step 2/2] Preparing to run build script...
[13:38:04] : [Step 2/2] Running build script...
[13:38:04] : [Step 2/2] Module directory does not exist.
[13:38:04] : [Step 2/2] NuGet.config not found.
[13:38:04] : [Step 2/2] Analyzing build script...
[13:38:04] : [Step 2/2] Analyzing C:/TeamCity/buildAgent3/work/80c1d37f1bf12ba5/PSS/App/build.cake...
[13:38:04] : [Step 2/2] Processing build script...
[13:38:04] : [Step 2/2] Installing tools...
.....
[13:38:05] : [Step 2/2] Installing addins...
so it is only installing Tools and Addins

When the script is build a second time, the log looks like:
[13:39:56]
[Step 2/2] Preparing to run build script...
[13:39:59]
[Step 2/2] Running build script...
[13:39:59]
[Step 2/2] Verifying assembly 'Cake.MyGet.Module, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
[13:39:59]
[Step 2/2] Verifying assembly 'Cake.TeamCity.Module, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
[13:39:59]
[Step 2/2] Verifying assembly 'Cake.TFBuild.Module, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
[13:39:59]
[Step 2/2] Verifying assembly 'Cake.TravisCI.Module, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
[13:39:59]
[Step 2/2] Registering module Cake.MyGet.Module.MyGetModule...
[13:39:59]
[Step 2/2] Registering module Cake.TeamCity.Module.TeamCityModule...
[13:39:59]
[Step 2/2] Registering module Cake.TFBuild.Module.TFBuildModule...
[13:39:59]
[Step 2/2] Registering module Cake.TravisCI.Module.TravisCIModule...
[13:40:00]
[Step 2/2] Verifying assembly 'Cake.Git, Version=0.19.0.0, Culture=neutral, PublicKeyToken=null'.
[13:40:00]
[Step 2/2] Verifying assembly 'LibGit2Sharp, Version=0.25.0.0, Culture=neutral, PublicKeyToken=7cbde695407f0333'.
[13:40:00]
[Step 2/2] Verifying assembly 'ICSharpCode.SharpZipLib, Version=1.0.0.999, Culture=neutral, PublicKeyToken=1b03e6acf1164f73'.
[13:40:00]
[Step 2/2] Verifying assembly 'Cake.Compression, Version=0.2.1.0, Culture=neutral, PublicKeyToken=null'.

And everything works like expected.

from cake.buildsystems.module.

nils-a avatar nils-a commented on June 9, 2024

Sorry, really late reply here.

[13:38:04] : [Step 2/2] Module directory does not exist.

I only get this output line, when I forget to bootstrap the module.
i.e. If you're normally running .\build.ps1 cake.build --targe=Default, be sure to also run .\build.ps1 cake.build --bootstrap first.

from cake.buildsystems.module.

nils-a avatar nils-a commented on June 9, 2024

Since this is an older issue and I am currently unable to reproduce the problem, I'll go ahead and close this issue.
If the problem persists, feel free to open a new issue.

from cake.buildsystems.module.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.