-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
From the Enable scheduled stable PPA and install packages job:
Run sudo apt-get install rsyslog-czmq
sudo apt-get install rsyslog-czmq
shell: /bin/bash -e {0}
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package rsyslog-czmq
Error: Process completed with exit code 100.
From the Enable daily stable PPA and install packages job:
Run sudo apt-get install rsyslog-imkmsg
Reading package lists...
Building dependency tree...
Reading state information...
E: Unable to locate package rsyslog-imkmsg
Error: Process completed with exit code 100.
This seems to suggest that the packages are not available via the PPA. Is this intentional? If so, the workflow probably needs to be updated to remove installation of these packages.
Metadata
Metadata
Assignees
Labels
No labels