Code Monkey home page Code Monkey logo

Comments (6)

ashie avatar ashie commented on June 23, 2024

Build "ubuntu-bionic-arm64" target failed, with logs "175 errors, 61 warnings" at last.

These warnings and errors are reported by a package checking tool (lintian), building the package itself is succeeded . Most of warnings or errors of lintian is false-positive or ignorable. Same warning or errors are reported also on my environment which can build the package correctly.

This is the log file dumped by "docker logs 860a5cd80e74 > td-agent-builder.log "
td-agent-builder.log

It seems that building the package is finished but not yet copied to the host.

Here is the tail of my log on finishing successfuly to build the package.

N: 236 tags overridden (175 errors, 61 warnings)
Finished running lintian.
/build
cd -
cd -

my vps host is ubuntu bionic on x86_64 platform, 1CPU and 1 GB RAM.

The memory amount might not be enough.

from fluent-package-builder.

Xphobia avatar Xphobia commented on June 23, 2024

The memory amount might not be enough.

Thanks, that may be the case. The instance's configuration is too low and take much time to build. I will upgrade it later and try to build again.

And another question: can i customize gem plugins for td-agent using the builder?
Acctually, i'm compiling a fluentd container image from kolla project on platform ubuntu/arm64. I checked the fluentd's Dockerfile , it needs more gem plugins. and i want to bundle these into td-agent . How can i do it ?

from fluent-package-builder.

ashie avatar ashie commented on June 23, 2024

And another question: can i customize gem plugins for td-agent using the builder?
Acctually, i'm compiling a fluentd container image from kolla project on platform ubuntu/arm64. I checked the fluentd's Dockerfile , it needs more gem plugins. and i want to bundle these into td-agent . How can i do it ?

See https://github.com/clear-code/td-agent-builder#how-to-bump-up-the-package-version

  1. Edit td-agent/plugin_gems.rb
  2. Commit it by git commit -a
  3. Rebuild the package

from fluent-package-builder.

ashie avatar ashie commented on June 23, 2024

If you can't build it even if you increase amount of memory, please reopen this issue.

from fluent-package-builder.

Xphobia avatar Xphobia commented on June 23, 2024

I upgrade the instance with 2 CPU and 4GB RAM and rebuild td-agent. There seems nothing improved except the time cost. The log is still same as before.

N: 236 tags overridden (175 errors, 61 warnings)
Finished running lintian.

That is a bit different from yours. There is no

/build
cd -
cd -

It seems that building the package is finished but not yet copied to the host.

I log into the builder (container), and "td-agent_3.7.1-1_arm64.deb" is in /build directory. Is the package size (9.8M) ok ? If it's ok, i can copy it to host by "docker cp".
%T P65}HGID( VKCZ`K%}8

from fluent-package-builder.

ashie avatar ashie commented on June 23, 2024

Is the package size (9.8M) ok ?

OK, it's expected size range.

from fluent-package-builder.

Related Issues (20)

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.