GPG issue here:
==> Verifying source file signatures with gpg...
lyx-2.3.6.1.tar.gz ... FAILED (unknown public key DE7A44FAC7FB382D)
==> ERROR: One or more PGP signatures could not be verified!
Git Clone URL: | https://aur.archlinux.org/lyx.git (read-only, click to copy) |
---|---|
Package Base: | lyx |
Description: | An advanced WYSIWYM document processor & LaTeX front-end |
Upstream URL: | https://www.lyx.org |
Keywords: | latex |
Licenses: | GPL-2.0-or-later |
Submitter: | arojas |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 102 |
Popularity: | 0.78 |
First Submitted: | 2022-04-01 17:55 (UTC) |
Last Updated: | 2024-10-05 04:39 (UTC) |
GPG issue here:
==> Verifying source file signatures with gpg...
lyx-2.3.6.1.tar.gz ... FAILED (unknown public key DE7A44FAC7FB382D)
==> ERROR: One or more PGP signatures could not be verified!
Compilation successfully for lyx-2.3.6.1-4
, only few warnings:
$ namcap lyx-2.3.6.1-4-x86_64.pkg.tar.zst
lyx W: unneeded dependency on a package run when needed by hooks.
lyx W: Referenced library 'python' is an uninstalled dependency
lyx W: Referenced library 'perl' is an uninstalled dependency
lyx W: Dependency included and not needed ('texlive-core')
lyx W: Dependency included and not needed ('python')
lyx W: Dependency included and not needed ('imagemagick')
lyx W: Dependency file included but already satisfied
lyx W: Dependency included and not needed ('desktop-file-utils')
Hey folks, now I have notifications enabled, I missed the comment party yesterday. I adopted orphaned package yesterday. I see that this is a very popular package. Let's see the following
According to repology, the latest version is 2.3.6.1
as we all agree here and obviously on its official page.
Remember to vote, https://wiki.archlinux.org/title/Arch_User_Repository#Voting_for_packages, then we can talk later on AUR IRC channel or ask in the AUR-general mailing list or on the Mexican Arch Linux community that has a support staff and one TU as members, to discuss if the package can be moved back to [community]
.
Post any issues after switching to 2.3.6.1
. Any patch is welcome.
Edited Sunday April 3, 2022: Thanks for support voting, if we can get at least 30 votes, next Friday April 8 I can post a message on AUR-general asking for feedback like this example. Patience guys and everything will be fine.
Here is a link to the latest working PKGBUILD: https://raw.githubusercontent.com/archlinux/svntogit-packages/c4aafffac6a072380f62509d60c16512cefa0ef3/lyx/repos/extra-x86_64/PKGBUILD
This is a very useful application. May be you could create a swap and keep this in the official repos and push other packages to AUR (gnome, plasma, systemd, wayland)
Why has this package been moved to AUR? If packages are moved this should be announced on the front page. And IMO LyX should stay in the official repositories. Plus, as others have mentioned, the current release is 2.3.6.1.
2.4 won't download. It is not even listed in the main website. Last stable version is 2.3.6!
@carlosal1015 maybe use simply this pkgbuild: https://github.com/archlinux/svntogit-packages/commit/9bb5039e55b429cf7caa6726f0e02868a9414510
@Rhinoceros the svntogit-packages repo shows @arojas does the spring cleanup this year and removed 2.3.6.1. Why 2.4.0 appeared here is unclear.
If you check the git log it looks like this was moved to the AUR by @arojas, but was already migrated at 2.4.0. @carlosal1015 adopted the package, but hasn't done anything yet. I agree this PKGBUILD should be reverted to package the stable 2.3.6.1, like (almost) all the other Linux distributions.
Pinned Comments
carlosal1015 commented on 2022-04-03 19:23 (UTC) (edited on 2022-04-03 19:24 (UTC) by carlosal1015)
Important note: Is recommended to receive the following key before to install:
Also is possible skip the verification, adding the flag for (e.g
makepkg
,yay
)--skippgpcheck
,--nopgpfetch
, respectively.