Skip to content
This repository was archived by the owner on Jun 4, 2025. It is now read-only.
This repository was archived by the owner on Jun 4, 2025. It is now read-only.

WinRPM Build failure on Windows Server 2012 #47

@howard4086

Description

@howard4086

Hello,

I am trying to install a package that requires winRPM on a Windows 2012 Server. I am able to install other packages fine (specifically JuMP and PyCall), but WinRPM seems to be failing.

JuMP installs Clp and Cbc, and Cbc then has a build error. I tried to rebuild Cbc manually, and it appears to be a WinRPM failure. For some reason it can't seem to pull anything down. I didn't know if this may be a Windows 2012 issue, or a config problem?

I'm puzzled that other packages download and build fine, but WinRPM doesn't...

Here is the error messages I get when trying to build Cbc (which then tries to build WinRPM). I get the same download errors if I try to directly build WinRPM.

julia> Pkg.build("Cbc")
INFO: Building WinRPM
INFO: Downloading https://cache.e.ip.saba.us/http://download.opensuse.org/reposi
tories/windows:/mingw:/win32/openSUSE_13.1/repodata/repomd.xml
INFO: Downloading https://cache.e.ip.saba.us/http://download.opensuse.org/reposi
tories/windows:/mingw:/win32/openSUSE_13.1/repodata/0e8bebadadf423d314868c33de07
66daf460167b5f2033ace800054c6d2de46c-primary.xml.gz
WARNING: Unknown download failure, error code: 2148270088
WARNING: Retry 1/5 downloading: https://cache.e.ip.saba.us/http://download.opens
use.org/repositories/windows:/mingw:/win32/openSUSE_13.1/repodata/0e8bebadadf423
d314868c33de0766daf460167b5f2033ace800054c6d2de46c-primary.xml.gz
WARNING: Unknown download failure, error code: 2148270088
WARNING: Retry 2/5 downloading: https://cache.e.ip.saba.us/http://download.opens
use.org/repositories/windows:/mingw:/win32/openSUSE_13.1/repodata/0e8bebadadf423
d314868c33de0766daf460167b5f2033ace800054c6d2de46c-primary.xml.gz
WARNING: Unknown download failure, error code: 2148270088
WARNING: Retry 3/5 downloading: https://cache.e.ip.saba.us/http://download.opens
use.org/repositories/windows:/mingw:/win32/openSUSE_13.1/repodata/0e8bebadadf423
d314868c33de0766daf460167b5f2033ace800054c6d2de46c-primary.xml.gz
WARNING: Unknown download failure, error code: 2148270088
WARNING: Retry 4/5 downloading: https://cache.e.ip.saba.us/http://download.opens
use.org/repositories/windows:/mingw:/win32/openSUSE_13.1/repodata/0e8bebadadf423
d314868c33de0766daf460167b5f2033ace800054c6d2de46c-primary.xml.gz
WARNING: Unknown download failure, error code: 2148270088
WARNING: Retry 5/5 downloading: https://cache.e.ip.saba.us/http://download.opens
use.org/repositories/windows:/mingw:/win32/openSUSE_13.1/repodata/0e8bebadadf423
d314868c33de0766daf460167b5f2033ace800054c6d2de46c-primary.xml.gz
WARNING: received error 0 while downloading https://cache.e.ip.saba.us/http://do
wnload.opensuse.org/repositories/windows:/mingw:/win32/openSUSE_13.1/repodata/0e
8bebadadf423d314868c33de0766daf460167b5f2033ace800054c6d2de46c-primary.xml.gz
INFO: Downloading https://cache.e.ip.saba.us/http://download.opensuse.org/reposi
tories/windows:/mingw:/win64/openSUSE_13.1/repodata/repomd.xml
INFO: Downloading https://cache.e.ip.saba.us/http://download.opensuse.org/reposi
tories/windows:/mingw:/win64/openSUSE_13.1/repodata/a6ba3bd5dc04da833d5f42944d3f
1bfea14cf19e538da3b4ff4f8040e9defbcc-primary.xml.gz
WARNING: Unknown download failure, error code: 2148270088
WARNING: Retry 1/5 downloading: https://cache.e.ip.saba.us/http://download.opens
use.org/repositories/windows:/mingw:/win64/openSUSE_13.1/repodata/a6ba3bd5dc04da
833d5f42944d3f1bfea14cf19e538da3b4ff4f8040e9defbcc-primary.xml.gz
WARNING: Unknown download failure, error code: 2148270088
WARNING: Retry 2/5 downloading: https://cache.e.ip.saba.us/http://download.opens
use.org/repositories/windows:/mingw:/win64/openSUSE_13.1/repodata/a6ba3bd5dc04da
833d5f42944d3f1bfea14cf19e538da3b4ff4f8040e9defbcc-primary.xml.gz
WARNING: Unknown download failure, error code: 2148270088
WARNING: Retry 3/5 downloading: https://cache.e.ip.saba.us/http://download.opens
use.org/repositories/windows:/mingw:/win64/openSUSE_13.1/repodata/a6ba3bd5dc04da
833d5f42944d3f1bfea14cf19e538da3b4ff4f8040e9defbcc-primary.xml.gz
WARNING: Unknown download failure, error code: 2148270088
WARNING: Retry 4/5 downloading: https://cache.e.ip.saba.us/http://download.opens
use.org/repositories/windows:/mingw:/win64/openSUSE_13.1/repodata/a6ba3bd5dc04da
833d5f42944d3f1bfea14cf19e538da3b4ff4f8040e9defbcc-primary.xml.gz
WARNING: Unknown download failure, error code: 2148270088
WARNING: Retry 5/5 downloading: https://cache.e.ip.saba.us/http://download.opens
use.org/repositories/windows:/mingw:/win64/openSUSE_13.1/repodata/a6ba3bd5dc04da
833d5f42944d3f1bfea14cf19e538da3b4ff4f8040e9defbcc-primary.xml.gz
WARNING: received error 0 while downloading https://cache.e.ip.saba.us/http://do
wnload.opensuse.org/repositories/windows:/mingw:/win64/openSUSE_13.1/repodata/a6
ba3bd5dc04da833d5f42944d3f1bfea14cf19e538da3b4ff4f8040e9defbcc-primary.xml.gz
INFO: Building Cbc
=================================[ ERROR: Cbc ]=================================

None of the selected providers can install dependency libclp.
Use BinDeps.debug(package_name) to see available providers

while loading C:\Users\Administrator.julia\v0.3\Cbc\deps\build.jl, in expressio
n starting on line 63

================================[ BUILD ERRORS ]================================

WARNING: Cbc had build errors.

  • packages with build errors remain installed in C:\Users\Administrator.julia
    v0.3
  • build the package(s) and all dependencies with Pkg.build("Cbc")
  • build a single package by running its deps/build.jl script

julia>

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