OOPS! Re: [PlanetCCRMA] updated: new ALSA drivers

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Wed Jan 22 10:00:03 2003


> [root@Godzilla root]# apt-get install alsa-driver-2.4.19-1.ll
> alsa-driver alsa-lib alsa-lib-devel alsa-utils alsa-tools
> Reading Package Lists... Done
> Collecting File Provides... Done
> Building Dependency Tree... Done
> The following packages will be upgraded
>   alsa-driver alsa-driver-2.4.19-1.ll alsa-lib alsa-tools alsa-utils
> The following NEW packages will be installed:
>   alsa-lib-devel
> 5 packages upgraded, 1 newly installed, 0 removed and 1 not upgraded.
> Need to get 2611kB of archives. After unpacking 346kB will be freed.
> Get:1 http://www-ccrma.stanford.edu redhat/7.x/en/i386/planetccrma
> alsa-driver 0.9.0-44 [248kB]
> Get:2 http://www-ccrma.stanford.edu redhat/7.x.up/en/i386/planetccrma
> alsa-driver-2.4.19-1.ll 0.9.0-44 [1171kB]
> Get:3 http://www-ccrma.stanford.edu redhat/7.x/en/i386/planetccrma
> alsa-lib 0.9.0-44 [672kB]
> Get:4 http://www-ccrma.stanford.edu redhat/7.x/en/i386/planetccrma
> alsa-lib-devel 0.9.0-44 [315kB]
> Get:5 http://www-ccrma.stanford.edu redhat/7.x/en/i386/planetccrma
> alsa-tools 0.9.0-44 [94.0kB]
> Get:6 http://www-ccrma.stanford.edu redhat/7.x/en/i386/planetccrma
> alsa-utils 0.9.0-44 [111kB]
> Fetched 2611kB in 11s (224kB/s)
> Executing RPM (-Uvh)...
> Preparing...                ###########################################
> [100%]
> file /usr/lib/libasound.a from install of alsa-lib-devel-0.9.0-44
> conflicts with file from package alsa-lib-static-0.9.0-42
> E: Sub-process /bin/rpm returned an error code (11)
> [root@Godzilla root]#

Remove the alsa-lib-static package, it is no longer needed (just do an
rpm -e alsa-lib-static, there are no dependencies at this point). I forgot
to include an "Obsoletes:" tag in alsa-lib-devel, I'll do that in the next
release although it will be too late :-)

-- Fernando