- E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
- jworden@JWORDEN:/usr/lib$ sudo apt-get install -f
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- Correcting dependencies... Done
- The following extra packages will be installed:
- python python2.7
- Suggested packages:
- python-doc python-tk python2.7-doc
- The following NEW packages will be installed:
- python python2.7
- 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
- 1 not fully installed or removed.
- Need to get 0 B/2,773 kB of archives.
- After this operation, 10.8 MB of additional disk space will be used.
- Do you want to continue [Y/n]? y
- Setting up python2.7-minimal (2.7.2-5ubuntu1.1) ...
- Traceback (most recent call last):
- File "/usr/lib/python2.7/site.py", line 562, in <module>
- main()
- File "/usr/lib/python2.7/site.py", line 544, in main
- known_paths = addusersitepackages(known_paths)
- File "/usr/lib/python2.7/site.py", line 271, in addusersitepackages
- user_site = getusersitepackages()
- File "/usr/lib/python2.7/site.py", line 246, in getusersitepackages
- user_base = getuserbase() # this will also set USER_BASE
- File "/usr/lib/python2.7/site.py", line 236, in getuserbase
- USER_BASE = get_config_var('userbase')
- File "/usr/lib/python2.7/sysconfig.py", line 543, in get_config_var
- return get_config_vars().get(name)
- File "/usr/lib/python2.7/sysconfig.py", line 442, in get_config_vars
- _init_posix(_CONFIG_VARS)
- File "/usr/lib/python2.7/sysconfig.py", line 303, in _init_posix
- makefile = _get_makefile_filename()
- File "/usr/lib/python2.7/sysconfig.py", line 297, in _get_makefile_filename
- return os.path.join(get_path('platstdlib').replace("/usr/local","/usr",1), "config" + (sys.pydebug and "_d" or ""), "Makefile")
- AttributeError: 'module' object has no attribute 'pydebug'
- dpkg: error processing python2.7-minimal (--configure):
- subprocess installed post-installation script returned error exit status 1
- Errors were encountered while processing:
- python2.7-minimal
- E: Sub-process /usr/bin/dpkg returned an error code (1)
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data


