[Slackbuilds-users] Qt5 Update to 5.12
Benjamin Trigona-Harany
slackbuilds at jaxartes.net
Sun Jan 26 17:24:37 UTC 2020
On Sunday, 26 January 2020 09:19:52 PST Dave Woodfall wrote:
> 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
Did you download both of the files required for the build? The pytz dep has to
be specifically built with Python 3 support, but that doesn't seem to be the
issue.
Ben
More information about the SlackBuilds-users
mailing list