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

No package for v0.35.0 on Ubuntu 22.04 #19678

Closed
jamielinux opened this issue Jan 22, 2024 · 2 comments
Closed

No package for v0.35.0 on Ubuntu 22.04 #19678

jamielinux opened this issue Jan 22, 2024 · 2 comments
Labels
type: bug A code related bug.

Comments

@jamielinux
Copy link

A note for the community

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Problem

I'm not sure what the usual interval is between your GitHub Release and when your Ubuntu package becomes available, but I suspect it's usually not more than a week. v0.35.0 was released 2 weeks ago and I've just noticed that there's not yet a package available for Ubuntu 22.04 from your repository.

If the interval usually is this long, then just ignore me. But thought I'd give the heads up in case there was some problem with your package repository pipeline.

# lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 22.04.3 LTS
Release:	22.04
Codename:	jammy

# date
Mon Jan 22 09:07:52 AM UTC 2024

# apt-get update -q
Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:2 http://de.archive.ubuntu.com/ubuntu jammy InRelease
Hit:3 https://download.docker.com/linux/ubuntu jammy InRelease
Hit:4 http://de.archive.ubuntu.com/ubuntu jammy-updates InRelease
Get:5 https://repositories.timber.io/public/vector/deb/ubuntu jammy InRelease [4,947 B]
Hit:6 http://de.archive.ubuntu.com/ubuntu jammy-backports InRelease
Fetched 4,947 B in 1s (9,179 B/s)
Reading package lists...

# apt-cache policy vector | head -n 10
vector:
  Installed: 0.32.1-1
  Candidate: 0.34.2-1
  Version table:
     0.34.2-1 500
        500 https://repositories.timber.io/public/vector/deb/ubuntu jammy/main amd64 Packages
     0.34.1-1 500
        500 https://repositories.timber.io/public/vector/deb/ubuntu jammy/main amd64 Packages
     0.34.0-1 500
        500 https://repositories.timber.io/public/vector/deb/ubuntu jammy/main amd64 Packages

Configuration

No response

Version

v0.34.2

Debug Output

No response

Example Data

No response

Additional Context

No response

References

No response

@jamielinux jamielinux added the type: bug A code related bug. label Jan 22, 2024
@jszwedko
Copy link
Member

Hey @jamielinux !

This release, v0.35.0, was actually the first release only published to the new apt repositories. This was mentioned in the release notes here: https://vector.dev/releases/0.35.0/. There was a page published with the v0.34.0 that goes into more detail: https://vector.dev/highlights/2023-11-07-new-linux-repos/. The TL;DR is that you should use apt.vector.dev instead of repositories.timber.io.

@jszwedko jszwedko closed this as not planned Won't fix, can't repro, duplicate, stale Jan 22, 2024
@jamielinux
Copy link
Author

@jszwedko Oops! So sorry for the noise 😳

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A code related bug.
Projects
None yet
Development

No branches or pull requests

2 participants