-
Notifications
You must be signed in to change notification settings - Fork 755
Closed
Labels
#g-softwareSoftware product groupSoftware product group:releaseReady to write code. Scheduled in a release. See "Making changes" in handbook.Ready 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 needUrgent: Supported workflow not functioning as intended, newly drafted feature with urgent Fleet needbugSomething isn't working as documentedSomething isn't working as documentedcustomer-beethoven~csaIssue was created by or deemed important by the Customer Solutions Architect.Issue was created by or deemed important by the Customer Solutions Architect.~released bugThis bug was found in a stable release.This bug was found in a stable release.
Description
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
- Add several Linux custom packages (
.deb) to Fleet - Enroll an Ubuntu Linux host to Fleet
- Head to the Host details > Software page and filter by Available for install
- Click Actions > Install for all software that's available to install
- 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 groupSoftware product group:releaseReady to write code. Scheduled in a release. See "Making changes" in handbook.Ready 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 needUrgent: Supported workflow not functioning as intended, newly drafted feature with urgent Fleet needbugSomething isn't working as documentedSomething isn't working as documentedcustomer-beethoven~csaIssue was created by or deemed important by the Customer Solutions Architect.Issue was created by or deemed important by the Customer Solutions Architect.~released bugThis bug was found in a stable release.This bug was found in a stable release.