zulip/tools/setup
Alex Vandiver a35af3f38b install/upgrade: Allow new packages during `apt-get upgrade`.
`postgresql-14.4` is a notable upgrade in the PostgreSQL series, as it
fixes potential database corruption from `CREATE INDEX CONCURRENTLY`
statements which are run while rows are modified[1].  However, it also
requires an upgrade from `libllvm9` to `libllvm10`, which means it is
not installed by a mere `apt-get upgrade`.

Add the `--with-new-pkgs` flag to all of the potentially relevant
`apt-get upgrade` calls, so that this (and similar) packages are
upgraded successfully.

[1]: https://www.postgresql.org/docs/release/14.4/
2022-06-21 11:21:49 -07:00
..
dev-vagrant-docker Remove Debian 10 support. 2022-04-26 16:32:02 -07:00
emoji docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00
__init__.py
bootstrap-aws-installer install/upgrade: Allow new packages during `apt-get upgrade`. 2022-06-21 11:21:49 -07:00
bootstrap-awscli.sh bootstrap-awscli: Upgrade awscli version. 2022-03-17 11:44:05 -07:00
build_pygments_data build_pygments_data: Reprioritize and categorize pygment language codes. 2021-05-24 23:15:39 -07:00
build_timezone_values timezone: List only canonical timezone identifiers. 2022-02-11 17:38:57 -08:00
dev-motd Vagrantfile: Be nicer to /etc/update-motd.d. 2019-05-24 17:33:06 -07:00
generate-fixtures shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
generate-test-credentials shfmt: Reformat shell scripts with shfmt. 2020-10-15 15:16:00 -07:00
generate_integration_bots_avatars.py generate_integration_bots_avatars: Fix transparency initialization. 2021-08-09 20:32:19 -07:00
generate_zulip_bots_static_files.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
install-aws-server install-aws-server: Link to run-instances documentation. 2022-01-12 15:52:19 -08:00
install-shellcheck install-shellcheck: Upgrade ShellCheck from 0.7.2 to 0.8.0. 2021-12-03 14:33:53 -08:00
install-shfmt install-shfmt: Upgrade shfmt from 3.4.3 to 3.5.0. 2022-06-02 12:03:49 -07:00
lang.json build_pygments_data: Reprioritize and categorize pygment language codes. 2021-05-24 23:15:39 -07:00
optimize-svg tools: Have `optimize-svg` do the optimization automatiically. 2021-04-19 10:16:54 -07:00
postgresql-init-dev-db docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
postgresql-init-test-db tools: Rename postgres to postgresql in tool names. 2020-10-28 11:57:02 -07:00
setup_venvs.py provision: Silently unset PIP_USER if set. 2021-10-22 13:43:40 -07:00
vagrant-provision Vagrantfile: Move inline provision script to a separate file. 2021-09-14 10:22:48 -07:00