Postinst output attached. Thanks for the quick reply.

Zack
[EMAIL PROTECTED] ~ =) # /var/lib/dpkg/info/alsa-base.postinst configure             + set -e
+ . /usr/share/debconf/confmodule
++ '[' '!' '' ']'
++ PERL_DL_NONLAZY=1
++ export PERL_DL_NONLAZY
++ exec /usr/share/debconf/frontend /var/lib/dpkg/info/alsa-base.postinst configure
+ set -e
+ . /usr/share/debconf/confmodule
++ '[' '!' 1 ']'
++ '[' -z '' ']'
++ exec
++ DEBCONF_REDIR=1
++ export DEBCONF_REDIR
+ db_version 2.0
+ _db_cmd 'VERSION 2.0'
+ echo 'VERSION 2.0'
+ local 'IFS=
'
+ local _LINE
+ read -r _LINE
+ RET=2.0
+ return 0
+ MYNAME=/var/lib/dpkg/info/alsa-base.postinst
+ case "$1" in
+ conf_file=
+ '[' -f /etc/default/alsa ']'
+ conf_file=/etc/default/alsa
++ . /etc/default/alsa
++ echo ''
+ runlevels_save=
++ . /etc/default/alsa
++ '[' forcibly-unload-driver ']'
++ echo forcibly-unload-driver
+ force_unload_modules_before_suspend=forcibly-unload-driver
+ db_get alsa-base/alsactl_store_on_shutdown
+ _db_cmd 'GET alsa-base/alsactl_store_on_shutdown'
+ echo 'GET alsa-base/alsactl_store_on_shutdown'
+ local 'IFS=
'
+ local _LINE
+ read -r _LINE
+ RET='always autosave'
+ return 0
+ case "$RET" in
+ alsactl_store_on_shutdown='always autosave'
+ cat /usr/share/alsa-base/alsa.default
+ sed -e 's/alsactl_store_on_shutdown=.*/alsactl_store_on_shutdown="always autosave"/' -e 's/runlevels_save=.*/runlevels_save=""/' -e 's/force_unload_modules_before_suspend=.*/force_unload_modules_before_suspend="forcibly-unload-driver"/'
+ rm -f /etc/alsa/alsa-base.conf /etc/alsa-base.conf
+ '[' '!' -c /dev/audio ']'
+ '[' -L /dev/snd ']'
+ '[' '!' -d /dev/snd ']'
+ for N in 0 1 2 3 4 5 6 7
+ D=/etc/dev.d/snd/controlC0
+ '[' -d /etc/dev.d/snd/controlC0 ']'
+ L=/etc/dev.d/snd/controlC0/alsa-base.dev
+ rm -f /etc/dev.d/snd/controlC0/alsa-base.dev
+ ln -s /lib/alsa/dev /etc/dev.d/snd/controlC0/alsa-base.dev
+ for N in 0 1 2 3 4 5 6 7
+ D=/etc/dev.d/snd/controlC1
+ '[' -d /etc/dev.d/snd/controlC1 ']'
+ L=/etc/dev.d/snd/controlC1/alsa-base.dev
+ rm -f /etc/dev.d/snd/controlC1/alsa-base.dev
+ ln -s /lib/alsa/dev /etc/dev.d/snd/controlC1/alsa-base.dev
+ for N in 0 1 2 3 4 5 6 7
+ D=/etc/dev.d/snd/controlC2
+ '[' -d /etc/dev.d/snd/controlC2 ']'
+ L=/etc/dev.d/snd/controlC2/alsa-base.dev
+ rm -f /etc/dev.d/snd/controlC2/alsa-base.dev
+ ln -s /lib/alsa/dev /etc/dev.d/snd/controlC2/alsa-base.dev
+ for N in 0 1 2 3 4 5 6 7
+ D=/etc/dev.d/snd/controlC3
+ '[' -d /etc/dev.d/snd/controlC3 ']'
+ L=/etc/dev.d/snd/controlC3/alsa-base.dev
+ rm -f /etc/dev.d/snd/controlC3/alsa-base.dev
+ ln -s /lib/alsa/dev /etc/dev.d/snd/controlC3/alsa-base.dev
+ for N in 0 1 2 3 4 5 6 7
+ D=/etc/dev.d/snd/controlC4
+ '[' -d /etc/dev.d/snd/controlC4 ']'
+ L=/etc/dev.d/snd/controlC4/alsa-base.dev
+ rm -f /etc/dev.d/snd/controlC4/alsa-base.dev
+ ln -s /lib/alsa/dev /etc/dev.d/snd/controlC4/alsa-base.dev
+ for N in 0 1 2 3 4 5 6 7
+ D=/etc/dev.d/snd/controlC5
+ '[' -d /etc/dev.d/snd/controlC5 ']'
+ L=/etc/dev.d/snd/controlC5/alsa-base.dev
+ rm -f /etc/dev.d/snd/controlC5/alsa-base.dev
+ ln -s /lib/alsa/dev /etc/dev.d/snd/controlC5/alsa-base.dev
+ for N in 0 1 2 3 4 5 6 7
+ D=/etc/dev.d/snd/controlC6
+ '[' -d /etc/dev.d/snd/controlC6 ']'
+ L=/etc/dev.d/snd/controlC6/alsa-base.dev
+ rm -f /etc/dev.d/snd/controlC6/alsa-base.dev
+ ln -s /lib/alsa/dev /etc/dev.d/snd/controlC6/alsa-base.dev
+ for N in 0 1 2 3 4 5 6 7
+ D=/etc/dev.d/snd/controlC7
+ '[' -d /etc/dev.d/snd/controlC7 ']'
+ L=/etc/dev.d/snd/controlC7/alsa-base.dev
+ rm -f /etc/dev.d/snd/controlC7/alsa-base.dev
+ ln -s /lib/alsa/dev /etc/dev.d/snd/controlC7/alsa-base.dev
+ rm -f /etc/alsa/dev.d/alsa-base.dev
+ '[' -f /etc/apm/scripts.d/alsa ']'
+ ALREADY_LINKED=no
+ for F in '/etc/apm/suspend.d/??alsa'
+ already_linked_to_alsa /etc/apm/suspend.d/80alsa
+ '[' /etc/apm/suspend.d/80alsa ']'
+ '[' -L /etc/apm/suspend.d/80alsa ']'
+++ readlink /etc/apm/suspend.d/80alsa
++ basename ../scripts.d/alsa
+ '[' alsa = alsa ']'
+ return 0
+ ALREADY_LINKED=yes
+ break
+ '[' yes = yes ']'
+ ALREADY_LINKED=no
+ for F in '/etc/apm/resume.d/??alsa'
+ already_linked_to_alsa /etc/apm/resume.d/20alsa
+ '[' /etc/apm/resume.d/20alsa ']'
+ '[' -L /etc/apm/resume.d/20alsa ']'
+++ readlink /etc/apm/resume.d/20alsa
++ basename ../scripts.d/alsa
+ '[' alsa = alsa ']'
+ return 0
+ ALREADY_LINKED=yes
+ break
+ '[' yes = yes ']'
+ '[' -f /etc/apm/event.d/alsa ']'
+ for F in /etc/modutils/alsa /etc/modprobe.d/alsa
+ '[' -L /etc/modutils/alsa ']'
+ '[' '!' -f /etc/modutils/alsa ']'
+ for F in /etc/modutils/alsa /etc/modprobe.d/alsa
+ '[' -L /etc/modprobe.d/alsa ']'
+ '[' '!' -f /etc/modprobe.d/alsa ']'
+ for D in modutils modprobe.d
+ '[' -f /etc/modutils/alsa-base ']'
+ F=/etc/modutils/sound
+ '[' -f /etc/modutils/sound ']'
+ F2=/etc/modutils/sound.dpkg-new
+ '[' -f /etc/modutils/alsa-base ']'
+ cat /etc/modutils/sound
+ decruft_mlcf
+ grep -v -e '^install .* /usr/lib/alsa/modprobe-post-install' -e '^#.*Generated by ALSACONF' -e '^#.*ALSACONF verion'
+ grep -Fv -f /etc/modutils/alsa-base
[EMAIL PROTECTED] ~ =( # echo $?
1

Reply via email to