Bug 21566

Summary: passwd does not work after updating from 4.1-release to 4.1.1-stable
Product: Base System Reporter: lfrigault <lfrigault>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description lfrigault 2000-09-26 19:20:01 UTC
After updgrading from 4.1-release to 4.1.1-stable the passwd command
stop working :-(

How-To-Repeat: # passwd foo
Changing local password for foo.
New password:
Retype new password:
passwd: cannot set password cipher: Undefined error: 0
passwd: /etc/master.passwd: unchanged
Comment 1 dhagan 2001-01-04 21:33:57 UTC
How did you upgrade to 4.1.1?  I have a 4.1 system that was upgraded to
4.1.1-STABLE and it doesn't seem to have this problem.  Can you give
some more details about your setup?

Daniel
Comment 2 lfrigault 2001-01-05 09:54:41 UTC
On Thu, Jan 04, 2001 at 04:33:57PM -0500, Daniel Hagan wrote:
> How did you upgrade to 4.1.1?  I have a 4.1 system that was upgraded to
> 4.1.1-STABLE and it doesn't seem to have this problem.

I juste do a make update+make world with:
SUPFILE=        /usr/share/examples/cvsup/stable-supfile
PORTSSUPFILE=       /usr/share/examples/cvsup/ports-supfile   

but the problem has been fixed now and the latest 4.1.1 as well as the
4.2 releses don't have this problem any more.

Best regards and Happy new year,

Laurent
-- 
Laurent Frigault | <url:http://www.teaser.fr/~lfrigault>
Comment 3 dhagan 2001-01-08 16:29:25 UTC
Then this PR can be closed?  Do you know on what date this was fixed in
4.1.1 & 4.2?

Daniel
Comment 4 lfrigault 2001-01-08 16:35:09 UTC
On Mon, Jan 08, 2001 at 11:29:25AM -0500, Daniel Hagan wrote:
> Then this PR can be closed?

Yes.

> Do you know on what date this was fixed in 4.1.1 & 4.2?

I don't know the date, but this was fixed in 4.1.1 before the release of
4.2

Regards,

Laurent
-- 
Laurent Frigault | <url:http://www.teaser.fr/~lfrigault>
UNIX _IS_ user friendly. It's just selective about who its friends are.
Comment 5 Kris Kennaway freebsd_committer freebsd_triage 2001-05-25 11:08:33 UTC
State Changed
From-To: open->closed

Submitter reports problem resolved