public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] EDK2 clone fails
@ 2024-11-04  8:42 JC
  2024-11-04 11:41 ` Ard Biesheuvel via groups.io
  0 siblings, 1 reply; 4+ messages in thread
From: JC @ 2024-11-04  8:42 UTC (permalink / raw)
  To: devel

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

Hi all,

the *https://github.com/Zeex/subhook.git* is not available anymore,
since *Zeex* decided to hide the content.

SUBHOOK was a component used in the UnitTestFrameworkPkg.

Please make EDK2 independent of such issues.

Thanks,
JC


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#120703): https://edk2.groups.io/g/devel/message/120703
Mute This Topic: https://groups.io/mt/109381734/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



[-- Attachment #2: Type: text/html, Size: 1300 bytes --]

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

* Re: [edk2-devel] EDK2 clone fails
  2024-11-04  8:42 [edk2-devel] EDK2 clone fails JC
@ 2024-11-04 11:41 ` Ard Biesheuvel via groups.io
       [not found]   ` <CAG=BKOemBGE6dDm6omppwH1Y8KqZbBnyC=NQvRjpHM5JqB82og@mail.gmail.com>
  2024-11-04 18:37   ` Michael D Kinney
  0 siblings, 2 replies; 4+ messages in thread
From: Ard Biesheuvel via groups.io @ 2024-11-04 11:41 UTC (permalink / raw)
  To: devel, JoaquinConoBolillo, Michael Kinney, Rebecca Cran

On Mon, 4 Nov 2024 at 09:42, JC <JoaquinConoBolillo@gmail.com> wrote:
>
> Hi all,
>
> the https://github.com/Zeex/subhook.git is not available anymore,
> since Zeex decided to hide the content.
>
> SUBHOOK was a component used in the UnitTestFrameworkPkg.
>

Thanks for the report. If the upstream has disappeared, I think we
should just copy the last version we used into the edk2 tree, unless
another upstream appears.

> Please make EDK2 independent of such issues.
>

Not sure what you mean by 'such issues'. Are you saying we should fork
all submodules and maintain them and keep them in sync ourselves? Do
you have time to help out with that?


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#120705): https://edk2.groups.io/g/devel/message/120705
Mute This Topic: https://groups.io/mt/109381734/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



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

* [edk2-devel] EDK2 clone fails
       [not found]   ` <CAG=BKOemBGE6dDm6omppwH1Y8KqZbBnyC=NQvRjpHM5JqB82og@mail.gmail.com>
@ 2024-11-04 13:27     ` JC
  0 siblings, 0 replies; 4+ messages in thread
From: JC @ 2024-11-04 13:27 UTC (permalink / raw)
  To: devel

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

Hi Ard,

EDK2 should use exclusively forked submodules!

From now on all EDK2-based projects that have used
https://github.com/Zeex/subhook.git
can't be downloaded and build anymore.

*All these projects are broken now.*

To rely on submodules, that can suddenly disappear makes the entire EDK2
project a house of cards.

Thanks ,
JC






On Mon, Nov 4, 2024 at 12:41 PM Ard Biesheuvel <ardb@kernel.org> wrote:

> On Mon, 4 Nov 2024 at 09:42, JC <JoaquinConoBolillo@gmail.com> wrote:
> >
> > Hi all,
> >
> > the https://github.com/Zeex/subhook.git is not available anymore,
> > since Zeex decided to hide the content.
> >
> > SUBHOOK was a component used in the UnitTestFrameworkPkg.
> >
>
> Thanks for the report. If the upstream has disappeared, I think we
> should just copy the last version we used into the edk2 tree, unless
> another upstream appears.
>
> > Please make EDK2 independent of such issues.
> >
>
> Not sure what you mean by 'such issues'. Are you saying we should fork
> all submodules and maintain them and keep them in sync ourselves? Do
> you have time to help out with that?
>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#120706): https://edk2.groups.io/g/devel/message/120706
Mute This Topic: https://groups.io/mt/109381734/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



[-- Attachment #2: Type: text/html, Size: 2822 bytes --]

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

* Re: [edk2-devel] EDK2 clone fails
  2024-11-04 11:41 ` Ard Biesheuvel via groups.io
       [not found]   ` <CAG=BKOemBGE6dDm6omppwH1Y8KqZbBnyC=NQvRjpHM5JqB82og@mail.gmail.com>
@ 2024-11-04 18:37   ` Michael D Kinney
  1 sibling, 0 replies; 4+ messages in thread
From: Michael D Kinney @ 2024-11-04 18:37 UTC (permalink / raw)
  To: Ard Biesheuvel, devel@edk2.groups.io,
	JoaquinConoBolillo@gmail.com, Rebecca Cran
  Cc: Kinney, Michael D

Please see following discussion for details and plans to resolve

    https://github.com/tianocore/edk2/issues/6398


Mike

> -----Original Message-----
> From: Ard Biesheuvel <ardb@kernel.org>
> Sent: Monday, November 4, 2024 3:42 AM
> To: devel@edk2.groups.io; JoaquinConoBolillo@gmail.com; Kinney, Michael D
> <michael.d.kinney@intel.com>; Rebecca Cran <rebecca@bsdio.com>
> Subject: Re: [edk2-devel] EDK2 clone fails
> 
> On Mon, 4 Nov 2024 at 09:42, JC <JoaquinConoBolillo@gmail.com> wrote:
> >
> > Hi all,
> >
> > the https://github.com/Zeex/subhook.git is not available anymore,
> > since Zeex decided to hide the content.
> >
> > SUBHOOK was a component used in the UnitTestFrameworkPkg.
> >
> 
> Thanks for the report. If the upstream has disappeared, I think we
> should just copy the last version we used into the edk2 tree, unless
> another upstream appears.
> 
> > Please make EDK2 independent of such issues.
> >
> 
> Not sure what you mean by 'such issues'. Are you saying we should fork
> all submodules and maintain them and keep them in sync ourselves? Do
> you have time to help out with that?


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#120712): https://edk2.groups.io/g/devel/message/120712
Mute This Topic: https://groups.io/mt/109381734/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



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

end of thread, other threads:[~2024-11-04 18:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-04  8:42 [edk2-devel] EDK2 clone fails JC
2024-11-04 11:41 ` Ard Biesheuvel via groups.io
     [not found]   ` <CAG=BKOemBGE6dDm6omppwH1Y8KqZbBnyC=NQvRjpHM5JqB82og@mail.gmail.com>
2024-11-04 13:27     ` JC
2024-11-04 18:37   ` Michael D Kinney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox