Bug 38670 - gnome2 metaport crashes while installing gnomutils2: gnome-system-log-C.omf.out: No such file or directory
Summary: gnome2 metaport crashes while installing gnomutils2: gnome-system-log-C.omf.o...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-28 20:20 UTC by watchman
Modified: 2002-07-14 16:27 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description watchman 2002-05-28 20:20:01 UTC
      While trying to install the gnome2 metaport found in /usr/ports/x11/gnome2, the installation crashes when installing one of the dependencies: gnomeutils2 found in /usr/ports/misc/gnomeutils2.

The error message output:

gmake[5]: Entering directory `/usr/ports/misc/gnomeutils2/work/gnome-utils-1.105.0/logview/help/C'
/bin/sh ../../../mkinstalldirs /usr/X11R6/share/gnome/omf/gnome-utils
for file in gnome-system-log-C.omf; do \
        install -c -o root -g wheel -m 444 $file.out /usr/X11R6/share/gnome/omf/gnome-utils/$file; \
done
install: gnome-system-log-C.omf.out: No such file or directory
gmake[5]: *** [install-data-hook-omf] Error 71
gmake[5]: Leaving directory `/usr/ports/misc/gnomeutils2/work/gnome-utils-1.105.0/logview/help/C'
gmake[4]: *** [install-data-am] Error 2


This is using the port as of 2002-05-28.

How-To-Repeat:       run "make install" in gnomeutils2.
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2002-05-28 22:17:42 UTC
Responsible Changed
From-To: freebsd-ports->gnome

Over to maintainers
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2002-07-05 06:38:18 UTC
State Changed
From-To: open->feedback

Are you still able to reproduce this?  I have updated gnomeutils2 numerous 
times on two different machines, and have yet to encounter this problem. 
Also, you seem to be the only one reporting it.  Please let me know if this 
is still an issue.
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2002-07-14 16:26:41 UTC
State Changed
From-To: feedback->closed

This is fixed now with the latest version of libgnome.  You will have 
to have the scrollkeeper port installed, but updating to the latest 
rev of libgnome should do that for you.