[MacPorts] #27760: dbus: update to 1.4.1 (was: dbus 1.4.1 port update fails on mac os 10.6.5)
MacPorts
noreply at macports.org
Wed Dec 22 13:41:15 PST 2010
#27760: dbus: update to 1.4.1
---------------------------------+------------------------------------------
Reporter: henning@… | Owner: mcalhoun@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: dbus
---------------------------------+------------------------------------------
Comment(by ryandesign@…):
Ok, so the real error is:
{{{
:debug:patch Assembled command: 'cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_dbus/work/dbus-1.4.1"
&& /usr/bin/patch -p1'
:info:patch The next patch would create the file dbus/dbus-server-
launchd.c,
:info:patch which already exists! Assume -R? [n]
:info:patch Apply anyway? [n]
:info:patch Skipping patch.
:info:patch 1 out of 1 hunk ignored -- saving rejects to file dbus/dbus-
server-launchd.c.rej
:info:patch The next patch would create the file dbus/dbus-server-
launchd.h,
:info:patch which already exists! Assume -R? [n]
:info:patch Apply anyway? [n]
:info:patch Skipping patch.
:info:patch 1 out of 1 hunk ignored -- saving rejects to file dbus/dbus-
server-launchd.h.rej
:info:patch patching file dbus/dbus-sysdeps-unix.c
:info:patch Hunk #1 succeeded at 3425 with fuzz 1 (offset 111 lines).
:info:patch Hunk #2 FAILED at 3544.
:info:patch 1 out of 2 hunks FAILED -- saving rejects to file dbus/dbus-
sysdeps-unix.c.rej
}}}
So, the patchfiles in the port are designed for the current version of the
port -- 1.2.24. You've presumably updated the portfile to version 1.4.1,
but haven't updated the patches, or haven't updated them completely. Part
of the task of updating a port is to deal with updating the patches,
determining which ones need to be updated, which ones can be deleted, and
what new patches might be needed.
It sounds like we can boil this ticket down to the request to update dbus
to 1.4.1, so let's just make it that, and let the maintainer of the port
deal with doing that update. Unless you figure it out sooner, in which
case, by all means attach a patch to this ticket.
--
Ticket URL: <https://trac.macports.org/ticket/27760#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list