Bug 41882 - Ошибка в init-скрипте
Summary: Ошибка в init-скрипте
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: jetty (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: viy
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-07 17:03 MSK by Andrey Cherepanov
Modified: 2022-02-13 18:07 MSK (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Cherepanov 2022-02-07 17:03:51 MSK
c253 ~ # systemctl start jetty
Job for jetty.service failed because the control process exited with error code.
See "systemctl status jetty.service" and "journalctl -xeu jetty.service" for details.
c253 ~ # systemctl status jetty
× jetty.service - SYSV: The Jetty Webserver and Servlet Container
     Loaded: loaded (/etc/rc.d/init.d/jetty; generated)
     Active: failed (Result: exit-code) since Mon 2022-02-07 17:02:56 MSK; 9s ago
       Docs: man:systemd-sysv-generator(8)
    Process: 2448440 ExecStart=/etc/rc.d/init.d/jetty start (code=exited, status=1/FAILURE)
        CPU: 37ms

фев 07 17:02:56 c253.test.alt systemd[1]: Starting SYSV: The Jetty Webserver and Servlet Container...
фев 07 17:02:56 c253.test.alt jetty[2448440]: /etc/rc.d/init.d/jetty: line 56: cd: /usr/share/jetty: No such file or directory
фев 07 17:02:57 c253.test.alt jetty[2448440]: Starting jetty: [FAILED]
фев 07 17:02:56 c253.test.alt systemd[1]: jetty.service: Control process exited, code=exited, status=1/FAILURE
фев 07 17:02:56 c253.test.alt systemd[1]: jetty.service: Failed with result 'exit-code'.
фев 07 17:02:56 c253.test.alt systemd[1]: Failed to start SYSV: The Jetty Webserver and Servlet Container.
Comment 1 Repository Robot 2022-02-13 18:07:38 MSK
jetty-9.4.40-alt1_2jpp11 -> sisyphus:

 Sun Feb 13 2022 Igor Vlasenko <viy@altlinux> 9.4.40-alt1_2jpp11
 - do not package init script in minimal version (closes: 41882)