hwraid
hwraid copied to clipboard
hpacucli is not available for bullseye but the package from buster works
Hi, thank you so much for your repository and packages that I've been using for 10 (15?) years.
I've noticed that the package hpacucli
is not available for bullseye but the one from buster works just fine:
# lsb_release -d
Description: Debian GNU/Linux 11 (bullseye)
# grep deb /etc/apt/sources.list.d/hwraid.list
deb http://hwraid.le-vert.net/debian bullseye main
deb http://hwraid.le-vert.net/debian buster main
# apt-cache policy hpacucli
hpacucli:
Installed: 9.20.9.0-2+Debian.buster.10
Candidate: 9.20.9.0-2+Debian.buster.10
Version table:
*** 9.20.9.0-2+Debian.buster.10 500
500 http://hwraid.le-vert.net/debian buster/main amd64 Packages
100 /var/lib/dpkg/status
Would it be possible to copy the hpacucli
package to the bullseye repository?
Thanks