Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ci): install latest git #3955

Closed
wants to merge 1 commit into from
Closed

fix(ci): install latest git #3955

wants to merge 1 commit into from

Conversation

mudler
Copy link
Owner

@mudler mudler commented Oct 24, 2024

Description

This PR tries to fix the following error in the CI:

  + urllib3==2.2.3
Using Python 3.10.12 environment at venv
Audited 3 packages in 4ms
Using Python 3.10.12 environment at venv
error: Git operation failed
  Caused by: process didn't exit successfully: `/usr/bin/git reset --hard 394c849abcf71dd88b98e62e872af8857356aaa7` (exit status: 128)
--- stderr
Downloading tests/audio/ir/h179_Bar_1txts.wav (50 KB)
Error downloading object: tests/audio/ir/h179_Bar_1txts.wav (206aee1): Smudge error: Error downloading tests/audio/ir/h179_Bar_1txts.wav (206aee1e87c966ead8a5755b2b90470eaa7c19d55ddbbbeca263ce203c8cab3a): error transferring "206aee1e87c966ead8a5755b2b90470eaa7c19d55ddbbbeca263ce203c8cab3a": [0] remote missing object 206aee1e87c966ead8a5755b2b90470eaa7c19d55ddbbbeca263ce203c8cab3a

Errors logged to '/home/runner/.cache/uv/git-v0/checkouts/6d2e2a8294603438/394c849/.git/lfs/logs/20241024T123944.720601591.log'.
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: tests/audio/ir/h179_Bar_1txts.wav: smudge filter lfs failed
make: *** [Makefile:17: parler-tts] Error 2
Installing parler.yml...
bash install.sh "parler.yml"
Initializing libbackend for parler-tts

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
Copy link

netlify bot commented Oct 24, 2024

Deploy Preview for localai ready!

Name Link
🔨 Latest commit cc11323
🔍 Latest deploy log https://app.netlify.com/sites/localai/deploys/671a43dda4e7dc0008252732
😎 Deploy Preview https://deploy-preview-3955--localai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mudler
Copy link
Owner Author

mudler commented Oct 25, 2024

Superseded by #3960

@mudler mudler closed this Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants