Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Removing package says that it's unregistered #3595

Closed
dpsanders opened this issue Sep 30, 2015 · 2 comments
Closed

Removing package says that it's unregistered #3595

dpsanders opened this issue Sep 30, 2015 · 2 comments

Comments

@dpsanders
Copy link
Contributor

julia> Pkg.rm("LaTeXStrings") 
INFO: Removing LaTeXStrings (unregistered)

"unregistered" does not seem to be correct here, since the package is registered in METADATA.
I presume the idea is to point out that it's not listed explicitly in my REQUIRE file?

@jiahao
Copy link
Member

jiahao commented Sep 30, 2015

This looks related to JuliaLang/julia#7757

@IainNZ
Copy link
Member

IainNZ commented Oct 16, 2015

This should probably be on JuliaLang, I'm not sure it'll get fixed here. I've seen this too.
@dpsanders, maybe open a new issue these if @jiahao 's link isn't right

@IainNZ IainNZ closed this as completed Oct 16, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants