Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 645444 - dev-db/firebird-3.0.2.32703.0-r2 installation permissions bad
Summary: dev-db/firebird-3.0.2.32703.0-r2 installation permissions bad
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal with 1 vote (vote)
Assignee: Gentoo Office Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-23 11:48 UTC by Mykhailo
Modified: 2020-11-26 23:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.* ?