Hi Christian

Thanks for reporting.
I created a PR to address this. If you can give some feedback that would be appreciated.

https://github.com/OpenIndiana/pkg5/pull/113

Greetings
Till

On 07/08/2022 18.27, Christian Meier wrote:
Dear all

I found the following issue:

Updated system last week and the following service was in maintenance:
# svcs -vx
svc:/application/pkg/system-repository:default (IPS System Repository)
  State: maintenance since August  7, 2022 at 05:15:36 PM CEST
Reason: Start method exited with $SMF_EXIT_ERR_FATAL.
    See: http://illumos.org/msg/SMF-8000-KS
    See: man -M /usr/share/man -s 1M pkg.sysrepo
    See: /var/svc/log/application-pkg-system-repository:default.log
Impact: 1 dependent service is not running:
         svc:/application/pkg/zones-proxyd:default

SMF Log:
#  tail -f /var/svc/log/application-pkg-system-repository:default.log
[ Aug  4 18:23:47 Executing start method ("/lib/svc/method/svc-pkg-sysrepo start"). ] httpd: Syntax error on line 63 of /var/run/pkg/sysrepo/sysrepo_httpd.conf: Cannot load libexec/mod_wsgi-3.9.so into server: ld.so.1: httpd: fatal: /usr/apache2/2.4/libexec/mod_wsgi-3.9.so: open failed: No such file or directory Server failed to start. Check the SMF service log or the error log at /var/log/pkg/sysrepo/error_log for more information, if any.
[ Aug  4 18:23:50 Method "start" exited with status 95. ]

My system has installed wsgi version 3.5 (default)
web/server/apache-24/module/apache-wsgi-35 4.9.0-2021.0.0.0           i--

Installing the version 3.9 solve the issue with the SMF, but repository SMF depent on 3.5 actually
#  pkg uninstall -vn web/server/apache-24/module/apache-wsgi-35
Creating Plan (Solver setup): -
pkg uninstall: Unable to remove 'web/server/apache-24/module/apache-wsgi-35@4.9.0-2021.0.0.0' due to the following packages that depend on it:
package/pkg/system-repository@0.5.11-2022.0.0.5599

Best Regards
Christian



_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

_______________________________________________
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
https://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to