Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APT repo breaks on Ubuntu 20.04 #100

Closed
dex4er opened this issue Jan 26, 2025 · 0 comments · Fixed by #101
Closed

APT repo breaks on Ubuntu 20.04 #100

dex4er opened this issue Jan 26, 2025 · 0 comments · Fixed by #101
Labels
bug Something isn't working distribution Distribution of the binaries
Milestone

Comments

@dex4er
Copy link
Collaborator

dex4er commented Jan 26, 2025

Describe the bug

$ sudo apt update
Hit:1 http://ports.ubuntu.com/ubuntu-ports focal InRelease
Get:3 http://ports.ubuntu.com/ubuntu-ports focal-updates InRelease [128 kB]
Get:5 http://ports.ubuntu.com/ubuntu-ports focal-backports InRelease [128 kB]
Get:6 http://ports.ubuntu.com/ubuntu-ports focal-security InRelease [128 kB]
Err:2 https://github.com/freelensapp/freelens-nightly-builds/releases/latest/download ./ InRelease
  401  Unauthorized [IP: 185.199.110.133 443]
Err:4 https://github.com/freelensapp/freelens/releases/latest/download ./ InRelease
  401  Unauthorized [IP: 185.199.110.133 443]
Reading package lists... Done
E: Release file for http://ports.ubuntu.com/ubuntu-ports/dists/focal-security/InRelease is not valid yet (invalid for another 14h 30min 29s). Updates for this repository will not be applied.
E: Release file for http://ports.ubuntu.com/ubuntu-ports/dists/focal-backports/InRelease is not valid yet (invalid for another 14h 37min 18s). Updates for this repository will not be applied.
E: Release file for http://ports.ubuntu.com/ubuntu-ports/dists/focal-updates/InRelease is not valid yet (invalid for another 18h 52min 55s). Updates for this repository will not be applied.
E: Failed to fetch https://github.com/freelensapp/freelens-nightly-builds/releases/latest/download/./InRelease  401  Unauthorized [IP: 185.199.110.133 443]
E: The repository 'https://github.com/freelensapp/freelens-nightly-builds/releases/latest/download ./ InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Environment (please complete the following information):

  • Freelens Version: 0.1.2-nightly-2025-01-24
  • OS: Ubuntu 20.04
  • Installation method (e.g. snap or AppImage in Linux): APT
@dex4er dex4er added bug Something isn't working distribution Distribution of the binaries labels Jan 26, 2025
@dex4er dex4er added this to the v0.1.3 milestone Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working distribution Distribution of the binaries
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant