Skip to content

Conversation

@jrodewig
Copy link
Contributor

@jrodewig jrodewig commented Aug 4, 2020

The current tee command appends a definition to
/etc/apt/sources.list.d/elastic-{version}.list.

This can lead to duplicate lines and significantly slow apt-get operations.

This updates the command to overwrite rather than append.

Closes #46868

The current `tee` command appends a definition to
`/etc/apt/sources.list.d/elastic-{version}.list`.

This can lead to duplicate lines and significantly slow apt-get
operations.

This updates the command to overwrite rather than append.
@jrodewig jrodewig added :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts >docs General docs changes v7.10.0 v7.8.2 v7.9.1 v8.0.0 labels Aug 4, 2020
@jrodewig jrodewig requested review from pugnascotia and rjernst August 4, 2020 18:39
@jrodewig jrodewig marked this pull request as ready for review August 4, 2020 18:40
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Packaging)

@elasticmachine elasticmachine added the Team:Core/Infra Meta label for core/infra team label Aug 4, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-docs (>docs)

@elasticmachine elasticmachine added the Team:Docs Meta label for docs team label Aug 4, 2020
@jrodewig jrodewig merged commit 22a079a into elastic:master Aug 4, 2020
@jrodewig jrodewig deleted the docs__update-apt-repo-install branch August 4, 2020 19:43
jrodewig added a commit that referenced this pull request Aug 4, 2020
The current `tee` command appends a definition to
`/etc/apt/sources.list.d/elastic-{version}.list`.

This can lead to duplicate lines and significantly slow apt-get
operations.

This updates the command to overwrite rather than append.
jrodewig added a commit that referenced this pull request Aug 4, 2020
The current `tee` command appends a definition to
`/etc/apt/sources.list.d/elastic-{version}.list`.

This can lead to duplicate lines and significantly slow apt-get
operations.

This updates the command to overwrite rather than append.
jrodewig added a commit that referenced this pull request Aug 4, 2020
The current `tee` command appends a definition to
`/etc/apt/sources.list.d/elastic-{version}.list`.

This can lead to duplicate lines and significantly slow apt-get
operations.

This updates the command to overwrite rather than append.
@mark-vieira mark-vieira added Team:Delivery Meta label for Delivery team and removed Team:Core/Infra Meta label for core/infra team labels Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts >docs General docs changes Team:Delivery Meta label for Delivery team Team:Docs Meta label for docs team v7.8.2 v7.9.1 v7.10.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve documentation for debian installation

5 participants