Hi List, currently errata are not present in ML so I'm trying to create a script that help me when a new ALSA/ALBA is released on AlmaLinux Errata. The problem is that the page (https://errata.almalinux.org/index.html) releases data with javascript table (a sort of datables) and if I try to download the page with wget, curl or lynx it reports that JS should be enabled. There is another way to retrieve these data: for example a simple txt.file or other sources? Thank you in advance.
On 4/12/22 03:00, Alessandro Baggi wrote:
Hi List, currently errata are not present in ML so I'm trying to create a script that help me when a new ALSA/ALBA is released on AlmaLinux Errata. The problem is that the page (https://errata.almalinux.org/index.html) releases data with javascript table (a sort of datables) and if I try to download the page with wget, curl or lynx it reports that JS should be enabled.
There is another way to retrieve these data: for example a simple txt.file or other sources?
Thank you in advance.
Apart from any solution AlmaLinux might provide, you could look into the (dead) PhantomJS. It might be the "best" answer for today.
Hey! Yes the feed is also available in json: https://errata.almalinux.org/errata.json We are also working on OVAL data which should be ready soon. I wonder if whatever script you’re working on could be built upon to have that mail the lists? Jack
On Apr 12, 2022, at 04:00, Alessandro Baggi
wrote: Hi List, currently errata are not present in ML so I'm trying to create a script that help me when a new ALSA/ALBA is released on AlmaLinux Errata. The problem is that the page (https://errata.almalinux.org/index.html) releases data with javascript table (a sort of datables) and if I try to download the page with wget, curl or lynx it reports that JS should be enabled.
There is another way to retrieve these data: for example a simple txt.file or other sources?
Thank you in advance. _______________________________________________ AlmaLinux Users mailing list -- users@lists.almalinux.org To unsubscribe send an email to users-leave@lists.almalinux.org
Hi Jack, when the script will be finished I will send it to you. Best regards Il 12/04/22 18:54, Jack Aboutboul ha scritto:
Hey!
Yes the feed is also available in json:
https://errata.almalinux.org/errata.json https://errata.almalinux.org/errata.json
We are also working on OVAL data which should be ready soon.
I wonder if whatever script you’re working on could be built upon to have that mail the lists?
Jack
On Apr 12, 2022, at 04:00, Alessandro Baggi
wrote: Hi List, currently errata are not present in ML so I'm trying to create a script that help me when a new ALSA/ALBA is released on AlmaLinux Errata. The problem is that the page (https://errata.almalinux.org/index.html) releases data with javascript table (a sort of datables) and if I try to download the page with wget, curl or lynx it reports that JS should be enabled.
There is another way to retrieve these data: for example a simple txt.file or other sources?
Thank you in advance. _______________________________________________ AlmaLinux Users mailing list -- users@lists.almalinux.org To unsubscribe send an email to users-leave@lists.almalinux.org
Hi Jack, I sent you my script. Hope that helps. Best regards. Il 12/04/22 18:54, Jack Aboutboul ha scritto:
Hey!
Yes the feed is also available in json:
https://errata.almalinux.org/errata.json https://errata.almalinux.org/errata.json
We are also working on OVAL data which should be ready soon.
I wonder if whatever script you’re working on could be built upon to have that mail the lists?
Jack
On Apr 12, 2022, at 04:00, Alessandro Baggi
wrote: Hi List, currently errata are not present in ML so I'm trying to create a script that help me when a new ALSA/ALBA is released on AlmaLinux Errata. The problem is that the page (https://errata.almalinux.org/index.html) releases data with javascript table (a sort of datables) and if I try to download the page with wget, curl or lynx it reports that JS should be enabled.
There is another way to retrieve these data: for example a simple txt.file or other sources?
Thank you in advance. _______________________________________________ AlmaLinux Users mailing list -- users@lists.almalinux.org To unsubscribe send an email to users-leave@lists.almalinux.org
participants (3)
-
Alessandro Baggi
-
Christopher Cox
-
Jack Aboutboul