Collabora Office null repo error

Has anyone else seen this? The repo used to work last week or so, I think. Noticed the null repo error over the weekend, waited in case it was a transient error, but it hasn’t self-resolved. Did Collabora Office repo do something wrong? Is F-Droid doing any new repo fetching/parsing?

Confirmed:

D o.f.d.HttpManager: [AsyncTask #1        ] HEAD https://www.collaboraoffice.com/downloads/fdroid/repo/entry.jar
I o.f.d.MirrorChooserImpl: [AsyncTask #1        ] Last mirror, rethrowing... (302 Found)
W o.f.d.HttpManager: [AsyncTask #1        ] Error getting HEAD: 302 Found
E UpdateService: Error updating repository https://www.collaboraoffice.com/downloads/fdroid/repo
E UpdateService: java.io.IOException
E UpdateService:         at org.fdroid.download.HttpDownloader$download$headInfo$1.invokeSuspend(HttpDownloader.kt:106)
E UpdateService:         at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
E UpdateService:         at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
E UpdateService:         at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:280)
E UpdateService:         at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
E UpdateService:         at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
E UpdateService:         at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source:1)
E UpdateService:         at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
E UpdateService:         at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source:1)
E UpdateService:         at org.fdroid.download.HttpDownloader.download(HttpDownloader.kt:105)
E UpdateService:         at org.fdroid.index.v2.IndexV2Updater.getCertAndEntry(IndexV2Updater.kt:67)
E UpdateService:         at org.fdroid.index.v2.IndexV2Updater.updateRepo(IndexV2Updater.kt:38)
E UpdateService:         at org.fdroid.index.IndexUpdater$update$1.invoke(IndexUpdater.kt:63)
E UpdateService:         at org.fdroid.index.IndexUpdater$update$1.invoke(IndexUpdater.kt:62)
E UpdateService:         at org.fdroid.index.IndexUpdater.catchExceptions(IndexUpdater.kt:68)
E UpdateService:         at org.fdroid.index.IndexUpdater.update(IndexUpdater.kt:62)
E UpdateService:         at org.fdroid.index.RepoUpdater$update$1.invoke(RepoUpdater.kt:56)
E UpdateService:         at org.fdroid.index.RepoUpdater$update$1.invoke(RepoUpdater.kt:55)
E UpdateService:         at org.fdroid.index.RepoUpdater.update(RepoUpdater.kt:71)
E UpdateService:         at org.fdroid.index.RepoUpdater.update(RepoUpdater.kt:55)
E UpdateService:         at org.fdroid.fdroid.UpdateService.onHandleWork(UpdateService.java:464)
E UpdateService:         at androidx.core.app.JobIntentService$CommandProcessor.doInBackground(JobIntentService.java:396)
E UpdateService:         at androidx.core.app.JobIntentService$CommandProcessor.doInBackground(JobIntentService.java:387)
E UpdateService:         at android.os.AsyncTask$3.call(AsyncTask.java:394)
E UpdateService:         at java.util.concurrent.FutureTask.run(FutureTask.java:264)
E UpdateService:         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
E UpdateService:         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
E UpdateService:         at java.lang.Thread.run(Thread.java:1012)

Confirmed it doesn’t work? But why? There’s no entry.jar, only an index.jar and index-v1.jar. Is entry.jar a newly required file by F-Droid? Or does it seem that Collabora Office repo suddenly deleted or didn’t generate an entry.jar (July 23 update, my guess)? The only other thing that looked odd was latestapps.dat file size zero. But I don’t know if that’s normal, or broken but non-fatal.

Edit: FWIW I pinged Collabora Office via website contact form to make them aware of the problem.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.