Re: Is there a way to submit a one-shot update to an Aur package without becoming the maintainer?

2024-11-03 Thread David C. Rankin
On 11/3/24 8:49 AM, Martin Rys wrote: I recommend you throw the DB in a Docker or Incus container. Or better yet, migrate whatever it is you need to something supported, should you have the time. Thanks Martin, That's basically where this is going. I stumbled across it as a dependency for

Re: [arch-dev-public] [RFC] archweb nvchecker integration

2024-11-03 Thread lists . archlinux
I honestly interpreted archweb as aurweb, and thought this was about the AUR. -- txtsd https://ihavea.quest On 11/3/24 3:59 AM, Jelle van der Waa wrote: On 02-11-2024 11:15, lists.archlinux@ihavea.quest wrote: Has there been any update/activity in this regard? This was an excellent idea! A

Re: Is there a way to submit a one-shot update to an Aur package without becoming the maintainer?

2024-11-03 Thread Martin Rys
While I'm sure fixing this is a great learning experience, keep in mind that the version is EOL, and as such has no security patches, meaning you should in no case be running it directly on a host system (bad idea to have services there in the first place if you can avoid it). I recommend you thro

Re: [arch-dev-public] [RFC] archweb nvchecker integration

2024-11-03 Thread Robin Candau
On 11/3/24 12:49 PM, Martin Rys wrote: Can a warning be added to packages that lack this to aurweb? CTRL+F for nvcheck also finds nothing on the wiki https://wiki.archlinux.org/title/Arch_User_Repository As someone who maintains a bunch of stuff in the AUR, I've had no idea about this. I see i

Re: [arch-dev-public] [RFC] archweb nvchecker integration

2024-11-03 Thread Martin Rys
Can a warning be added to packages that lack this to aurweb? CTRL+F for nvcheck also finds nothing on the wiki https://wiki.archlinux.org/title/Arch_User_Repository As someone who maintains a bunch of stuff in the AUR, I've had no idea about this. I see it the way to set it up is mentioned here,