Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (88 - 90 of 344)

Ticket Resolution Summary Owner Reporter
#8 invalid install fails on some packages Yuri Dario dmik
Description

Doing e.g.

yum install ncurses

gives this:

Running Transaction
  Installing     : ncurses-5.7-1.i386                                       1/1
Error unpacking rpm package ncurses-5.7-1.i386
error: unpacking of archive failed on file /@unixroot/usr/share/doc/ncurses-5.7/ANNOUNCE: cpio: rename

Failed:
  ncurses.i386 0:5.7-1

Unpacking the ncurses RPM manually (with unrpm) gives this:

cpio: ./@unixroot/usr/share/doc/ncurses-5.7/ANNOUNCE: Cannot change mode to r--r--r--: Permission denied
cpio: ./@unixroot/usr/share/doc/ncurses-5.7/AUTHORS: Cannot change mode to r--r--r--: Permission denied
cpio: ./@unixroot/usr/share/doc/ncurses-5.7/NEWS: Cannot change mode to r--r--r--: Permission denied
cpio: ./@unixroot/usr/share/doc/ncurses-5.7/README: Cannot change mode to r--r--r--: Permission denied
cpio: ./@unixroot/usr/share/doc/ncurses-5.7/TO-DO: Cannot change mode to r--r--r--: Permission denied
1411 blocks
#12 invalid ClamAV install Incomplete? Yuri Dario David McKenna
Description

I tried to install ClamAV using yum: YUM INSTALL CLAMAV. Three files were downloaded:

clamav-0.96.4-2.oc00.i386.rpm clamav-data-0.96.4-2.oc00.i386.rpm clamav-lib-0.96.4-2.oc00.i386.rpm

and then extracted to various folders. No objects were created so it is hard to see how to use it. There is no clamd.exe to be found anywhere.

A quick look at http://rpm.netlabs.org/release/00/i386/i386/ shows there are other ClamAV files than the three above - aren't they supposed to be downloaded and installed also?

It seems the install of ClamAV is not completed using YUM...

#14 invalid SET PATH problem Yuri Dario fbakan
Description

bootstrapping yum adds x:\usr\bin etc. to the beginning of PATH. This can cause problems. For example: When mptn\bin\setup.cmd contains

hostid 127.0.0.1

the wrong hostid get's called.

I think it's better to add PATH and LIBPATH entries at the end and not at the beginning.

Note: See TracQuery for help on using queries.