Bug 55143 - rpm ignoring noscripts option
Summary: rpm ignoring noscripts option
Keywords:
Status: CLOSED DUPLICATE of bug 51108
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: rpm
Version: 7.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jeff Johnson
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-10-26 08:48 UTC by Neil Forsyth
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-10-26 08:48:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Neil Forsyth 2001-10-26 08:48:54 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.2.16-3 i686)

Description of problem:
I often install RealPlayer from the RPM as part of a setup script.
I don't want to start and register it so I use the --noscripts
option to rpm. The latest version of rpm that comes with RH7.2 just ignores
this flag.




Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.rpm --noscripts -Uvh rp8_linux20_libc6_i386_cs2.rpm
2.
3.
	

Actual Results:  The postinstall.sh script from the rpm is run.

Expected Results:  The package should be installed and no scripts run.
(I can then modify the postinstall.sh script to register MIME
types but not run RealPLayer)

Additional info:

This works OK in RH7.1

Comment 1 Jeff Johnson 2001-10-26 12:54:45 UTC
Yup. The mode needs to be first, before --noscripts.
This is gonna be needed to support multimode command
line operations in the future.

*** This bug has been marked as a duplicate of 51108 ***


Note You need to log in before you can comment on or make changes to this bug.