Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not a plain file error #21

Closed
austinbutler opened this issue Oct 11, 2016 · 9 comments
Closed

Not a plain file error #21

austinbutler opened this issue Oct 11, 2016 · 9 comments
Labels
🐛 bug This is a :bug: that should be fixed

Comments

@austinbutler
Copy link

Up until today "brew cu" has been working great! But today I get this error, then it stops:

(1/31) apache-directory-studio: up to date
(2/31) atom: 1.10.2 -> 1.11.0
(3/31) discord: up to date
(4/31) docker: up to date
Error: File '/Users/abutler/dropbox' is not a plain file

What it is complaining about is a folder, not a file. It's where I have my Dropbox folder.

@iTwenty
Copy link

iTwenty commented Oct 12, 2016

I am getting the same thing.

@austinbutler
Copy link
Author

Looks like the underlying issue might be this: Homebrew/homebrew-cask#25496

@miccal
Copy link

miccal commented Oct 18, 2016

@jawshooah
Copy link
Contributor

Fixed in Homebrew/brew#1315.

@lanox
Copy link

lanox commented Oct 22, 2016

I still seem to be having this issue ?

❯ brew --version
Homebrew 1.0.8
Homebrew/homebrew-core (git revision 6804; last commit 2016-10-21)

❯ brew cask --version
Homebrew-Cask 1.0.8
caskroom/homebrew-cask (git revision 4e613; last commit 2016-10-22)

@jawshooah
Copy link
Contributor

@lanox there hasn't been a weekly release yet since the fix was merged in. If you don't want to wait, just cd "$(brew --repository)" && git checkout master && git pull origin master

@lanox
Copy link

lanox commented Oct 22, 2016

@jawshooah thanks.

@adidalal
Copy link
Contributor

Should be fixed and merged into stable now (as of 1.0.9)

@buo
Copy link
Owner

buo commented Oct 30, 2016

Thanks for all your comments guys! Now I will close this issue and mark as resolved.

@buo buo closed this as completed Oct 30, 2016
@buo buo added the 🐛 bug This is a :bug: that should be fixed label Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug This is a :bug: that should be fixed
Projects
None yet
Development

No branches or pull requests

7 participants