python error in newlist (PR#141)

Bug #265241 reported by Bug Importer
2
Affects Status Importance Assigned to Milestone
GNU Mailman
Fix Released
Medium
Unassigned

Bug Description

Jitterbug-Id: 141
Submitted-By: <email address hidden>
Date: Thu, 14 Oct 1999 13:43:16 -0400 (EDT)
Version: 1.0
OS: Mac OS X Server

Dear Mailman developers,

I've just installed Mailman 1.0, following the directions in the INSTALL
file, but I have gotten stuck in "6. Getting started".

When I try to create a test list using ~mailman/bin/newlist, I get a
python error, which I've included below. There are no corresponding
entries in the syslog.

I would appreciate any help that you can give to get this working.

Thanks! -- Veda Larson
___________________________________________________________________________

% ./newlist
Enter the name of the list: test
Enter the email of the person running the list: <email address hidden>
Initial test password: ********
Traceback (innermost last):
  File "./newlist", line 146, in ?
    raise SystemExit(main(sys.argv))
  File "./newlist", line 93, in main
    newlist.Create(list_name, owner_mail, pw)
  File "/home/mailman/Mailman/MailList.py", line 724, in Create
    self.Lock()
  File "/home/mailman/Mailman/MailList.py", line 1379, in Lock
    self._lock_file.lock('w|', 1)
  File "/usr/share/Python-1.5.2/Lib/posixfile.py", line 192, in
lock
    flock = fcntl.fcntl(self._file_.fileno(), cmd, flock)
IOError: [Errno 22] Invalid argument

My operating system is Mac OS X Server:
% uname -a
Rhapsody compchem 5.3 Kernel Release 5.3: Wed Mar 3 00:37:58 PST 1999;
root(rcbuilder):Objects/kernel-154.5.obj~2/RELEASE_PPC Copyright (c)
1988-1995,1997-1999 Apple Computer, Inc. All Rights Reserved. Power
Macintosh

My Python version is 1.5.2.

====================================================================
Audit trail:
None

[http://sourceforge.net/tracker/index.php?func=detail&aid=214119&group_id=103&atid=100103]

Revision history for this message
Barry Warsaw (barry) wrote :

This is no longer relevant for Mailman 2.0.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.