Jeremy:

 

I recommend you to add the command 

 

sa-update 

 

in your script somewhere in your services function, I believe is harmless if
everything is ok, but in my case was necessary to restart spamassassin after
the configuration for your script

 

Jorge A. Arenas Quezada

 

From: [email protected]
[mailto:[email protected]] On Behalf Of Jeremy McSpadden
Sent: martes, 13 de enero de 2015 06:11 p. m.
To: Baruwa users list
Subject: Re: [Baruwa] Baruwa 2.0 installation problems Centos 6.6

 

You need to go lower than 1.7. 

 

Paste>1.7

 



--
Jeremy McSpadden
Flux Labs | http://www.fluxlabs.net <http://www.fluxlabs.net/>  | Endless
Solutions
Office : 850-250-5590x501 <tel:850-250-5590;501>  | Cell : 850-890-2543
<tel:850-890-2543>  | Fax : 850-254-2955 <tel:850-254-2955> 


On Jan 13, 2015, at 6:08 PM, Jorge A Arenas Quezada <[email protected]
<mailto:[email protected]> > wrote:

Jeremy:

Thanks for the answer 

 

after uninstall and reinstall PasteScript I get the same 

 

pip  uninstall PasteScript

pip install PasteScript==1.7.5

 

(px)[baruwa]# px/bin/paster make-config baruwa production.ini

 

Distribution already installed:

  baruwa 2.0.1 from /home/baruwa/px/lib/python2.6/site-packages

Traceback (most recent call last):

  File "px/bin/paster", line 9, in <module>

    load_entry_point('PasteScript==1.7.5', 'console_scripts', 'paster')()

  File
"/home/baruwa/px/lib/python2.6/site-packages/paste/script/command.py", line
104, in run

    invoke(command, command_name, options, args[1:])

  File
"/home/baruwa/px/lib/python2.6/site-packages/paste/script/command.py", line
143, in invoke

    exit_code = runner.run(args)

  File
"/home/baruwa/px/lib/python2.6/site-packages/paste/script/appinstall.py",
line 68, in run

    return super(AbstractInstallCommand, self).run(new_args)

  File
"/home/baruwa/px/lib/python2.6/site-packages/paste/script/command.py", line
238, in run

    result = self.command()

  File
"/home/baruwa/px/lib/python2.6/site-packages/paste/script/appinstall.py",
line 295, in command

    self.distro, self.options.ep_group, self.options.ep_name)

  File
"/home/baruwa/px/lib/python2.6/site-packages/paste/script/appinstall.py",
line 234, in get_installe           r

    'paste.app_install', ep_name)

  File
"/home/baruwa/px/lib/python2.6/site-packages/pkg_resources/__init__.py",
line 2582, in load_entry_p           oint

    return ep.load()

  File
"/home/baruwa/px/lib/python2.6/site-packages/pkg_resources/__init__.py",
line 2258, in load

    self.require(env, installer)

  File
"/home/baruwa/px/lib/python2.6/site-packages/pkg_resources/__init__.py",
line 2278, in require

    items = working_set.resolve(reqs, env, installer)

  File
"/home/baruwa/px/lib/python2.6/site-packages/pkg_resources/__init__.py",
line 767, in resolve

    raise VersionConflict(tmpl % args)

pkg_resources.VersionConflict: Paste 1.7.5.1 is installed but Paste>1.7 is
required by ['repoze.what']

 

 

any more ideas?

 

Thanks in advance

 

Jorge A. Arenas Quezada

 

From: [email protected]
<mailto:[email protected]>
[mailto:[email protected]] On Behalf Of Jeremy McSpadden
Sent: lunes, 12 de enero de 2015 06:26 p. m.
To: Baruwa users list
Subject: Re: [Baruwa] Baruwa 2.0 installation problems Centos 6.6

 

Project is still alive. According to your error, it needs PasteScript==1.7.5
.. try downgrading PasteScript. Let me know if it works and I'll update the
installer. 

 

--
Jeremy McSpadden
Flux Labs |  <http://www.fluxlabs.net/> http://www.fluxlabs.net | Endless
Solutions
Office : 850-250-5590x501 | Cell : 850-890-2543 | Fax : 850-254-2955

 

On Jan 12, 2015, at 6:06 PM, Jorge A Arenas Quezada <
<mailto:[email protected]> [email protected]> wrote:

 

Hi:

 

Is this Project dead? Or I make a mistake with my English and that's why
nobody answer 

 

Or my questions are irrelevant to the list?

 

In this moment I continue to have problems trying to install Barua 2 in
Centos 6.6 x86 

 

I found a script from Jeremy McSpadden , but the installation stop in the
same spot 

 

 

 

px/bin/paster make-config baruwa production.ini

 

and the error:

 

Traceback (most recent call last):

  File "px/bin/paster", line 9, in <module>

    load_entry_point('PasteScript==1.7.5', 'console_scripts', 'paster')()

  File
"/home/baruwa/px/lib/python2.6/site-packages/paste/script/command.py", line
104, in run

    invoke(command, command_name, options, args[1:])

  File
"/home/baruwa/px/lib/python2.6/site-packages/paste/script/command.py", line
143, in invoke

    exit_code = runner.run(args)

  File
"/home/baruwa/px/lib/python2.6/site-packages/paste/script/appinstall.py",
line 68, in run

    return super(AbstractInstallCommand, self).run(new_args)

  File
"/home/baruwa/px/lib/python2.6/site-packages/paste/script/command.py", line
238, in run

    result = self.command()

  File
"/home/baruwa/px/lib/python2.6/site-packages/paste/script/appinstall.py",
line 295, in command

    self.distro, self.options.ep_group, self.options.ep_name)

  File
"/home/baruwa/px/lib/python2.6/site-packages/paste/script/appinstall.py",
line 234, in get_installer

    'paste.app_install', ep_name)

  File
"/home/baruwa/px/lib/python2.6/site-packages/pkg_resources/__init__.py",
line 2569, in load_entry_point

    return ep.load()

  File
"/home/baruwa/px/lib/python2.6/site-packages/pkg_resources/__init__.py",
line 2258, in load

    self.require(env, installer)

  File
"/home/baruwa/px/lib/python2.6/site-packages/pkg_resources/__init__.py",
line 2272, in require

    items = working_set.resolve(reqs, env, installer)

  File
"/home/baruwa/px/lib/python2.6/site-packages/pkg_resources/__init__.py",
line 767, in resolve

    raise VersionConflict(tmpl % args)

pkg_resources.VersionConflict: Paste 1.7.5.1 is installed but Paste>1.7 is
required by ['repoze.what']

 

 

 

Any help from someone would be greatly appreciated 

 

Jorge A. Arenas Quezada

 

_______________________________________________
http://pledgie.com/campaigns/12056

_______________________________________________
http://pledgie.com/campaigns/12056

Reply via email to