Skip to content

Instantly share code, notes, and snippets.

@stonebig
Created July 15, 2014 18:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stonebig/4503d62f1874253b9a99 to your computer and use it in GitHub Desktop.
Save stonebig/4503d62f1874253b9a99 to your computer and use it in GitHub Desktop.
D:\result_tests\WinPython-32bit-3.4.1.1_build04\scripts>JULIA
_
_ _ _(_)_ | A fresh approach to technical computing
(_) | (_) (_) | Documentation: http://docs.julialang.org
_ _ _| |_ __ _ | Type "help()" to list help topics
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 0.3.0-rc1 (2014-07-14 02:04 UTC)
_/ |\__'_|_|_|\__'_| | Official http://julialang.org/ build
|__/ | x86_64-w64-mingw32
julia>
julia> using WinRPM
WARNING: skipping repodata/repomd.xml, not in cache -- call WinRPM.update() to d
ownload
WARNING: skipping repodata/repomd.xml, not in cache -- call WinRPM.update() to d
ownload
julia> WinRPM.update()
INFO: Downloading ftp://anorien.csc.warwick.ac.uk/download.opensuse.org/reposito
ries/windows:/mingw:/win32/openSUSE_Factory//repodata/repomd.xml
INFO: Downloading ftp://anorien.csc.warwick.ac.uk/download.opensuse.org/reposito
ries/windows:/mingw:/win32/openSUSE_Factory//repodata/a6ef8c1d413fdba19add0ffef3
8ceee2aa29e8e8b2e42d46c5b222569ca5c134-primary.xml.gz
WARNING: encounted invalid data while parsing repomd
ERROR: opening file D:\result_tests\WinPython-32bit-3.4.1.1_build04\settings\.ju
lia\v0.3\WinRPM\cache\ftp%3a%2f%2fanorien.csc.warwick.ac.uk%2fdownload.opensuse.
org%2frepositories%2fwindows%3a%2fmingw%3a%2fwin32%2fopenSUSE_Factory%2f\repodat
a%2fa6ef8c1d413fdba19add0ffef38ceee2aa29e8e8b2e42d46c5b222569ca5c134-primary.xml
: No such file or directory
in systemerror at error.jl:39
julia>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment