Skip to content

.julia\logs\manifest_usage.toml:6674:1 error: invalid bare key character: '\0' #3037

@ChrisRackauckas

Description

@ChrisRackauckas

From an empty Project.toml and Manifest.toml, I do up and I get something odd:

(@v1.7) pkg> st
      Status `C:\Users\accou\.julia\environments\v1.7\Project.toml` (empty project)

(@v1.7) pkg> up
    Updating registry at `C:\Users\accou\.julia\registries\General`
    Updating git-repo `https://github.com/JuliaRegistries/General.git`
    Updating registry at `C:\Users\accou\.julia\registries\JuliaSimRegistry.toml`
  No Changes to `C:\Users\accou\.julia\environments\v1.7\Project.toml`
  No Changes to `C:\Users\accou\.julia\environments\v1.7\Manifest.toml`
[ Info: We haven't cleaned this depot up for a bit, running Pkg.gc()...
┌ Error: GC failed
│   exception =
│    TOML Parser error:
│    C:\Users\accou\.julia\logs\manifest_usage.toml:6674:1 error: invalid bare key character: '\0'
│      ��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������[["C:\\Users\\accou\\.julia\\environments\\v1.7\\Manifest.toml"]]
│      ^                                                                                                                                                          
                                                                                                                                                                  
                                                                                                                                                                  
                                                                                                                                                                  
                                                                                                                                                                  
                                                                                                                                                                  

└ @ Pkg C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.7\Pkg\src\Pkg.jl:644

Everything seems to work, but it always throws this error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions