From: Romain Naour <romain.naour@openwide.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/perl-libwww: Fix legal-info
Date: Mon, 20 Apr 2015 21:52:23 +0200 [thread overview]
Message-ID: <553558F7.7000205@openwide.fr> (raw)
In-Reply-To: <1429551651-21509-1-git-send-email-bernd.kuhls@t-online.de>
Hi Bernd,
Le 20/04/2015 19:40, Bernd Kuhls a ?crit :
> Fixes
> http://autobuild.buildroot.net/results/6c6/6c6fb6001101ff528176b887ed8c95ef49313afb/
> http://autobuild.buildroot.net/results/56d/56d42e7691d4eb1a682c49c0fa6c951d0e3069ec/
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
The git hash is also wrong.
First I get an error wile testing the hash series:
ERROR: No hash found for perl-libwww-6.13.tar.gz
Then, by renaming libwww-perl-6.13.tar.gz to perl-libwww-6.13.tar.gz
ERROR: perl-libwww-6.13.tar.gz has wrong md5 hash:
ERROR: expected: 85b36bcd2fd2450718ee14f894f0d3d1
ERROR: got : eadcb8e0d6657817290328cc8976764e
ERROR: Incomplete download, or man-in-the-middle (MITM) attack
I get:
md5 eadcb8e0d6657817290328cc8976764e perl-libwww-6.13.tar.gz
sha256 ee80e56e2866fdd91f8dc25b91cfdb1f3582ea9cc1ab53a0c420fef07bb3f04d perl-libwww-6.13.tar.gz
instead of:
md5 85b36bcd2fd2450718ee14f894f0d3d1 libwww-perl-6.13.tar.gz
sha256 5fbd13eebd1933e5a203fceb2c1629efbccff3efc8fab6ec0285c79d0a95f8b2 libwww-perl-6.13.tar.gz
The archive has been generated automatically by github, not by the maintainer.
it's probably not the very same archive.
Best regards,
Romain
> package/perl-libwww/perl-libwww.mk | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/package/perl-libwww/perl-libwww.mk b/package/perl-libwww/perl-libwww.mk
> index 0ee1e04..00b59c4 100644
> --- a/package/perl-libwww/perl-libwww.mk
> +++ b/package/perl-libwww/perl-libwww.mk
> @@ -7,7 +7,6 @@
> PERL_LIBWWW_VERSION = 6.13
> PERL_LIBWWW_SITE = $(call github,libwww-perl,libwww-perl,$(PERL_LIBWWW_VERSION))
> PERL_LIBWWW_LICENSE = Artistic or GPLv1+
> -PERL_LIBWWW_LICENSE_FILES = LICENSE
> PERL_LIBWWW_DEPENDENCIES = \
> perl-encode-locale \
> perl-file-listing \
>
next prev parent reply other threads:[~2015-04-20 19:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-20 17:40 [Buildroot] [PATCH 1/1] package/perl-libwww: Fix legal-info Bernd Kuhls
2015-04-20 19:52 ` Romain Naour [this message]
2015-04-20 20:28 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=553558F7.7000205@openwide.fr \
--to=romain.naour@openwide.fr \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.