Opened 13 years ago
Closed 13 years ago
#30138 closed defect (worksforme)
libsoup: libgiolibproxy.so does not exist
Reported by: | j@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | dbevans (David B. Evans), ryandesign (Ryan Carsten Schmidt) | |
Port: | libsoup |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Error: The file /opt/local/lib/gio/modules/libgiolibproxy.so does not exist, though it was Error: expected to have been provided by one of libsoup's dependencies. Try Error: rebuilding the port that should have provided that file by running Error: Error: sudo port -n upgrade --force <portname> Error: Error: Target org.macports.configure returned: missing required file Error: Failed to install libsoup Log for libsoup is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libsoup/main.log Error: The following dependencies were not installed: libsoup webkit-gtk enchant aspell texinfo xz hunspell gst-plugins-base gnome-vfs desktop-file-utils gnome-mime-data gstreamer bison flex gzip libtheora libvorbis libogg orc icu xorg-libXt xorg-libsm xorg-libice Error: Status 1 encountered during processing.
Hi... I'm fairly new to this, but after looking around and talking to a few friends I'm convinced that this is a problem with the macPort script.
This is from the second run; the first one got up to libsoup with no problem. I hope this makes sense. Thanks :)
Attachments (1)
Change History (7)
Changed 13 years ago by j@…
comment:1 follow-up: 2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | devans@… ryandesign@… added |
---|---|
Description: | modified (diff) |
Port: | libsoup added |
Summary: | Error building uzbl mac osx → libsoup: libgiolibproxy.so does not exist |
On my system:
$ port provides /opt/local/lib/gio/modules/libgiolibproxy.so /opt/local/lib/gio/modules/libgiolibproxy.so is provided by: glib-networking
Do you have glib-networking installed? You should, since it is a dependency of libsoup. Do you have this libgiolibproxy.so file? If not, what does the glib-networking port contain? ("port contents glib-networking" would tell you)
comment:2 follow-up: 3 Changed 13 years ago by j@…
Replying to ryandesign@…:
Do you have glib-networking installed? You should, since it is a dependency of libsoup. Do you have this libgiolibproxy.so file? If not, what does the glib-networking port contain? ("port contents glib-networking" would tell you)
No I don't have it installed, but I thought that the original uzbl install which is meant,as U understand it, to install dependencies should have it included, shouldn't it?
comment:3 Changed 13 years ago by j@…
Replying to j@…:
Replying to ryandesign@…:
Do you have glib-networking installed? You should, since it is a dependency of libsoup. Do you have this libgiolibproxy.so file? If not, what does the glib-networking port contain? ("port contents glib-networking" would tell you)
No I don't have it installed, but I thought that the uzbl port, which this ticket was originally about, was meant to install dependencies? Should it not be included in that mac port?
comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
libsoup does declare a dependency on glib-networking; it was added in r79882. Is your ports tree up to date? Try "sudo port selfupdate" and "sudo port upgrade outdated".
comment:5 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
FYI I have committed an updated version of the uzbl port to MacPorts; see #21146 for details if desired.
comment:6 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
No response; closing. If this is still a problem for you, attach the log file from installing the current version when you reopen.
the macPort file in question