Bug 33979 - Невыявленные зависимости
Summary: Невыявленные зависимости
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: zoneminder (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Anton Farygin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-07 10:56 MSK by ashen
Modified: 2018-12-05 15:29 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ashen 2017-10-07 10:56:32 MSK
systemctl status zoneminder
● zoneminder.service - ZoneMinder CCTV recording and security system
   Loaded: loaded (/lib/systemd/system/zoneminder.service; enabled; vendor preset: disabled)
   Active: active (running) since Tue 2017-10-03 00:02:05 MSK; 2min 44s ago
  Process: 10661 ExecStop=/usr/bin/zmpkg.pl stop (code=exited, status=0/SUCCESS)
  Process: 10718 ExecStart=/usr/bin/zmpkg.pl start (code=exited, status=0/SUCCESS)
 Main PID: 10733 (zmdc.pl)
    Tasks: 4 (limit: 4915)
   CGroup: /system.slice/zoneminder.service
           ├─10733 /usr/bin/perl -wT /usr/bin/zmdc.pl startup
           ├─10768 /usr/bin/perl -wT /usr/bin/zmfilter.pl
           ├─10776 /usr/bin/perl -wT /usr/bin/zmaudit.pl -c
           └─10790 /usr/bin/perl -wT /usr/bin/zmwatch.pl

окт 03 00:02:41 ashen.localdomain zmdc[10733]: INF ['zmtelemetry.pl' starting at 17/10/03 00:02:41, pid = 10898]
окт 03 00:02:41 ashen.localdomain zmdc[10733]: ERR ['zmtelemetry.pl' exited abnormally, exit status 9]
окт 03 00:03:21 ashen.localdomain zmdc[10733]: INF [Starting pending process, zmtelemetry.pl]
окт 03 00:03:21 ashen.localdomain zmdc[10733]: INF ['zmtelemetry.pl' starting at 17/10/03 00:03:21, pid = 10989]
окт 03 00:03:21 ashen.localdomain zmdc[10989]: INF ['zmtelemetry.pl' started at 17/10/03 00:03:21]
окт 03 00:03:21 ashen.localdomain zmdc[10733]: ERR ['zmtelemetry.pl' exited abnormally, exit status 9]
окт 03 00:04:41 ashen.localdomain zmdc[10733]: INF [Starting pending process, zmtelemetry.pl]
окт 03 00:04:41 ashen.localdomain zmdc[10733]: INF ['zmtelemetry.pl' starting at 17/10/03 00:04:41, pid = 11174]
окт 03 00:04:41 ashen.localdomain zmdc[11174]: INF ['zmtelemetry.pl' started at 17/10/03 00:04:41]
окт 03 00:04:41 ashen.localdomain zmdc[10733]: ERR ['zmtelemetry.pl' exited abnormally, exit status 9]


Данная ошибка исправляется установкой следующих пакетов:

perl-Sys-MemInfo
perl-Sys-CPU 

Необходимо проставить зависимость на данные пакеты, 
а их самих перенсти в sisyphus из autoimports
Comment 1 Anton Farygin 2018-12-05 15:29:07 MSK
$ rpm -qpR  zoneminder-1.32.2-alt1.x86_64.rpm |grep -i 'Sys'
perl-Sys-Mmap
perl-Sys-MemInfo
perl-Sys-CPU