Package Details: palemoon 1:33.0.2-1

Git Clone URL: https://aur.archlinux.org/palemoon.git (read-only, click to copy)
Package Base: palemoon
Description: Open source web browser based on Firefox focusing on efficiency.
Upstream URL: https://www.palemoon.org/
Keywords: browser goanna web
Licenses: GPL, MPL, LGPL
Submitter: artiom
Maintainer: WorMzy
Last Packager: WorMzy
Votes: 141
Popularity: 0.036058
First Submitted: 2014-06-05 10:54 (UTC)
Last Updated: 2024-04-01 23:03 (UTC)

Pinned Comments

WorMzy commented on 2021-03-02 16:19 (UTC) (edited on 2022-08-03 21:12 (UTC) by WorMzy)

The following key is used to sign release commits:

40481E7B8FCF9CEC

Import it into your keyring however you want.

https://wiki.archlinux.org/index.php/GnuPG#Import_a_public_key

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 37 Next › Last »

saburouta commented on 2022-02-27 21:57 (UTC)

@micwoj92 The communit/gcc-libs package links to missing sources. Is Arch Linux's git repo down or something? Is there a simple way to transform this url to get to the package's sources?

https://github.com/archlinux/svntogit-community/tree/packages/gcc10/trunk

micwoj92 commented on 2022-02-27 21:55 (UTC)

There was gcc10 package in community repo so you could get PKGBUILD from there (git history).

saburouta commented on 2022-02-27 21:53 (UTC)

Is anyone else getting this error?

/palemoon/src/palemoon-source/palemoon/pmbuild/dist/system_wrappers/limits:3:15: fatal error: limits: No such file or directory

I've tried compiling with gcc 9, 10, and multilib-git. I would try rebuilding gcc10, but there's no AUR for that, and it's usually pretty difficult to fork one of the existing PKGBUILD versions for gcc.

WorMzy commented on 2021-12-26 18:23 (UTC)

Good catch, I've pushed an updated PKGBUILD removing that makedep, thanks.

barius commented on 2021-12-26 15:17 (UTC)

Correct me if I am wrong but since we now build from a source tarball, git is now a superfluous build-time dependency.

WorMzy commented on 2021-12-18 12:21 (UTC) (edited on 2021-12-18 12:21 (UTC) by WorMzy)

Good point, I'll update the pinned comment since we can't use signed commits any more.

Also, to clear up any confusion about the discrepancy in key IDs -- 7C9EDC0F13A4F15D is a subkey of 40481E7B8FCF9CEC. You need to import the primary key, which is trusted by makepkg due to it's inclusion in the validpgpkeys array.

micwoj92 commented on 2021-12-17 19:06 (UTC)

Read pinned comment. (but it needs to be updated a bit)

jahway603 commented on 2021-12-17 19:05 (UTC)

This package is failing install with the following error

==> Verifying source file signatures with gpg...
    palemoon-29.4.3.source.tar.xz ... FAILED (unknown public key 7C9EDC0F13A4F15D)
==> ERROR: One or more PGP signatures could not be verified!
error: failed to download sources for 'palemoon-29.4.3-1': 

WorMzy commented on 2021-12-15 11:06 (UTC)

Thanks for the heads up, seems they've also fixed https for the downloads. \o/