Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 865335 Details for
Bug 1067262
[abrt] mailman: mailmanctl:109:<module>: File "/usr/lib/mailman/Mailman/mm_cfg.py", line 93
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 4.60 KB, created by
Robert Hinson
on 2014-02-20 03:38:20 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Robert Hinson
Created:
2014-02-20 03:38:20 UTC
Size:
4.60 KB
patch
obsolete
>mailmanctl:109:<module>: File "/usr/lib/mailman/Mailman/mm_cfg.py", line 93 > >Traceback (most recent call last): > File "/usr/lib/mailman/bin/mailmanctl", line 109, in <module> > from Mailman import mm_cfg > File "/usr/lib/mailman/Mailman/mm_cfg.py", line 93 > add_virtualhost(192.168.1.73, 192.168.1.73) > ^ >SyntaxError: invalid syntax > >Local variables in innermost frame: >paths: <module 'paths' from '/usr/lib/mailman/bin/paths.pyc'> >signal: <module 'signal' (built-in)> >grp: <module 'grp' from '/usr/lib/python2.7/lib-dynload/grpmodule.so'> >__builtins__: <module '__builtin__' (built-in)> >errno: <module 'errno' (built-in)> >__file__: '/usr/lib/mailman/bin/mailmanctl' >__package__: None >sys: <module 'sys' (built-in)> >getopt: <module 'getopt' from '/usr/lib/python2.7/getopt.pyc'> >pwd: <module 'pwd' (built-in)> >time: <module 'time' from '/usr/lib/python2.7/lib-dynload/timemodule.so'> >__name__: '__main__' >os: <module 'os' from '/usr/lib/python2.7/os.pyc'> >__doc__: "Primary start-up and shutdown script for Mailman's qrunner daemon.\n\nThis script starts, stops, and restarts the main Mailman queue runners, making\nsure that the various long-running qrunners are still alive and kicking. It\ndoes this by forking and exec'ing the qrunners and waiting on their pids.\nWhen it detects a subprocess has exited, it may restart it.\n\nThe qrunners respond to SIGINT, SIGTERM, and SIGHUP. SIGINT and SIGTERM both\ncause the qrunners to exit cleanly, but the master will only restart qrunners\nthat have exited due to a SIGINT. SIGHUP causes the master and the qrunners\nto close their log files, and reopen then upon the next printed message.\n\nThe master also responds to SIGINT, SIGTERM, and SIGHUP, which it simply\npasses on to the qrunners (note that the master will close and reopen its own\nlog files on receipt of a SIGHUP). The master also leaves its own process id\nin the file data/master-qrunner.pid but you normally don't need to use this\npid directly. The `start', `stop', `restart', and `reopen' commands handle\neverything for you.\n\nUsage: %(PROGRAM)s [options] [ start | stop | restart | reopen | status ]\n\nOptions:\n\n -n/--no-restart\n Don't restart the qrunners when they exit because of an error or a\n SIGINT. They are never restarted if they exit in response to a\n SIGTERM. Use this only for debugging. Only useful if the `start'\n command is given.\n\n -u/--run-as-user\n Normally, this script will refuse to run if the user id and group id\n are not set to the `mailman' user and group (as defined when you\n configured Mailman). If run as root, this script will change to this\n user and group before the check is made.\n\n This can be inconvenient for testing and debugging purposes, so the -u\n flag means that the step that sets and checks the uid/gid is skipped,\n and the program is run as the current user and group. This flag is\n not recommended for normal production environments.\n\n Note though, that if you run with -u and are not in the mailman group,\n you may have permission problems, such as begin unable to delete a\n list's archives through the web. Tough luck!\n\n -s/--stale-lock-cleanup\n If mailmanctl finds an existing master lock, it will normally exit\n with an error message. With this option, mailmanctl will perform an\n extra level of checking. If a process matching the host/pid described\n in the lock file is running, mailmanctl will still exit, but if no\n matching process is found, mailmanctl will remove the apparently stale\n lock and make another attempt to claim the master lock.\n\n -q/--quiet\n Don't print status messages. Error messages are still printed to\n standard error.\n\n -h/--help\n Print this message and exit.\n\nCommands:\n\n start - Start the master daemon and all qrunners. Prints a message and\n exits if the master daemon is already running.\n\n stop - Stops the master daemon and all qrunners. After stopping, no\n more messages will be processed.\n\n restart - Restarts the qrunners, but not the master process. Use this\n whenever you upgrade or update Mailman so that the qrunners will\n use the newly installed code.\n\n reopen - This will close all log files, causing them to be re-opened the\n next time a message is written to them\n\n status - This returns a string indicating the status of the master\n qrunner\n" >socket: <module 'socket' from '/usr/lib/python2.7/socket.pyc'>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1067262
: 865335 |
865336