daily pastebin goal
29%
SHARE
TWEET

Untitled

solocommand Oct 17th, 2012 52 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
  2. jworden@JWORDEN:/usr/lib$ sudo apt-get install -f
  3. Reading package lists... Done
  4. Building dependency tree      
  5. Reading state information... Done
  6. Correcting dependencies... Done
  7. The following extra packages will be installed:
  8.   python python2.7
  9. Suggested packages:
  10.   python-doc python-tk python2.7-doc
  11. The following NEW packages will be installed:
  12.   python python2.7
  13. 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
  14. 1 not fully installed or removed.
  15. Need to get 0 B/2,773 kB of archives.
  16. After this operation, 10.8 MB of additional disk space will be used.
  17. Do you want to continue [Y/n]? y
  18. Setting up python2.7-minimal (2.7.2-5ubuntu1.1) ...
  19. Traceback (most recent call last):
  20.   File "/usr/lib/python2.7/site.py", line 562, in <module>
  21.     main()
  22.   File "/usr/lib/python2.7/site.py", line 544, in main
  23.     known_paths = addusersitepackages(known_paths)
  24.   File "/usr/lib/python2.7/site.py", line 271, in addusersitepackages
  25.     user_site = getusersitepackages()
  26.   File "/usr/lib/python2.7/site.py", line 246, in getusersitepackages
  27.     user_base = getuserbase() # this will also set USER_BASE
  28.   File "/usr/lib/python2.7/site.py", line 236, in getuserbase
  29.     USER_BASE = get_config_var('userbase')
  30.   File "/usr/lib/python2.7/sysconfig.py", line 543, in get_config_var
  31.     return get_config_vars().get(name)
  32.   File "/usr/lib/python2.7/sysconfig.py", line 442, in get_config_vars
  33.     _init_posix(_CONFIG_VARS)
  34.   File "/usr/lib/python2.7/sysconfig.py", line 303, in _init_posix
  35.     makefile = _get_makefile_filename()
  36.   File "/usr/lib/python2.7/sysconfig.py", line 297, in _get_makefile_filename
  37.     return os.path.join(get_path('platstdlib').replace("/usr/local","/usr",1), "config" + (sys.pydebug and "_d" or ""), "Makefile")
  38. AttributeError: 'module' object has no attribute 'pydebug'
  39. dpkg: error processing python2.7-minimal (--configure):
  40.  subprocess installed post-installation script returned error exit status 1
  41. Errors were encountered while processing:
  42.  python2.7-minimal
  43. E: Sub-process /usr/bin/dpkg returned an error code (1)
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top