[Slackbuilds-users] jbig2dec md5sum error

2017-12-31 Thread Eduardo Sanchez
> Well, it actually is the same issue, but from the other end, so to
> speak.
> 
> The md5sum on SBo is incorrect because it's the md5sum of the file
> after wget "helpfully" decompressed it. When I updated the build, I
> didn't have "compression = none" in wgetrc, and didn't notice that
> the file I was working with was an uncompressed tarball.
> 
> It's now fixed in my git branch.
> 
> ...also note that if you had wget-1.19.2 and didn't have 'compression
> = none' in wgetrc, the md5sum would have appeared to be correct. This
> is why it's so annoying to me to have this problem: I only get to put
> one md5sum in my .info file (in this case, I put the *wrong* one), but
> depending on the user's version of wget, that md5sum will appear wrong
> to someone, no matter which I choose.

Now I understand better. Glad that you fixed it. Thanks and Happy New
Year!

Eduardo
-- 
Eduardo Sánchez Gauto, Abog., Th.M.
Abogado - Traductor Público Matriculado Inglés - Español
Oficina: https://goo.gl/maps/mccgBNM7Zw32
Web: http://sombragris.org - Blog: http://shadow.sombragris.org
TW: @thegreyshadow - FB: /thegreyshadow - 
Teléfono: (0991) 755-355 - Asunción, Paraguay 
==


pgpUgOHRrXkKG.pgp
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] jbig2dec md5sum error

2017-12-30 Thread B Watson
On 12/30/17, Eduardo Sanchez  wrote:
>
> This is not correct. It's not the same issue.
>
> sbopkg (and the SBo website) list the expected MD5sum as:
> f267187d95d76308789e90cd803d8b50
>
> However, the very own MD5SUMS file from Artifex's Github state the
> MD5SUM for the package as:
> a0c4c4d9cf5625ab1971703ffde47374  jbig2dec-0.14.tar.gz
>
> Source:
> https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs922/MD5SUMS
>
> Therefore it's not a matter of editing wgetrc but of adjusting the
> MD5SUM at the SBo database.

Well, it actually is the same issue, but from the other end, so to speak.

The md5sum on SBo is incorrect because it's the md5sum of the file after
wget "helpfully" decompressed it. When I updated the build, I didn't have
"compression = none" in wgetrc, and didn't notice that the file I was
working with was an uncompressed tarball.

It's now fixed in my git branch.

...also note that if you had wget-1.19.2 and didn't have 'compression
= none' in wgetrc, the md5sum would have appeared to be correct. This
is why it's so annoying to me to have this problem: I only get to put
one md5sum in my .info file (in this case, I put the *wrong* one), but
depending on the user's version of wget, that md5sum will appear wrong
to someone, no matter which I choose.
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



[Slackbuilds-users] jbig2dec md5sum error

2017-12-30 Thread Eduardo Sanchez
> This is the same issue as we've been discussing in the other thread
> about wget.
> 
> To work around this: put "compression = none" in your /etc/wgetrc.

This is not correct. It's not the same issue.

sbopkg (and the SBo website) list the expected MD5sum as:
f267187d95d76308789e90cd803d8b50

However, the very own MD5SUMS file from Artifex's Github state the
MD5SUM for the package as:
a0c4c4d9cf5625ab1971703ffde47374  jbig2dec-0.14.tar.gz

Source:
https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs922/MD5SUMS

Therefore it's not a matter of editing wgetrc but of adjusting the
MD5SUM at the SBo database.

Best regards,


Eduardo


-- 
Eduardo Sánchez Gauto, Abog., Th.M.
Abogado - Traductor Público Matriculado Inglés - Español
Oficina: https://goo.gl/maps/mccgBNM7Zw32
Web: http://sombragris.org - Blog: http://shadow.sombragris.org
TW: @thegreyshadow - FB: /thegreyshadow - 
Teléfono: (0991) 755-355 - Asunción, Paraguay 
==


pgppcZyLIO6yt.pgp
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] jbig2dec md5sum error

2017-12-29 Thread B Watson
On 12/29/17, Eduardo Sanchez  wrote:
>
> jbig2dec generates a md5sum error:

This is the same issue as we've been discussing in the other thread
about wget.

To work around this: put "compression = none" in your /etc/wgetrc.
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



[Slackbuilds-users] jbig2dec md5sum error

2017-12-29 Thread Eduardo Sanchez
Hi:

I use -current but I post here because I guess the issue is related to
both SBo branches.

jbig2dec generates a md5sum error:

> jbig2dec:
>   MD5SUM check for jbig2dec-0.14.tar.gz ... FAILED!
> Expected: f267187d95d76308789e90cd803d8b50
> Found:a0c4c4d9cf5625ab1971703ffde47374
> Downloading again.
>   MD5SUM check for jbig2dec-0.14.tar.gz ... FAILED!
> Expected: f267187d95d76308789e90cd803d8b50
> Found:a0c4c4d9cf5625ab1971703ffde47374
> Downloading again.
>   MD5SUM check for jbig2dec-0.14.tar.gz ... FAILED!
> Expected: f267187d95d76308789e90cd803d8b50
> Found:a0c4c4d9cf5625ab1971703ffde47374
> Source deleted.
>   Error occurred with build.  Please check the log.

Thanks and Merry Christmas


Eduardo

-- 
Eduardo Sánchez Gauto, Abog., Th.M.
Abogado - Traductor Público Matriculado Inglés - Español
Oficina: https://goo.gl/maps/mccgBNM7Zw32
Web: http://sombragris.org - Blog: http://shadow.sombragris.org
TW: @thegreyshadow - FB: /thegreyshadow - 
Teléfono: (0991) 755-355 - Asunción, Paraguay 
==


pgp_qMz59HU1v.pgp
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/