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

fatal: transport 'file' not allowed #611

Open
eserte opened this issue Oct 14, 2024 · 0 comments
Open

fatal: transport 'file' not allowed #611

eserte opened this issue Oct 14, 2024 · 0 comments

Comments

@eserte
Copy link

eserte commented Oct 14, 2024

t/deploy/git.t fails on some systems like this:

# Git version: 2.030002
[2024-10-14 19:07:05.65804] [1247063] [warn] No files changed
[2024-10-14 19:07:05.78643] [1247063] [warn] No files changed
    # No tests run!

#   Failed test 'No tests run for subtest "deploy with submodules and ignored files"'
#   at t/deploy/git.t line 215.
git submodule exited with 128

-- CMD --
git submodule add file:///var/tmp/cpansmoker-1023/2024101419/Vm5GWgEjsq/submodule HASH(0x55f15a63b238)

-- STDOUT --


-- STDERR --
Cloning into '/var/tmp/cpansmoker-1023/2024101419/Vm5GWgEjsq/workdir/submodule'...

fatal: transport 'file' not allowed

fatal: clone of 'file:///var/tmp/cpansmoker-1023/2024101419/Vm5GWgEjsq/submodule' into submodule path '/var/tmp/cpansmoker-1023/2024101419/Vm5GWgEjsq/workdir/submodule' failed

# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 4.
t/deploy/git.t ................ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/4 subtests 
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

No branches or pull requests

1 participant