Everyone knows the weekends are the best time to push important updates, right?
From Jeep Wrangler forum: Did anyone else have a loss of drive power after today's OTA Uconnect update?
On my drive home I abruptly had absolutely no acceleration, the gear indicator on the dash started flashing, the power mode indicator disappeared, an alert said shift into park and press the brake + start button, and the check engine light and red wrench lights came on. I was still able to steer and brake with power steering and brakes for maybe 30 seconds before those went out too. After putting it into park and pressing the brake and start button it started back up and I could drive it normally for a little bit, but it happened two more times on my 1.5 mi drive home.
Source: x.com/StephenGutowski/status/1…
More here: jlwranglerforums.com/forum/thr…
and here: news.ycombinator.com/item?id=4…
2024 4xe Loss of Motive Power after 10/10/25 OTA update
Did anyone else have a loss of drive power after today's OTA Uconnect update? On my drive home I abruptly had absolutely no acceleration, the gear indicator on the dash started flashing, the...JesseT (Jeep Wrangler Forums (JL / JLU) -- Rubicon, 4xe, 392, Sahara, Sport - JLwranglerforums.com)
Sylvia
in reply to Gadgetbridge • • •You mention that you're publishing both your self-signed and the F-Droid signed build on F-Droid? Do you have more details about how that works and what you had to do to set that up?
I've wanted to have Catima be RB on F-Droid without breaking existing updates for quite a while, but I didn't really manage to make any progress when trying to talk to the @fdroidorg team, so I'd love to know how you got this working :)
Billie
in reply to Sylvia • • •@SylvieLorxu @fdroidorg
My apps (#TinyWeatherForecastGermany & #imagepipe) are reproducible on #izzydroid , but I never switched on #fdroid ...
Gadgetbridge
in reply to Sylvia • • •@SylvieLorxu Sure, no problem! In the end it wasn't difficult because our build process was already reproducible. So we only had to find the correct way to update our F-Droid metadata.
High level it works like this:
- build&sign the apk
- extract signatures with "fdroid signatures <out_filename>"
- create MR in F-Droid like this: gitlab.com/fdroid/fdroiddata/-…
For our next release, we won't have autoupdates. We'll need to create an fdroid MR with a copy of the last metadata and the new signatures.
Add Gadgetbridge 0.87.1 extracted signatures (!27127) · Merge requests · F-Droid / Data · GitLab
GitLab