Tk Library Source Code

View Ticket
Login
Ticket UUID: 1329212
Title: Many test failures in module pop3
Type: Bug Version: None
Submitter: kot Created on: 2005-10-18 05:54:40
Subsystem: pop3 Assigned To: andreas_kupries
Priority: 8 Severity:
Status: Closed Last Modified: 2006-10-03 02:18:18
Resolution: Fixed Closed By: andreas_kupries
    Closed on: 2006-10-02 19:18:18
Description:
Please, find the log-file attached. Any fixes for the
code and/or tests would be highly appreciated.

I'm seeing these on FreeBSD-6/amd64.

pop3d tests, seem fine, however.
User Comments: andreas_kupries added on 2006-10-03 02:18:18:
Logged In: YES 
user_id=75003

I got my account and ran the testsuite. The problems
reported here are gone now. Closing.

andreas_kupries added on 2006-09-29 06:40:21:
Logged In: YES 
user_id=75003

Ok.

kot added on 2006-09-29 04:22:13:
Logged In: YES 
user_id=173641

/etc/passwd does not contain the actual password (which I 
don't need and you will not use anyway). What I need is 
your login-name, your numeric ID, your preferred shell, 
etc. All of this is nicely specified in the single line 
of /etc/passwd. You'll get it by running something like:

fgrep andreas /etc/passwd

(substitute "andreas" with your actual login-name).

And the SSH-key, of course. If you use PuTTY, it has a way 
to export the key in the "OpenSSH format".

You can e-mail this to me directly at 
[email protected]

Yours,

       -mi

andreas_kupries added on 2006-09-29 04:13:24:
Logged In: YES 
user_id=75003

Why the /etc/passwd ? would you not need only a user name
and passwd ? The latter even disposable, chsnged on first
login ?

Otherwise, yes, interested.

kot added on 2006-09-29 04:03:21:
Logged In: YES 
user_id=173641

Would you like an account on my FreeBSD/amd64 system?

Please, send me your ssh public key and your /etc/passwd 
entry. Yours,

       -mi

andreas_kupries added on 2006-09-29 02:44:12:
Logged In: YES 
user_id=75003

Does the Tcllib 1.9 RC2 have the same problems ?
The foundations (programmed dialog) of the testsuite was
changed completely.

Urls to download the RC2 on the Tcllib-devel mailing list.
Alternatively retrieve CVS Head. Identical modulo ChangeLog
tags.

kot added on 2005-10-18 12:54:41:

File Added - 152976: pop3-tests.txt

Attachments: