Page MenuHomePhabricator

Update install_ubuntu.sh to the new age
ClosedPublic

Authored by avivey on Apr 21 2018, 4:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 24 2024, 4:46 PM
Unknown Object (File)
Feb 11 2024, 9:03 AM
Unknown Object (File)
Feb 11 2024, 3:03 AM
Unknown Object (File)
Feb 3 2024, 6:52 PM
Unknown Object (File)
Jan 3 2024, 5:18 PM
Unknown Object (File)
Jan 1 2024, 6:07 AM
Unknown Object (File)
Dec 5 2023, 3:34 PM
Unknown Object (File)
Dec 2 2023, 7:06 AM
Subscribers
Tokens
"Doubloon" token, awarded by epriestley.

Details

Summary

Ref T4200. Since the last time this script was written, Ubuntu has made lots of changes.
Try to keep up with those.

Test Plan

Ran this on frash installs of Ubuntu 16.04 LTS and 18.04 LTS (Pre-release).
Got to see Phabricator running.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Incidentally, the first page shown after the install (as of 4dc8e2de564f48) is a white exception page with [Core Exception/Exception] Define 'phabricator.base-uri' in your configuration to continue..

amckinley added inline comments.
scripts/install/install_ubuntu.sh
123

“Configuring”

I do sort of like the ring of "confuguring".

Incidentally, the first page shown after the install

I'll take a look at this, I think I have happen to have a repro on my less-explodey new laptop.

I didn't catch anything substantive beyond the typo @amckinley caught.

D19396 should fix the base-uri thing.

scripts/install/install_ubuntu.sh
8–22

Maybe better as https://phurl.io/u/install.

This revision is now accepted and ready to land.Apr 21 2018, 4:43 PM
This revision was automatically updated to reflect the committed changes.