On 04/27/2016 12:25 PM, intrigeri wrote:
> blackflag wrote (26 Apr 2016 17:24:55 GMT) :
>> we are almost ready with the "core" translation:
>> https://git-tails.immerda.ch/l10n-italian/tails/
> Woohoo :)
>
>> git fetch --all
>> [...]
>> Fetching tails
>> FATAL: R any tails/tails blackflag DENIED by fallthru
>> (or you mis-spelled the reponame)
>> fatal: Could not read from remote repository.
>> Please make sure you have the correct access rights
>> and the repository exists.
>> error: Could not fetch tails
>> Do you have any suggestion?
> Please send us the output of:
>
> git remote -v
>
> ... and then we'll know what this "tails" remote is, why you can't
> fetch from it, and how to correct that.
this is the output:
git remote -v
l10n-italian tails@???:l10n-italian/tails (fetch)
l10n-italian tails@???:l10n-italian/tails (push)
origin https://git-tails.immerda.ch/l10n-italian/tails/ (fetch)
origin https://git-tails.immerda.ch/l10n-italian/tails/ (push)
tails tails@???:tails/tails (fetch)
tails tails@???:tails/tails (push)
> Cheers,
Cheers