Giter VIP home page Giter VIP logo

Comments (12)

przzzp avatar przzzp commented on June 12, 2024 2

After adding the user ntdp, you must update the password database:
#pwd_mkdb /etc/master.passwd

Result:
#id -u ntpd
123

from crochet.

iseus avatar iseus commented on June 12, 2024 1

It checks the ntpd user on the host, not on the target. For a quick workaround I added ntpd user and group (123:123) just to have it working.

from crochet.

kozross avatar kozross commented on June 12, 2024

Getting this too, no matter whether I set the ntpd option or not. Even forcing the creation of an ntpd user doesn't help.

from crochet.

zqb-all avatar zqb-all commented on June 12, 2024

This issue occur when build in "freebsd 11.02".
Finally I use "freebsd 12.0-BETA3 amd64" in my virtualbox to build and everything is ok.

from crochet.

kozross avatar kozross commented on June 12, 2024

@zqb-all I'm working in a qemu image, and FreeBSDs later than 11.2 won't even boot.

from crochet.

tldrm avatar tldrm commented on June 12, 2024

Getting this error now.
Raspberry Pi, FreeBSD 12.0-RELEASE. The ntpd user and group are present in the building host. src is borrowed from my poudriere jail created just today (poudriere jail -c -j FreeBSD:12:amd64 -v 12.0-RELEASE -a amd64). My crochet is also from today (master, zip).

from crochet.

reezer avatar reezer commented on June 12, 2024

I experience the same problem as @tldrm Maybe this bug should be reopened.

from crochet.

iseus avatar iseus commented on June 12, 2024

This is still not a crochet issue. In the other hand, use pw to create groups and users, it will do the background work for you.

from crochet.

przzzp avatar przzzp commented on June 12, 2024

The fact is that when upgrading from version 11 to version 12, the system adds entries to the /etc/passwd and /etc/group files, but does not update the database.

from crochet.

aboiko-glx avatar aboiko-glx commented on June 12, 2024

@przzzp @iseus, thanks for the input, guys. However, pwd_mkdb /etc/master.passwd didn't help me (did not update my /etc/master.passwd even after touching my /etc/passwd). Adding a dummy user (via adduser) did the trick and allowed me to proceed with my building process. Thanks again!

from crochet.

iseus avatar iseus commented on June 12, 2024

The fact is that when upgrading from version 11 to version 12, the system adds entries to the /etc/passwd and /etc/group files, but does not update the database.

Thanks, I didn't noticed this yet. I'm still using 11.1 on my build host.

from crochet.

Ofloo avatar Ofloo commented on June 12, 2024

FreeBSD 12.0-RELEASE-p2 r343486

/usr/src # make -j9 installworld
--- installworld ---
make[1]: "/usr/obj/usr/src/amd64.amd64/toolchain-metadata.mk" line 1: Using cached toolchain metadata from build at azkaban.ofloo.net on Sun Jan 27 13:17:21 CET 2019
--- __installcheck_UGID ---
--- __installcheck_sh_check ---
--- __installcheck_UGID ---
ERROR: Required ntpd user is missing, see /usr/src/UPDATING.
*** [__installcheck_UGID] Error code 1

make[1]: stopped in /usr/src
1 error

make[1]: stopped in /usr/src
*** [installworld] Error code 2

make: stopped in /usr/src
1 error

make: stopped in /usr/src

from crochet.

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.