Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linux 1.5RC2 RPM installs firebird.conf badly [CORE344] #683

Closed
firebird-automations opened this issue May 28, 2003 · 15 comments
Closed

Linux 1.5RC2 RPM installs firebird.conf badly [CORE344] #683

firebird-automations opened this issue May 28, 2003 · 15 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: labiance (labiance)

Attachments:
firebird.conf-perms.patch

SFID: 745090#⁠
Submitted By: labiance

rpm -i ~/FirebirdCS-1.5.0.3390-0.RC2.i686.rpm results in

[root@mises firebird]#⁠ ls -al
/usr/local/firebird/firebird.conf
-rwxr-x--- 1 root root 16670 May 11 13:59
/usr/local/firebird/firebird.conf

Not having world read on firebird.conf means that isql
fails without displaying anything when run by anyone
but root.

I will submit another bug regarding the failing without
an error.

@firebird-automations
Copy link
Collaborator Author

Commented by: Alice F. Bird (firebirds)

Date: 2003-05-29 15:44
Sender: skidder
Logged In: YES
user_id=495356

I made it use r--r--r-- both for root and non-root install.

@firebird-automations
Copy link
Collaborator Author

Commented by: Alice F. Bird (firebirds)

Date: 2003-05-29 13:59
Sender: labiance
Logged In: YES
user_id=64512

Aha. I didn't know about the "firebird" group and was
assuming it should 0644. This is my first time using
Classic, i've been using SS in the past.

That makes it imperative to repair the silent isql failures,
however.

@firebird-automations
Copy link
Collaborator Author

Commented by: Alice F. Bird (firebirds)

Date: 2003-05-29 08:32
Sender: alexpeshkoff
Logged In: YES
user_id=423445

The most surprising part - 'x' :) Who will execute it?

This file should be
-r--r----- 1 firebird firebird
and all users, enabled to use local firebird connections at this
box - added to firebird group.

@firebird-automations
Copy link
Collaborator Author

Commented by: Alice F. Bird (firebirds)

Date: 2003-05-29 01:15
Sender: labiance
Logged In: YES
user_id=64512

Heres a simple patch to fix this problem.

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Closed [ 6 ] => Reopened [ 4 ]

assignee: Dmitry Yemanov [ dimitr ]

SF_ID: 745090 =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Reopened [ 4 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

SF_ID: 745090 =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

SF_ID: 745090 =>

@firebird-automations
Copy link
Collaborator Author

Commented by: @pcisar

Reopened just to add attachment.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Closed [ 6 ] => Reopened [ 4 ]

SF_ID: 745090 =>

resolution: Fixed [ 1 ] =>

@firebird-automations
Copy link
Collaborator Author

Commented by: @pcisar

patch to allow world read in rpm-installed firebird

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Attachment: firebird.conf-perms.patch [ 10081 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Reopened [ 4 ] => Closed [ 6 ]

resolution: Fixed [ 1 ]

SF_ID: 745090 =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 10368 ] => Firebird [ 14613 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test => Cannot be tested

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants