[Slackbuilds-users] Bad md5sum building python/python3-babel

fourtysixandtwo fourtysixandtwo at sliderr.net
Tue Jun 28 18:37:22 UTC 2022


Builds without issue on a 15.0 VM here.  Made sure downloads were
fresh and not previously cached.

On Tue, Jun 28, 2022 at 1:43 AM Duncan Roe <duncan_roe at optusnet.com.au> wrote:
>
> Hi,
>
> python3-babel.SlackBuild errorred out as below:
>
> > ++ python3 setup.py import_cldr
> > running import_cldr
> > Traceback (most recent call last):
> >   File "/tmp/SBo/babel-2.10.1/scripts/download_import_cldr.py", line 106, in <module>
> >     main()
> >   File "/tmp/SBo/babel-2.10.1/scripts/download_import_cldr.py", line 81, in main
> >     while not is_good_file(zip_path):
> >   File "/tmp/SBo/babel-2.10.1/scripts/download_import_cldr.py", line 66, in is_good_file
> >     raise RuntimeError('Checksum mismatch: %r != %r'
> > RuntimeError: Checksum mismatch: 'cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e' != 'c64f3338e292962817b043dd11e9c47f533c9b70d432f83e80654e20f4937c72b37e66a60485df43f734b1ff94ebf0452547a063076917889303c9653b4d6ce5'
> > Traceback (most recent call last):
> >   File "/tmp/SBo/babel-2.10.1/setup.py", line 29, in <module>
> >     setup(
> >   File "/usr/lib64/python3.9/site-packages/setuptools/__init__.py", line 153, in setup
> >     return distutils.core.setup(**attrs)
> >   File "/usr/lib64/python3.9/distutils/core.py", line 148, in setup
> >     dist.run_commands()
> >   File "/usr/lib64/python3.9/distutils/dist.py", line 966, in run_commands
> >     self.run_command(cmd)
> >   File "/usr/lib64/python3.9/distutils/dist.py", line 985, in run_command
> >     cmd_obj.run()
> >   File "/tmp/SBo/babel-2.10.1/setup.py", line 26, in run
> >     subprocess.check_call([sys.executable, 'scripts/download_import_cldr.py'])
> >   File "/usr/lib64/python3.9/subprocess.py", line 373, in check_call
> >     raise CalledProcessError(retcode, cmd)
> > subprocess.CalledProcessError: Command '['/usr/bin/python3', 'scripts/download_import_cldr.py']' returned non-zero exit status 1.
>
> When I checked the md5sum of cldr-common-41.0.zip it was wrong:
>
> > 17:34:52$ echo d346710d2beb5133bdb1d14f966ae2cd;md5sum cldr-common-41.0.zip
> > d346710d2beb5133bdb1d14f966ae2cd
> > d41d8cd98f00b204e9800998ecf8427e  cldr-common-41.0.zip
>
> I downloaded cldr-common-41.0.zip again, but had the same wrong md5sum as last
> time.
>
> Do you have a good file you can put up somewhere?
>
> Could you contact the site and let them know about this?
>
> Cheers ... Duncan.
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users at slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>


More information about the SlackBuilds-users mailing list