Giter Club home page Giter Club logo

fluent-bit-packaging's Introduction

fluent

fluent-bit-packaging's People

Contributors

donbowman avatar edsiper avatar joeyberkovitz avatar niedbalski avatar patrick-stephens avatar sxd avatar tejunior avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fluent-bit-packaging's Issues

fluent-bit should use a more appropriate organizational signing key

It appears that fluent-bit is signed by someone's individual signing key:

Importing GPG key 0x6EA0722A:
 Userid     : "Eduardo Silva <[email protected]>"
 Fingerprint: f209 d876 2a60 cd49 e680 633b 4ff8 368b 6ea0 722a
 From       : https://packages.fluentbit.io/fluentbit.key

This is different, for whatever reason, than TD's distribution of td-agent:

TreasureData                                                                                                 42 kB/s | 3.1 kB     00:00    
Importing GPG key 0xAB97ACBE:
 Userid     : "Treasure Data, Inc (Treasure Agent Official Signing key) <[email protected]>"
 Fingerprint: BEE6 8228 9B22 17F4 5AF4 CC3F 901F 9177 AB97 ACBE
 From       : https://packages.treasuredata.com/GPG-KEY-td-agent

It would be far better for the distribution to use an organizational key as opposed to an individual's key. Ideally, it would use the same "Treasure Data" signing key for both, but it would be far better for them to at least be organizationally controlled. If Eduardo leaves the organization, it would require changing of GPG key trust on all machines deploying fluent-bit which is highly undesirable.

Support Amazon Linux?

Hey, I'm not sure this is the right place, but we're running into trouble when installing Fluent Bit into an Amazon Linux VM. The cause seems to be that Amazon Linux does not have SystemD:

[ec2-user@xxxxx ~]$ sudo yum install td-agent-bit
Loaded plugins: priorities, update-motd, upgrade-helper
Resolving Dependencies
--> Running transaction check
---> Package td-agent-bit.x86_64 0:0.12.18-1 will be installed
--> Processing Dependency: libsystemd.so.0(LIBSYSTEMD_209)(64bit) for package: td-agent-bit-0.12.18-1.x86_64
--> Processing Dependency: libsystemd.so.0()(64bit) for package: td-agent-bit-0.12.18-1.x86_64
--> Finished Dependency Resolution
Error: Package: td-agent-bit-0.12.18-1.x86_64 (td-agent-bit)
           Requires: libsystemd.so.0(LIBSYSTEMD_209)(64bit)
Error: Package: td-agent-bit-0.12.18-1.x86_64 (td-agent-bit)
           Requires: libsystemd.so.0()(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Are we doing something wrong? If not, is there a plan to support Amazon Linux?

Thank you!

Fluentbit package website is "Forbidden"

image

As you can see, when we visit this website, we are getting a 403 Forbidden issue. One of our Dockerfiles depends on downloading a package from this URL. Is there an ETA on when this will be fixed?

Thank you.

centos7 build failed on libpq dependency.

Building artifact for centos7, version 1.5.4 and installing it afterward failing with libpq dependency error.
error: Failed dependencies: libpq.so.5()(64bit) is needed by td-agent-bit-1.5.4-1.x86_64

Builds do not include TLS support

I'm not sure why, but FLB_TLS is not enabled for packages. Our standard is that all traffic is to be encrypted, so we are unable to use the packages as they sit now.

Can't resolve packages.fluentbit.io

We're having issue resolving packages.fluentbit.io since last night.

Failed to fetch https://packages.fluentbit.io/debian/buster/dists/buster/InRelease Could not resolve 'packages.fluentbit.io'

Centos 7 repo appears broken

Looks like the Centos 7 repo only has 1 package in it (td-agent-bit-headers-extra)

~# cat /etc/yum.repos.d/td-agent-bit.repo
[td-agent-bit]
baseurl = https://packages.fluentbit.io/centos/7/$basearch/
enabled = 1
gpgcheck = 1
gpgkey = https://packages.fluentbit.io/fluentbit.key
name = TD Agent Bit

~# rm -rf /var/cache/yum
~# yum list available --disablerepo='*' --enablerepo='td-agent-bit'
Loaded plugins: priorities, update-motd, upgrade-helper
td-agent-bit                                                                                                                                                                                                                                                                                             | 2.9 kB  00:00:00
td-agent-bit/x86_64/primary_db                                                                                                                                                                                                                                                                           | 1.6 kB  00:00:00
Available Packages
td-agent-bit-headers-extra.x86_64

The 1.8.1 RPM file exists on the webserver but trying to install it from the URL fails

~# yum install https://packages.fluentbit.io/centos/7/x86_64/td-agent-bit-1.8.1-1.x86_64.rpm
Loaded plugins: priorities, update-motd, upgrade-helper
td-agent-bit-1.8.1-1.x86_64.rpm                                                                                                                                                                                                                                                                          | 7.2 MB  00:00:01
Examining /var/tmp/yum-root-qokF9S/td-agent-bit-1.8.1-1.x86_64.rpm: td-agent-bit-1.8.1-1.x86_64
Marking /var/tmp/yum-root-qokF9S/td-agent-bit-1.8.1-1.x86_64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package td-agent-bit.x86_64 0:1.8.1-1 will be installed
--> Processing Dependency: libpq.so.5()(64bit) for package: td-agent-bit-1.8.1-1.x86_64
--> Running transaction check
---> Package postgresql-libs.x86_64 0:9.2.24-6.amzn2 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================================================================================================================================================================================================================================================================
 Package                                                                      Arch                                                                Version                                                                       Repository                                                                                 Size
================================================================================================================================================================================================================================================================================================================================
Installing:
 td-agent-bit                                                                 x86_64                                                              1.8.1-1                                                                       /td-agent-bit-1.8.1-1.x86_64                                                               29 M
Installing for dependencies:
 postgresql-libs                                                              x86_64                                                              9.2.24-6.amzn2                                                                amzn2-core                                                                                232 k

Transaction Summary
================================================================================================================================================================================================================================================================================================================================
Install  1 Package (+1 Dependent package)

Total size: 29 M
Total download size: 232 k
Installed size: 30 M
Is this ok [y/d/N]: y
Downloading packages:
postgresql-libs-9.2.24-6.amzn2.x86_64.rpm                                                                                                                                                                                                                                                                | 232 kB  00:00:00
Running transaction check
Running transaction test


Transaction check error:
  file /lib from install of td-agent-bit-1.8.1-1.x86_64 conflicts with file from package filesystem-3.2-25.amzn2.0.4.x86_64

Error Summary
-------------

Workaround to install the previous 1.7.9 version: yum install https://packages.fluentbit.io/centos/7/x86_64/td-agent-bit-1.7.9-1.x86_64.rpm

Amazon Linux 2 repo (https://packages.fluentbit.io/amazonlinux/2/$basearch/) is the same, I assume this is just a symlink though.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.