[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: debconf in potato



Wichert Akkerman wrote:
> Does anyone know how to fix or work around this?
> 
> lists:/etc/apt# dpkg -i /var/cache/apt/archives/mysql-server_3.22.32-6_i386.deb
> (Reading database ... 12496 files and directories currently installed.)
> Preparing to replace mysql-server 3.22.32-4 (using
> .../mysql-server_3.22.32-6_i3
> 86.deb) ...
> Can't locate object method "default_title" via package "Dialog" at
> /usr/share/de
> bconf/frontend line 71.
> dpkg: warning - old pre-removal script returned error exit status 255
> dpkg - trying script from the new package instead ...
> Can't locate object method "default_title" via package "Dialog" at
> /usr/share/de
> bconf/frontend line 71.
> dpkg: error processing /var/cache/apt/archives/mysql-server_3.22.32-6_i386.deb
> (
> --install):
>  subprocess new pre-removal script returned error exit status 255

Hmm, I'm a bit out of touch with potato's debhelper. It looks weird that
it is appearing to try to call the default_title method of a module
named "Dialog", not Debian::DebConf::Dialog.

-- 
see shy jo



Reply to: