Timeout errors when importing the CGAL project's code
Bug #1862676 reported by
Thomas Karl Pietrowski
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad code imports |
Triaged
|
High
|
Unassigned |
Bug Description
Hey!
I need some help doing a first import of a (large?) codebase.
https:/
So far it is always timing out when sending data to launchpad. I can imagine that only the first import takes that much time.
All the following imports shouldn't take that much time (I hope).
Can you help somehow? Or is there a way to download the files directly from Github (depth=1) and build packages without importing?
Thanks!
- Thomas
Changed in launchpad: | |
importance: | Undecided → High |
status: | New → Triaged |
tags: | added: code-import timeout |
tags: | added: lp-code |
affects: | launchpad → lp-codeimport |
To post a comment you must log in.
Interestingly.. When cloning the repository and pushing it manually to lp via "git push --mirror", it works perfectly fine. Don't have the fastest internet connection, but, while the transfer also took it's time, I didn't get any timeouts.