In the install guide It tells you to run:
bash <(wget -qO- https://raw.githubusercontent.com/discourse/install-rails/master/linux)
On Ubuntu 22.04.1 the install fails with:
E: Unable to locate package libwebp6
The solution is to change it to libwebp7 in the script, but it is annoying to download and edit the two scripts. Could Ubuntu 22.04.1 be supported in the script?
1 Mi Piace
Canapin
(Coin-coin le Canapin)
21 Gennaio 2023, 11:39pm
2
I think it will be updated, thanks for mentioning that.
I encountered a similar issue a few months ago and fixed the script for my own purpose.
The installation script was later fixed by Discourse.
1 Mi Piace
Also as far as I can tell, itâs installing an unsupported version of ruby? It says it discourse needs a ruby version of 3.1 or higher.
1 Mi Piace
Canapin
(Coin-coin le Canapin)
26 Gennaio 2023, 8:41pm
4
I moved this from Install Discourse on Ubuntu for Development - #582 so the replies wonât automatically disappear after a month.
4 Mi Piace
Canapin
(Coin-coin le Canapin)
26 Gennaio 2023, 10:56pm
5
If youâre willing to, you can still do a pull request. Theyâll review it before merging to see if that doesnât break anything.
Ok, I might take a little time and do that. Hmm, there seems to be some requests already open, just not merged.
Some of those pull requests have been open for nearly a year and would fix my problems. Is there anything that can be done to call attention to them?
Canapin
(Coin-coin le Canapin)
26 Gennaio 2023, 11:24pm
8
4 Mi Piace
Canapin
(Coin-coin le Canapin)
27 Gennaio 2023, 5:04pm
10
Hi @GameDungeon , sorry for the delay.
I sent the information to the related team and it will be taken care of
1 Mi Piace
One important one got merged. One of these two also would need to be merged and it would be working in my pov. These both do the exact same thing:
discourse:main
â H4M5TER:patch-1
opened 10:06AM - 09 Jul 22 UTC
The main and master branches exist at the same time in discourse_docker repo
Th⌠e master branch is older (85 commits behind)
discourse:main
â pierreozoux:patch-1
opened 09:32AM - 09 Nov 22 UTC
Looks like main is more updated and used than master.
1 Mi Piace
Canapin
(Coin-coin le Canapin)
28 Gennaio 2023, 3:19pm
12
Can confirm this as I tried it myself. I informed the developers
2 Mi Piace
sam
(Sam Saffron)
28 Febbraio 2023, 9:29pm
14
I put a pr-welcome here on improving our documentation, help from the community is welcome.
4 Mi Piace
I will note, that in this case, the PRs exist, they just are not being merged.
2 Mi Piace
sam
(Sam Saffron)
1 Marzo 2023, 4:37am
16
Thanks ⌠merged both of the PRs, anything else left here?
2 Mi Piace