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

Re: piuparts, how to interpret logs ???



On Mon, Oct 26, 2009 at 03:30:50PM +0100, Laurent Guignard wrote:

> I don't understand how ucf can be unavailable has there is this in
> debian/control file :
> Depends: ${shlibs:Depends}, ${misc:Depends}, ucf, libpcap0.8 (>= 0.9), libnet1
> (>= 1.1.2.1-3)
> 
> So, it seems that ucf has and will be installed when dhcp-probe is
> installed...

Let's imagine these steps on a clean base system:

# apt-get install dhcp-probe
... (dhcp-probe, ucf and other dependencies are installed) ...
# apt-get remove dhcp-probe
... (dhcp-probe is uninstalled, with conffiles left) ...
# apt-get remove ucf (or apt-get autoremove)
... (ucf is uninstalled) ...
# dpkg --purge dhcp-probe
... ("dhcp-probe.postrm purge" is called to purge the conffiles,
     without ucf present) ...

Hope this helps.

Regards,
-- 
Theppitak Karoonboonyanan
http://linux.thai.net/~thep/


Reply to: