On Sat, Oct 04, 2003 at 01:32:33PM +0200, Thomas Schweikle wrote:
> Hi!
> 
> What is going on here?
> 
> yew portage # emerge -up $( qpkg -I -nc )
> 
> These are the packages that I would merge, in order:
> 
> Calculating dependencies /
> emerge: there are no masked or unmasked ebuilds to satisfy 
> "dev-python/PyXML".
> 
> !!! Error calculating dependencies. Please correct.
> yew portage # emerge -s PyXML
> Searching...
> [ Results for search key : PyXML ]
> [ Applications found : 2 ]
> 
> *  dev-python/PyXML-py21
>       Latest version available: 0.8.1
>       Latest version installed: [ Not Installed ]
>       Size of downloaded files: 699 kB
>       Homepage:    http://pyxml.sourceforge.net/
>       Description: A collection of libraries to process XML with Python.
> 
> *  dev-python/pyxml
>       Latest version available: 0.8.2
>       Latest version installed: 0.8.2
>       Size of downloaded files: 710 kB
>       Homepage:    http://pyxml.sourceforge.net/
>       Description: A collection of libraries to process XML with Python.
> 
> yew portage # emerge unmerge PyXML
> 
> !!! Couldn't find match for PyXML
> 
> >>> unmerge: No packages selected for removal.
> 
> How do I get rid of this stale package entry?
> 

Try:

# emerge unmerge pyxml

It seems that emerge search is not case sensitive, but emerge unmerge
is.  Not sure if that's a bug or a feature.

- PK

> -- 
> Thomas
> 
> 
> --
> [EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list

Reply via email to