My Pale Moon 28.7.2 on Linux Mint/Cinnamon has decided that it wants to be updated to ... Pale Moon 28.7.2 again and again. I get a popup alert about once a day, and I can't see how to tell it to stop, that it already is at 28.7.2. Is this something known? I haven't found any mention of it here or on the web at large.
Thanks.
Pale Moon 28.7.2 (64-bit)
Moderator: trava90
Forum rules
If your question is about general use of the browser and not specific to Linux, then please use the General Support board.
If your question is about general use of the browser and not specific to Linux, then please use the General Support board.
- Pentium4User
- Astronaut

- Posts: 607
- Joined: 2019-04-24, 09:38
Re: Pale Moon 28.7.2 (64-bit)
Show the output of if you installed it using the repository.
Code: Select all
dpkg -l |grep palemoonPowerline adapters (dLAN) hardly interfere shortwave radio, so stop using them.
Yes, I still use a 64 bit capable Pentium 4 670 processor with Pale Moon.
Yes, I still use a 64 bit capable Pentium 4 670 processor with Pale Moon.
Re: Pale Moon 28.7.2 (64-bit)
He didn't, if he had then updates would be done through the system's built in update manager. The built in updater is only used by the standalone version that you extract from an archive instead of installing from a repository.Pentium4User wrote: ↑2019-11-06, 09:25Show the output ofif you installed it using the repository.Code: Select all
dpkg -l |grep palemoon
"One hosts to look them up, one DNS to find them and in the darkness BIND them."

Linux Mint 20.1 Xfce x64 on HP i5-5200 laptop, 12 GB RAM.
Advanced URL Builder(fork)|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX

Linux Mint 20.1 Xfce x64 on HP i5-5200 laptop, 12 GB RAM.
Advanced URL Builder(fork)|PermissionsPlus|PMPlayer|Pure URL|RecordRewind|TextFX
- stevepusser
- Project Contributor

- Posts: 711
- Joined: 2015-08-01, 18:33
- Location: California
Re: Pale Moon 28.7.2 (64-bit)
The OP could be talking about a native Mint apt update notifier if they added my repo, but they also didn't say what version of Mint they were using. I see the Ubuntu18.04/Mint 19 64-bit package was built only once, back on 29 October, but it also tells me that the Ubuntu 16.04/Mint 18 package was last rebuilt only a day ago. These rebuilds get triggered automatically in the OBS repo if Ubuntu pushes security updates to any of PM's build-depends, and apparently the updater is looking at the date of the build as well as the version number.
I don't know if what options your GUI package manager offers about blocking the upgrades, but you can use "apt-mark" in a terminal instead:
I don't know if what options your GUI package manager offers about blocking the upgrades, but you can use "apt-mark" in a terminal instead:
1. Disable/Lock Package Using 'apt-mark' with hold/unhold Option
hold – this option used to mark a package as held back, which will block the package from being installed, upgraded or removed.
unhold – this option used to remove a previously set hold on a package and allow to install, upgrade and remove package.
Code: Select all
sudo apt-mark hold palemoonRe: Pale Moon 28.7.2 (64-bit)
Right, this is the version that is installed in the user's home directory, and is updated independently of the Mint apt/synaptic system.moonbat wrote: ↑2019-11-06, 09:51He didn't, if he had then updates would be done through the system's built in update manager. The built in updater is only used by the standalone version that you extract from an archive instead of installing from a repository.Pentium4User wrote: ↑2019-11-06, 09:25Show the output ofif you installed it using the repository.Code: Select all
dpkg -l |grep palemoon
I did a search through the palemoon directory for the string "28.7." and got a lot of hits for both 28.7.2 as well as 28.7.1 but the latter seem all to be associated with backups of extensions (especially Update Scanner).
The program itself (Help=>About Pale Moon) knows it is 28.7.2.
Linux Mint 19.2 / Cinnamon 4.2.4
Kernel: Linux 4.18.0-15-generic

