Code Monkey home page Code Monkey logo

Comments (3)

MikeMcQuaid avatar MikeMcQuaid commented on August 27, 2024 1

Though it won't help Homebrew Bottles which is screaming for a git prune rather than just a gc.

I've nuked the directory entirely so it will be recloned.

from homebrew-test-bot.

MikeMcQuaid avatar MikeMcQuaid commented on August 27, 2024

The "fetching" here is from the Jenkins configuration so have added find . -name .git/gc.log -delete in there which should ensure the automated prune will be run. Thanks for the issue 👍

from homebrew-test-bot.

Bo98 avatar Bo98 commented on August 27, 2024

Sorry - I perhaps confusingly raised this at the same time as the issues today. This is specifically about the Homebrew Bottles job and not Pull Requests, so the fetching is done by brew update-reset:

+ brew update-reset
==> Fetching /var/lib/jenkins/workspace/Homebrew Bottles...

==> Resetting /var/lib/jenkins/workspace/Homebrew Bottles...
Reset branch 'master'
Branch master set up to track remote branch master from origin.
Your branch is up-to-date with 'origin/master'.

==> Fetching /var/lib/jenkins/workspace/Homebrew Bottles/Library/Taps/homebrew/homebrew-core...
Auto packing the repository in background for optimum performance.
See "git help gc" for manual housekeeping.
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.

warning: There are too many unreachable loose objects; run 'git prune' to remove them.

Indeed that line is good to add anyway, since that will benefit Pull Requests which use the Git plugin alone and thus fix the bigger issues today. Though it won't help Homebrew Bottles which is screaming for a git prune rather than just a gc.

from homebrew-test-bot.

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.