Hello, I am just deploying a new version of copr-dist-git that should fix that particular problem so you can try that. There seems to be a problem later on in building phase but we need to solve it afterwards. clime

On Wed, May 31, 2017 at 12:54 AM, Jeandet Alexis <alexis.jeandet@member.fsf.org> wrote:
Hi,

I try to build a package from gtihub, it seems that git repo name must be the same that package name in spec file?
Looking this build:
https://copr.fedorainfracloud.org/coprs/ajeandet/SciQLop/build/559025/
Looking the log here:
http://copr-dist-git.fedorainfracloud.org/per-task-logs/559025-f25.log
I tried on my desktop, I had to replace the following options:
package=vera by package=vera++
and
git_get=git clone --depth 1 https://github.com/jeandet/vera.git vera by git_get=git clone --depth 1 https://github.com/jeandet/vera.git vera++

Did I miss something? On github, it seems that I can't call my repo vera++, how can I override previous options?

Best regards,
Alexis.

_______________________________________________
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-leave@lists.fedorahosted.org