Closed Uplink-snafu closed 3 years ago
Same here. received error installing the package. Same version of PVE.
Solution: Add --ignore-whitespace (or -l) to PATCH_ARGS in freenas-proxmox.postinst line 24.
That worked for me as, well. I added the flag to the postinst and postrm scripts
Just to be save, I apt reinstalled, apt purged, apt reinstalled pve-manager, pve-docs, and libpve-storage-perl, and then apt installed freenas-proxmox again
I'll try to integrate with my test environment and report back if I run into any further issues
Thanks for the information and fix. Will be updating the postinst script on the package.
@TheGrandWazoo the fix is needed on the postrm script as well :)
freenas-proxmox-packager actions has been fixed due to deprecated env and add-path.
Package should be 2.0.2-3 with the fix for both postinst and postrm.
PR and merged to the 2.0 branch.
I have a fresh install + update of Proxmox 6.3-6 using the no-subscription repo
I've run the following commands:
apt update -y apt full-upgrade -y apt install -y qemu-guest-agent bmon git emacs openvswitch-switch wget http://repo.ksatechnologies.com/debian/pve/ksatechnologies-release.gpg -O /etc/apt/trusted.gpg.d/ksatechnologies-repo.gpg echo "deb http://repo.ksatechnologies.com/debian/pve stable freenas-proxmox" > /etc/apt/sources.list.d/ksatechnologies-repo.list apt update apt install freenas-proxmox
Installing freenas-proxmox outputs:
Purging the package similarly fails: