| 25 Aug 2023 |
raitobezarius | I don't know if I can fix it with a simple repo command | 12:07:50 |
raitobezarius | of if my mirror is wrong | 12:07:56 |
raitobezarius | * or if my mirror is wrong | 12:07:57 |
atemu12 | You probably can't | 12:07:58 |
raitobezarius | I see | 12:08:02 |
atemu12 | But have a look at the directory structure | 12:08:12 |
atemu12 | It's a bunch of git repos | 12:08:24 |
raitobezarius | Yeah, it's just very confusing | 12:08:33 |
atemu12 | Oh wait | 12:08:35 |
atemu12 | I remember | 12:08:44 |
atemu12 | That's just more inconsistencies | 12:08:47 |
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 |