Skip to content

GHAWs: Unable to locate packages #127

@atc0005

Description

@atc0005

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

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