Hi everyone,
This is my first time posting, so I want to thank everyone involved with this project. As a newbie, this has really helped me get into self-hosting! So, thank you!
My YunoHost server
Hardware: MiniPC (Beelink SER5 Pro Mini PC Ryzen 7 5800H)
YunoHost version: 11.1.21.4 (stable)
I have access to my server : Through SSH | through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
Description of my issue
I ran into an error while upgrading my FreshRSS instance to the latest version yesterday. After a failed upgrade, the tile in my dashboard disappeared. So, I uninstalled the app but now I am not able to reinstall FreshRSS and keep getting this error message.
2023-07-03 12:10:37,871: WARNING - E: Packages need to be removed but remove is disabled.
2023-07-03 12:10:37,872: DEBUG - ++ cat /tmp/tmp.Aabe0F7D8F/dpkg_log
2023-07-03 12:10:37,872: DEBUG - ++ grep -oP '(?<=-ynh-deps depends on ).*(?=; however)'
2023-07-03 12:10:37,872: DEBUG - ++ tr '\n' ' '
2023-07-03 12:10:37,873: DEBUG - + local 'problematic_dependencies=php8.2-gmp php8.2-sqlite3 '
2023-07-03 12:10:37,873: DEBUG - + [[ -n php8.2-gmp php8.2-sqlite3 ]]
2023-07-03 12:10:37,873: DEBUG - + ynh_package_install php8.2-gmp php8.2-sqlite3 --dry-run
2023-07-03 12:10:37,873: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install php8.2-gmp php8.2-sqlite3 --dry-run
2023-07-03 12:10:37,873: DEBUG - + ynh_wait_dpkg_free
2023-07-03 12:10:37,873: DEBUG - + sed --quiet '/Reading state info/,$p'
2023-07-03 12:10:37,873: DEBUG - + grep -v 'fix-broken\|Reading state info'
2023-07-03 12:10:38,008: DEBUG - + return 0
2023-07-03 12:10:38,008: DEBUG - + LC_ALL=C
2023-07-03 12:10:38,008: DEBUG - + DEBIAN_FRONTEND=noninteractive
2023-07-03 12:10:38,008: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install php8.2-gmp php8.2-sqlite3 --dry-run
2023-07-03 12:10:38,179: WARNING - Package php8.2-gmp is not available, but is referred to by another package.
2023-07-03 12:10:38,180: WARNING - This may mean that the package is missing, has been obsoleted, or
2023-07-03 12:10:38,180: WARNING - is only available from another source
2023-07-03 12:10:38,180: DEBUG -
2023-07-03 12:10:38,181: WARNING - Package php8.2-sqlite3 is not available, but is referred to by another package.
2023-07-03 12:10:38,181: WARNING - This may mean that the package is missing, has been obsoleted, or
2023-07-03 12:10:38,181: WARNING - is only available from another source
2023-07-03 12:10:38,181: DEBUG -
2023-07-03 12:10:38,181: WARNING - E: Package 'php8.2-gmp' has no installation candidate
2023-07-03 12:10:38,181: WARNING - E: Package 'php8.2-sqlite3' has no installation candidate
2023-07-03 12:10:38,182: DEBUG - + ynh_die '--message=Unable to install dependencies'
2023-07-03 12:10:38,189: DEBUG - + ynh_exit_properly
2023-07-03 12:10:38,189: DEBUG - + [[ provision_or_update_apt =~ ^install$|^upgrade$|^restore$ ]]
2023-07-03 12:10:38,190: WARNING - Unable to install dependencies
2023-07-03 12:10:39,693: ERROR - provision_or_update failed for apt : An error occured inside the script snippet