On Sat, 2013-01-19 at 12:26 +0100, Alex Naumov wrote:
The problem is that I need to run curl and check configuration of some components in the system. I want to automate the configuration process: package will configure itself after installation. I know how to do this, but OBS should ignore (don't run) this piece of code.
Why?
For example, I want to configure USB printer via CUPS. In this case device should be there in this time. If not, build process will be just froze.
And if the package is being installed while the printer is not there on the end machine, the install process will just freeze? Sounds like a very bad usecase and not resilient enough to go into any prod environment... That script likely should be 'smarter'. Dominique -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org