Skip to content

on cygwin see filesystem (harmless) error messages about the *.db #23

Description

@stepht

Hi Grinnz,
On cygwin for the latest Mojo::Sqlite I get:

t/results.t ............ 1/? cannot unlink file for /tmp/uShTlS3sau/sqlite.db: Device or resource busy at /tmp/cpanm_t.d/p5lib/lib/perl5/File/Temp.pm line 2643.
cannot restore permissions to 0100755 for /tmp/uShTlS3sau/sqlite.db: Device or resource busy at /tmp/cpanm_t.d/p5lib/lib/perl5/File/Temp.pm line 2643.
cannot unlink file for /tmp/uShTlS3sau/sqlite.db-shm: Device or resource busy at /tmp/cpanm_t.d/p5lib/lib/perl5/File/Temp.pm line 2643.
cannot restore permissions to 0100755 for /tmp/uShTlS3sau/sqlite.db-shm: Device or resource busy at /tmp/cpanm_t.d/p5lib/lib/perl5/File/Temp.pm line 2643.
cannot unlink file for /tmp/uShTlS3sau/sqlite.db-wal: Device or resource busy at /tmp/cpanm_t.d/p5lib/lib/perl5/File/Temp.pm line 2643.
cannot restore permissions to 0100755 for /tmp/uShTlS3sau/sqlite.db-wal: Device or resource busy at /tmp/cpanm_t.d/p5lib/lib/perl5/File/Temp.pm line 2643.
cannot remove directory for /tmp/uShTlS3sau: Directory not empty at /tmp/cpanm_t.d/p5lib/lib/perl5/File/Temp.pm line 2643.
t/results.t ............ ok
t/sqlite_lite_app.t .... ok
All tests successful.
Files=7, Tests=55, 7 wallclock secs ( 0.11 usr 0.08 sys + 3.46 cusr 2.60 csys = 6.25 CPU)

installs fine though. I've got similar messages in past versions, and if I recall correctly needed to force-install.

hth
p.s
cyg version is recent

% steph@kerangi (/xddxc) %
% cygcheck -dc | grep ^cygwin' '
cygwin 3.2.0-1

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions