Skip to content

Software installs on Linux run simultaneously #28181

@mason-buettner

Description

@mason-buettner

Fleet version: 4.66

Web browser and operating system: This behavior was observed when installing software on a Linux host


💥  Actual behavior

Software installs run simultaneously.

customer-beethoven wants to install multiple software packages at once on their Linux hosts. When they do, one install succeeds and the rest fail because the package manager is busy. customer-beethoven can work around this by building a timeout into the install script.

We think this means that Fleet is trying to install the packages simultaneously.

🧑‍💻  Steps to reproduce

  1. Add several Linux custom packages (.deb) to Fleet
  2. Enroll an Ubuntu Linux host to Fleet
  3. Head to the Host details > Software page and filter by Available for install
  4. Click Actions > Install for all software that's available to install
  5. See that one install succeeds and all others fail

🛠️ To fix

Software and scripts are in one queue. We expect on to run before the next starts running.

Metadata

Metadata

Assignees

Labels

#g-softwareSoftware product group:releaseReady to write code. Scheduled in a release. See "Making changes" in handbook.P2Urgent: Supported workflow not functioning as intended, newly drafted feature with urgent Fleet needbugSomething isn't working as documentedcustomer-beethoven~csaIssue was created by or deemed important by the Customer Solutions Architect.~released bugThis bug was found in a stable release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions