kubespray icon indicating copy to clipboard operation
kubespray copied to clipboard

failed task

Open dimsunv opened this issue 1 year ago • 5 comments

OS Centos-Stream 8

TASK [bootstrap-os : Install libselinux python package] ********************************************************************************************************************* [WARNING]: Updating cache and auto-installing missing dependency: python3-apt fatal: [node-2]: FAILED! => {"changed": false, "cmd": "apt-get update", "msg": "[Errno 2] No such file or directory: b'apt-get': b'apt-get'", "rc": 2, "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} fatal: [node-3]: FAILED! => {"changed": false, "cmd": "apt-get update", "msg": "[Errno 2] No such file or directory: b'apt-get': b'apt-get'", "rc": 2, "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} fatal: [node-1]: FAILED! => {"changed": false, "cmd": "apt-get update", "msg": "[Errno 2] No such file or directory: b'apt-get': b'apt-get'", "rc": 2, "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}

dimsunv avatar May 01 '23 09:05 dimsunv

I get the same problem on CentOS 9. Running Ansible from Fedora 37 ansible [core 2.12.5] python version = 3.11.4 (main, Jun 7 2023, 00:00:00) [GCC 12.3.1 20230508 (Red Hat 12.3.1-1)] jinja version = 3.1.2 libyaml = True

silverfisk avatar Aug 16 '23 13:08 silverfisk

Any progress on this? I get the same issue?

rcbandit111 avatar Sep 21 '23 21:09 rcbandit111

I don't think we support centos stream.

Anyhow, can you provide the info asked in the bug report template ? There is not enough info here to draw any conclusions.

VannTen avatar Jan 22 '24 14:01 VannTen

/triage needs-information

VannTen avatar Jan 22 '24 14:01 VannTen

Seems to be a duplicate of #1047 I can barely expect "apt-get" to be present in any CentOS based distribution Thus, the wrong node OS version might be taken from a previously cached fact

directdevice avatar Jan 30 '24 14:01 directdevice

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Apr 29 '24 15:04 k8s-triage-robot

/close Per above

VannTen avatar Apr 29 '24 15:04 VannTen

@VannTen: Closing this issue.

In response to this:

/close Per above

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Apr 29 '24 15:04 k8s-ci-robot