# Howmebrew update to v"0.5.4" gives error on both 0.5 and 0.6

**URL:** https://discourse.julialang.org/t/howmebrew-update-to-v-0-5-4-gives-error-on-both-0-5-and-0-6/2775
**Category:** General Usage
**Tags:** package
**Created:** [March 20, 2017, 2:52pm UTC](https://discourse.julialang.org/t/howmebrew-update-to-v-0-5-4-gives-error-on-both-0-5-and-0-6/2775 "2017-03-20T14:52:08Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Evizero](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/evizero/32/10118_2.png) [@Evizero](https://discourse.julialang.org/u/Evizero)
#### Post date: [March 20, 2017, 4:41pm UTC](https://discourse.julialang.org/t/howmebrew-update-to-v-0-5-4-gives-error-on-both-0-5-and-0-6/2775/4 "2017-03-20T16:41:43Z")

</div>

from [ImageMagick problem · Issue #178 · JuliaPackaging/Homebrew.jl · GitHub](https://github.com/JuliaPackaging/Homebrew.jl/issues/178#issuecomment-287804213)

> I regularly end up in a broken Homebrew.jl state after Pkg.update (every month or so). For example just now it spilled out some issue about a missing git tag or something.
> 
> What usually helps is Pkg.rm(“Homebrew”), deleting the folder .julia/v0.5/Homebrew, deleting the .julia/.cache/Homebrew and just installing Pkg.add(“Homebrew”) from scratch. This also likely means that you will have to Pkg.build a few things that you have which depend on Homebrew, like I think ImageMagick and Requests for example.
> 
> Did it right now and it worked like a charm
> 
> Anyway, surely not the cleanest method but it does the job and let’s me get back to work quickl

---

_[View the full topic](https://discourse.julialang.org/t/howmebrew-update-to-v-0-5-4-gives-error-on-both-0-5-and-0-6/2775)._
