[Slackbuilds-users] Qt5 Update to 5.12
Dave Woodfall
dave at slackbuilds.org
Sun Jan 26 17:19:52 UTC 2020
On 2020-01-26 09:09,
Benjamin Trigona-Harany <slackbuilds at jaxartes.net> put forth the proposition:
> On Saturday, 25 January 2020 07:47:34 PST Dave Woodfall wrote:
> > python/python3-babel
>
> This doesn't have a dependency on Qt. Could you share the error message that
> you are seeing with 5.12?
>
> Ben
It may have been part of the dependency list of something else that
needed qt5, but here is the error:
Traceback (most recent call last):
File "setup.py", line 97, in <module>
"""
File "/usr/lib64/python3.7/site-packages/setuptools/__init__.py", line 143, in setup
return distutils.core.setup(**attrs)
File "/usr/lib64/python3.7/distutils/core.py", line 148, in setup
dist.run_commands()
File "/usr/lib64/python3.7/distutils/dist.py", line 966, in run_commands
self.run_command(cmd)
File "/usr/lib64/python3.7/distutils/dist.py", line 985, in run_command
cmd_obj.run()
File "setup.py", line 27, in run
subprocess.check_call([sys.executable, 'scripts/download_import_cldr.py'])
File "/usr/lib64/python3.7/subprocess.py", line 347, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['/usr/bin/python3', 'scripts/download_import_cldr.py']' returned non-zero exit status 1.
Going by the name of the file I'm wondering if it was trying to
download something, and with my build box being completely firewalled
off it would have failed.
-daw
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20200126/c445dd08/attachment-0001.asc>
More information about the SlackBuilds-users
mailing list