Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 645444

Summary: dev-db/firebird-3.0.2.32703.0-r2 installation permissions bad
Product: Gentoo Linux Reporter: Mykhailo <alipa.mikhail>
Component: Current packagesAssignee: Gentoo Office Team <office>
Status: UNCONFIRMED ---    
Severity: normal CC: alipa.mikhail
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mykhailo 2018-01-23 11:48:22 UTC
I'm trying to connect to remote db using perl DBD::Firebird or PHP-Interbase module and in both cases i've got an error: operating system directive stat failed

With firebird 2.5 installed everything is ok

But if i ran the same script under root or with sudo - all is ok.

Look's like this is local installation problem with file permissions, owners, etc..
Comment 1 Mykhailo 2018-01-23 11:52:38 UTC
Dont know why, but chmod 777 /etc/firebird helps for me
Comment 2 Mykhailo 2018-01-23 12:03:15 UTC
(In reply to strobil from comment #1)
> Dont know why, but chmod 777 /etc/firebird helps for me

But i'm not sure that this is solution :)
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2020-11-26 23:25:18 UTC
Is this still a problem with 3.0.4.* ?