Skip to content

Update org.npr.android.news

fossdd requested to merge fossdd/fdroiddata:fossdd-master-patch-77879 into master

fdroid rewritemeta org.npr.android.news does not work due their source code isn't available anymore:

2021-03-07 12:19:32,857 WARNING: No config.yml found, using defaults.
2021-03-07 12:19:33,840 CRITICAL: Git clone failed
==== detail begin ====
Cloning into 'build/org.npr.android.news'...
fatal: unable to update url base from redirection:
  asked for: https://code.google.com/p/npr-android-app/info/refs?service=git-upload-pack
   redirect: https://code.google.com/archive/p/npr-android-app
==== detail end ====

With this I removed the Repo var, and rewritemeta works. Is this good or how should I solve this problem?

Merge request reports