[cpif] Como arrancar CPIF

Mi nospa pipisspam at gmail.com
Thu Jun 25 17:30:36 CEST 2015


El 21/6/15, Jesus Cea <jcea at jcea.es> escribió:
> On 11/06/15 19:11, Mi nospa wrote:
>> storage                   - Libraries to interact with Enterprise Storage
>>                             Arrays, FC Switches and Servers.
>>   INSTALLED: 0.0.4.3
>>   LATEST:    0.0.5a2
>
> No sé qué es eso que has instalado pero no es nada que necesite CPIF.

>
> Podría considerar retomar el proyecto si se contase con el apoyo
> adecuado pero lo cierto es que os veo verdísimos :-).


No hace falta que lo digas, por lo menos yo si estoy verdisimo :P


Define apoyo adecuado. :)


Voy a poner los errores que me da .

------
dani at Lubuntu:~/mercurial/cpif$ cd frontend-web/
dani at Lubuntu:~/mercurial/cpif/frontend-web$ python init.py
/home/dani/mercurial/cpif/backend/upgrade.py 0
Traceback (most recent call last):
  File "init.py", line 97, in <module>
    main()
  File "init.py", line 31, in main
    dummy,dummy,monitor=storage.storage_and_monitor(os.path.join(os.path.pardir,"backend","db"))
AttributeError: 'module' object has no attribute 'storage_and_monitor'
dani at Lubuntu:~/mercurial/cpif/frontend-web$ sudo pip install durus bsddb3
Requirement already satisfied (use --upgrade to upgrade): durus in
/usr/local/lib/python2.7/dist-packages
Downloading/unpacking bsddb3
  Downloading bsddb3-6.1.0.tar.gz (340kB): 340kB downloaded
  Running setup.py (path:/tmp/pip_build_root/bsddb3/setup.py) egg_info
for package bsddb3
    Can't find a local Berkeley DB installation.
    (suggestion: try the --berkeley-db=/path/to/bsddb option)
    Complete output from command python setup.py egg_info:
    Can't find a local Berkeley DB installation.

(suggestion: try the --berkeley-db=/path/to/bsddb option)

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in
/tmp/pip_build_root/bsddb3
Storing debug log for failure in /home/dani/.pip/pip.log
dani at Lubuntu:~/mercurial/cpif/frontend-web$ ls ../backend/
database.py  durus-berkeleydbstorage                  monitor.py  storage.py
db           durus-berkeleydbstorage-20070503.tar.gz  smtp.py     upgrade.py
dani at Lubuntu:~/mercurial/cpif/frontend-web$ ls ../backend/db
dani at Lubuntu:~/mercurial/cpif/frontend-web$ ls
../backend/durus-berkeleydbstorage
berkeleydb_storage.py   KNOW_HOW-DURUS  server.py  test3.py  UPGRADING
berkeleydb_storage.pyc  LICENSE         test1.py   test4.py
CHANGES                 README          test2.py   TODO

dani at Lubuntu:~/mercurial/cpif/backend$ cat
durus-berkeleydbstorage/berkeleydb_storage.py |grep "DB_LOG"
      self._dbenv.log_set_config(bsddb.db.DB_LOG_AUTOREMOVE,True)
dani at Lubuntu:~/mercurial/cpif/backend$

Gracias de antemano por echarle un vistazo.


More information about the cpif mailing list