Am Montag, 7. Dezember 2015 09:08:35 UTC+1 schrieb philipp.storz: > Hello, have you read the part regarding selinux? > > https://github.com/bareos/bareos-webui/blob/master/doc/INSTALL.md#selinux > > On 06.12.2015 21:52, moser willi wrote: > > Problems with webui, claims that the running bareos-dir denies access or is > > down. > > a check of the httpd.log gives an filesystem access denied on > > BareosBSock.php > > > > Gave up and wanted to reinstall exactly as the manual says. > > > > So I tried to erase the package with yum but notting happened, a locate > > listed all files... > > > > So I deleted them manually including the yum files for bareos. > > To make sure I uselessly rebooted.... > > > > Thought to have a clean install now... > > Nada no etc/bareos.... no /usr/lib/bareos... > > What the f.. is going on? > > > > Did not touch the bareos-fd.conf but a check with bareos-dir -t .... > > told me that the "not to be touched" bareos-fd.conf has an error on line 12 > > char 11 what a f... that's only a { it belongs to the position... > > > > All other software recons the { char(set) > > > > Confusing - confusing > > > > > -- > Mit freundlichen Grüßen > > Philipp Storz [email protected] > Bareos GmbH & Co. KG Phone: +49 221 63 06 93-92 > http://www.bareos.com Fax: +49 221 63 06 93-10 > > Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646 > Geschäftsführer: Stephan Dühr, M. Außendorf, > J. Steffens, P. Storz, M. v. Wieringen
disabled selinux run # yum clean all # rm -f /var/lib/rpm/__db* # rpm --rebuilddb # yum update ---------- yum install bareos (database already installed and privileges set) funny again No /etc/bareos No /var/lib/bareos I have no Idea where yum/rpm fetches the misinformation -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
