All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] nerdctl: renamed upstream branch master to main
@ 2022-11-16 13:09 Guenther Meyer
  2022-11-17 18:23 ` [meta-virtualization] " Bruce Ashfield
  0 siblings, 1 reply; 5+ messages in thread
From: Guenther Meyer @ 2022-11-16 13:09 UTC (permalink / raw)
  To: meta-virtualization

[-- Attachment #1: Type: text/plain, Size: 735 bytes --]

Signed-off-by: Guenther Meyer <g.meyer@signum-media.de>
---
 recipes-containers/nerdctl/nerdctl_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-containers/nerdctl/nerdctl_git.bb b/recipes-containers/
nerdctl/nerdctl_git.bb
index 5d4d827..343c85d 100644
--- a/recipes-containers/nerdctl/nerdctl_git.bb
+++ b/recipes-containers/nerdctl/nerdctl_git.bb
@@ -13,7 +13,7 @@ DEPENDS = " \
 SRCREV_FORMAT="nerdcli_cgroups"
 SRCREV_nerdcli = "48f189a53a24c12838433f5bb5dd57f536816a8a"

-SRC_URI = "git://github.com/containerd/
nerdctl.git;name=nerdcli;branch=master;protocol=https"
+SRC_URI = "git://github.com/containerd/
nerdctl.git;name=nerdcli;branch=main;protocol=https"

 include src_uri.inc

-- 
2.38.1

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [meta-virtualization] [PATCH] nerdctl: renamed upstream branch master to main
  2022-11-16 13:09 [PATCH] nerdctl: renamed upstream branch master to main Guenther Meyer
@ 2022-11-17 18:23 ` Bruce Ashfield
  2022-11-17 21:24   ` Guenther Meyer
  0 siblings, 1 reply; 5+ messages in thread
From: Bruce Ashfield @ 2022-11-17 18:23 UTC (permalink / raw)
  To: Guenther Meyer; +Cc: meta-virtualization

The change itself is fine, but your patch came through mangled, and it
doesn't apply to the repository.

I could make the change myself, but it is probably worth sorting out
which part of the patch sending chain caused the corruption.

Bruce

On Wed, Nov 16, 2022 at 8:09 AM Guenther Meyer <g.meyer@signum-media.de> wrote:
>
> Signed-off-by: Guenther Meyer <g.meyer@signum-media.de>
> ---
>  recipes-containers/nerdctl/nerdctl_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-containers/nerdctl/nerdctl_git.bb b/recipes-containers/
> nerdctl/nerdctl_git.bb
> index 5d4d827..343c85d 100644
> --- a/recipes-containers/nerdctl/nerdctl_git.bb
> +++ b/recipes-containers/nerdctl/nerdctl_git.bb
> @@ -13,7 +13,7 @@ DEPENDS = " \
>  SRCREV_FORMAT="nerdcli_cgroups"
>  SRCREV_nerdcli = "48f189a53a24c12838433f5bb5dd57f536816a8a"
>
> -SRC_URI = "git://github.com/containerd/
> nerdctl.git;name=nerdcli;branch=master;protocol=https"
> +SRC_URI = "git://github.com/containerd/
> nerdctl.git;name=nerdcli;branch=main;protocol=https"
>
>  include src_uri.inc
>
> --
> 2.38.1
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#7683): https://lists.yoctoproject.org/g/meta-virtualization/message/7683
> Mute This Topic: https://lists.yoctoproject.org/mt/95065671/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


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

* Re: [meta-virtualization] [PATCH] nerdctl: renamed upstream branch master to main
  2022-11-17 18:23 ` [meta-virtualization] " Bruce Ashfield
@ 2022-11-17 21:24   ` Guenther Meyer
  2022-11-17 23:32     ` Bruce Ashfield
  0 siblings, 1 reply; 5+ messages in thread
From: Guenther Meyer @ 2022-11-17 21:24 UTC (permalink / raw)
  To: meta-virtualization

[-- Attachment #1: Type: text/plain, Size: 355 bytes --]

On Donnerstag, 17. November 2022 19:23:08 CET Bruce Ashfield wrote:
> The change itself is fine, but your patch came through mangled, and it
> doesn't apply to the repository.
> 
> I could make the change myself, but it is probably worth sorting out
> which part of the patch sending chain caused the corruption.

Ok, what's thew problem? What can I do?


[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [meta-virtualization] [PATCH] nerdctl: renamed upstream branch master to main
  2022-11-17 21:24   ` Guenther Meyer
@ 2022-11-17 23:32     ` Bruce Ashfield
  2022-11-18 10:54       ` Guenther Meyer
  0 siblings, 1 reply; 5+ messages in thread
From: Bruce Ashfield @ 2022-11-17 23:32 UTC (permalink / raw)
  To: Guenther Meyer; +Cc: meta-virtualization

On Thu, Nov 17, 2022 at 4:25 PM Guenther Meyer <g.meyer@signum-media.de> wrote:
>
> On Donnerstag, 17. November 2022 19:23:08 CET Bruce Ashfield wrote:
> > The change itself is fine, but your patch came through mangled, and it
> > doesn't apply to the repository.
> >
> > I could make the change myself, but it is probably worth sorting out
> > which part of the patch sending chain caused the corruption.
>
> Ok, what's thew problem? What can I do?

How did you relay the patch ? Was it via git-send-email or something else ?

Following my normal workflow and scripts, the patch is definitely
garbled/line wrapped:

build [/home/bruc...ualization]> git am -s
~/incoming/0001-_meta-virtualization_PATCH_nerdctl_renamed_upstream_branch_master_to_m.patch
Applying: nerdctl: renamed upstream branch master to main
error: corrupt patch at line 16
Patch failed at 0001 nerdctl: renamed upstream branch master to main
hint: Use 'git am --show-current-patch' to see the failed patch
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
build [/home/bruc...ualization]> git am --show-current-patch
Date: Wed, 16 Nov 2022 14:09:27 +0100
From: Guenther Meyer <g.meyer@signum-media.de>
To: "meta-virtualization@lists.yoctoproject.org"
 <meta-virtualization@lists.yoctoproject.org>
Subject: [meta-virtualization] [PATCH] nerdctl: renamed upstream branch
 master to main

Signed-off-by: Guenther Meyer <g.meyer@signum-media.de>
---
 recipes-containers/nerdctl/nerdctl_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-containers/nerdctl/nerdctl_git.bb b/recipes-containers/
nerdctl/nerdctl_git.bb
index 5d4d827..343c85d 100644
--- a/recipes-containers/nerdctl/nerdctl_git.bb
+++ b/recipes-containers/nerdctl/nerdctl_git.bb
@@ -13,7 +13,7 @@ DEPENDS = " \
 SRCREV_FORMAT="nerdcli_cgroups"
 SRCREV_nerdcli = "48f189a53a24c12838433f5bb5dd57f536816a8a"

-SRC_URI = "git://github.com/containerd/
nerdctl.git;name=nerdcli;branch=master;protocol=https"
+SRC_URI = "git://github.com/containerd/

nerdctl.git;name=nerdcli;branch=main;protocol=https"

 include src_uri.inc


-- 

2.38.1


>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#7685): https://lists.yoctoproject.org/g/meta-virtualization/message/7685
> Mute This Topic: https://lists.yoctoproject.org/mt/95065671/1050810
> Group Owner: meta-virtualization+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [bruce.ashfield@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


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

* Re: [meta-virtualization] [PATCH] nerdctl: renamed upstream branch master to main
  2022-11-17 23:32     ` Bruce Ashfield
@ 2022-11-18 10:54       ` Guenther Meyer
  0 siblings, 0 replies; 5+ messages in thread
From: Guenther Meyer @ 2022-11-18 10:54 UTC (permalink / raw)
  To: meta-virtualization

[-- Attachment #1: Type: text/plain, Size: 1078 bytes --]

On Freitag, 18. November 2022 00:32:52 CET Bruce Ashfield wrote:
> On Thu, Nov 17, 2022 at 4:25 PM Guenther Meyer <g.meyer@signum-media.de> 
wrote:
> > On Donnerstag, 17. November 2022 19:23:08 CET Bruce Ashfield wrote:
> > > The change itself is fine, but your patch came through mangled, and it
> > > doesn't apply to the repository.
> > > 
> > > I could make the change myself, but it is probably worth sorting out
> > > which part of the patch sending chain caused the corruption.
> > 
> > Ok, what's thew problem? What can I do?
> 
> How did you relay the patch ? Was it via git-send-email or something else ?

I did a "git format-patch -1 HEAD" and pasted the result (without the header 
lines) into my MUA. As this looked similar to other patch emails, I thought, 
that would be fine.

> 
> Following my normal workflow and scripts, the patch is definitely
> garbled/line wrapped:

Ah ok, my MUA wraps lines at column 78, maybe that's the problem.
I will send the patch again.


-- 
Signum-Media Softwareentwicklung
https://www.signum-media.de
Telefon: +49 89 215 443 28

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2022-11-18 10:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-16 13:09 [PATCH] nerdctl: renamed upstream branch master to main Guenther Meyer
2022-11-17 18:23 ` [meta-virtualization] " Bruce Ashfield
2022-11-17 21:24   ` Guenther Meyer
2022-11-17 23:32     ` Bruce Ashfield
2022-11-18 10:54       ` Guenther Meyer

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.