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

deb: add bookworm #462

Merged
merged 1 commit into from May 16, 2023
Merged

deb: add bookworm #462

merged 1 commit into from May 16, 2023

Conversation

kenhys
Copy link
Contributor

@kenhys kenhys commented May 11, 2023

Debian 12 (bookworm) is scheduled to be released 6/10.

Note that bookworm container adopts deb822 format by default.
deb822 is similar to RFS 822.

/etc/apt/sources.list.d/debian.sources:

Types: deb
# http://snapshot.debian.org/archive/debian/20230411T000000Z
URIs: http://deb.debian.org/debian
Suites: bookworm bookworm-updates
Components: main
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

@kenhys
Copy link
Contributor Author

kenhys commented May 12, 2023

Oh...

Ubuntu Focal amd64:

Segmentation fault (core dumped)
/opt/td-agent/bin/ruby -I/opt/td-agent/lib/ruby/gems/3.2.0/gems/rspec-support-3.12.0/lib:/opt/td-agent/lib/ruby/gems/3.2.0/gems/rspec-core-3.12.2/lib /opt/td-agent/lib/ruby/gems/3.2.0/gems/rspec-core-3.12.2/exe/rspec --pattern serverspec/linux/\*.rb failed
Error: Process completed with exit code 139.

@kenhys
Copy link
Contributor Author

kenhys commented May 12, 2023

Checking reproducibility.

@kenhys
Copy link
Contributor Author

kenhys commented May 12, 2023

Hmm, it may depend on executing conditions...

@kenhys kenhys marked this pull request as ready for review May 12, 2023 09:14
Debian 12 (bookworm) is scheduled to be released 6/10.

Note that bookworm container adopts deb822 format by default.
deb822 is similar to RFS 822.

/etc/apt/sources.list.d/debian.sources:

  Types: deb
  # http://snapshot.debian.org/archive/debian/20230411T000000Z
  URIs: http://deb.debian.org/debian
  Suites: bookworm bookworm-updates
  Components: main
  Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
Copy link
Member

@ashie ashie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Waiting for CI...

@ashie ashie merged commit d108189 into fluent:master May 16, 2023
11 checks passed
@ashie
Copy link
Member

ashie commented May 16, 2023

👍

@kenhys kenhys deleted the bookworm branch May 19, 2023 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants