Reinstall

103 views
Skip to first unread message

Bobby Hartanto

unread,
Jun 23, 2014, 3:08:10 AM6/23/14
to erpnext-dev...@googlegroups.com
Hi,


i faced a problem that accidentally i deleted the mysql so erpnext cant start so im tried to use
./../env/bin/frappe --reinstall web_name --force
but its error so im deleted the frabe folder and intend to fresh install but its still error
Error: Obtaining file:///home/bobby/frappe-bench/apps/frappe
  Running setup.py (path:/home/bobby/frappe-bench/apps/frappe/setup.py) egg_info for package from file:///home/bobby/frappe-bench/apps/frappe
   
    warning: no files found matching '*.json'
    warning: no previously-included files matching '*.pyc' found under directory '*'
Downloading/unpacking chardet (from frappe==4.0.1)
Downloading/unpacking cssmin (from frappe==4.0.1)
  Downloading cssmin-0.2.0.tar.gz
  Running setup.py (path:/home/bobby/frappe-bench/env/build/cssmin/setup.py) egg_info for package cssmin
   
    warning: no previously-included files matching '.DS_Store' found anywhere in distribution
Downloading/unpacking dropbox (from frappe==4.0.1)
  Running setup.py (path:/home/bobby/frappe-bench/env/build/dropbox/setup.py) egg_info for package dropbox
   
Downloading/unpacking gunicorn (from frappe==4.0.1)
  Running setup.py (path:/home/bobby/frappe-bench/env/build/gunicorn/setup.py) egg_info for package gunicorn
   
    warning: no previously-included files matching '*.pyc' found under directory 'docs'
    warning: no previously-included files matching '*.pyo' found under directory 'docs'
    warning: no previously-included files matching '*.pyc' found under directory 'tests'
    warning: no previously-included files matching '*.pyo' found under directory 'tests'
    warning: no previously-included files matching '*.pyc' found under directory 'examples'
    warning: no previously-included files matching '*.pyo' found under directory 'examples'
Downloading/unpacking httplib2 (from frappe==4.0.1)
  Running setup.py (path:/home/bobby/frappe-bench/env/build/httplib2/setup.py) egg_info for package httplib2
   
Downloading/unpacking jinja2 (from frappe==4.0.1)
  Running setup.py (path:/home/bobby/frappe-bench/env/build/jinja2/setup.py) egg_info for package jinja2
   
    warning: no files found matching '*' under directory 'custom_fixers'
    warning: no previously-included files matching '*' found under directory 'docs/_build'
    warning: no previously-included files matching '*.pyc' found under directory 'jinja2'
    warning: no previously-included files matching '*.pyc' found under directory 'docs'
    warning: no previously-included files matching '*.pyo' found under directory 'jinja2'
    warning: no previously-included files matching '*.pyo' found under directory 'docs'
Downloading/unpacking markdown2 (from frappe==4.0.1)
  Running setup.py (path:/home/bobby/frappe-bench/env/build/markdown2/setup.py) egg_info for package markdown2
   
Downloading/unpacking markupsafe (from frappe==4.0.1)
  Downloading MarkupSafe-0.23.tar.gz
  Running setup.py (path:/home/bobby/frappe-bench/env/build/markupsafe/setup.py) egg_info for package markupsafe
   
Downloading/unpacking mysql-python (from frappe==4.0.1)
  Running setup.py (path:/home/bobby/frappe-bench/env/build/mysql-python/setup.py) egg_info for package mysql-python
    sh: 1: mysql_config: not found
    Traceback (most recent call last):
      File "<string>", line 17, in <module>
      File "/home/bobby/frappe-bench/env/build/mysql-python/setup.py", line 17, in <module>
        metadata, options = get_config()
      File "setup_posix.py", line 43, in get_config
        libs = mysql_config("libs_r")
      File "setup_posix.py", line 25, in mysql_config
        raise EnvironmentError("%s not found" % (mysql_config.path,))
    EnvironmentError: mysql_config not found
    Complete output from command python setup.py egg_info:
    sh: 1: mysql_config: not found

Traceback (most recent call last):

  File "<string>", line 17, in <module>

  File "/home/bobby/frappe-bench/env/build/mysql-python/setup.py", line 17, in <module>

    metadata, options = get_config()

  File "setup_posix.py", line 43, in get_config

    libs = mysql_config("libs_r")

  File "setup_posix.py", line 25, in mysql_config

    raise EnvironmentError("%s not found" % (mysql_config.path,))

EnvironmentError: mysql_config not found

----------------------------------------
Cleaning up...
Command python setup.py egg_info failed with error code 1 in /home/bobby/frappe-bench/env/build/mysql-python
Storing debug log for failure in /home/bobby/.pip/pip.log

Traceback (most recent call last):
  File "./scripts/virtualenv.py", line 2365, in <module>
    main()
  File "./scripts/virtualenv.py", line 829, in main
    after_install(options, home_dir)
  File "./scripts/virtualenv.py", line 2355, in after_install
    subprocess.check_output('/'.join([home_dir, 'bin', 'pip install -e {}/'.format(app['name'])]), shell=True)
  File "/usr/lib/python2.7/subprocess.py", line 544, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '/home/bobby/frappe-bench/env/bin/pip install -e frappe/' returned non-zero exit status 1

please help....


Thanks,
Bobby
Reply all
Reply to author
Forward
0 new messages