| 25 Aug 2023 |
raitobezarius | maybe because it's a indeed a muppet | 12:04:49 |
@linus:schreibt.jetzt | Background for that: the first one in that convention was a "Xiaomi mi A1", and the "mi mi" reminded me of Beaker | 12:05:03 |
@linus:schreibt.jetzt | so I called the phone beaker | 12:05:13 |
atemu12 | In reply to @raitobezarius:matrix.org How can we make a SFC lawsuit against those names? Better direct those at the OEMs who require BLOBs for basic functionality :/ | 12:05:35 |
atemu12 | But alas, there's no law against that to my knowledge :( | 12:05:50 |
raitobezarius | Well, at least, having the kernel would be a good start for some of them | 12:07:25 |
raitobezarius | And this is called enforcing GPL | 12:07:28 |
atemu12 | Pffft, copyright copyschmight | 12:07:43 |
raitobezarius | I do have:
Exception: https://github.com/LineageOS/android is missing refs/heads/lineage-20.0 with my mirror | 12:07:45 |
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 |