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

windows 32 (\"Error parsing document : 0\"), no element found, 1, 1, 0" #104

Closed
musm opened this issue May 7, 2017 · 9 comments
Closed

Comments

@musm
Copy link
Contributor

musm commented May 7, 2017

Intermittently showing up on HDF5

INFO: Building Blosc
INFO: Building WinRPM
WARNING: skipping repodata/repomd.xml, not in cache -- call WinRPM.update() to download
WARNING: skipping repodata/repomd.xml, not in cache -- call WinRPM.update() to download
INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_42.2/repodata/repomd.xml
INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_42.2/repodata/a3074cbaabd22a9af6edc1f68c3d3c79f030c6dbe35803028f9994bfdace391b-primary.xml.gz
INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_42.2/repodata/repomd.xml
INFO: Downloading https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_42.2/repodata/1bb4d3f1ed96a7ad1efd94bc21b8825e0cff500871e571626f385f898bcbfffd-primary.xml.gz
WARNING: encounted invalid data while parsing repomd
===============================[ ERROR: WinRPM ]================================
LoadError: "ErrorException(\"Error parsing document : 0\"), no element found, 1, 1, 0"
while loading C:\Users\appveyor\.julia\v0.5\WinRPM\deps\build.jl, in expression starting on line 2
================================================================================
================================[ BUILD ERRORS ]================================
WARNING: WinRPM had build errors.

@musm
Copy link
Contributor Author

musm commented May 11, 2017

I really wish gallium was working so I could try and debug this

@robertdj
Copy link

robertdj commented May 19, 2017

@musm: Have you found a solution? The error

LoadError: "ErrorException("Error parsing document : 0"), no element found, 1, 1, 0"

occurs when parsing the XML file https://cache.julialang.org/http://download.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_42.2/repodata/repomd.xml
It's weird because this error only turned up recently for me. Maybe the file was changed at some point?

@musm
Copy link
Contributor Author

musm commented Jun 14, 2017

@robertdj maybe try to delete the cache folder in <userfolder>\.julia\v0.6\WinRPMand run WinRPM.build() ... long shot but worth a try

@robertdj
Copy link

Your suggestion didn't work, but it inspired me to delete the entire ~\.julia directory -- and that worked :-)

@musm
Copy link
Contributor Author

musm commented Jun 17, 2017

ideally we should figure out the problem as deleting the entire ~\.julia is a terrible recommendation, but glad it worked.

@robertdj
Copy link

I completely agree! But after such a long time I'm glad to found some way.

@musm
Copy link
Contributor Author

musm commented Jun 26, 2017

Is there reproducible case for this bug? I seem to only get it intermittently

@robertdj
Copy link

I haven't had any problems after my last update. But then again, I haven't tried to provoke it :-)

@musm
Copy link
Contributor Author

musm commented Jun 25, 2019

issue stale

@musm musm closed this as completed Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants