On Sat, 2002-10-05 at 05:29, Chip Turner wrote:
> 
> [cturner@magneto cturner]$ rpm -ql gnome-python2 | grep gnome/ui
> /usr/lib/python2.2/site-packages/gnome/uimodule.so
> 
> Since it is a C python module, it has the 'module.so' appended, but
> that's where it comes from.

this is site-packages
 ls /usr/lib/python2.2/site-packages/gnome/
appletmodule.so  _gnomemodule.so  __init__.pyc     vfsmodule.so
canvasmodule.so  __init__.py      __init__.pyo     zvtmodule.so



> What does 'rpm -qf /usr/bin/python' show?  Is this a clean install or
> an upgrade?

this is rpm -qf /usr/bin/python

 rpm -qf /usr/bin/python
Python-2.2.1-1

Installed from SRPM

currently rebuilding gnome-python SRPM
> 
> Chip
> 
> mike <[EMAIL PROTECTED]> writes:
> 
> > On Sat, 2002-10-05 at 03:50, Chip Turner wrote:
> > > 
> > > This is in the 'gnome-python2' package.  Note that this is required by
> > > the redhat-config-services module, so it sounds like you have
> > > unsatisfied dependencies.  'rpm -Va --nofiles' to see what isn't
> > > satisfied, then, if you are registered with RHN, you can find out what
> > > is missing ('up2date --whatprovides SomeMissingDependency') and then
> > > 'up2date missingpackage1 missingpackage2 ...' to get those packages
> > > installed.  Or you can use redhat-config-packages to add them from the
> > > CDs.
> > > 
> > > Chip
> > 
> > definitely not in gnome-python2
> > did rpm -Va --nofiles nothing relevant came up
> > 
> > > mike <[EMAIL PROTECTED]> writes:
> > > 
> > > > Where is gnome.ui python module, service conf asks for it but I cant
> > > > find out where it is 
> > > > 
> > > > 
> > > > 
> > > > 
> > > > -- 
> > > > Psyche-list mailing list
> > > > [EMAIL PROTECTED]
> > > > https://listman.redhat.com/mailman/listinfo/psyche-list
> > > > 
> > > 
> > > -- 
> > > Chip Turner                   [EMAIL PROTECTED]
> > >                               Red Hat, Inc.
> > > 
> > > 
> > > 
> > > -- 
> > > Psyche-list mailing list
> > > [EMAIL PROTECTED]
> > > https://listman.redhat.com/mailman/listinfo/psyche-list
> > 
> > 
> > 
> > -- 
> > Psyche-list mailing list
> > [EMAIL PROTECTED]
> > https://listman.redhat.com/mailman/listinfo/psyche-list
> > 
> 
> -- 
> Chip Turner                   [EMAIL PROTECTED]
>                               Red Hat, Inc.
> 
> 
> 
> -- 
> Psyche-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/psyche-list




Reply via email to