Re: failure to remove+purge debian package generated by make deb-pkg

2010-03-01 Thread Frans Pop
On Monday 01 March 2010, Uwe Kleine-König wrote: > It's already fixed in 072ad3179c526b90b57719e127de851182b04c4c[1] == > 0.93.4-16-g02cb277. > > Should I report the problem anyhow? That would seem rather pointless. Cheers, FJP -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org

Re: failure to remove+purge debian package generated by make deb-pkg

2010-03-01 Thread Uwe Kleine-König
Hello, > I did some research and I concluded it's the fault of > /etc/kernel/postrm.d/initramfs-tools. I think it should have the > following lines: > > # skip on purge > [ "$DEB_MAINT_PARAMS" = "remove" ] || exit 0 > > I will report a bug against initramfs-tools. It's already fixed

Re: failure to remove+purge debian package generated by make deb-pkg

2010-02-27 Thread Uwe Kleine-König
On Thu, Feb 25, 2010 at 11:29:11PM +0100, Frans Pop wrote: > Uwe Kleine-König wrote: > > I created and successfully installed a custom kernel package using > > $(make deb-pkg). > > > > Then after a failed boot test I removed it and then thought that I > > actually want to purge it. > > > > Cannot

Re: failure to remove+purge debian package generated by make deb-pkg

2010-02-25 Thread Frans Pop
Uwe Kleine-König wrote: > I created and successfully installed a custom kernel package using > $(make deb-pkg). > > Then after a failed boot test I removed it and then thought that I > actually want to purge it. > > Cannot delete /boot/initrd.img-2.6.33-rc8-rt, doesn't exist. > run-parts: /etc/ke

failure to remove+purge debian package generated by make deb-pkg

2010-02-25 Thread Uwe Kleine-König
Hello, I created and successfully installed a custom kernel package using $(make deb-pkg). Then after a failed boot test I removed it and then thought that I actually want to purge it. Here's the result: u...@host:~$ sudo dpkg --remove linux-image-2.6.33-rc8-rt (Reading database