public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>
Subject: Re: [pve-devel] Actual ubuntu Kernel and ZFSOnLinux on git.proxmox.com
Date: Fri, 18 Sep 2020 09:21:39 +0200	[thread overview]
Message-ID: <1600413207.cykqkbuev3.astroid@nora.none> (raw)
In-Reply-To: <8b3165c7-ece7-7344-566b-b9edda85855d@jochum.dev>

On September 18, 2020 12:31 am, René Jochum wrote:
> Hi,
> 
> how have you guys been? I have a nice time back here in Vorarlberg :)

busy developing PBS, as you can probably tell ;)

> Can you please update the focal kernel and zfsonlinux on git.proxmox.com
> pve-kernel doesn't seem to download its required submodules.

if you enter the submodule and run `git fetch --tags` it should work. 

the problem here is that git submodules, once initialized/checked out, 
only pull. we sometimes need to push tags that are not (yet) part of the 
checked out branch in our mirrors (e.g., Ubuntu likes to tag in their 
force-pushed branch, and only merge once it passes QA, and sometimes it 
happens that a new release got cut in the meantime and that version only 
exists as a tag, but is never on the fast-forward master branch).

another alternative is to de-init the submodule altogether, or clone the 
whole repo from scratch (the latter works, so it's not the commits which 
are missing, but just git submodule strangeness preventing them from 
being found).




  reply	other threads:[~2020-09-18  7:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-17 22:31 René Jochum
2020-09-18  7:21 ` Fabian Grünbichler [this message]
2020-09-18 23:48   ` René Jochum

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=1600413207.cykqkbuev3.astroid@nora.none \
    --to=f.gruenbichler@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal