[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: rpm user input



On Fri, Apr 11, 2008 at 4:46 AM, seth vidal <skvidal fedoraproject org> wrote:
On Thu, 2008-04-10 at 23:20 +0200, Jos Vos wrote:
> On Thu, Apr 10, 2008 at 11:09:41PM +0200, Toralf Lund wrote:
>
> > You can enter any program/command in the %pre and %post sections of the
> > spec, including ones that ask for user input. These sections are
> > essentially scripts that get executed before and after the files are
> > installed, respectively. If the %pre script(let) exits with a "false"
> > (non-0) status, the rpm won't actually be installed.

I've tried doing that and it didn't work. I ran a script to get some input from user at %pre, but its not prompting for input during install time.

-Nived

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]