Skip to content

uds actor expects a module #33

@harigist

Description

@harigist

Hi @dkmstr ,

I installed the udsactor for Linux Ubuntu using Debian and It is successfully installed in the ubuntu machine.

To verify I tried to run this script in the VM and I get this error

~/actor$ python2.7 /usr/share/UDSActor/udsactor/linux/UDSActorService.py start 
Traceback (most recent call last):
  File "/usr/share/UDSActor/udsactor/linux/UDSActorService.py", line 34, in <module>
    from udsactor import operations
ImportError: No module named udsactor

Or the following is fine?

hari@hari-oVirt-Node:~$ service udsactor status
● udsactor.service - LSB: UDS Actor
Loaded: loaded (/etc/init.d/udsactor; generated)
Active: active (running) since Wed 2018-11-14 21:47:05 IST; 8min ago
Docs: man:systemd-sysv-generator(8)
Process: 721 ExecStart=/etc/init.d/udsactor start (code=exited, status=0/SUCCE
Tasks: 1 (limit: 1032)
CGroup: /system.slice/udsactor.service
└─831 UDSActorDaemon

Nov 14 21:47:04 hari-oVirt-Node systemd[1]: Starting LSB: UDS Actor...
Nov 14 21:47:05 hari-oVirt-Node systemd[1]: Started LSB: UDS Actor.

How to install this module ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions