Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Apr 19, 2024 5:56 pm
Auto Dialer Software


All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: /usr/bin/a2b_callback_daemon is not a bynary file
PostPosted: Tue Dec 22, 2009 11:19 pm 
Offline
User avatar

Joined: Mon Nov 16, 2009 9:26 pm
Posts: 30
Location: Kyiv, Ukraine
Hello,

I'm trying to install callback on Debian server. I have installed a2billing-callback-daemon using the following command:

#easy_install dist/callback_daemon-1.0.prod_r1528-py2.4.egg

I goth the following output

Processing callback_daemon-1.0.prod_r1528-py2.4.egg
Removing /usr/lib/python2.4/site-packages/callback_daemon-1.0.prod_r1528-py2.4.egg
Copying callback_daemon-1.0.prod_r1528-py2.4.egg to /usr/lib/python2.4/site-packages
callback-daemon 1.0.prod-r1528 is already the active version in easy-install.pth
Installing a2b_callback_daemon script to /usr/bin

Installed /usr/lib/python2.4/site-packages/callback_daemon-1.0.prod_r1528-py2.4.egg
Processing dependencies for callback-daemon==1.0.prod-r1528
Finished processing dependencies for callback-daemon==1.0.prod-r1528

It looks like it has installed successfully. But when I check file /usr/bin/a2b_callback_daemon I see that its content is the following:
#!/usr/bin/python
# EASY-INSTALL-ENTRY-SCRIPT: 'callback-daemon==1.0.prod-r1528','console_scripts','a2b_callback_daemon'
__requires__ = 'callback-daemon==1.0.prod-r1528'
import sys
from pkg_resources import load_entry_point

sys.exit(
load_entry_point('callback-daemon==1.0.prod-r1528', 'console_scripts', 'a2b_callback_daemon')()
)

Is it correctly? I suspect no.. I had the same problem with a2billing on CentOS and callback did not work. But I managed to solve it (don't remember the exact way :-( ) and I got binary /usr/bin/a2b-callback-daemon and callback began to work.

Do you know the way how to solve it on Debian?

Thank you!


Top
 Profile  
 
 Post subject: Re: /usr/bin/a2b_callback_daemon is not a bynary file
PostPosted: Wed Dec 23, 2009 9:50 am 
Offline
User avatar

Joined: Mon Nov 16, 2009 9:26 pm
Posts: 30
Location: Kyiv, Ukraine
Oops, I'm sorry for my stupid question. I checked the CentOS server, this file looks the same and it works.

Thank you!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 
Hosted Voice Broadcast


All times are UTC


Who is online

Users browsing this forum: No registered users and 6 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group