[DragonFlyBSD - Bug #3332] Failure when installing world in 6.2

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Tue Jan 31 06:13:11 PST 2023


Issue #3332 has been updated by geobarrod.


I detected the bug and reported it to @tuxillo via email when I delete that second and strange (for me) account with 'uid 0' called 'toor', for the simple reason that I don't like having several accounts with root privileges . I said about modifying the 'pw' command because at the end, by default, there is another account created with 'uid 0' that doesn't make sense to me; I hope to read from some DragonFlyBSD or FreeBSD developer explain the history, practical and/or logical use of the 'toor' account some day.

Back on topic, the error at the end of the 'build-world' successful compilation is there, and of course, I prefer it to be fixed the way the 'pw-update.sh' script takes that final step, which returns an error that scares the inexperienced user and I suppose baffles the experienced user.

----------------------------------------
Bug #3332: Failure when installing world in 6.2
http://bugs.dragonflybsd.org/issues/3332#change-14492

* Author: tuxillo
* Status: In Progress
* Priority: Normal
* Assignee: tuxillo
* Category: Build
* Target version: 6.4
* Start date: 2022-11-15
----------------------------------------
As reported by Geovani B.R. via email, there seems to be a problem when installing world in 6.2:

<pre>
--------------------------------------------------------------
>>> complete building rescue and initrd
--------------------------------------------------------------
--- _bwdone ---
--------------------------------------------------------------
>>> buildworld target complete
--------------------------------------------------------------
sh /usr/src/etc/../tools/pw-update.sh  -d /etc  -g /usr/src/etc/group  -p /usr/src/etc/master.passwd
===> Adding new users ...
  * toor: 0, 0, Bourne-again Superuser, /root,  
pw: uid `0' has already been allocated
*** [preinstall] Error code 65
make[3]: stopped in /usr/src/etc
1 error
make[3]: stopped in /usr/src/etc
*** [preinstall] Error code 2
make[2]: stopped in /usr/src
1 error
make[2]: stopped in /usr/src
</pre>

Need to find out how this can be reproduced.



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


More information about the Bugs mailing list