Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <39EDC0CE.C53DAAF5@ece.gatech.edu>
Date: Wed, 18 Oct 2000 11:25:02 -0400
From: "Charles S. Wilson" <cwilson@ece.gatech.edu>
X-Mailer: Mozilla 4.75 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Reid Thompson <RThompso@ateb.com>
CC: cygwin@sources.redhat.com
Subject: Re: rpm failing
References: <NDBBIIFIHMHMMKBPAMFEEECHCHAA.RThompso@ateb.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Sounds like you're using ReBuM's rpm package -- his webpage's discussion
list should be your first recourse.  However, you should try this:

1) make sure you did 'rpm --initdb' before anything else
2) 'mount -s -b --change-cygdrive-prefix cygdrive'
    (this will force /cygdrive/... stuff to be accessed binmode --
helpful if you happen to have a 'TEMP' variable in your environment set
to something *other* than D:\tmp)

--Chuck

Reid Thompson wrote:
> 
> I am having a problem getting rpm to work on my cygwin installation.  NT4.0
> SVC PACK 6.  I have downloaded and installed the rpm from both the gz and
> zip formats with the same results.  When I attempt to install an rpm package
> it appears to fail, and I cannot determine why.  Any help would be
> appreciated.  Below is output of the install commmand in verbose mode.
> Mount information is listed below that.
> 
> WS014_NT500:/usr/bin>./rpm  -i --ignoreos -vv  /which-2.11-1.nosrc.rpm
> D: counting packages to install
> D: found 1 packages
> D: looking for packages to download
> D: retrieved 0 packages
> D: New Header signature
> D: Signature size: 68
> D: Signature pad : 4
> D: sigsize         : 72
> D: Header + Archive: 3210
> D: expected size   : 3210
> D: found 1 source and 0 binary packages
> D: New Header signature
> D: Signature size: 68
> D: Signature pad : 4
> D: sigsize         : 72
> D: Header + Archive: 3210
> D: expected size   : 3210
> D: installing a source package
> D: sources in: /usr/src/redhat/SOURCES
> D: spec file in: /usr/src/redhat/SPECS
> D:    file: which-2.11.tar.gz action: unknown
> D:    file: which-2.6.jbj.patch action: unknown
> D:    file: which.spec action: unknown
> which-2.11-1
> GZDIO:      15 reads,     2780 total bytes in 0.000 secs
> 
> WS014_NT500:/bin>mount
> Device              Directory           Type         Flags
> d:\bin              /usr/bin            user         binmode
> d:\lib              /usr/lib            user         binmode
> d:                  /                   user         binmode
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

