apk_database struct changes
I get a segfault when I want to update through gnome-software. (pmos edge)
the backtrace:
strlen
apk_repo_format_real_url
apk_cache_download
I think it comes from the ApkDatabase::update_repository
.
The apk_database struct has changed in the new apk-tools, so the db.repos is not pointing to the correct location anymore.
Edited by soyer soyer