Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 108175

Summary: app-text/wv always opens files in read-write mode
Product: Gentoo Linux Reporter: Daniel Drake (RETIRED) <dsd>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 67768    
Attachments: wv-1.0.3-r1.ebuild
files/wv-1.0.3-libole2-readonly.patch

Description Daniel Drake (RETIRED) gentoo-dev 2005-10-05 06:28:04 UTC
A prerequisite for getting beagle into portage.

When wv opens a file, it opens in read-write mode. This causes beagle to run
around in loops (as beagle uses wv for word doc parsing, but wv causes a
possible write event to appear, so beagle tries to index it again, ...)

wv upstream are aware and have said that the next release (1.1.0?) will not
include this bug (and infact it will not be using libole2 for parsing either)

Here's an updated ebuild and patch. OK for me to commit this?
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2005-10-05 06:28:45 UTC
Created attachment 69910 [details]
wv-1.0.3-r1.ebuild
Comment 2 Daniel Drake (RETIRED) gentoo-dev 2005-10-05 06:29:06 UTC
Created attachment 69911 [details, diff]
files/wv-1.0.3-libole2-readonly.patch
Comment 3 Daniel Drake (RETIRED) gentoo-dev 2005-10-06 15:14:39 UTC
in cvs