PM under DEBIAN not updating

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.

Moderator: trava90

Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
nostromo
Hobby Astronomer
Hobby Astronomer
Posts: 18
Joined: 2018-05-16, 07:15

PM under DEBIAN not updating

Unread post by nostromo » 2019-03-03, 08:25

My main desktop here is Linux Mint 19.1, but I got DEBIAN Stretch and Buster running on separate harddisks.

Installation as stated here

Code: Select all

1. Extract the Pale Moon 28 tarball (once released) to /opt, overriding the existing version there.
2. Run the following command from the terminal: sudo chown -R "$USER:$USER" "/opt/palemoon"
All three systems are set in the same way. Notify me, if there is an update available ...

Works on Linux Mint, but not on both DEBIAN systems.

Any idea please?

User avatar
Isengrim
Board Warrior
Board Warrior
Posts: 1325
Joined: 2015-09-08, 22:54
Location: 127.0.0.1

Re: PM under DEBIAN not updating

Unread post by Isengrim » 2019-03-03, 11:58

Can you be more specific about the problem you are having? What is the exact behavior of the browser?

The first thing I would check is this:
Please note that in order for the internal updater to work, the browser must be located in a user-writable location.
a.k.a. Ascrod
Linux Mint 19.3 Cinnamon (64-bit), Debian Bullseye (64-bit), Windows 7 (64-bit)
"As long as there is someone who will appreciate the work involved in the creation, the effort is time well spent." ~ Tetsuzou Kamadani, Cave Story

nostromo
Hobby Astronomer
Hobby Astronomer
Posts: 18
Joined: 2018-05-16, 07:15

Re: PM under DEBIAN not updating

Unread post by nostromo » 2019-03-03, 13:04

Thank you for your answer.

Did a

Code: Select all

sudo chown -R "$USER:$USER" "/opt/palemoon"
again and now ii seems to work.

br