Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Role removes awscli packages #13

Open
lejmr opened this issue Nov 25, 2020 · 1 comment
Open

Role removes awscli packages #13

lejmr opened this issue Nov 25, 2020 · 1 comment

Comments

@lejmr
Copy link

lejmr commented Nov 25, 2020

Describe the bug

I suppose role removes required awscli package. Here come the log from apt:

Start-Date: 2020-11-25  09:17:56
Commandline: /usr/bin/apt-get -y -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold install chrony -o APT::Install-Recommends=no
Install: chrony:amd64 (3.5-6ubuntu6.2)
Remove: systemd-timesyncd:amd64 (245.4-4ubuntu3.3)
End-Date: 2020-11-25  09:18:01

Start-Date: 2020-11-25  09:18:22
Commandline: /usr/bin/apt-get -q -y -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold remove x11-common
Remove: libsm6:amd64 (2:1.2.3-1), libxaw7:amd64 (2:1.0.13-1), libxt6:amd64 (1:1.1.5-1), groff:amd64 (1.22.4-4build1), awscli:amd64 (1.18.69-1ubuntu0.20.04.1), libxmu6:amd64 (2:1.1.3-0ubuntu1), x11-common:amd64 (1:7.7+19ubuntu14), libice6:amd64 (2:1.0.10-0ubuntu1)
End-Date: 2020-11-25  09:18:24

Start-Date: 2020-11-25  09:18:45
Commandline: /usr/bin/apt-get -q -y -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold remove telnet
Remove: telnet:amd64 (0.17-41.2build1)
End-Date: 2020-11-25  09:18:46

To Reproduce
Steps to reproduce the behavior:

  1. Install awscli package
  2. Apply this role onto system

Expected behavior
AWS cli packages is not installed from system

Software (please complete the following information):

  • Ansible Version: [e.g. 2.9.0]
  • Role/Repo Version [e.g. 1.0.0, master]
@florianutz
Copy link
Owner

Unfortunately I do not have access to AWS at the moment. As far as I know awscli is not a .deb package. Strange that this role should have influence on the software. The three packages mentioned have nothing to do with AWS.
Can you find out if the files are really gone or maybe just the path is not set anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants