Skip to content

Ubuntu jammy apt repository returns 404 for /ppa/ubuntu stable Release #156

@Ariqq123

Description

@Ariqq123

When running apt update on Ubuntu 22.04 (jammy), the Playit APT repository fails with a 404 on the stable Release endpoint.

Environment

What happened
Running apt update produces this error:

Ign:9 https://playit-cloud.github.io/ppa/ubuntu stable InRelease
Err:10 https://playit-cloud.github.io/ppa/ubuntu stable Release
404 Not Found [IP: 185.199.111.153 443]

E: The repository 'https://playit-cloud.github.io/ppa/ubuntu stable Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.

Steps to reproduce

  1. Add the Playit repository on Ubuntu 22.04 (jammy)
  2. Run apt update

Expected behavior
apt update should complete successfully and the repository should provide a valid Release file.

Actual behavior
APT tries to fetch https://playit-cloud.github.io/ppa/ubuntu/dists/stable/Release and gets a 404 Not Found.

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