F0x1d / LogFox

Yet another LogCat reader for Android
GNU General Public License v3.0
605 stars 32 forks source link

F-Droid build not reproducible #104

Closed linsui closed 3 months ago

linsui commented 8 months ago

Is the 1.5.6 apk built from the tag? Could you please take a look? Thanks!

F0x1d commented 8 months ago

As i see, 1.5.6 is not available on fdroid yet

linsui commented 8 months ago

The diff: diff.html.zip

F0x1d commented 8 months ago

Where can i get the .apk?

image

I can't see there even 1.5.5

linsui commented 8 months ago

https://gitlab.com/linsui/fdroiddata/-/jobs/6143435198/artifacts/file/tmp/com.f0x1d.logfox_58.apk It's not published since the build failed.

F0x1d commented 8 months ago

Got it, but i don't really know the reason yet

linsui commented 8 months ago

Could you do a clean build from https://github.com/F0x1d/LogFox/commit/5dddf32689077e8084d5fc14006295d076365ef0?

F0x1d commented 8 months ago

Here you are (rename to .apk, Github doesn't allow me to upload .apk files) logfox-1.5.6.zip

linsui commented 8 months ago

It's reproducible, thanks! Please update the apk in release.

F0x1d commented 8 months ago

Done, can it be closed now?

linsui commented 8 months ago

Yes, thanks!

linsui commented 3 months ago

2.0.0 apk is built from c9e41a8cb055f1fba0789a5d7d183a224a9ca3cd, could you please rebuild it from the tag?

F0x1d commented 3 months ago

Will soon build 2.0.1

F0x1d commented 3 months ago

Built 2.0.1 from ci, should be ok

linsui commented 3 months ago

Thanks!

licaon-kter commented 2 months ago

can we reopen?

https://gitlab.com/fdroid/fdroiddata/-/jobs/7618039004#L3535

/LE: fyi https://gitlab.com/fdroid/fdroiddata/-/commit/591c351ced8c8a6009de768d90d04ff087e6848b

F0x1d commented 2 months ago

According to logs that's not about being non reproducible. Or am I wrong?

licaon-kter commented 2 months ago

Yours built

Ours didn't

So it's not reproducible :)

linsui commented 1 month ago

@F0x1d Your fix doesn't work. Please set the rootProject.name

rootProject.name = "logfox"

It's an issue of the repo folder name. If you move your repo to com.f0x1d.logfox you'll be able to reproduce the problem.

F0x1d commented 3 weeks ago

got it, thanks!

linsui commented 1 day ago

@F0x1d The apk name changed in 2.0.3. Is this intended?

F0x1d commented 1 day ago

Yes, it has become a default one since v2.0.0. But now I am too tired to change it manually

drogga commented 1 day ago

It probably took longer to type the response, then it would've take to rename the app-release.apk asset of v2.0.3 in /releases ...