Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2000 15:17:27 -0500 (CDT)
From:      "Paul T. Root" <proot@iaces.com>
To:        cjclark@alum.mit.edu
Cc:        proot@iaces.com (Paul T. Root), questions@FreeBSD.ORG (Questions FreeBSD)
Subject:   Re: Elm and DES password problems
Message-ID:  <200006212017.e5LKHRt61320@iaces.com>
In-Reply-To: <20000621130441.B214@dialin-client.earthlink.net> from "Crist J. Clark" at Jun 21, 2000 01:04:41 PM

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> On Wed, Jun 21, 2000 at 09:17:58AM -0500, Paul T. Root wrote:
> > Over the weekend I finally upgraded from 2.2.8-Stable to
> > 3.4-Release (I'll get to Stable soon). But I'm have a couple
> > of annoying problems. 
> > 
> > 1) I recompiled elm from Ports (version 2.4 ME+ PL61). And it
> > can't delete any messages from any mailbox! I hit delete and
> > it marks it 'D', but when I quit (q) or re-sync ($), it resets
> > everything and all the messages are back. So I compiled up again,
> > going through the Configure manually, and it does the same thing.
> > 
> > Next, I compiled up mutt and that works fine.
> > 
> > Any ideas.
> 
> Is your mailbox big? I've had problems when elm runs out of scratch
> space in /tmp. Are any error messages reported by elm? What is its
> exit value? Perms on your mailspool?

Nope, the mailbox is empty. 
/tmp has plenty of space:
mfs:37            87199       36    80188     0%    /tmp

And /var/mail is:
drwxrwxr-x   2 bin      mail    512 Jun 21 14:47 .

And it's not just my main mailbox, it's also $HOME/Mail/*

I just recompiled 2.5p2 from scratch. No joy. I'm using flock locking
not dot or fcntl. 


> > 2) I have DES passwords in /etc/master.passwd, and pop3 doesn't work
> > and tac_plus doesn't work. I have the DES package installed and scrypto
> > too. I know this is a simple one, but it's got me confused.
> 
> But you can log in and stuff? Let's just see,
> 
>   $ ls -l /usr/lib/libcrypt.*


root horton:/var
21# ls -l /usr/lib/libcrypt*
lrwxrwxrwx  1 root  wheel  13 Jun 21 07:33 /usr/lib/libcrypt.a -> libdescrypt.a
lrwxrwxrwx  1 root  wheel  14 Jun 21 07:33 /usr/lib/libcrypt.so -> libdescrypt.so
lrwxrwxrwx  1 root  wheel  16 Jun 21 07:33 /usr/lib/libcrypt.so.2 -> libdescrypt.so.2
lrwx------  1 root  wheel  18 Jun  3 12:22 /usr/lib/libcrypt.so.2.0 -> libdescrypt.so.2.0
lrwxrwxrwx  1 root  wheel  15 Jun 21 07:33 /usr/lib/libcrypt_p.a -> libdescrypt_p.a

oot horton:/var
22# ls -l /usr/lib/libdescrypt*
-r--r--r--  1 root  wheel  13018 Dec 19  1999 /usr/lib/libdescrypt.a
lrwxrwxrwx  1 root  wheel     16 Jun 21 07:33 /usr/lib/libdescrypt.so -> libdescrypt.so.2
-r--r--r--  1 root  wheel  12965 Dec 19  1999 /usr/lib/libdescrypt.so.2
-r--r--r--  1 bin   bin    16698 Nov 17  1998 /usr/lib/libdescrypt.so.2.0
-r--r--r--  1 root  wheel  14750 Dec 19  1999 /usr/lib/libdescrypt_p.a
root horton:/var
23# 


> Anyway.
> 
> > 3) I only quickly tried to compile amanda 2.4.1p1 with the config I made
> > when I compiled it for 2.2.8 and that failed. I haven't tried again,
> > but has anybody got words of wisdom for this?
> 
> Some error messages?


I got this one going. I just hadn't had time to look at it. I'm in the
process of figuring out chg-chio. 



> -- 
> Crist J. Clark                           cjclark@alum.mit.edu
> 


-- 
When you have eliminated the impossible, whatever remains, however
    improbable, must be the truth.		- Arthur Conan Doyle



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006212017.e5LKHRt61320>