[PlanetCCRMA] HDSP 9652 patch - Failed Dependencies
Fernando Pablo Lopez-Lezcano
nando@ccrma.Stanford.EDU
Sun Dec 8 17:07:01 2002
> The 4 support rpm's installed fine, but the two drivers fail for
> dependencies.
>
> [root@Godzilla TEMP_ALSA]# rpm -Uvh alsa-driver-0.9.0-42.i386.rpm
> error: failed dependencies:
> alsa-driver-modules-0.9.0-42 is needed by alsa-driver-0.9.0-42
> [root@Godzilla TEMP_ALSA]# rpm -Uvh
> alsa-driver-2.4.19-1.ll-0.9.0-42.i686.rpm
> error: failed dependencies:
> alsa-driver-modules-0.9.0-36 is needed by alsa-driver-0.9.0-36
> [root@Godzilla TEMP_ALSA]#
>
> It sort of looks like the drivers didn't get their numbers revved?
Install both at the same time (add both file names to the same rpm -Uvh
invocation, one after the other) and that will do it. I should have
mentioned that you should rpm -Uvh'ed all the rpms at the same time.
BTW, the small one line patch is in those rpms.
-- Fernando