Closed stantonlarson closed 2 weeks ago
Clearly looks like an incorrect configuration. What do your settings look like?
Otherwise, try these settings: includePrereleases = true fallbackToOlderReleases = true verifyLatestTag = false versionExtractionRegEx = Relea versionDetection = true
Good Afternoon
These are my settings and still not working. All other apps I had install are working as intended including the updates
Thanks
Nov 5, 2024, 05:40 by @.***:
Clearly looks like an incorrect configuration. What do your settings look like?
Otherwise, try these settings: includePrereleases = true fallbackToOlderReleases = true verifyLatestTag = false versionExtractionRegEx = Relea versionDetection = true
— Reply to this email directly, > view it on GitHub https://github.com/ImranR98/Obtainium/issues/1952#issuecomment-2456825557> , or > unsubscribe https://github.com/notifications/unsubscribe-auth/BMVQASLEPQP572UXRWJLL4TZ7COBBAVCNFSM6AAAAABRF2AQISVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINJWHAZDKNJVG4> . You are receiving this because you authored the thread.> Message ID: > <ImranR98/Obtainium/issues/1952/2456825557> @> github> .> com>
Verify Latest Tag must be false!
I am still getting the same error
@DwainZwerg stantonlarson is using the config from Obtainium's Config website which is producing the issue.
@stantonlarson This config is for stable version Bravearm64Universal.
Brave Config: Install Link: Brave (Stable)
https://github.com/brave/brave-browser
GitHub
Toggle ON
Toggle ON
Release
Universal
Brave browser for Android. An open-source, lightning fast, safe and private web browser with AI, Adblock, and VPN.
This conf file you provided me worked. What was causing the issue ? thanks
You're welcome friend. This table is a comparison of the differences between the configs. | Obtainium Website Config | Revised Config |
---|---|---|
Include prereleases: OFF |
Include prereleases: ON (Some stable releases are tagged pre-release.) |
|
Filter Release Titles by Regular Expression: NONE |
Filter Release Titles by Regular Expression: Release (Brave offers 3 different versions within GitHub releases. Stable, Beta, and Nightly. Using this filter targets stable releases.) |
|
Verify the latest tag: ON |
Verify the latest tag: OFF (Some stable releases are tagged latest and some are tagged pre-release. This needs to be off in order to retrieve updates from both tags.) |
|
Trim Version String With ReGex: Relea |
Trim Version String With ReGex: NONE (Filter not used.) |
|
Filter APKs by Regular Expression: NONE |
Filter APKs by Regular Expression: Universal (Brave offers multiple apks. Using this filter targets the Bravearm64Universal apk.) |
should be corrected
When Brave Browser is downloaded to Obtainium it downloads but it will not install. I contacted GOS and they suggested that this was an issue with your app.
This is the message I get when I try to install Brave on Obtainium.
It says ( Unexpected Error ) Range Error ( start ) invalid value: Not in inclusive range 0.1:-1
This was the feedback I received from Graphene OS: Looks like a configuration error in Obtanium? Its trying to access index -1 in a range of 0.1. I'd look for a channel for Obtanium to get support and/or manually review the Brave entry configuration
Can you please review this report and see if your app can be fixed to install Brave. Thanks