Skip to content

git local clone failed #3914

@nhatkhai

Description

@nhatkhai
mkdir test
git init
git lfs track *.pdf
git add ngspice-manual.pdf
git commit -m "test"

cd ..
git clone test test2

The failure occurred in the last command:

(488)$ git clone test test2
Cloning into 'test2'...
done.
Downloading ngspice-manual.pdf (3.2 MB)
Error downloading object: ngspice-manual.pdf (eb4de49): Smudge error: Error downloading ngspice-manual.pdf (eb4de49c0ab6870cafe4cb412179420d89d97872aafbd2fd0fb16554d5451925): batch request: ssh: Could not resolve hostname c: Name or service not known: exit status 255

Errors logged to C:\projects\git\test2\.git\lfs\logs\20191112T144004.7574523.log
Use `git lfs logs last` to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: ngspice-manual.pdf: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions