BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000949 [BusyBox] Other minor always 07-15-06 11:30 07-20-06 06:31
Reporter espakman View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.2.x
Summary 0000949: adduser doesn't update group
Description While updating from busybox-1.0 to 1.2 noticed that the adduser applet doesn't update /etc/group anymore. In the source code is available to call addgroup:
"cmd = bb_xasprintf("addgroup -g %d \"%s\"", p->pw_gid, p->pw_name);"
but apparently it doesn't work
Additional Information
Attached Files

- Relationships

- Notes
(0001529)
espakman
07-19-06 10:53

Tito's adduser patch (revision 15705) fixes this. The issue can be closed.
 
(0001544)
bernhardf
07-20-06 06:31

Fixed in r15705
 

- Issue History
Date Modified Username Field Change
07-15-06 11:30 espakman New Issue
07-15-06 11:30 espakman Status new => assigned
07-15-06 11:30 espakman Assigned To  => BusyBox
07-19-06 10:53 espakman Note Added: 0001529
07-20-06 06:31 bernhardf Status assigned => closed
07-20-06 06:31 bernhardf Note Added: 0001544
07-20-06 06:31 bernhardf Resolution open => fixed
07-20-06 06:31 bernhardf Fixed in Version  => svn


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker