ipfs/kubo

--config not respected during migration

Open

#3 076 ouverte le 12 août 2016

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)Go (2 725 forks)batch import
help wantedkind/bugstatus/deferred

Métriques du dépôt

Stars
 (13 906 stars)
Métriques de merge PR
 (Merge moyen 4j 2h) (28 PRs mergées en 30 j)

Description

Version/Platform/Processor information (from ipfs version --all): go-ipfs version: 0.4.3-rc3- Repo version: 4 (--config also not respected by ipfs version --all) System version: amd64/linux Golang version: go1.6.2

Type (bug, feature, meta, test failure, question): bug Area (api, commands, daemon, fuse, etc): commands Priority (from P0: functioning, to P4: operations on fire): P1

Description: I can't migrate my nonstandard repo location. --config is ignored. ipfs keeps migrating ~/.ipfs instead of the path I pass in. It seems the parameter is not passed on to the migration binary.

Guide contributeur