I tried the way given in the new latest [docs] (http://docs.julialang.org/en/latest/manual/packages/#man-manual-publish) to deal with the METADATA manually. It seems METADATA has outgrown github defaults: Sorry, we had to truncate this directory to 1,000 files. 126 entries were omitted from the list.
I think it wrong to try to do that with missing METADATA, no? On Tuesday, August 30, 2016 at 4:51:09 PM UTC-4, Jeffrey Sarnoff wrote: > > Please give me a way that requires no imagination (mourning Gene Wilder). > > The github repository is here: > https://github.com/JuliaArbTypes/ArbFloats.jl > I have read related: v0.4 does not help me, and generalities are > unfamiliar to me. > > > julia> PkgDev.publish() > INFO: Validating METADATA > INFO: Pushing ArbFloats permanent tags: v0.1.0, v0.2.0, v0.3.0, v0.4.0, v0 > .5.0, v0.6.0 > ERROR: GitError(Code:EAUTH, Class:None, No errors) > in macro expansion at ./libgit2/error.jl:99 [inlined] > in #push#53(::Bool, ::Base.LibGit2.PushOptions, ::Function, > ::Base.LibGit2.GitRemote, ::Array{String,1}) at ./libgit2/remote.jl:84 > in (::Base.LibGit2.#kw##push)(::Array{Any,1}, ::Base.LibGit2.#push, > ::Base.LibGit2.GitRemote, ::Array{String,1}) at ./<missing>:0 > in #push#94(::String, ::String, ::Array{String,1}, ::Bool, > ::Nullable{Base.LibGit2.UserPasswordCredentials}, ::Function, > ::Base.LibGit2.GitRepo) at ./libgit2/libgit2.jl:185 > in (::Base.LibGit2.#kw##push)(::Array{Any,1}, ::Base.LibGit2.#push, > ::Base.LibGit2.GitRepo) at ./<missing>:0 > in > (::PkgDev.Entry.##6#11{Dict{String,Array{String,1}}})(::Base.LibGit2.GitRepo) > at /home/jas/.julia/v0.5/PkgDev/src/entry.jl:114 > in with(::PkgDev.Entry.##6#11{Dict{String,Array{String,1}}}, > ::Base.LibGit2.GitRepo) at ./libgit2/types.jl:638 > in publish(::String, ::String) at /home/jas/.julia/v0.5/PkgDev/src/entry. > jl:97 > in publish() at /home/jas/.julia/v0.5/PkgDev/src/PkgDev.jl:70 > > > > > > > > >
