View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005189 | Kali Linux | Kali Websites & Docs | public | 2019-01-04 14:37 | 2025-07-14 09:36 |
| Reporter | caesarcipher | Assigned To | rhertzog | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 2018.4 | ||||
| Summary | 0005189: live build package and other repos unavailable on git.kali.org | ||||
| Description | My team regularly uses the live build process to generate custom builds for projects, and we found yesterday that attempting a live build immediately resulted in a failure. We were tracking the upstream issue via https://bugs.kali.org/view.php?id=5186 that was reported yesterday, but it was closed today as resolved and issue still seems present: root@rock:/tmp# date; git clone -v git://git.kali.org/live-build-config.git build Was the fix tested or am I missing something obvious? | ||||
| Steps To Reproduce | Attempt to clone the live-build-config repo from git.kali.org: git clone -v git://git.kali.org/live-build-config.git build | ||||
|
Bah, tested from a separate machine and it worked. Not sure what's going on from the machine I originally tested from, but feel free to disregard. |
|
|
Look into what you wrote, in one case you used a "https" URL (which doesn't work) and in the other case a git:// URL (which works). Can you double check that you used the correct URL? git clone git://git.kali.org/live-build-config.git |
|
|
Just saw your followup, closing the ticket then. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2019-01-04 14:37 | caesarcipher | New Issue | |
| 2019-01-04 14:40 | caesarcipher | Note Added: 0010155 | |
| 2019-01-04 16:38 | rhertzog | Note Added: 0010157 | |
| 2019-01-04 16:39 | rhertzog | Assigned To | => rhertzog |
| 2019-01-04 16:39 | rhertzog | Status | new => closed |
| 2019-01-04 16:39 | rhertzog | Resolution | open => fixed |
| 2019-01-04 16:39 | rhertzog | Note Added: 0010158 | |
| 2025-07-14 09:36 | g0tmi1k | Priority | high => normal |