[PlanetCCRMA] error in %postun(kernel-module-alsa)

ClaudiusMaximus gloriousclaudiusmaximus@yahoo.co.uk
Mon May 23 22:27:02 2005


I just installed planetccrma-core on FC3, and there seems to be a typo 
in one of the scripts (depmod is in /sbin not /bin):

----8<----
# apt-get install planetccrma-core
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  alsa-driver alsa-firmware alsa-lib alsa-lib-devel alsa-oss alsa-tools 
alsa-utils fltk kernel-module-alsa-2.6.10-2.1.ll.rhfc3.ccrma rtirq rtload
The following packages will be upgraded
  alsa-driver alsa-lib alsa-lib-devel alsa-utils 
kernel-module-alsa-2.6.10-2.1.ll.rhfc3.ccrma
The following packages will be REMOVED:
  alsa-lib-jack-plugin
The following NEW packages will be installed:
  alsa-firmware alsa-oss alsa-tools fltk planetccrma-core rtirq rtload
5 upgraded, 7 newly installed, 1 removed and 35 not upgraded.
Need to get 19.6MB of archives.
After unpacking 15.2MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://apt.sw.be fedora/3/en/i386/dag fltk 1.1.6-1.1.fc3.rf [1063kB]
Get:2 http://ccrma.stanford.edu fedora/3/i386/planetcore alsa-driver 
1.0.9-0.1.rc1.rhfc3.ccrma [305kB]
Get:3 http://ccrma.stanford.edu fedora/3/i386/planetcore 
kernel-module-alsa-2.6.10-2.1.ll.rhfc3.ccrma 1.0.9-0.1.rc1.rhfc3.ccrma 
[14.0MB]Get:4 http://ccrma.stanford.edu fedora/3/i386/planetcore 
alsa-lib-devel 1.0.9-0. 1.rc1.rhfc3.ccrma [455kB]
Get:5 http://ccrma.stanford.edu fedora/3/i386/planetcore alsa-lib 
1.0.9-0.1.rc1. rhfc3.ccrma [824kB]
Get:6 http://ccrma.stanford.edu fedora/3/i386/planetcore rtirq 
20050415-1.rhfc3. ccrma [6745B]
Get:7 http://ccrma.stanford.edu fedora/3/i386/planetcore rtload 
0.0.2-1.rhfc3.cc rma [5102B]
Get:8 http://ccrma.stanford.edu fedora/3/i386/planetcore alsa-tools 
1.0.9-0.1.rc 1.rhfc3.ccrma [373kB]
Get:9 http://ccrma.stanford.edu fedora/3/i386/planetcore alsa-firmware 
1.0.8-1.r hfc3.ccrma [2318kB]
Get:10 http://ccrma.stanford.edu fedora/3/i386/planetcore alsa-oss 
1.0.9-0.1.rc1 .rhfc3.ccrma [80.1kB]
Get:11 http://ccrma.stanford.edu fedora/3/i386/planetcore alsa-utils 
1.0.9-0.1.r c1.rhfc3.ccrma [154kB]
Get:12 http://ccrma.stanford.edu fedora/3/i386/planetcore 
planetccrma-core 2005. 03.22-1.rhfc3.ccrma [4590B]
Fetched 19.6MB in 5m52s (55.7kB/s)
Committing changes...
Preparing...                ########################################### 
[100%]
   1:kernel-module-alsa-2.6.########################################### 
[  8%]
   2:alsa-driver            ########################################### 
[ 17%]
   3:alsa-lib               ########################################### 
[ 25%]
   4:alsa-lib-devel         ########################################### 
[ 33%]
   5:alsa-oss               ########################################### 
[ 42%]
   6:alsa-utils             ########################################### 
[ 50%]
   7:fltk                   ########################################### 
[ 58%]
   8:alsa-tools             ########################################### 
[ 67%]
   9:alsa-firmware          ########################################### 
[ 75%]
  10:rtload                 ########################################### 
[ 83%]
  11:rtirq                  ########################################### 
[ 92%]
  12:planetccrma-core       ########################################### 
[100%]
/var/tmp/rpm-tmp.35769: line 2: /bin/depmod: No such file or directory
error: 
%postun(kernel-module-alsa-2.6.10-2.1.ll.rhfc3.ccrma-1.0.7-1.cvs.rhfc3.ccrma.i686) 
scriptlet failed, exit status 127
Done.
----8<----

I ran /sbin/depmod manually, I hope that will do - I'll reboot in an 
hour or two to check all is well.