Displaying 1 result from an estimated 1 matches for "bregex".
Did you mean:
regex
2018 Nov 26
0
rpmbuild errors
...of bacula because I need to backup a
debian workstation.
So I decided to build my own bacula package base on bacula 9.2.0.
I'm new to rpmbuild and I created my bacula.spec file but when running
rpmbuild -ba bacula.spec I got error about check-rpaths like:
ERROR 0001: file '/usr/sbin/bregex' contains a standard rpath
'/usr/lib64' in [/usr/lib64]
Running rpmbuild as suggested, adding QA_RPATHS=$[ 0x0001|0x0010 ] works
without problem but I don't understand what is wrong with my spec files.
Another issue that I found is when installing this rpm. It reports that
my...