ls -l /var/lib/urpmi
total 17144
-rw-r--r-- 1 root root 22970 Mar 25 22:50 compss
-rw-r--r-- 1 root root 12401 Mar 25 15:49 compssUsers.flat
-rw-r--r-- 1 root root 0 Mar 25 22:50 depslist.ordered
-rw-r--r-- 1 root root 8446705 Mar 25 15:33 hdlist.Installation
CD (disk1).cz
-rw-r--r-- 1 root root 8678758 Mar 25 22:50 hdlist.cooker.cz
-rw-r--r-- 1 root root 82039 Mar 25 15:49 list.Installation CD
(disk1)
-rw------- 1 root root 140350 Mar 25 22:50 list.cooker
-rw-r--r-- 1 root root 0 Mar 25 22:50 provides
-rw-r--r-- 1 root root 75189 Mar 25 22:50
synthesis.hdlist.Installation CD (disk1).cz
-rw-r--r-- 1 root root 75228 Mar 25 22:50
synthesis.hdlist.cooker.cz
On Monday 26 March 2001 04:46 am, you wrote:
> Salane King <[EMAIL PROTECTED]> writes:
> > 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
> >[...]
> > 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]
>
> Are you sure the is space left or correct access right ? Can you check and
> send me "ls -l /var/lib/urpmi" please.
>
> > write depslist file [/var/lib/urpmi/depslist.ordered]
> > unable to write provides file [/var/lib/urpmi/provides]
>
> The same for this one.
>
> > 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.
>
> This means the synthesis file is not synced with depslist.ordered file,
> seems correct as desplist.ordered not writeable.
>
> François.