Ref T4200. Since the last time this script was written, Ubuntu has made lots of changes.
Try to keep up with those.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Maniphest Tasks
- T4200: Building OS packages and install scripts
- Commits
- rP15e6e2adea61: Update install_ubuntu.sh to the new age
Ran this on frash installs of Ubuntu 16.04 LTS and 18.04 LTS (Pre-release).
Got to see Phabricator running.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- master
- Lint
Lint Warnings Severity Location Code Message Warning scripts/install/install_ubuntu.sh:8 TXT3 Line Too Long Warning scripts/install/install_ubuntu.sh:14 TXT3 Line Too Long Warning scripts/install/install_ubuntu.sh:55 TXT3 Line Too Long Warning scripts/install/install_ubuntu.sh:67 TXT3 Line Too Long - Unit
No Test Coverage - Build Status
Buildable 20207 Build 27421: Run Core Tests Build 27420: arc lint + arc unit
Event Timeline
Comment Actions
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..
scripts/install/install_ubuntu.sh | ||
---|---|---|
123 | “Configuring” |
Comment Actions
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.
Comment Actions
I didn't catch anything substantive beyond the typo @amckinley caught.
D19396 should fix the base-uri thing.
scripts/install/install_ubuntu.sh | ||
---|---|---|
8 | Maybe better as https://phurl.io/u/install. |