Skip to main content
Topic: "View Package Sources" link on "openconnect" is empty. (Read 286 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

"View Package Sources" link on "openconnect" is empty.

On "https://packages.artixlinux.org/details/openconnect", the link "View Package Sources" goes nowhere:
Code: [Select]
<a href="" target="blank">View Package Sources</a></section>
-- leading linked to the page itself but not to the place where the PKGBUILD is.

Regards!

Re: "View Package Sources" link on "openconnect" is empty.

Reply #1
I think all the "view package sources" are wrong in one way or another. I have a PR that starts to address it, but I'm not confident in rust so I'm hoping another team member can review and approve it

Re: "View Package Sources" link on "openconnect" is empty.

Reply #2
I think all the "view package sources" are wrong in one way or another. I have a PR that starts to address it, but I'm not confident in rust so I'm hoping another team member can review and approve it
So I suggest to link statically to https://gitea.artixlinux.org/packages in the meantime, or to remove/ hide the "View Package Sources" links completely in the meantime.

Regards!

 

Re: "View Package Sources" link on "openconnect" is empty.

Reply #3
Current codebase doesn't work with the latest version of pacman. Everything in my PR is necessary to get it to build and deploy successfully.