[root@cooker root]# urpmi.addmedia cooker
file://downloads/cooker/i586/Mandrake/RPMS with ../base/hdlist.cz
built hdlist synthesis file for medium "cooker"
reading hdlist file [/var/lib/urpmi/hdlist.cooker.cz]
keeping only files referenced in provides
reading hdlist file [/var/lib/urpmi/hdlist.cooker.cz]
write depslist file [/var/lib/urpmi/depslist.ordered]
write provides file [/var/lib/urpmi/provides]
write compss file [/var/lib/urpmi/compss]
found 12 headers in cache
removing 12 obsolete headers in cache
write config file [/etc/urpmi/urpmi.cfg]
[root@cooker root]# urpmi.addmedia contrib file://downloads/contrib/RPMS
with ../../cooker/i586/Mandrake/base/hdlist2.cz
built hdlist synthesis file for medium "contrib"
reading hdlist file [/var/lib/urpmi/hdlist.cooker.cz]
reading hdlist file [/var/lib/urpmi/hdlist.contrib.cz]
keeping only files referenced in provides
reading hdlist file [/var/lib/urpmi/hdlist.cooker.cz]
reading hdlist file [/var/lib/urpmi/hdlist.contrib.cz]
write depslist file [/var/lib/urpmi/depslist.ordered]
write provides file [/var/lib/urpmi/provides]
write compss file [/var/lib/urpmi/compss]
found 0 headers in cache
removing 0 obsolete headers in cache
write config file [/etc/urpmi/urpmi.cfg]

and now depslist.ordered contains only the last (contrib.) media. I do
not know what happens; @home I use the same hdlists to update and it
does it correctly.

[root@cooker root]# ll /var/lib/urpmi
total 17736
-rw-r--r--    1 root     root        14919 Dec  3 15:57 compss
-rw-r--r--    1 root     root        13973 Oct  5 19:21 compssUsers.flat
-rw-r--r--    1 root     root        40840 Dec  3 15:57 depslist.ordered
-rw-r--r--    1 1137     1100      3923258 Dec  3 04:31
hdlist.contrib.cz
-rw-r--r--    1 1137     1100     13676625 Dec  3 04:31 hdlist.cooker.cz
-rw-------    1 root     root        71839 Dec  3 15:56 list.contrib
-rw-------    1 root     root       158407 Dec  3 15:54 list.cooker
-rw-r--r--    1 root     root        81545 Dec  3 15:57 provides
-rw-r--r--    1 root     root        53154 Dec  3 15:56
synthesis.hdlist.contrib.cz
-rw-r--r--    1 root     root       114025 Dec  3 15:55
synthesis.hdlist.cooker.

Any idea for debugging? I tried perl -d but it stop upon first fork
(when it parses hdlist) and I do not know how to continue.

-andrej

Reply via email to