{pts/2}% rpm -q rpmdrake rpmtools rpm urpmi
rpmdrake-1.3-70mdk
rpmtools-3.0-8mdk
rpm-4.0.3-0.15mdk
urpmi-1.6-12mdk

Invoke rpmdrake, switch to updates, select any update, press install. It
tells me "invoking tpminst", for some time progress bar, then nothing more
happens. In rpmdrake the package disappears in Updates, but it is not
installed. In strace I see that rpmdrake *is* installed with correct (he
he) arguments, it invokes two times urpmi --headers and that's all. It
looks, like rpminst *thinks* everything is already installed.

Tried to remove/add source several times with/without ../base/hdlist.cz
without any chage. Here is what I get with strace:

12135 execve("/usr/sbin/rpminst", ["/usr/sbin/rpminst", "--skip-intro",
"--report", "/root/tmp/rpminst.log", "--packages", "lftp"],...
12136 execve("/bin/sh", ["sh", "-c", "urpmq --force --headers lftp  >
"...],...
12137 execve("/usr/bin/urpmq", ["urpmq", "--force", "--headers", "lftp"],
..
12139 execve("/bin/gzip", ["gzip", "-d"],...
12140 execve("/bin/sh", ["sh", "-c", "urpmq -m --headers lftp >
/home/"...],...
12141 execve("/usr/bin/urpmq", ["urpmq", "-m", "--headers", "lftp"], ...
12142 execve("/bin/sh", ["sh", "-c", "gzip -dc
\'/var/lib/urpmi/synthes"...], ...
12142 execve("/bin/gzip", ["gzip", "-dc",
"/var/lib/urpmi/synthesis.hdlist."...]..
12144 execve("/bin/gzip", ["gzip", "-d"],...

that's all.

-andrej



Reply via email to