Matthias Van Woensel

Results 41 comments of Matthias Van Woensel

I suspect the changes with the INTERACTIVE check are causing this https://github.com/Homebrew/install/commit/342253e5bad2a86d82e08823cce0a57e8a4cf3d9#diff-043df5bdbf6639d7a77e1d44c5226fd7371e5259a1e4df3a0dd5d64c30dca44f

Are you sure? The comments specifically mention `~/.linuxbrew` ``` # On Linux, it installs to /home/linuxbrew/.linuxbrew if you have sudo access # and ~/.linuxbrew otherwise. ``` But this change: https://github.com/Homebrew/install/commit/6f37ca94af073c2971efbed8aa293322aa171f26...

I don't mean to sound harsh, just trying to understand here but why? What is the upside that I'm currently missing that justifies the breaking of existing workflows. Is there...

I don't understand. Why would binary packages not work? Do they hardcode /home/linuxbrew in the compiled code ?

Mike, Ok, understood. Thanks for taking the time to explain. What is the proper way to dispute that decision? I understand why we wouldn't want users to file tickets for...

Ok, Clear communication. Thank you.

I removed the colouring on the database table, because we don't want to alarm the customer for no reason. There is nothing wrong with a customer having a single database...

Do note that this also fixes a UI bug that was introduced in the previous merge to development.

The problem is that you used to be able to specify which database you wanted to see the size for. We changed the way the size is calculated to be...

@pjcdawkins Do you want me to reclassify this as a feature request to merge this?