All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] agentpp: update .hash file
@ 2015-03-23  6:52 Fabio Porcedda
  2015-03-23 18:11 ` Thomas Petazzoni
  2015-03-23 18:12 ` Thomas Petazzoni
  0 siblings, 2 replies; 4+ messages in thread
From: Fabio Porcedda @ 2015-03-23  6:52 UTC (permalink / raw)
  To: buildroot

Update the .hash file because the .tar.gz file has been regenerated.
The contents was not changed so just updating the .hash file is fine.

Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
---
 package/agentpp/agentpp.hash | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/agentpp/agentpp.hash b/package/agentpp/agentpp.hash
index 663e170..7c48044 100644
--- a/package/agentpp/agentpp.hash
+++ b/package/agentpp/agentpp.hash
@@ -1,2 +1,2 @@
 # Locally computed:
-sha512 edd9f839c33ab7287d16605249dd9d6e639fb33f48d1894b8ea8b468bb53dbd733f137f6556cb3f6e28a3806f115896a1b8401235c6441d628064edb50f057b4 agent++-4.0.3.tar.gz
+sha512 636e19a7bbc3cfbf6f1ac10d29ddd378ca81b5525be1bd09c26a1cbd20ff9cfc3d4406329147bf20994f0d59bbdb675e99e82de3837eb898a145439c5054ef96 agent++-4.0.3.tar.gz
-- 
2.3.3

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH] agentpp: update .hash file
  2015-03-23  6:52 [Buildroot] [PATCH] agentpp: update .hash file Fabio Porcedda
@ 2015-03-23 18:11 ` Thomas Petazzoni
  2015-03-23 22:24   ` Peter Korsgaard
  2015-03-23 18:12 ` Thomas Petazzoni
  1 sibling, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2015-03-23 18:11 UTC (permalink / raw)
  To: buildroot

Dear Fabio Porcedda,

On Mon, 23 Mar 2015 07:52:17 +0100, Fabio Porcedda wrote:
> Update the .hash file because the .tar.gz file has been regenerated.
> The contents was not changed so just updating the .hash file is fine.
> 
> Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
> ---
>  package/agentpp/agentpp.hash | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/agentpp/agentpp.hash b/package/agentpp/agentpp.hash
> index 663e170..7c48044 100644
> --- a/package/agentpp/agentpp.hash
> +++ b/package/agentpp/agentpp.hash
> @@ -1,2 +1,2 @@
>  # Locally computed:
> -sha512 edd9f839c33ab7287d16605249dd9d6e639fb33f48d1894b8ea8b468bb53dbd733f137f6556cb3f6e28a3806f115896a1b8401235c6441d628064edb50f057b4 agent++-4.0.3.tar.gz
> +sha512 636e19a7bbc3cfbf6f1ac10d29ddd378ca81b5525be1bd09c26a1cbd20ff9cfc3d4406329147bf20994f0d59bbdb675e99e82de3837eb898a145439c5054ef96 agent++-4.0.3.tar.gz

I indeed see the problem, but the issue is that sources.buildroot.net
has already cached the previous version of the tarball, so this will
have to be handled.

Can you talk with upstream to ask them to *not* do this sort of stupid
thing? Regenerating tarballs that then have different hashes is really
a terrible idea.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH] agentpp: update .hash file
  2015-03-23  6:52 [Buildroot] [PATCH] agentpp: update .hash file Fabio Porcedda
  2015-03-23 18:11 ` Thomas Petazzoni
@ 2015-03-23 18:12 ` Thomas Petazzoni
  1 sibling, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2015-03-23 18:12 UTC (permalink / raw)
  To: buildroot

Dear Fabio Porcedda,

On Mon, 23 Mar 2015 07:52:17 +0100, Fabio Porcedda wrote:
> Update the .hash file because the .tar.gz file has been regenerated.
> The contents was not changed so just updating the .hash file is fine.
> 
> Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
> ---
>  package/agentpp/agentpp.hash | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

I've anyway applied the patch, thanks.

Tohomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH] agentpp: update .hash file
  2015-03-23 18:11 ` Thomas Petazzoni
@ 2015-03-23 22:24   ` Peter Korsgaard
  0 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2015-03-23 22:24 UTC (permalink / raw)
  To: buildroot

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

Hi,

 >> +sha512
 >> 636e19a7bbc3cfbf6f1ac10d29ddd378ca81b5525be1bd09c26a1cbd20ff9cfc3d4406329147bf20994f0d59bbdb675e99e82de3837eb898a145439c5054ef96
 >> agent++-4.0.3.tar.gz

 > I indeed see the problem, but the issue is that sources.buildroot.net
 > has already cached the previous version of the tarball, so this will
 > have to be handled.

I've deleted the tarball from sources.buildroot.net.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-23 22:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-23  6:52 [Buildroot] [PATCH] agentpp: update .hash file Fabio Porcedda
2015-03-23 18:11 ` Thomas Petazzoni
2015-03-23 22:24   ` Peter Korsgaard
2015-03-23 18:12 ` Thomas Petazzoni

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.