Bug 237124

Summary: gnome-vfs2: /opt/gnome reference left in /usr/bin/gnome-help-NLD
Product: [openSUSE] openSUSE 11.0 Reporter: Andreas Hanke <andreas.hanke>
Component: GNOMEAssignee: Hans Petter Jansson <hpj>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P4 - Low CC: chobbs
Version: Factory   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard: gnome-wrong-out-of-the-box
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Hanke 2007-01-20 12:54:04 UTC
1 reference to /opt/gnome has survived in /usr/bin/gnome-help-NLD:

    if ($filename =~ s|^(ghelp:)?/+opt/gnome/share/gnome/help/([^/]*)/([^/]*)/\2.xml((\?[^/]*)?)$|help:$2$4|) {

"sed -e s/\/opt\/gnome/\/usr/g" doesn't work here because there is no trailing slash ;-)
Comment 1 Andreas Hanke 2007-01-20 12:55:43 UTC
No _leading_ slash is what I meant.

Btw., isn't this script obsolete now? If you still need it for upgrade purposes, please try to find out if the upgrade actually works.
Comment 2 Andreas Hanke 2007-01-20 13:03:08 UTC
Related: Bug 237125
Comment 3 Hans Petter Jansson 2007-09-21 00:12:36 UTC
I think this script isn't being used for anything in 10.3. It's being installed by gnome-vfs2.
Comment 4 Christopher Hobbs 2008-05-28 21:36:00 UTC
No update since 2007-09-20, commiting to NEEDINFO.  Close in 21 days if no response or reopen if necessary.
Comment 5 Hans Petter Jansson 2008-05-28 22:23:58 UTC
Still there in 11.0. I think it's minor, though.
Comment 6 JP Rosevear 2009-08-06 14:05:52 UTC
Vincent removed this file

*** This bug has been marked as a duplicate of bug 443096 ***