https://bugs.koozali.org/show_bug.cgi?id=13145
Bug ID: 13145
Summary: sme11 smeserver-affa requires perl-Filesys-DiskFree
Classification: Contribs
Product: SME Contribs
Version: Futur
Hardware: ---
OS: ---
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: smeserver-affa
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Target Milestone: ---
sme11 affa missing perl-Filesys-DiskFree. I have it working by doing the
following. Backups are fine, other features not tested.
INSTALL;
mkdir /root/rpms
cd /root/rpms/
wget
https://realmbusinesssystems.uk/software/sme11/rpms/perl-Filesys-DiskFree-0.06-11.noarch.rpm
dnf localinstall perl-Filesys-DiskFree-0.06-11.noarch.rpm
cd /usr/share/perl5/vendor_perl
cp -Rp /usr/lib/perl5/site_perl/Filesys .
cd /usr/share/perl5/vendor_perl/Filesys
vim DiskFree.pm
Useless use of \E at /usr/share/perl5/vendor_perl/Filesys/DiskFree.pm line 103.
Useless use of \E at /usr/share/perl5/vendor_perl/Filesys/DiskFree.pm line 138.
Useless use of \E at /usr/share/perl5/vendor_perl/Filesys/DiskFree.pm line 201.
changeto -> return $Df{"\L$self->{'FORMAT'}\E"}{$self->{'MODE'}};
dnf --enablerepo=smecontribs-testing install smeserver-affa
signal-event post-upgrade; signal-event reboot
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/