David Fang wrote:
[]
> (i)  python25-socket  1:2.5.1-3    Obsolete socket plugin for python
> 
> How do I find/remove the (i) outdated python25-socket package? Is fink 
> somehow confused or out-of-sync?  It says it's not installed when I try to 
> remove it, but it's still there when I list.

Use dpkg to see what the real status of this package is:

  dpkg -l python25-socket

You can also use dpkg to insist some more on removal, like

  sudo dpkg -r --force-all python25-socket

-- 
Martin


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to