Opened 14 years ago
Last modified 13 years ago
#27760 closed update
dbus 1.4.1 port update fails on mac os 10.6.5 — at Version 1
Reported by: | henning@… | Owned by: | mcalhoun@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ryandesign@… | |
Port: | dbus |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
os x 10.6.5, x11 2.4.0
after following the "How to upgrade a port's version locally" instructions i failed to
% sudo port -d install dbus (logfile attached).
carrying out
% port clean --all
and
% port clean openssl
did not change it.
trying to
% port uninstall dbus
and
% port -nR upgrade --force dbus
also failed (log attached).
please help! thanks!
Change History (3)
Changed 14 years ago by henning@…
Attachment: | port -d install dbus.log added |
---|
Changed 14 years ago by henning@…
Attachment: | port -nR upgrade --force dbus.log added |
---|
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Description: | modified (diff) |
Keywords: | Reversed (or previously applied) patch detected! removed |
Owner: | changed from macports-tickets@… to mcalhoun@… |
Port: | 1.4.1 removed |
Note: See
TracTickets for help on using
tickets.
Both logs show the patch phase of dbus failing to apply a patch, probably because it was already applied the last time you tried to install dbus. Clean dbus ("
sudo port clean dbus
") and try again.