Opened 6 years ago
Closed 6 years ago
#56747 closed defect (invalid)
Latest gobject-introspection installation got failed!
Reported by: | breadncup | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | mojave | Cc: | dbevans (David B. Evans) |
Port: | gobject-introspection |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
:msg:archivefetch ---> Attempting to fetch gobject-introspection-1.56.1_1.darwin_18.x86_64.tbz2 from https://packages.macports.org/gobject-introspection :debug:archivefetch Fetching archive failed: The requested URL returned error: 404 Not Found
This makes the error and when I go to https://packages.macports.org/gobject-introspection, the latest version of gobject-introspection-1.56.1_1.darwin_18.x86_64.tbz2 is missing.
Please, check this out.
Change History (6)
comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | mojave added; gobject-introspection removed |
Port: | gobject-introspection added |
comment:2 Changed 6 years ago by breadncup
MacPorts was built from source. This happens after building the port.
While installing gobject-introspection by
sudo /opt/local/bin/port install gobject-introspection
the error comes in. If gobject-introspection-1.56.1_1.darwin_18.x86_64.tbz2 for macOS Mojave, is there any workaround of it?
comment:3 Changed 6 years ago by kencu (Ken)
please do this:
sudo port clean gobject-introspection sudo port -v install gobject-introspection
and if it fails, please post your log so we can see what happened.
comment:4 Changed 6 years ago by jmroot (Joshua Root)
Cc: | dbevans added |
---|
comment:5 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Actually, we're not supposed to discuss prerelease versions of macOS in public places like this issue tracker. See wiki:FAQ#prerelease.
comment:6 Changed 6 years ago by dbevans (David B. Evans)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Verifying that latest gobject-introspection 1.58.0 builds on 10.14 buildbot without error.
We do not provide any binaries for macOS Mojave yet; it has not yet been released. You'll have to let MacPorts build the ports from source.