Bug#367328: [Linux-wlan-ng-devel] Bug#367328: linux-wlan-ng
doesn't complete install on sid x86 (again)
Enrico Tassi
gareuselesinge at debian.org
Mon May 15 08:32:08 UTC 2006
On Sun, May 14, 2006 at 10:13:45PM -0700, Paul Scott wrote:
> Package: linux-wlan-ng
> Version: 0.2.4+svn20060414-3
>
> This has apparently happened on a previous version:
>
> Errors were encountered while processing:
> linux-wlan-ng
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> A package failed to install. Trying to recover:
> Setting up linux-wlan-ng (0.2.4+svn20060414-3) ...
> invoke-rc.d: initscript pcmcia, action "reload" failed.
> dpkg: error processing linux-wlan-ng (--configure):
> subprocess post-installation script returned error exit status 5
the postinst file:
# Reload pcmcia config files, as this package drops a new one in.
if [ -x /etc/init.d/pcmcia ]; then
invoke-rc.d pcmcia reload
elif [ -x /etc/init.d/pcmciautils ]; then
...
invoke-rc.d pcmciautils reload
are you sure that you have properly replaced pcmcia-cs with pcmciautils?
(yes, maybe now the right order to call the reload action is the opposite one..)
regards
--
Enrico Tassi
More information about the Linux-wlan-ng-devel
mailing list