Re: Live USB iso boot not working since Fedora 37, still broken in 39 Beta

2023-10-06 Thread Matthias Saou
On Fri, 6 Oct 2023 16:19:12 +0200
Matthias Saou  wrote:

> On Thu, 05 Oct 2023 13:51:03 -0700
> Adam Williamson  wrote:
> 
> > > An update has been proposed:
> > > https://bodhi.fedoraproject.org/updates/FEDORA-2023-f71507e281
> > 
> > The bug still needs to be accepted as an FE for this to make final,
> > though. https://pagure.io/fedora-qa/blocker-review/issue/1382
> 
> Has the fix been fully tested by someone? I have just tried,
> and re-created an initrd with that one line added, then re-created the
> Fedora 39 Beta iso image with the modified initrd, and it no longer
> gets stuck where it did (yay!), but shortly after it now stays for
> multiple minutes on this:
> 
> Job dev-mapper-live\x2drw.device/start running (Xmin Ys / 50min)
> 
> I'll continue trying and poking around... and I hope it's just me
> doing something wrong.

False alarm, it seems, it works!

I'm still not sure what I could have done wrong, but after this F39
issue, I wanted to check the fix with F37 and F38, so I went ahead and
created a quick little generic script to avoid any manual errors:

https://gist.github.com/thias/22efc28196e26fa5ce7fecfc04e189f2

With Fedora 37, it fixed the boot! With Fedora 38, it fixed the boot!
And with Fedora 39 Beta it also fixed the boot!

Thanks to all involved, and looking forward to once again spread Fedora
live testing from GRUB iso boot!

Matthias
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Live USB iso boot not working since Fedora 37, still broken in 39 Beta

2023-10-06 Thread Matthias Saou
On Thu, 05 Oct 2023 13:51:03 -0700
Adam Williamson  wrote:

> > An update has been proposed:
> > https://bodhi.fedoraproject.org/updates/FEDORA-2023-f71507e281
> 
> The bug still needs to be accepted as an FE for this to make final,
> though. https://pagure.io/fedora-qa/blocker-review/issue/1382

Has the fix been fully tested by someone? I have just tried,
and re-created an initrd with that one line added, then re-created the
Fedora 39 Beta iso image with the modified initrd, and it no longer gets
stuck where it did (yay!), but shortly after it now stays for multiple
minutes on this:

Job dev-mapper-live\x2drw.device/start running (Xmin Ys / 50min)

I'll continue trying and poking around... and I hope it's just me doing
something wrong.

Matthias
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Live USB iso boot not working since Fedora 37, still broken in 39 Beta

2023-10-05 Thread Leslie Satenstein via devel
Please look at 

2241955 – Fedora 39 Wayland initialization code has something missing -- my 
system crashes

| 
| 
|  | 
2241955 – Fedora 39 Wayland initialization code has something missing --...


 |

 |

 |





Leslie Satenstein
 

On Thursday, October 5, 2023 at 04:51:35 p.m. EDT, Adam Williamson 
 wrote:  
 
 On Thu, 2023-10-05 at 16:36 -0400, Neal Gompa wrote:
> On Thu, Oct 5, 2023 at 4:03 AM Matthias Saou  wrote:
> > 
> > Hi,
> > 
> > I continued digging some more, and it turns out there is a one liner
> > fix for the issue that has been merged upstream:
> > 
> > https://github.com/dracutdevs/dracut/pull/2196
> > 
> > Would there be any hope to get this backported to be included in Fedora
> > 39? The scope of the change is ridiculously tiny, limited to this
> > single modules.d/90dmsquash-live/iso-scan.sh file which is exclusively
> > used for this broken feature.
> > 
> > It would be really great to get the final Fedora 39 iso working again.
> > 
> 
> An update has been proposed:
> https://bodhi.fedoraproject.org/updates/FEDORA-2023-f71507e281

The bug still needs to be accepted as an FE for this to make final,
though. https://pagure.io/fedora-qa/blocker-review/issue/1382
-- 
Adam Williamson (he/him/his)
Fedora QA
Fedora Chat: @adamwill:fedora.im | Mastodon: @ad...@fosstodon.org
https://www.happyassassin.net



___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue
  ___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Live USB iso boot not working since Fedora 37, still broken in 39 Beta

2023-10-05 Thread Adam Williamson
On Thu, 2023-10-05 at 16:36 -0400, Neal Gompa wrote:
> On Thu, Oct 5, 2023 at 4:03 AM Matthias Saou  wrote:
> > 
> > Hi,
> > 
> > I continued digging some more, and it turns out there is a one liner
> > fix for the issue that has been merged upstream:
> > 
> > https://github.com/dracutdevs/dracut/pull/2196
> > 
> > Would there be any hope to get this backported to be included in Fedora
> > 39? The scope of the change is ridiculously tiny, limited to this
> > single modules.d/90dmsquash-live/iso-scan.sh file which is exclusively
> > used for this broken feature.
> > 
> > It would be really great to get the final Fedora 39 iso working again.
> > 
> 
> An update has been proposed:
> https://bodhi.fedoraproject.org/updates/FEDORA-2023-f71507e281

The bug still needs to be accepted as an FE for this to make final,
though. https://pagure.io/fedora-qa/blocker-review/issue/1382
-- 
Adam Williamson (he/him/his)
Fedora QA
Fedora Chat: @adamwill:fedora.im | Mastodon: @ad...@fosstodon.org
https://www.happyassassin.net



___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Live USB iso boot not working since Fedora 37, still broken in 39 Beta

2023-10-05 Thread Neal Gompa
On Thu, Oct 5, 2023 at 4:03 AM Matthias Saou  wrote:
>
> Hi,
>
> I continued digging some more, and it turns out there is a one liner
> fix for the issue that has been merged upstream:
>
> https://github.com/dracutdevs/dracut/pull/2196
>
> Would there be any hope to get this backported to be included in Fedora
> 39? The scope of the change is ridiculously tiny, limited to this
> single modules.d/90dmsquash-live/iso-scan.sh file which is exclusively
> used for this broken feature.
>
> It would be really great to get the final Fedora 39 iso working again.
>

An update has been proposed:
https://bodhi.fedoraproject.org/updates/FEDORA-2023-f71507e281



-- 
真実はいつも一つ!/ Always, there's only one truth!
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Live USB iso boot not working since Fedora 37, still broken in 39 Beta

2023-10-05 Thread Matthias Saou
Hi,

I continued digging some more, and it turns out there is a one liner
fix for the issue that has been merged upstream:

https://github.com/dracutdevs/dracut/pull/2196

Would there be any hope to get this backported to be included in Fedora
39? The scope of the change is ridiculously tiny, limited to this
single modules.d/90dmsquash-live/iso-scan.sh file which is exclusively
used for this broken feature.

It would be really great to get the final Fedora 39 iso working again.

Cheers,
Matthias

On Wed, 4 Oct 2023 22:23:46 +0200
Matthias Saou  wrote:

> Hi,
> 
> I haven't posted here or been active with Fedora development in years
> (sorry!), but I'm running into a blocker and don't know where else to
> get help since the bugzilla ticket is silent and assigned to a struck
> out address.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=2181989
> 
> Basically anaconda/dracut's iso-scan/filename= has been broken since
> Fedora 37 included, and is still broken in Fedora 39 Beta, meaning the
> Live iso can't be booted from a USB stick using grub and its loopback
> mount feature (which is super nifty and useful!).
> 
> Would anyone with deep enough knowledge of the installer be able to
> help? It's very easy to reproduce with any "live usb iso boot"
> projects such as my own https://github.com/thias/glim
> All of Debian, Ubuntu, Arch, Mint, Gentoo, etc. work fine, but Fedora
> only works up to 36 and RHEL only up to 8 (RHEL 9 is also similarly
> broken).
> 
> Cheers,
> Matthias
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List
> Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue



-- 
Matthias Saou  ██  ██
 ██  ██
Web: http://matthias.saou.eu/  ██
Mail/XMPP:  matth...@saou.eu   ██  
   ██
GPG: 4096R/E755CC63██  ██  ██
 8D91 7E2E F048 9C9C 46AF  ██  ██  ██  ██
 21A9 7A51 7B82 E755 CC63  
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue