What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 12.0.7
What app is this about: freshrss
Describe your issue
Tried to upgrade but the process gave me error
What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 12.0.7
What app is this about: freshrss
Tried to upgrade but the process gave me error
Yep
I’m not a pro but in your log, we can see
2024-11-25 11:02:22,062: DEBUG - FreshRSS failed requirements:
2024-11-25 11:02:22,062: DEBUG - • curl
2024-11-25 11:02:22,063: DEBUG - • pdo-mysql
2024-11-25 11:02:22,063: DEBUG - • mbstring
2024-11-25 11:02:22,063: DEBUG -
Do you have try to install this packages and restart update ?
It feels like the default php version on the system is not php8.2 … What does php --version
returns ?
Also failing here. You might be right about php. A few months ago I started getting a notice in diagnostics about a modification to my apt sources. I looked at it now and it shows
deb https://packages.sury.org/php/ bookworm main
php version
php -version
PHP 8.2.26 (cli) (built: Nov 21 2024 14:43:24) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.26, Copyright (c) Zend Technologies
with Zend OPcache v8.2.26, Copyright (c), by Zend Technologies
If it’s also failing then please share the log such that we can confirm it really is the same issue …
Good point. Here is my log. Thanks
Seems I’ve a similar problem. Here is my log. Thanks
https://paste.yunohost.org/raw/oraketipar
Here is my php --version
cybervalley 08:55:40:~# php --version
PHP 8.2.26 (cli) (built: Nov 25 2024 18:22:20) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.26, Copyright (c) Zend Technologies
with Zend OPcache v8.2.26, Copyright (c), by Zend Technologies
P.S.: upgraded php just today!
Thanks to @orhtej2 it sounds like they fixed it. We just need to be patient and wait for it pushed out.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.