lollipopkit / lollipopkit/flutter_server_box

F-Droid can't build

Open
#1,274 7 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug question
Dominant language
Dart
Stars
8.7k
Forks
558
Avg merge
4h 31m
Merged PRs (30d)
129

Description

```
--- ServerBox_v1.0.1480_amd64/smali/tech/lolli/toolbox/a.smali
+++ tech.lolli.toolbox_148001/smali/tech/lolli/toolbox/a.smali
@@ -396,15 +396,15 @@
.line 24
.line 25
invoke-direct {v1}, Ljava/lang/StringBuilder;->()V

.line 26
.line 27
.line 28
- const-string v2, "2|148002|"
+ const-string v2, "2|148001|"

.line 29
.line 30
invoke-virtual {v1, v2}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

.line 31
.line 32
```

ref: https://gitlab.com/fdroid/checkupdates-bot-fdroiddata/-/jobs/15801299955

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked F-Droid checkupdates-bot job and the reported smali diff for ServerBox_v1.0.1480_amd64 and tech.lolli.toolbox_148001. Trace where the Android/F-Droid build version is selected; done means the F-Droid build completes without this generated smali mismatch.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
build-system, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.