Broken / Unusable Cache after commenting out a Cache item

ukio's Avatar

ukio

27 Dec, 2014 05:14 PM

I wanted to comment out a Cache item, but accidentally commented out the name only (not the whole item):
https://github.com/tknerr/vagrant-appveyor-testing/commit/a01b4c5c5...

After doing so, the subsequent build failed at the end with Saving "" to the build cache...The argument must not be empty string.:
https://ci.appveyor.com/project/ukio/vagrant-appveyor-testing/build...

So I removed the cache item completey:
https://github.com/tknerr/vagrant-appveyor-testing/commit/1699d34a4...

However, since then, I can not use the cache anymore. Whenever the cache: entry is present in the appveyor.yml file the build fails early right before the install phase with The given key was not present in the dictionary.:
See https://ci.appveyor.com/project/ukio/vagrant-appveyor-testing/build... and following

  1. Support Staff 1 Posted by Feodor Fitsner on 27 Dec, 2014 07:26 PM

    Feodor Fitsner's Avatar

    Will take a look. For now I've just reset the cache for that project.

  2. 2 Posted by ukio on 27 Dec, 2014 08:57 PM

    ukio's Avatar

    Hi Feodor,

    thanks!

    Would you mind resetting it for this account / project as well?
    https://ci.appveyor.com/project/ukio/vagrant-appveyor-testing

    (I'm using it with the 14 day hyperv trial to compare against the free one)

    Cheers,
    Torben

  3. Support Staff 3 Posted by Feodor Fitsner on 27 Dec, 2014 09:05 PM

    Feodor Fitsner's Avatar

    Sure, done!

  4. 4 Posted by ukio on 27 Dec, 2014 09:08 PM

    ukio's Avatar

    Thanks!

  5. ukio closed this discussion on 27 Dec, 2014 09:09 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac