Mageia Bugzilla – Attachment 10423 Details for
Bug 23750
Musicbrainz Picard won't start
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Build error trying to build with the proposal spec file
Picard build error (text/plain), 1.70 KB, created by
Kristoffer Grundström
on 2018-10-23 04:02:02 CEST
(
hide
)
Description:
Build error trying to build with the proposal spec file
Filename:
MIME Type:
Creator:
Kristoffer Grundström
Created:
2018-10-23 04:02:02 CEST
Size:
1.70 KB
patch
obsolete
>[kristoffer@localhost Desktop]$ rpmbuild -ba picard.spec >Run(%prep): /bin/sh -e /var/tmp/rpm-tmp.AudzLv >+ umask 022 >+ cd /home/kristoffer/rpmbuild/BUILD >+ '[' 1 -eq 1 ']' >+ '[' 1 -eq 1 ']' >+ '[' 1 -eq 1 ']' >+ cd /home/kristoffer/rpmbuild/BUILD >+ rm -rf picard-release-2.0.4 >+ /usr/bin/gzip -dc /home/kristoffer/rpmbuild/SOURCES/picard-release-2.0.4.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd picard-release-2.0.4 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Run(%build): /bin/sh -e /var/tmp/rpm-tmp.9kFJmP >+ umask 022 >+ cd /home/kristoffer/rpmbuild/BUILD >+ cd picard-release-2.0.4 >+ '[' 1 -eq 1 ']' >+ '[' 1 -eq 1 ']' >+ /usr/bin/python3 setup.py config >Traceback (most recent call last): > File "setup.py", line 659, in <module> > setup(**args) > File "/usr/lib/python3.6/site-packages/setuptools/__init__.py", line 128, in setup > _install_setup_requires(attrs) > File "/usr/lib/python3.6/site-packages/setuptools/__init__.py", line 121, in _install_setup_requires > dist.parse_config_files(ignore_option_errors=True) > File "/usr/lib/python3.6/site-packages/setuptools/dist.py", line 492, in parse_config_files > _Distribution.parse_config_files(self, filenames=filenames) > File "/usr/lib64/python3.6/distutils/dist.py", line 395, in parse_config_files > parser.read(filename) > File "/usr/lib64/python3.6/configparser.py", line 697, in read > self._read(fp, filename) > File "/usr/lib64/python3.6/configparser.py", line 1015, in _read > for lineno, line in enumerate(fp, start=1): > File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode > return codecs.ascii_decode(input, self.errors)[0] >UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 166: ordinal not in range(128)
[kristoffer@localhost Desktop]$ rpmbuild -ba picard.spec Run(%prep): /bin/sh -e /var/tmp/rpm-tmp.AudzLv + umask 022 + cd /home/kristoffer/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/kristoffer/rpmbuild/BUILD + rm -rf picard-release-2.0.4 + /usr/bin/gzip -dc /home/kristoffer/rpmbuild/SOURCES/picard-release-2.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd picard-release-2.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Run(%build): /bin/sh -e /var/tmp/rpm-tmp.9kFJmP + umask 022 + cd /home/kristoffer/rpmbuild/BUILD + cd picard-release-2.0.4 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 setup.py config Traceback (most recent call last): File "setup.py", line 659, in <module> setup(**args) File "/usr/lib/python3.6/site-packages/setuptools/__init__.py", line 128, in setup _install_setup_requires(attrs) File "/usr/lib/python3.6/site-packages/setuptools/__init__.py", line 121, in _install_setup_requires dist.parse_config_files(ignore_option_errors=True) File "/usr/lib/python3.6/site-packages/setuptools/dist.py", line 492, in parse_config_files _Distribution.parse_config_files(self, filenames=filenames) File "/usr/lib64/python3.6/distutils/dist.py", line 395, in parse_config_files parser.read(filename) File "/usr/lib64/python3.6/configparser.py", line 697, in read self._read(fp, filename) File "/usr/lib64/python3.6/configparser.py", line 1015, in _read for lineno, line in enumerate(fp, start=1): File "/usr/lib64/python3.6/encodings/ascii.py", line 26, in decode return codecs.ascii_decode(input, self.errors)[0] UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 166: ordinal not in range(128)
View Attachment As Raw
Actions:
View
Attachments on
bug 23750
:
10422
| 10423