-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
A failure is triggered when an apk is downloaded:
/usr/share/gplayweb/static
Download complete
Traceback (most recent call last):
File "/usr/local/bin/gplayweb", line 173, in updateFdroidRepo
self.fdroid_update.create_metadata_and_update()
File "/usr/local/lib/python2.7/dist-packages/fdroidserver-0.4.0-py2.7.egg/fdroidserver/update.py", line 1022, in create_metadata_and_update
main(**kwargs)
File "/usr/local/lib/python2.7/dist-packages/fdroidserver-0.4.0-py2.7.egg/fdroidserver/update.py", line 1154, in main
apks, cachechanged = scan_apks(apps, apkcache, repodirs[0], knownapks)
File "/usr/local/lib/python2.7/dist-packages/fdroidserver-0.4.0-py2.7.egg/fdroidserver/update.py", line 552, in scan_apks
dt_obj = datetime(*info.date_time)
ValueError: month must be in 1..12
It's probably the same kind of reason as in #199
It seems fixed in fdroidserver 0.7 but the fork for gplayweb is 0.4.
Is fdroidserver 0.7 now compatible with gplayweb without needing a modification?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels