Go Back   cPanel Forums > cPanel® and WHM® (for Linux® and FreeBSD® Servers) > cPanel and WHM Discussions

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 07-09-2003, 11:25 AM
Registered User
 
Join Date: Aug 2002
Location: Huntington Beach, Ca
Posts: 232
xsenses
Cron <mailman@fire> /usr/bin/python -S /usr/local/cpanel/3rdparty/mailman/cron/qrunne

After uupgrade to 7x I am getting a strange system email:

Traceback (innermost last):
File "/usr/local/cpanel/3rdparty/mailman/cron/qrunner", line 83, in ?
from Mailman import mm_cfg
ImportError: cannot import name mm_cfg


anyone have any ideas?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-12-2003, 08:20 AM
Registered User
 
Join Date: Sep 2001
Posts: 100
knipper
Arrow

I have the same thing... I started getting several e-mails a few days agao that look like:

Cron <mailman@server> /usr/bin/python -S /usr/local/cpanel/3rdparty/mailman/cron/qrunner

Traceback (innermost last):
File "/usr/local/cpanel/3rdparty/mailman/cron/qrunner", line 271, in ?
lock.lock(timeout=0.5)
File "/usr/local/cpanel/3rdparty/mailman/Mailman/LockFile.py", line 219, in lock
self.__write()
File "/usr/local/cpanel/3rdparty/mailman/Mailman/LockFile.py", line 350, in __write
fp = open(self.__tmpfname, 'w')
IOError: [Errno 13] Permission denied: '/usr/local/cpanel/3rdparty/mailman/locks/qrunner.lock.server.domain.net.4657'

I found some old posts, and it had something to do with python permissions. Since I don't know what Python is...I'd like some clarification!

cPanel.net Support Ticket Number:
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 10-28-2003, 11:23 PM
Banned
 
Join Date: Oct 2003
Posts: 143
markie
** BUMP **

We need a fix for this!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 10-29-2003, 12:50 AM
Registered User
 
Join Date: Aug 2001
Posts: 418
Curious Too
Quote:
Originally posted by markie
** BUMP **

We need a fix for this!
/scripts/fixmailman
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 10-29-2003, 01:47 PM
Banned
 
Join Date: Oct 2003
Posts: 143
markie
Quote:
Originally posted by Curious Too
/scripts/fixmailman
That didnt fix the issue. We fixed it ourselves by now.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 10-30-2003, 03:09 AM
Radio_Head's Avatar
Registered User
 
Join Date: Feb 2002
Location: Rome, Italy
Posts: 2,004
Radio_Head is on a distinguished road
Quote:
Originally posted by markie
That didnt fix the issue. We fixed it ourselves by now.
What do you have dove to fix it please ?

Darkorb please can you help us ?
__________________
Stop SPAM & VIRUS :: ASSP Deluxe for cPanel http://www.grscripts.com
█ ASSP Deluxe is supported by Fritz Borgstedt,ASSP main developer.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 10-30-2003, 03:13 AM
Radio_Head's Avatar
Registered User
 
Join Date: Feb 2002
Location: Rome, Italy
Posts: 2,004
Radio_Head is on a distinguished road
I am receiving this error


Traceback:

Traceback (most recent call last):
File "/usr/local/cpanel/3rdparty/mailman/scripts/driver", line 115, in print_traceback
from Mailman.mm_cfg import VERSION
ImportError: No module named mm_cfg


please darkorb what happened with latest WHM upgrade ?!?
__________________
Stop SPAM & VIRUS :: ASSP Deluxe for cPanel http://www.grscripts.com
█ ASSP Deluxe is supported by Fritz Borgstedt,ASSP main developer.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 10-30-2003, 03:16 AM
Radio_Head's Avatar
Registered User
 
Join Date: Feb 2002
Location: Rome, Italy
Posts: 2,004
Radio_Head is on a distinguished road
Quote:
Originally posted by Radio_Head
I am receiving this error


Traceback:

Traceback (most recent call last):
File "/usr/local/cpanel/3rdparty/mailman/scripts/driver", line 115, in print_traceback
from Mailman.mm_cfg import VERSION
ImportError: No module named mm_cfg


please darkorb what happened with latest WHM upgrade ?!?
anyone could report here what contains
Mailman.mm_cfg ?
I don't have this file !
__________________
Stop SPAM & VIRUS :: ASSP Deluxe for cPanel http://www.grscripts.com
█ ASSP Deluxe is supported by Fritz Borgstedt,ASSP main developer.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 10-30-2003, 03:26 AM
Radio_Head's Avatar
Registered User
 
Join Date: Feb 2002
Location: Rome, Italy
Posts: 2,004
Radio_Head is on a distinguished road
With the latest upgrade WHM 8.5.4 cPanel 8.5.4-E48 also Webanalizer stopped to work !!!!!

What's happening ?!?
__________________
Stop SPAM & VIRUS :: ASSP Deluxe for cPanel http://www.grscripts.com
█ ASSP Deluxe is supported by Fritz Borgstedt,ASSP main developer.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 10-30-2003, 03:55 AM
Radio_Head's Avatar
Registered User
 
Join Date: Feb 2002
Location: Rome, Italy
Posts: 2,004
Radio_Head is on a distinguished road
/scripts/reinstallmailman fixed the problem for me.

IMPORTANT : enable c compilers or it will not install !!
__________________
Stop SPAM & VIRUS :: ASSP Deluxe for cPanel http://www.grscripts.com
█ ASSP Deluxe is supported by Fritz Borgstedt,ASSP main developer.

Last edited by Radio_Head; 10-30-2003 at 04:01 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:18 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© cPanel Inc