[rsshub] can't install

My YunoHost server

Hardware: Old laptop or computer
YunoHost version: 11.2.26
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
If your request is related to an app, specify its name and version: rsshub 2023.12.29~ynh1

Description of my issue

Can’t install rsshub.

https://paste.yunohost.org/raw/arowocozef this is the complete error log

I think the relevant lines could be

  - 2024-08-01 19:55:04,879: DEBUG - + dpkg-deb --build /tmp/tmp.2UtIKPR9YL/rsshub-ynh-deps /tmp/tmp.2UtIKPR9YL/rsshub-ynh-deps.deb
  - 2024-08-01 19:55:04,882: DEBUG - + cat /tmp/tmp.2UtIKPR9YL/dpkg_log
  - 2024-08-01 19:55:04,899: WARNING - dpkg-deb: error: parsing file '/tmp/tmp.2UtIKPR9YL/rsshub-ynh-deps/DEBIAN/control' near line 5
 package 'rsshub-ynh-deps':                                       
  - 2024-08-01 19:55:04,907: WARNING -  'Depends' field, missing package name, or garbage where package name expected
  - 2024-08-01 19:55:04,909: DEBUG - + ynh_die '--message=Unable to install dependencies'
  - 2024-08-01 19:55:04,909: DEBUG - + local legacy_args=mc
  - 2024-08-01 19:55:04,910: DEBUG - + args_array=(['m']='message=' ['c']='ret_code=')
  - 2024-08-01 19:55:04,910: DEBUG - + local -A args_array
  - 2024-08-01 19:55:04,910: DEBUG - + local message
  - 2024-08-01 19:55:04,911: DEBUG - + local ret_code
  - 2024-08-01 19:55:04,911: DEBUG - + ynh_handle_getopts_args '--message=Unable to install dependencies'

(Should be fixed with yunohost 11.2.27)

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.