Hi,

I'm not able to trigger the build by pushing to the
g...@git.bioconductor.org:packages/gDRtestData. The following error occurs:

```

gladkia@gladkia-UHMD6M gDRtestData % export LANG=en_US.utf8 git push
gladkia@gladkia-UHMD6M gDRtestData % LANG=en_US.utf8 git push
FATAL: W any packages/gDRtestData gladkia DENIED by fallthru
(or you mis-spelled the reponame)
fatal: Could not read from remote repository.

gladkia@gladkia-UHMD6M gDRtestData % LANG=en_US.utf8 git status
On branch devel
Your branch is ahead of 'upstream/devel' by 1 commit.
  (use "git push" to publish your local commits)

nothing to commit, working tree clean

gladkia@gladkia-UHMD6M gDRtestData % head -n 15 .git/config
[core]
        repositoryformatversion = 0
        filemode = true
        bare = false
        logallrefupdates = true
        ignorecase = true
        precomposeunicode = true
[remote "origin"]
        url = g...@github.com:gdrplatform/gDRtestData.git
        fetch = +refs/heads/*:refs/remotes/origin/*
[remote "upstream"]
        url = g...@git.bioconductor.org:packages/gDRtestData.git
        fetch = +refs/heads/*:refs/remotes/upstream/*
[branch "master"]
        remote = origin

@bczech <https://github.com/bczech>, tried as well and the same error
appeared.

Thanks in advance for your help!


Best,

Arek

        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to