Closed liberodark closed 4 years ago
I think CI is not test last Master @kay0u Your issue is Debian 9 apps : libbluray1 libva-drm1 libva-x11-1 libva1 libx264-148 libx265-95
Can re launch a test on master ?
With latest test (before the revert drama), everything was green: https://ci-apps.yunohost.org/ci/job/2052 No more warnings about deprecated use of helpers, no more installation problems.
The next test will come later: https://ci-apps.yunohost.org/ci/
Yes normaly now all is green too now. Need to wait next test.
Last warning by the way : as explained in the other issue, the app is still miserably failing during install as demonstrated here.
This should be confirmed by a test on the "real" CI in just a few hours : https://ci-apps.yunohost.org/ci/job/83
After which if things are still broken, I plan to rework the commit history to restore the original work of Eric & Titus as explained in the aforementioned comment
So yup, test failed.
Warning: yunohost.hook <lambda> - [1595.1] dpkg: dependency problems prevent configuration of jellyfin-ffmpeg:
Warning: yunohost.hook <lambda> - [1595.1] jellyfin-ffmpeg depends on libwebpmux3 (>= 0.6.1-2); however:
Warning: yunohost.hook <lambda> - [1595.1] Package libwebpmux3 is not installed.
Warning: yunohost.hook <lambda> - [1595.1] dpkg: error processing package jellyfin-ffmpeg (--install):
Warning: yunohost.hook <lambda> - [1595.1] dependency problems - leaving unconfigured
Warning: yunohost.hook <lambda> - [1595.1] Errors were encountered while processing:
Warning: yunohost.hook <lambda> - [1595.1] jellyfin-ffmpeg
Error: yunohost.app app_install - [1595.1] Could not install jellyfin: An error occurred inside the app installation script
I removed the whole commit apocalypse of the last few days and we're back to same state than 9ish days ago, which should fix the CI. Feel free to open an issue / PR with some actual details on your claim of the app being "broken".
I'm sorry, but you can't do that. Especially without providing any reason, any logs, and just saying "this work broke the APP and you CI dont make all tests". Before this PR the app was uninstallable.
The right way to deal with a problem is :
The CI may not be perfect, but when it say "ynh_add_nginx_config is now an official helper since version '2.7.2'", there is probably a reason. When the install fails with
It's probably not a false positive error.