System updates are not checked daily whereas they should be
- /e/ version:v0.20
- Device model(s): Moto G7 and Samsung S8
- Device rooted: no
- Android version: Android 10 and Android 9
Summary
Whereas the system updates are specified to be checked once a day, they aren't
The problem
Steps to reproduce
- Go to System Updates
- Check last checked date
- Check the "Auto updates check" preference
What is the current behavior?
The last checked date is several days ago whereas the "Auto updates check" preference is set to "Once a day". Available updates are not offered.
What is the expected correct behavior?
The last checked date is at least the day before or even the current day. Available updates that were at least released the day before are offered.
Technical informations
Relevant logs (adb logcat
)
No log
2022-01-17 14:22:09.333 20107-20386/org.lineageos.updater I/mali_winsys: new_window_surface() [1440x2960] return: 0x3000
2022-01-17 14:11:59.777 5596-5618/system_process I/DisplayManagerService: Display device changed state: "Écran intégré", DOZE
2022-01-17 14:22:09.344 20107-20107/org.lineageos.updater D/UpdaterService: Starting service
2022-01-17 14:22:09.350 20107-20107/org.lineageos.updater D/UpdatesActivity: Adding remote updates
2022-01-17 14:22:09.350 20107-20107/org.lineageos.updater D/UpdatesActivity: Cached list parsed
2022-01-17 14:22:13.759 20107-20386/org.lineageos.updater I/mali_winsys: delete_surface() [1440x2960] return
2022-01-17 14:13:31.702 18009-18053/? D/DayForecastData: ts: 1642978800000, i: 7, date: 2022-01-24, icon: 4, temp: 279, warning: , segs: 4
2022-01-17 14:22:13.759 20107-20386/org.lineageos.updater I/mali_egl: eglDestroySurface() out
2022-01-17 14:13:31.702 18009-18053/? D/DayForecastData: ts: 1643065200000, i: 8, date: 2022-01-25, icon: 3, temp: 280, warning: , segs: 4
2022-01-17 14:22:13.759 20107-20386/org.lineageos.updater W/libEGL: EGLNativeWindowType 0x7933330210 disconnect failed
2022-01-17 14:22:09.333 20107-20386/org.lineageos.updater I/mali_winsys: new_window_surface() [1440x2960] return: 0x3000
2022-01-17 14:22:09.344 20107-20107/org.lineageos.updater D/UpdaterService: Starting service
2022-01-17 14:22:09.350 20107-20107/org.lineageos.updater D/UpdatesActivity: Cached list parsed
2022-01-17 14:25:02.787 5496-22910/? E/ResolverController: No valid NAT64 prefix (141, <unspecified>/0)
2022-01-17 14:22:09.333 20107-20386/org.lineageos.updater I/mali_winsys: new_window_surface() [1440x2960] return: 0x3000
2022-01-17 14:22:09.344 20107-20107/org.lineageos.updater D/UpdaterService: Starting service
2022-01-17 14:22:09.350 20107-20107/org.lineageos.updater D/UpdatesActivity: Adding remote updates
2022-01-17 14:22:09.350 20107-20107/org.lineageos.updater D/UpdatesActivity: Cached list parsed
2022-01-17 14:22:13.758 20107-20386/org.lineageos.updater I/mali_egl: eglDestroySurface() in
2022-01-17 14:27:00.403 5596-5609/system_process I/chatty: uid=1000(system) HeapTaskDaemon expire 1 line
2022-01-17 14:22:13.759 20107-20386/org.lineageos.updater I/mali_winsys: delete_surface() [1440x2960] return
2022-01-17 14:22:13.759 20107-20386/org.lineageos.updater I/mali_egl: eglDestroySurface() out
2022-01-17 14:27:00.425 12380-12419/com.android.providers.calendar W/ContentResolver: Failed to get type for: content://com.android.calendar (Unknown URL content://com.android.calendar)
2022-01-17 14:27:02.784 22661-22757/foundation.e.tasks D/Profiled: Time spent in Update: 2 milliseconds
2022-01-17 14:22:13.796 20107-20107/org.lineageos.updater D/UpdaterService: Service no longer needed, stopping
2022-01-17 14:22:13.758 20107-20386/org.lineageos.updater I/mali_egl: eglDestroySurface() in
2022-01-17 14:22:13.759 20107-20386/org.lineageos.updater I/mali_winsys: delete_surface() [1440x2960] return
2022-01-17 14:22:13.759 20107-20386/org.lineageos.updater I/mali_egl: eglDestroySurface() out
2022-01-17 14:22:13.759 20107-20386/org.lineageos.updater W/libEGL: EGLNativeWindowType 0x7933330210 disconnect failed
2022-01-17 14:22:13.796 20107-20107/org.lineageos.updater D/UpdaterService: Service no longer needed, stopping
2022-01-17 14:22:18.816 20107-20122/org.lineageos.updater W/System: A resource failed to call close.
2022-01-17 14:22:18.818 20107-20122/org.lineageos.updater W/System: A resource failed to call close.
Relevant screenshots
Solutions
Workaround
Refresh manually.
Possible fixes
Edited by Romain Hunault