Skip to content

Upload *.pot files to dnf5-l10n repository fails: 404 error for <https://api.github.com/repos/rpm-software-management/rpm-software-management%2Fdnf5-l10n/installation> #2696

Description

@ppisar

"Upload *.pot files to dnf5-l10n repository" daily GitHub action after #2686 fix fails https://github.com/rpm-software-management/dnf5/actions/runs/24548988648/job/71770595733#logs:

Run actions/create-github-app-token@v1
/usr/bin/docker exec  54bd4e7dda256494a9d1120454922b250ffa7e55dfb790d386f43d6edc0d0c93 sh -c "cat /etc/*release | grep ^ID"
owner not set, creating owner for given repositories "rpm-software-management/dnf5-l10n" in current owner ("rpm-software-management")
Failed to create token for "rpm-software-management/dnf5-l10n" (attempt 1): Not Found - https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app
Failed to create token for "rpm-software-management/dnf5-l10n" (attempt 2): Not Found - https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app
Failed to create token for "rpm-software-management/dnf5-l10n" (attempt 3): Not Found - https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app
Failed to create token for "rpm-software-management/dnf5-l10n" (attempt 4): Not Found - https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app
RequestError [HttpError]: Not Found - https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app
    at fetchWrapper (/__w/_actions/actions/create-github-app-token/v1/dist/main.cjs:40913:11)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async hook4 (/__w/_actions/actions/create-github-app-token/v1/dist/main.cjs:42162:18)
    at async getTokenFromRepository (/__w/_actions/actions/create-github-app-token/v1/dist/main.cjs:42485:20)
    at async RetryOperation._fn (/__w/_actions/actions/create-github-app-token/v1/dist/main.cjs:42351:24) {
  status: 404,
  request: {
    method: 'GET',
    url: 'https://api.github.com/repos/rpm-software-management/rpm-software-management%2Fdnf5-l10n/installation',
    headers: {
      accept: 'application/vnd.github.v3+json',
      'user-agent': 'actions/create-github-app-token',
      authorization: 'bearer [REDACTED]'
    },
    request: { hook: [Function: bound hook4] AsyncFunction }
  },
  response: {
    url: 'https://api.github.com/repos/rpm-software-management/rpm-software-management%2Fdnf5-l10n/installation',
    status: 404,
    headers: {
      'access-control-allow-origin': '*',
      'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
      'content-encoding': 'gzip',
      'content-security-policy': "default-src 'none'",
      'content-type': 'application/json; charset=utf-8',
      date: 'Fri, 17 Apr 2026 05:16:30 GMT',
      'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
      server: 'github.com',
      'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
      'transfer-encoding': 'chunked',
      vary: 'Accept-Encoding, Accept, X-Requested-With',
      'x-content-type-options': 'nosniff',
      'x-frame-options': 'deny',
      'x-github-api-version-selected': '2022-11-28',
      'x-github-media-type': 'github.v3; format=json',
      'x-github-request-id': 'A410:1C1A60:127E2BA:4B7B40E:69E1C22A',
      'x-xss-protection': '0'
    },
    data: {
      message: 'Not Found',
      documentation_url: 'https://docs.github.com/rest/apps/apps#get-a-repository-installation-for-the-authenticated-app',
      status: '404'
    }
  },
  attemptNumber: 4,
  retriesLeft: 0
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: HIGHTriagedSomeone on the DNF 5 team has read the issue and determined the next steps to take

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions