New install yesterday. when I use the script below i now have problems 
updating the urpmi db. yes i have done a rpm --rebuilddb and uninstalled 
urpmi db. I think it is a problem with urpmi's suid. if so how can i change 
it.

 rpm -q urpmi
urpmi-1.5-23mdk

cat cookerno.sh
#!/bin/sh
rsync -av --progress --partial --delete 
sunsite.uio.no::Mandrake-devel/cooker/ /home/Mandrake-devel/cooker/
urpmi.update cooker
urpmi --auto --auto-select

./cookerno.sh

         Welcome to the SunSITE University of Oslo archive.
         ==================================================

  This archive is running on a Sun Ultra 5 with 100GB of disk
  space donated by USIT, Uninett, NUUG and Sun Microsystems Norway.

  All transfers are logged with your host name and whatever you entered for
  the password. If you don't like this policy, please disconnect now.

  Please email suggestions and questions to [EMAIL PROTECTED]
 
receiving file list ... done
wrote 112 bytes  read 114595 bytes  13494.94 bytes/sec
total size is 1551953533  speedup is 13529.72
building hdlist [/var/cache/urpmi/partial/hdlist.cooker.cz]
choosing compression method with "gzip -4" for archive 
/var/cache/urpmi/partial/hdlist.cooker.cz
real archive size of /var/cache/urpmi/partial/hdlist.cooker.cz is 8473902
reading hdlist file [/var/lib/urpmi/hdlist.cooker.cz]
built hdlist synthesis file for medium "cooker"
keeping only provides files
reading hdlist file [/var/lib/urpmi/hdlist.cooker.cz]
computing dependancy
unable to write depslist file [/var/lib/urpmi/depslist.ordered]
write depslist file [/var/lib/urpmi/depslist.ordered]
unable to write provides file [/var/lib/urpmi/provides]
write provides file [/var/lib/urpmi/provides]
unable to write compss file [/var/lib/urpmi/compss]
write compss file [/var/lib/urpmi/compss]
write config file [/etc/urpmi/urpmi.cfg]
unable to read depslist file [/var/lib/urpmi/depslist.ordered]
unknown data associated with xmms-arts at 
/usr/lib/perl5/site_perl/5.6.0/i386-linux/urpm.pm line 983, <F> line 1.

# urpmi.update cooker
building hdlist [/var/cache/urpmi/partial/hdlist.cooker.cz]
choosing compression method with "gzip -4" for archive 
/var/cache/urpmi/partial/hdlist.cooker.cz
real archive size of /var/cache/urpmi/partial/hdlist.cooker.cz is 8473902
reading hdlist file [/var/lib/urpmi/hdlist.cooker.cz]
built hdlist synthesis file for medium "cooker"
keeping only provides files
reading hdlist file [/var/lib/urpmi/hdlist.cooker.cz]
computing dependancy
write depslist file [/var/lib/urpmi/depslist.ordered]
write provides file [/var/lib/urpmi/provides]
write compss file [/var/lib/urpmi/compss]
write config file [/etc/urpmi/urpmi.cfg]

Reply via email to