>> (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

Hi,
        I tried your suggestion:

% dpkg -l python25-socket
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
pn  python25-socke <none>         (no description available)

% sudo dpkg -r --force-all 
python25-socket
Password:
dpkg - warning: ignoring request to remove python25-socket which isn't 
installed.

... but dpkg doesn't quite see it either.

% dpkg -l python25-socket
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
pn  python25-socke <none>         (no description available)

% fink list python25
Information about 7693 packages read in 4 seconds.
  i   python25         1:2.5.2-1    Interpreted, object-oriented language
  i   python25-shlibs  1:2.5.2-1    Interpreted, object-oriented language
      python25-socket  1:2.5.1-3    Obsolete socket plugin for python
(i)  python25-socket  1:2.5.1-3    Obsolete socket plugin for python

... and somehow fink list -o sees it, sort of.  Is there some meaning to 
it being listed twice?


David Fang
Computer Systems Laboratory
Electrical & Computer Engineering
Cornell University
http://www.csl.cornell.edu/~fang/
        -- (2400 baud? Netscape 3.0?? lynx??? No problem!)

-------------------------------------------------------------------------
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