Sérgio Basto

Results 233 comments of Sérgio Basto

> Beta tests are welcome... I'd like test it , where is the code ? please Thanks

No, I just know about gnu, hurd, professor (two versions) and tux [1] . [1] https://github.com/sergiomb2/pinball/tree/master/data

one day I'd like copy backgrounds from professor to professor2 and drop professor .

here is one gdb backtrace of this issue ``` (gdb) bt #0 __pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44 #1 0x00007ffff7e188b3 in __pthread_kill_internal (signo=6, threadid=) at pthread_kill.c:78 #2 0x00007ffff7dc7abe in __GI_raise...

other report in https://bugzilla.redhat.com/show_bug.cgi?id=2307490 SMBIOS Token ID 0x0346 not found

and the fix ? have we any fix for this CVE ?

Hi, but where is PyMOL-3.1.3 ? we have installers https://storage.googleapis.com/pymol-storage/installers_appveyor1638-Linux-x86_64-py310.tar.bz2 Thank you

> When we regenerate the rescue image, are we effectively overwriting the old one? This commit check if rescue is from the same version of Fedora. If rescue is from...

Hi, This scriptlet just calculate the title of new rescue entry and compare with the title of the old rescue entry, if they are different, just delete the old rescue...

> Would this solution delete the old rescue image even if `$dracut_rescue_image != "yes"` ? in this new commit I added "Move the `if $dracut_rescue_image != "yes"` to init of...