[MacPorts] #51963: "Error: Failed to install gnome-vfs" when installing Wine

MacPorts noreply at macports.org
Wed Aug 3 14:24:38 PDT 2016


#51963: "Error: Failed to install gnome-vfs" when installing Wine
-------------------------+--------------------------------
  Reporter:  eclipzed@…  |      Owner:  macports-tickets@…
      Type:  defect      |     Status:  new
  Priority:  Not set     |  Milestone:
 Component:  ports       |    Version:  2.3.4
Resolution:              |   Keywords:
      Port:  gnome-vfs   |
-------------------------+--------------------------------

Comment (by eclipzed@…):

 Replying to [comment:3 devans@…]:
 > From your logfile it appears that the gnome-vfs is failing during the
 post-activate phase when gconf is attempting to install (actually register
 the already installed gconf schema files) provided by gnome-vfs.  The
 specific error is as follows
 > {{{
 > :info:clean Installed schema `/schemas/system/smb/workgroup' for locale
 `hr'
 > :info:clean Installed schema `/schemas/system/smb/workgroup' for locale
 `te'
 > :info:clean Installed schema `/schemas/system/smb/workgroup' for locale
 `dz'
 > :info:clean Installed schema `/schemas/system/smb/workgroup' for locale
 `hu'
 > :info:clean Installed schema `/schemas/system/smb/workgroup' for locale
 `pl'
 > :info:clean Installed schema `/schemas/system/smb/workgroup' for locale
 `th'
 > :info:clean Installed schema `/schemas/system/smb/workgroup' for locale
 `lt'
 > :info:clean Command failed: export GCONF_CONFIG_SOURCE=`gconftool-2
 --get-default-source` &&  gconftool-2 --makefile-install-rule
 /opt/local/etc/gconf/schemas/*.schemas
 > :info:clean Exit code: 1
 > :error:clean org.macports.activate for port gnome-vfs returned: command
 execution failed
 > :debug:clean Error code: NONE
 > :debug:clean Backtrace: command execution failed
 >     while executing
 > "proc-post-org.macports.activate-activate-0 org.macports.activate"
 >     ("eval" body line 1)
 >     invoked from within
 > "eval $post $targetname"
 > :error:clean Failed to install gnome-vfs
 > :debug:clean could not read "/opt/local/share/locale/zu/LC_MESSAGES
 /gnome-vfs-2.0.mo": no such file or directory
 > }}}
 >
 > This indicates that the gconftool command failed trying to register the
 schema for locale 'zu' during the post-activate phase due to the fact that
 the corresponding locale file
 > {{{
 > /opt/local/share/locale/zu/LC_MESSAGES/gnome-vfs-2.0.mo
 > }}}
 > which should have been installed during the previous gnome-vfs activate
 phase proper, seems to be missing. You might check to see if this is true.
 >
 > However, at this point, gnome-vfs may be in a limbo state of sorts as
 `port` may consider it to be installed and active since it completed the
 main installation and activation phases.
 >
 > What does the following command report?
 > {{{
 > $ port installed gnome-vfs
 > }}}
 >
 > If this indicates gnome-vfs is active, then I'd suggest you try the
 following command sequence to deactivate it and attempt a clean install
 > {{{
 > $ sudo port deactivate gnome-vfs
 > $ sudo port clean gnome-vfs
 > $ sudo port install gnome-vfs +universal
 > }}}
 >
 > In the meantime, I'll attempt to recreate your results.
 >
 >
 >

 Thank you for the quick reply.

 I checked to see if gnome-vfs-2.0.mo was missing and it was, in fact, in
 its correct place.

 I then checked to see if gnome-vfs was active, and it was, so I did what
 you suggested. When I got to the install command, it gave an error, but
 when I tried it again, strangely, it worked. I used the "sudo port install
 wine" command again and it began proceeding with the rest of the
 dependencies.

 Now, however, it is having a problem with installing python35.

 {{{
 Error: org.macports.build for port python35 returned: command execution
 failed
 Error: Failed to install python35
 Please see the log file for port python35 for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python35/python35/main.log
 Error: The following dependencies were not installed: gstreamer010-gst-
 plugins-base iso-codes python35 libogg libtheora libvorbis orc coreutils
 xorg-libXv xorg-videoproto lcms2 libGLU
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port wine failed
 }}}

 I'll attach its main.log.

-- 
Ticket URL: <https://trac.macports.org/ticket/51963#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list