rawhide report: 20060119 changes

Chris Chabot chabotc at xs4all.nl
Thu Jan 19 13:11:23 UTC 2006


cd /usr/lib/bonobo/servers
grep -l "location=\"/usr/\$(LIB)/" *

grep's output will list the files you need to edit, forinstance i like
using mcedit so i did:

for i in `grep -l "location=\"/usr/\\$(LIB)/" *` ; do mcedit $i ; done

(but any old editor will do :-)

then search&replace $(LIB) with $LIB and you will be up and running
again

g'luck!

	-- Chris

On Thu, 2006-01-19 at 07:06 -0600, Brian Millett wrote:
> On Thu, 2006-01-19 at 12:54 +0100, Chris Chabot wrote:
> > Thanks, those are editable by hand too so i can even run the latest
> > updates i guess
> > 
> > However what about the other poor souls who will yum update today? Seems
> > harsh to leave so many people without working panel applets and mail..
> > 
> > On Thu, 2006-01-19 at 06:48 -0500, Jakub Jelinek wrote:
> > > On Thu, Jan 19, 2006 at 12:45:27PM +0100, Chris Chabot wrote:
> > > > Same here, and not only evolution but also my panel clock, window list 
> > > > and volume manager
> > > 
> > > > (evolution:2070): evolution-shell-WARNING **: Cannot activate 
> > > > 'OAFIID:GNOME_Evolution_Calendar_Component:2.6': g_module_open
> > > > of `/usr/$(LIB)/evolution/2.6/components/libevolution-calendar.so' 
> > > > failed with `/usr/$(LIB)/evolution/2.6/components/libevolu
> > > > tion-calendar.so: cannot open shared object file: No such file or directory'
> > > 
> > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=156982
> > > 
> > > 	Jakub
> > > 
> 
> Ok, I read the bugzilla and maybe it too early for me, but what files to
> edit?  Spec or what script?
> 
> Thanks.
> -- 
> Brian Millett - [ Markab Ambassador, "The Long Dark"]
> "The forces of darkness do not move openly. They work through others.
> Use others. When the darkness was defeated long ago, they scattered, hid
> themselves away in secret places, and waited. Now, the dark hand is
> reaching out and recalling them from their sleep."
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-test-list/attachments/20060119/3fd198bc/attachment.sig>


More information about the fedora-test-list mailing list