Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Which is fine but how do you specify dependencies right now? Surely a minimal install of RHEL doesn't have everything you need.


Not meant to be snarky, just a tad confused on what exactly you’re asking. Have you ever made an RPM yourself? Dependencies are specified there. Or are you asking about dependencies that don’t exist in standard RHEL repositories?


The parent was saying that specifying dependencies with rpm wasn't possible because they deploy with git but surely they must have something to specify/install deps since a RHEL base likely doesn't have everything they need especially if they're using the system python.


No doubt they have one of those "curl http://site.com/script.sh && sudo bash script.sh" installation instructions.

Sigh.


I think at that point we’re kind of stuck with virtual environments for Python dependencies. I’m not too sure what the best solution is.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: