Opened 11 years ago
Closed 11 years ago
#42505 closed defect (fixed)
install mu +emacs hangs
Reported by: | ryantate@… | Owned by: | seanfarley (Sean Farley) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: |
Description
I am able to install mu fine, but when I uninstall, clean, and do sudo port install mu +emacs
it hangs. The last thing output in the log (or with -v) appears to be the raw text of a shell script for installing mu4e (the +emacs addition) specifically. Whereas mu installs basically right away, I've given this over an hour and it's still hung. I've tried cleaning and retrying as well.
Attached is main.log, from sudo port -v install mu +emacs
session run after sudo port clean mu
.
Attachments (1)
Change History (6)
Changed 11 years ago by ryantate@…
comment:1 Changed 11 years ago by ryantate@…
comment:2 Changed 11 years ago by seanfarley (Sean Farley)
Owner: | changed from macports-tickets@… to sean@… |
---|---|
Status: | new → assigned |
I have zero idea why this hangs. You can get around this with
$ cd $(port work mu)/mu-0.99/mu4e $ sudo make $ cd - $ sudo port -v install mu +emacs
If anyone can help debug this, I would appreciate.
comment:3 follow-up: 4 Changed 11 years ago by ryantate@…
Thank you for the workaround! It got the job done. My MacPorts-fu is probably too weak to help on the debugging front, but I'm happy to help test any new fixes (though it sounds like you've got reproduction covered).
comment:4 Changed 11 years ago by seanfarley (Sean Farley)
Replying to ryantate@…:
Thank you for the workaround! It got the job done. My MacPorts-fu is probably too weak to help on the debugging front, but I'm happy to help test any new fixes (though it sounds like you've got reproduction covered).
Cool, I'll will ping the author of mu to see if he has any insight.
comment:5 Changed 11 years ago by seanfarley (Sean Farley)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r117226.
Forgot to say, OS X 10.9.1, Xcode 5.02, command line tools installed, license agreed