Skip to content

SQLite Threads: Getting errors on macos during install #216

@sdondley

Description

@sdondley

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions