With the latest attempt to run my cookerupdate script:

[~]# cat `which cookerupdate`
#!/bin/sh
/usr/sbin/urpmi.update --auto-select && /usr/sbin/urpmi --auto-select

:)

...still fails so I tried using rpmdrake and that failed cause it got
tons of package conflicts ie it tried to use rpm -ivh instead of rpm
-Uvh

Off course the packages were in /usr/rpms, the originating dir for the
symlink /var/cache/urpmi/rpms ( hint hint ) so a rpm -Uvh * did all
the updates.

No other news from the front.


Cya, Han.

Reply via email to