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

Error installing on Amazon AMI #4

Closed
garlandkr opened this issue Aug 12, 2015 · 2 comments
Closed

Error installing on Amazon AMI #4

garlandkr opened this issue Aug 12, 2015 · 2 comments

Comments

@garlandkr
Copy link

yum install ansible-cmdb*.rpm

Transaction check error:
  file / from install of ansible-cmdb-1.2-2.noarch conflicts with file from package filesystem-2.4.30-3.8.amzn1.x86_64
  file /usr/bin from install of ansible-cmdb-1.2-2.noarch conflicts with file from package filesystem-2.4.30-3.8.amzn1.x86_64
  file /usr/lib from install of ansible-cmdb-1.2-2.noarch conflicts with file from package filesystem-2.4.30-3.8.amzn1.x86_64
@fboender
Copy link
Owner

Hey Ken,

Thank you for the bug report!

Looks like an issue with the use of Alien to convert the .deb to the .rpm. I'll have to create a proper one. In the meantime you could probably use the .tar.gz install.

I'll try to have this issue fixed as soon as possible.

Regards,

Ferry

@fboender
Copy link
Owner

I managed to reproduce this problem on Fedora 22. Amazon AMI uses a self-made hybrid distribution, but I think the fix for Fedora 22 should also have fixes the issue on Amazon AMI. If not, please re-open this bug report so I can have a further look.

I'll release a new version of ansible-cmdb today. This will include a fixed RPM.

Thank you for your bug report!

TheWizardOfOzolins pushed a commit to TheWizardOfOzolins/ansible-cmdb that referenced this issue Aug 23, 2024
feat: add support for custom sections in host details
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