#45541 closed defect (invalid)
dbus @1.8.8_0+universal build failure
Reported by: | adamb2903 | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.2 |
Keywords: | Cc: | ||
Port: | dbus |
Description
Well, this is my fourth ticket for the day, to add to the ones for openjade and gimp-app, among others. I have removed all of my existing ports, including deleting my /opt directory entirely to be sure, so please don't accuse me of not migrating properly. The log file is attached.
Attachments (1)
Change History (5)
Changed 10 years ago by adamb2903
comment:1 follow-up: 2 Changed 10 years ago by mf2k (Frank Schima)
Port: | dbus added |
---|---|
Resolution: | → invalid |
Status: | new → closed |
comment:2 follow-up: 3 Changed 10 years ago by larryv (Lawrence Velázquez)
That is to say, the dbus
port is trying to install a file /Library/LaunchAgents/org.freedesktop.dbus-session.plist
that already exists. I suspect you didn’t use port uninstall
to remove your ports before deleting /opt/local
. In any case, you could either remove that file manually and re-run port activate dbus
, or you could use port -f activate dbus
to let MacPorts overwrite the file itself.
comment:3 follow-up: 4 Changed 10 years ago by adamb2903
Replying to larryv@…:
That is to say, the
dbus
port is trying to install a file/Library/LaunchAgents/org.freedesktop.dbus-session.plist
that already exists. I suspect you didn’t useport uninstall
to remove your ports before deleting/opt/local
. In any case, you could either remove that file manually and re-runport activate dbus
, or you could useport -f activate dbus
to let MacPorts overwrite the file itself.
Actually, I did use port uninstall. It then proceded to hang, spending over an hour stuck on one port. At *that* point I trashed the lot and started again. Don't assume that people have not tried to do the right thing before they contacted you. Sometimes the port tools are much less than brilliant. This has been one of those occasions.
comment:4 Changed 10 years ago by larryv (Lawrence Velázquez)
Replying to adam.bartley@…:
Actually, I did use port uninstall. It then proceded to hang, spending over an hour stuck on one port. At *that* point I trashed the lot and started again.
Can’t say I have any idea what that would happen. It’s not something I’ve seen before.
Don't assume that people have not tried to do the right thing before they contacted you.
Sorry, but nine times out of ten, they haven’t.
In the future, please fill in the Port field and Cc the port maintainers (
port info --maintainers dbus
).The error and solution is in the log you attached.
Error:
Solution: