Daniel Leidert
2025-01-29 13:40:02 UTC
Reply
PermalinkVersion: 0.0.2
Severity: serious
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi,
we see autopkgtest failures of uwsgi-plugin-ruby with our recent uploads of
Ruby 3.3 and others.
So I tried to build the package and run autopkgtest myself. The first error
FileNotFoundError: [Errno 2] No such file or directory: '/usr/src/uwsgi/t/../uwsgi'
It is looking for the binary in /usr/src instead of /usr/bin inFileNotFoundError: [Errno 2] No such file or directory: 'javac'
So, it seems that JDK is missing as a dependency. But even after installingEopen("/usr/lib/uwsgi/plugins/psgi_plugin.so"): No such file or directory [core/utils.c line 3709]
!!! UNABLE to load uWSGI plugin: /usr/lib/uwsgi/plugins/psgi_plugin.so: cannot
open shared object file: No such file or directory !!!
/usr/bin/uwsgi: unrecognized option '--psgi' getopt_long() error
I don't believe that the package is currently passing autopkgtests if run due!!! UNABLE to load uWSGI plugin: /usr/lib/uwsgi/plugins/psgi_plugin.so: cannot
open shared object file: No such file or directory !!!
/usr/bin/uwsgi: unrecognized option '--psgi' getopt_long() error
to the issues mentioned above, so I cannot debug further if there really is an
issue with Ruby 3.3. Please check it out and adjust the severity as you see
fit.
Regards, Daniel
- -- System Information:
Debian Release: trixie/sid
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'oldstable-updates'), (500, 'oldstable-security'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.11-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled