LINBIT / drbd

LINBIT DRBD kernel module
https://docs.linbit.com/docs/users-guide-9.0/
GNU General Public License v2.0
573 stars 96 forks source link

Building drbd 9.1.5 Centos Image #25

Closed gsexton closed 2 years ago

gsexton commented 2 years ago

I'm trying to build the centos7 kernel injection image and getting a file not found:

https://pkg.linbit.com/downloads/drbd/9/drbd-9.1.5-1.tar.gz

this seems to work:

https://pkg.linbit.com/downloads/drbd/9/drbd-9.1.5.tar.gz

Should that be updated?

JoelColledge commented 2 years ago

This should have been fixed in 7084bb2f778f324f9b8ccf2869cadbeca1db9132. Try using that commit instead of the drbd-9.1.5 tag. Note that the Dockerfile is now called Dockerfile.rhel7. It is still based on the ubi7 image.

JoelColledge commented 2 years ago

Closing issue because this appears to have been fixed in the code and there has been no response to the contrary.