Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (115 - 117 of 344)

Ticket Owner Reporter Resolution Summary
#11 Yuri Dario David McKenna fixed Consider adding SET PYTHONPATH to CONFIG.SYS
Description

The 'Next Steps' instructions recommends removing the bootstrap programs after installing YUM (presumably to recover disc space). However, after doing that, trying to run YUM from the command line fails because SET PYTHONPATH is not added to CONFIG.SYS by the installer.

#12 Yuri Dario David McKenna invalid ClamAV install Incomplete?
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...

#13 Yuri Dario David McKenna fixed YUM CLEAN problems
Description

Any file YUM downloads is saved in the '/var/cache/yum/netlabs-rel/packages' directory. YUM CLEAN PACKAGES is supposed to delete all package files in all repositories. When I run it it says '0 package files removed'. Indeed, none of the packages are deleted.

If I run YUM CLEAN ALL I get the following message:

Cleaning up Everything Error: Error accessing directory /@unixroot/var/cache/yum/installed/, [Errno 2] No such file or directory: '/@unixroot/var/cache/yum/installed/'

There is indeed no directory below /var/cache/yum/installed/, but there are a few files there.

Note: See TracQuery for help on using queries.