Netflix / aminator

A tool for creating EBS AMIs. This tool currently works for CentOS/RedHat Linux images and is intended to run on an EC2 instance.
Apache License 2.0
950 stars 170 forks source link

add requirements for rpm build #206

Closed marco-hoyer closed 10 years ago

marco-hoyer commented 10 years ago

I would like to get rpm packages from setup.py bdist_rpm containing all required rpm dependencies for aminator. Could be nice for some others.

cloudbees-pull-request-builder commented 10 years ago

aminator-pull-requests #183 FAILURE Looks like there's a problem with this pull request

marco-hoyer commented 10 years ago

Seems as if this cloudbees error doesn't relate to my pr?!

bmoyles commented 10 years ago

Yeah, there's a possible fix in pylint HEAD that will fix the pulls once it's in an official release--we've been waiting on that but if it seems too far out, we'll tweak the setup to either exclude the format string foo or build from HEAD ourselves.