Bug#536586: drm-modules-source: drm-modules fails to uninstall
force-merge 536586 539457
tags 536586 + patch
thanks
Had the same issue here, the problem is, that the preinst script add the
diversion with drm-modules-KVERS-arch-amd64
(drm-modules-2.6.30-1-amd64-amd64 for me).
The relevant line in modules.preinst.in is
dpkg-divert --package drm-modules-@KERNEL@-amd64 --add --rename
and should be changed to
dpkg-divert --package drm-modules-@KERNEL@ --add --rename
:)
Regards
Evgeni
--
Bruce Schneier can read and understand Perl programs.
Reply to: