Sebastian Dransfeld <[EMAIL PROTECTED]> writes:
> When trying to install packages urpmi hangs:
>
> root@s186b:/var/cache/urpmi/rpms# urpmi -v iptables
> read depslist file [/var/lib/urpmi/depslist.ordered]
> read provides file [/var/lib/urpmi/provides]
> unable to find all synthesis file, using parsehdlist server
>
> It's this command that dies:
> 3269 pts/1 R 1:04 parsehdlist --interactive
> /var/lib/urpmi/hdlist.sunsite.cz
Can you try it by hand and see if it is running ?
Type the command and type
iptables:requires
and
iptables:provides
you should get output.
What gives rpm -q rptools urpmi ?
Thanks, Francois.