Skip to content

Conversation

@mariuz
Copy link
Owner

@mariuz mariuz commented Mar 23, 2020

apply rowland#61

cheald added 15 commits March 3, 2018 14:06
Use sudo for install ops on Travis

Missed a sudo

One more sudo fix
Added ext/ and lib/ directories. There's now a lib/fb.rb which is the
main entry point for the gem, and it loads `fb/fb_ext` for the C extension.

Set up building with `rake-compiler`.

Moved README to USAGE.txt and set up a README.md suitable for display online
Install deps with bundler

Fix the compile target task name

Try a setup without the debconf-set-selections

Restart fb after install

Attempt to fix sysdba password

Need sudo to read the master PW

Fixed the wrong place

cat the FB PW

Another try at fixing the sysdba PW

Fix gsec setup

Another attempt (you know this is getting squashed)

Just build one Ruby target until we get gsec figured out

Try exporting the password

Explicitly handle Fb::Error when dropping user

Exclude the user drop, for testing on Travis

Can't drop then re-add user on the same connection

Explicit commit; attempt to avoid transaction timeout

Ensure that the DB closes even if the user drop fails

Don't drop the DB manually
Add travis to the firebird group so it can validate FB file existence

Ensure DBs dir exists and is chown'd, reload groups after travis assignment

Fix group memebership per travis docs

When a scalpel doesn't work, try a sledgehammer
@mariuz mariuz changed the title Travis apply https://github.com/rowland/fb/pull/61 Mar 23, 2020
@mariuz mariuz changed the title apply https://github.com/rowland/fb/pull/61 apply rowland#61 Mar 23, 2020
@mariuz mariuz merged commit b9eb840 into mariuz:master Mar 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants