-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
I'm trying to install DBIish on macos monterey with mysql installed via homebrew. With mysql both stopped and running, I get errors. Also getting postgres errors even after uninstalling postgres
===> Testing: DBIish:ver<0.6.3>:auth<github:raku-community-modules>
# DBDish::mysql: Can't connect: Access denied for user 'testuser'@'localhost' (using password: YES)
# Can't continue.
# Testing DBDish::mysql
# DBDish::mysql: Can't connect: Access denied for user 'testuser'@'localhost' (using password: YES)
# Can't continue.
# DBDish::mysql: Can't connect: Access denied for user 'testuser'@'localhost' (using password: YES)
# Can't continue.
# DBDish::mysql: Can't connect: Access denied for user 'testuser'@'localhost' (using password: YES)
# Can't continue.
# DBDish::mysql: Can't connect: Access denied for user 'testuser'@'localhost' (using password: YES)
# Can't continue.
# DBIish: DBDish::Pg needs 'pq', not found
# Can't continue.
# Testing DBDish::Pg
# DBIish: DBDish::Pg needs 'pq', not found
# Can't continue.
# DBIish: DBDish::Pg needs 'pq', not found
# Can't continue.
# DBIish: DBDish::Pg needs 'pq', not found
# Can't continue.
# DBIish: DBDish::Pg needs 'pq', not found
# Can't continue.
# DBIish: DBDish::Pg needs 'pq', not found
# Can't continue.
# DBIish: DBDish::Pg needs 'pq', not found
# Can't continue.
# DBIish: DBDish::Pg needs 'pq', not found
# Can't continue.
# DBIish: DBDish::Pg needs 'pq', not found
# Can't continue.
# DBIish: DBDish::Pg needs 'pq', not found
# Can't continue.
# DBIish: DBDish::Pg needs 'pq', not found
# Can't continue.
# DBIish: DBDish::Pg needs 'pq', not found
# Can't continue.
# Can't continue.
# Testing DBDish::SQLite
# Testing DBDish::SQLite
# Testing DBDish::Oracle
===> Testing [FAIL]: DBIish:ver<0.6.3>:auth<github:raku-community-modules>
Aborting due to test failure: DBIish:ver<0.6.3>:auth<github:raku-community-modules> (use --force-test to override)
Metadata
Metadata
Assignees
Labels
No labels