When I run newapkbuild in a container I get "ERROR: : Do not run abuild as root"

Evan Carroll

I'm trying to containerize my build work flow. I do not run Alpine on the metal or in a VM but I do launch Alpine Containers.

When building a new Alpine package, I'm using newapkbuild but because I'm in a container, the container thinks it's root (though it's mapped to non-root, and the whole container is rootless). But when I run newapkbuild, I'm getting

/ # /usr/bin/newapkbuild mypackage
>>> ERROR: : Do not run abuild as root
>>> ERROR: : Do not run abuild as root
Evan Carroll

You don't have to worry about it. The error here is not fatal. It's more of a warning. You would have the effect if you were not root.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

When I run newapkbuild in a container I get "ERROR: : Do not run abuild as root"

From Dev

When I run the test “ rspec item_container_spec.rb ”In the console, I'll get a warning

From Dev

Flask + Docker app - The container dies when i run docker run

From Dev

When I run npm run start I get this error

From Dev

get no value when I run the query to this question

From Java

I get "There are not enough slots available in the system" when I run mpi

From Dev

Why do I get this error when I run 'bower install'?

From Dev

I get an extra input space when I run my code

From Dev

Why do I get this error when I run 'bower install'?

From Dev

How come I get a doctest error when I run this file?

From Dev

I get an extra input space when I run my code

From Dev

Why do I get a train when I run 'ls'?

From Dev

When ever i run tomcat , i get NoSuchBeanCreation error

From Dev

Should I include my webapp source in my docker image, or mount it when i run a container?

From Dev

Should I include my webapp source in my docker image, or mount it when i run a container?

From Dev

When I run AudioBufferSourceNode.start() when I have multiple tracks, I sometimes get a delay

From Dev

I get this error when i run heroku run rake db:migrate in production

From Dev

I get this error when i run heroku run rake db:migrate in production

From Dev

Build successful, but I get GLEW error when trying to run a program

From Dev

When run RSpec I get uninitialized constant Name::Name::Engine

From Dev

When run grunt I get SyntaxError: Unexpected token (

From Dev

Get command line when I run C++ program with SDL

From Dev

Error when I run sudo apt-get update

From Dev

How to get result from async Task<> when I cannot Run()?

From Dev

when i run my python text game i get a attribute error i dont know how to solve

From Dev

Why I do not get errors when I initialize an array container with more elements than the size of the array?

From Java

Can I run Xcode in a docker container?

From Java

Can I run multiple programs in a Docker container?

From Dev

How to run the latest docker container I created?

Related Related

  1. 1

    When I run newapkbuild in a container I get "ERROR: : Do not run abuild as root"

  2. 2

    When I run the test “ rspec item_container_spec.rb ”In the console, I'll get a warning

  3. 3

    Flask + Docker app - The container dies when i run docker run

  4. 4

    When I run npm run start I get this error

  5. 5

    get no value when I run the query to this question

  6. 6

    I get "There are not enough slots available in the system" when I run mpi

  7. 7

    Why do I get this error when I run 'bower install'?

  8. 8

    I get an extra input space when I run my code

  9. 9

    Why do I get this error when I run 'bower install'?

  10. 10

    How come I get a doctest error when I run this file?

  11. 11

    I get an extra input space when I run my code

  12. 12

    Why do I get a train when I run 'ls'?

  13. 13

    When ever i run tomcat , i get NoSuchBeanCreation error

  14. 14

    Should I include my webapp source in my docker image, or mount it when i run a container?

  15. 15

    Should I include my webapp source in my docker image, or mount it when i run a container?

  16. 16

    When I run AudioBufferSourceNode.start() when I have multiple tracks, I sometimes get a delay

  17. 17

    I get this error when i run heroku run rake db:migrate in production

  18. 18

    I get this error when i run heroku run rake db:migrate in production

  19. 19

    Build successful, but I get GLEW error when trying to run a program

  20. 20

    When run RSpec I get uninitialized constant Name::Name::Engine

  21. 21

    When run grunt I get SyntaxError: Unexpected token (

  22. 22

    Get command line when I run C++ program with SDL

  23. 23

    Error when I run sudo apt-get update

  24. 24

    How to get result from async Task<> when I cannot Run()?

  25. 25

    when i run my python text game i get a attribute error i dont know how to solve

  26. 26

    Why I do not get errors when I initialize an array container with more elements than the size of the array?

  27. 27

    Can I run Xcode in a docker container?

  28. 28

    Can I run multiple programs in a Docker container?

  29. 29

    How to run the latest docker container I created?

HotTag

Archive