This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: rpm failing


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]