Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 938270 Details for
Bug 1142530
[abrt] python-pip: basecommand.py:161:main:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 22: ordinal not in range(128)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 10.15 KB, created by
Guillaume Poirier-Morency
on 2014-09-17 01:10:21 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Guillaume Poirier-Morency
Created:
2014-09-17 01:10:21 UTC
Size:
10.15 KB
patch
obsolete
>basecommand.py:161:main:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 22: ordinal not in range(128) > >Traceback (most recent call last): > File "/usr/bin/pip", line 11, in <module> > sys.exit(main()) > File "/usr/lib/python2.7/site-packages/pip/__init__.py", line 184, in main > return command.main(cmd_args) > File "/usr/lib/python2.7/site-packages/pip/basecommand.py", line 161, in main > text = '\n'.join(complete_log) >UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 22: ordinal not in range(128) > >Local variables in innermost frame: >complete_log: ['Downloading/unpacking pybluez', ' Getting page https://pypi.python.org/simple/pybluez/', ' URLs to search for versions for pybluez:', ' * https://pypi.python.org/simple/pybluez/', u' Analyzing links from page https://pypi.python.org/simple/pybluez/', u' Skipping link https://pypi.python.org/packages/2.7/P/PyBluez/PyBluez-0.20.win32-py2.7.exe#md5=205b1a5da7501f6801de3fee82dcd115 (from https://pypi.python.org/simple/pybluez/); unknown archive format: .exe', u' Skipping link https://pypi.python.org/packages/3.1/P/PyBluez/PyBluez-0.20.win32-py3.1.exe#md5=208d9e98ae1ffcf0e2a0273db11e980f (from https://pypi.python.org/simple/pybluez/); unknown archive format: .exe', u' Skipping link https://pypi.python.org/packages/3.3/P/PyBluez/PyBluez-0.20.win32-py3.3.exe#md5=edbbcdcd50c098d68f4347fbea71988e (from https://pypi.python.org/simple/pybluez/); unknown archive format: .exe', u' Skipping link https://pypi.python.org/packages/3.4/P/PyBluez/PyBluez-0.20.win32-py3.4.exe#md5=ed9a1db659f7590c8f0b67fb86303776 (from https://pypi.python.org/simple/pybluez/); unknown archive format: .exe', u' Found link https://pypi.python.org/packages/source/P/PyBluez/PyBluez-0.20.zip#md5=79fad332df63b67a5f9a8d25042fb2a8 (from https://pypi.python.org/simple/pybluez/), version: 0.20', u' Downloading from URL https://pypi.python.org/packages/source/P/PyBluez/PyBluez-0.20.zip#md5=79fad332df63b67a5f9a8d25042fb2a8 (from https://pypi.python.org/simple/pybluez/)', ' Running setup.py (path:/tmp/pip_build_guillaume/pybluez/setup.py) egg_info for package pybluez', ' running egg_info', ' creating pip-egg-info/PyBluez.egg-info', ' writing pip-egg-info/PyBluez.egg-info/PKG-INFO', ' writing top-level names to pip-egg-info/PyBluez.egg-info/top_level.txt', ' writing dependency_links to pip-egg-info/PyBluez.egg-info/dependency_links.txt', " writing manifest file 'pip-egg-info/PyBluez.egg-info/SOURCES.txt'", " warning: manifest_maker: standard file '-c' not found", ' ', " reading manifest file 'pip-egg-info/PyBluez.egg-info/SOURCES.txt'", " writing manifest file 'pip-egg-info/PyBluez.egg-info/SOURCES.txt'", u' Source in /tmp/pip_build_guillaume/pybluez has version 0.20, which satisfies requirement pybluez', 'Installing collected packages: pybluez', ' Running setup.py install for pybluez', ' Running command /usr/bin/python -c "import setuptools, tokenize;__file__=\'/tmp/pip_build_guillaume/pybluez/setup.py\';exec(compile(getattr(tokenize, \'open\', open)(__file__).read().replace(\'\\r\\n\', \'\\n\'), __file__, \'exec\'))" install --record /tmp/pip-Fss0Em-record/install-record.txt --single-version-externally-managed --compile --user', ' running install', ' running build', ' running build_py', ' creating build', ' creating build/lib.linux-x86_64-2.7', ' creating build/lib.linux-x86_64-2.7/bluetooth', ' copying bluetooth/__init__.py -> build/lib.linux-x86_64-2.7/bluetooth', ' copying bluetooth/widcomm.py -> build/lib.linux-x86_64-2.7/bluetooth', ' copying bluetooth/osx.py -> build/lib.linux-x86_64-2.7/bluetooth', ' copying bluetooth/msbt.py -> build/lib.linux-x86_64-2.7/bluetooth', ' copying bluetooth/btcommon.py -> build/lib.linux-x86_64-2.7/bluetooth', ' copying bluetooth/bluez.py -> build/lib.linux-x86_64-2.7/bluetooth', ' running build_ext', " building 'bluetooth._bluetooth' extension", ' creating build/temp.linux-x86_64-2.7', ' creating build/temp.linux-x86_64-2.7/bluez', ' gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I./port3 -I/usr/include/python2.7 -c bluez/btmodule.c -o build/temp.linux-x86_64-2.7/bluez/btmodule.o', ' In file included from bluez/btmodule.c:20:0:', ' bluez/btmodule.h:5:33: erreur fatale: bluetooth/bluetooth.h : Aucun fichier ou dossier de ce type', ' #include <bluetooth/bluetooth.h>', ' ^', ' compilation termin\xc3\xa9e.', " error: command 'gcc' failed with exit status 1", ' Complete output from command /usr/bin/python -c "import setuptools, tokenize;__file__=\'/tmp/pip_build_guillaume/pybluez/setup.py\';exec(compile(getattr(tokenize, \'open\', open)(__file__).read().replace(\'\\r\\n\', \'\\n\'), __file__, \'exec\'))" install --record /tmp/pip-Fss0Em-record/install-record.txt --single-version-externally-managed --compile --user:', " running install\n\nrunning build\n\nrunning build_py\n\ncreating build\n\ncreating build/lib.linux-x86_64-2.7\n\ncreating build/lib.linux-x86_64-2.7/bluetooth\n\ncopying bluetooth/__init__.py -> build/lib.linux-x86_64-2.7/bluetooth\n\ncopying bluetooth/widcomm.py -> build/lib.linux-x86_64-2.7/bluetooth\n\ncopying bluetooth/osx.py -> build/lib.linux-x86_64-2.7/bluetooth\n\ncopying bluetooth/msbt.py -> build/lib.linux-x86_64-2.7/bluetooth\n\ncopying bluetooth/btcommon.py -> build/lib.linux-x86_64-2.7/bluetooth\n\ncopying bluetooth/bluez.py -> build/lib.linux-x86_64-2.7/bluetooth\n\nrunning build_ext\n\nbuilding 'bluetooth._bluetooth' extension\n\ncreating build/temp.linux-x86_64-2.7\n\ncreating build/temp.linux-x86_64-2.7/bluez\n\ngcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I./port3 -I/usr/include/python2.7 -c bluez/btmodule.c -o build/temp.linux-x86_64-2.7/bluez/btmodule.o\n\nIn file included from bluez/btmodule.c:20:0:\n\nbluez/btmodule.h:5:33: erreur fatale: bluetooth/bluetooth.h : Aucun fichier ou dossier de ce type\n\n #include <bluetooth/bluetooth.h>\n\n ^\n\ncompilation termin\xc3\xa9e.\n\nerror: command 'gcc' failed with exit status 1\n\n----------------------------------------", 'Cleaning up...', ' Removing temporary dir /tmp/pip_build_guillaume...', 'Command /usr/bin/python -c "import setuptools, tokenize;__file__=\'/tmp/pip_build_guillaume/pybluez/setup.py\';exec(compile(getattr(tokenize, \'open\', open)(__file__).read().replace(\'\\r\\n\', \'\\n\'), __file__, \'exec\'))" install --record /tmp/pip-Fss0Em-record/install-record.txt --single-version-externally-managed --compile --user failed with error code 1 in /tmp/pip_build_guillaume/pybluez', 'Exception information:\nTraceback (most recent call last):\n File "/usr/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main\n status = self.run(options, args)\n File "/usr/lib/python2.7/site-packages/pip/commands/install.py", line 295, in run\n strip_file_prefix=options.strip_file_prefix)\n File "/usr/lib/python2.7/site-packages/pip/req.py", line 1440, in install\n requirement.install(install_options, global_options, *args, **kwargs)\n File "/usr/lib/python2.7/site-packages/pip/req.py", line 710, in install\n cwd=self.source_dir, filter_stdout=self._filter_install, show_stdout=False)\n File "/usr/lib/python2.7/site-packages/pip/util.py", line 697, in call_subprocess\n % (command_desc, proc.returncode, cwd))\nInstallationError: Command /usr/bin/python -c "import setuptools, tokenize;__file__=\'/tmp/pip_build_guillaume/pybluez/setup.py\';exec(compile(getattr(tokenize, \'open\', open)(__file__).read().replace(\'\\r\\n\', \'\\n\'), __file__, \'exec\'))" install --record /tmp/pip-Fss0Em-record/install-record.txt --single-version-externally-managed --compile --user failed with error code 1 in /tmp/pip_build_guillaume/pybluez\n'] >e: InstallationError('Command /usr/bin/python -c "import setuptools, tokenize;__file__=\'/tmp/pip_build_guillaume/pybluez/setup.py\';exec(compile(getattr(tokenize, \'open\', open)(__file__).read().replace(\'\\r\\n\', \'\\n\'), __file__, \'exec\'))" install --record /tmp/pip-Fss0Em-record/install-record.txt --single-version-externally-managed --compile --user failed with error code 1 in /tmp/pip_build_guillaume/pybluez',) >level: 25 >self: <pip.commands.install.InstallCommand object at 0x7fc600122f50> >args: ['pybluez'] >exit: 1 >log_fp: None >store_log: True >log_file_fn: '/home/guillaume/.pip/pip.log' >options: <Values at 0x7fc5f43e6b00: {'use_wheel': True, 'install_options': None, 'help': None, 'index_url': 'https://pypi.python.org/simple/', 'target_dir': None, 'global_options': None, 'force_reinstall': None, 'default_vcs': '', 'ignore_installed': None, 'allow_all_insecure': False, 'no_index': False, 'verbose': 0, 'upgrade': None, 'requirements': [], 'log': None, 'use_user_site': True, 'no_download': None, 'build_dir': '/tmp/pip_build_guillaume', 'extra_index_urls': [], 'version': None, 'find_links': [], 'editables': [], 'strip_file_prefix': None, 'src_dir': '/home/guillaume/src', 'as_egg': None, 'download_cache': None, 'no_clean': False, 'download_dir': None, 'no_install': None, 'allow_external': [], 'mirrors': [], 'use_mirrors': False, 'allow_unverified': [], 'proxy': '', 'log_explicit_levels': False, 'process_dependency_links': False, 'exists_action': [], 'pre': False, 'require_venv': False, 'no_input': False, 'allow_all_external': False, 'root_path': None, 'quiet': 0, 'compile': True, 'cert': '', 'timeout': 15, 'skip_requirements_regex': '', 'log_file': '/home/guillaume/.pip/pip.log', 'ignore_dependencies': False}>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1142530
: 938270 |
938271