Conversation
c05360e to
698dfe4
Compare
Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
e1cf2af to
2b87719
Compare
Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
2b87719 to
19d06c2
Compare
Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
4b98129 to
dc80b4b
Compare
|
Looks like I need this packaging update first: daos-stack/packaging#89 |
|
@JohnMalmberg Do you know why these stages keep failing with |
|
Yes, the package no longer exists in the fedora image used for doing mock builds. Most of those that were known still active were fixed months ago. |
So how can we do mock builds now? This is a new package, and I am using the latest packaging, so is there something I need to change here? |
|
Yes, mock builds work. As I recall that package name is hard coded into the Fedora dockerfile that is being used, have no idea why it would not be up to date in the packaging repository. @grom72 has been doing the most resent work in that area. |
packaging/Dockerfile.mockbuild
Outdated
|
|
||
| # Install basic tools | ||
| RUN dnf -y install mock make \ | ||
| rpm-build createrepo rpmlint redhat-lsb-core git \ |
There was a problem hiding this comment.
remove redhat-lsb-core from here. Any place still using it is broken just like this PR.
daos-stack/packaging#87 is required for proper build. Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
Apply SRE-3223 Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
No description provided.