| 25 Aug 2023 |
atemu12 | raitobezarius: https://github.com/Atemu/robotnix/blob/f40538969114babc96719ffb4aab43189dffe412/flavors/lineageos/update_device_dirs.py#L235 | 12:09:32 |
atemu12 | in LOS/android it's lineageos-20.0 | 12:10:22 |
atemu12 | In just about everywhere else, it's lineageos-20 | 12:10:30 |
atemu12 | * In just about every other repo, it's lineageos-20 | 12:10:41 |
atemu12 | You need to run the updater against lineageos-20.0, not lineageos-20. | 12:11:23 |
raitobezarius | I will cry | 12:11:26 |
raitobezarius | Fetching information for https://github.com/LineageOS/android lineageos-20.0
repo: warning: verification of repo code has been disabled;
repo will not be able to verify the integrity of itself.
repo: warning: verification of repo code has been disabled;
repo will not be able to verify the integrity of itself.
manifests:
fatal: couldn't find remote ref refs/heads/lineageos-20.0
| 12:11:57 |
raitobezarius | are you sure? | 12:12:11 |
atemu12 | Wtf? | 12:12:15 |
raitobezarius | lineage-20.0 or lineageos-20.0 ? | 12:12:17 |
raitobezarius | I thought it was lineage-20.0 | 12:12:22 |
atemu12 | Ah, sorry | 12:12:23 |
atemu12 | lineage | 12:12:25 |
raitobezarius | ah right | 12:12:27 |
atemu12 | but 20.0 not 20 | 12:12:32 |
raitobezarius | so I sitll have the previous error | 12:12:36 |
raitobezarius | In reply to @raitobezarius:matrix.org I do have:
Exception: https://github.com/LineageOS/android is missing refs/heads/lineage-20.0 with my mirror ^ | 12:12:43 |
atemu12 | Could you cd into the repo and list branchesS? | 12:12:54 |
atemu12 | * Could you cd into the repo and list branches? | 12:12:56 |
atemu12 | As in, the android bare repo in your mirror | 12:13:14 |
raitobezarius | Yes | 12:15:04 |
atemu12 | So, is it there or not? | 12:15:35 |
raitobezarius | 128 raito@epyc /var/lib/src/lineageos/android (git)-[remotes/github/lineage-19.1] % git branch -a
* (no branch)
remotes/github/lineage-19.1
remotes/m/lineage-19.1 -> github/lineage-19.1
| 12:15:47 |
raitobezarius | no lineage-20.0 | 12:15:50 |
atemu12 | Interesting | 12:16:02 |
atemu12 | What was the command you used to clone? | 12:16:10 |
atemu12 | Sorry, mirror | 12:16:17 |
raitobezarius | I initialized this one without a mirror I think | 12:20:05 |
atemu12 | Certainly smells that way | 12:20:20 |
raitobezarius | I have another one being initialized with a mirror in progress | 12:20:20 |