[MacPorts] #70437: glib2 @2.78.4_0+debug+universal+x11 upgrade fails, opportunistic use of dbus
MacPorts
noreply at macports.org
Wed Jul 24 23:55:38 UTC 2024
#70437: glib2 @2.78.4_0+debug+universal+x11 upgrade fails, opportunistic use of
dbus
------------------------------+----------------------
Reporter: TheLastLovemark | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Resolution: | Keywords:
Port: glib2 |
------------------------------+----------------------
Comment (by mascguy):
Replying to [comment:5 TheLastLovemark]:
> {{{
> sh-3.2# port -v installed dbus
> The following ports are currently installed:
> dbus @1.14.10_1 (active) requested_variants='' platform='darwin 17'
archs='x86_64' date='2024-07-22T12:43:53-0400'
> }}}
Okay, `dbus` isn't installed `+universal`, which makes sense since it
isn't a dependency.
For now, can you try the following:
{{{
$ sudo port -f deactivate dbus
$ sudo port clean glib2
$ sudo port upgrade glib2
$ sudo port activate dbus
}}}
Ultimately I need to fix the opportunistic use of `dbus`, per Josh's
earlier comment. But for now, temporarily deactivating it first might
solve your problem.
Give it a shot, and let me know if it works.
--
Ticket URL: <https://trac.macports.org/ticket/70437#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list