You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to poc...@googlegroups.com
I am using ActiveState Perl 5.14 (32Bit) under Windows 7 (64Bit). The PPM repository has an outdated version, so I tried installation via CPAN. (2.13)
cpan install POE::Component::MessageQueue
This breaks or hangs during tests:
t/05_storage_api.t ........... 28/126 cannot unlink file for \s54g.\mq.db: No such file or directory at t/05_storage_api.t line 287. cannot restore permissions to 0100666 for \s54g.\mq.db: No such file or directory at t/05_storage_api.t line 287. DBI connect('dbname=\s54g./mq.db','',...) failed: unable to open database file at C:\Perl.514\cpan\build\POE-Component-MessageQueue-0.2.13-JhStOG\blib\lib/POE/Component/MessageQueue/Storage/Default.pm line 242. # Looks like you planned 126 tests but ran 29. # Looks like your test exited with 40 just after 29.
Restarting might give other errors, e.g.
t/05_storage_api.t ........... 28/126 cannot remove directory for \s4rc.: Permission denied at t/05_storage_api.t line 287. cannot restore permissions to 0777 for \s4rc.: No such file or directory at t/05_storage_api.t line 287. t/05_storage_api.t ........... 60/126
... and hangs.
Did anybody has success?
Naveed Massjouni
unread,
Jul 12, 2013, 3:43:10 PM7/12/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pocomq
Hi, I am the current maintainer of pocomq. I don't have a windows
machine to test on, so I'm not sure if pocomq runs on windows or not.
This issue is currently being discussed here:
https://github.com/ironcamel/POE-Component-MessageQueue/issues/5 .
Please continue the discussion there. Any help would be appreciated,
as I said, I don't have a windows machine. Thanks.