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

Amazon Linux dependency issue for RPM #22

Closed
perplext opened this issue Jan 4, 2018 · 4 comments
Closed

Amazon Linux dependency issue for RPM #22

perplext opened this issue Jan 4, 2018 · 4 comments

Comments

@perplext
Copy link

perplext commented Jan 4, 2018

Error: Package: 1:amonagent-0.7.5.2-1.x86_64 (amon)
Requires: adduser
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

@Grisu118
Copy link
Contributor

Grisu118 commented Jan 7, 2018

Same problem on my centos 7 machine, any ideas?

@Grisu118
Copy link
Contributor

Grisu118 commented Jan 9, 2018

Installing the rpm manually with --nodeps solved the problem for me
adduser is present on centos but not as package.

@martinrusev
Copy link
Member

@Grisu118, @perplext can you try again, I pushed a fix to the repositories

@Grisu118
Copy link
Contributor

yes, it is fixed. Thanks

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

3 participants