Skip Menu |

This queue is for tickets about the Data-ObjectStore CPAN distribution.

Report information
The Basics
Id: 131964
Status: new
Priority: 0/
Queue: Data-ObjectStore

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 2.13
Fixed in: (no value)



Subject: Permission denied
The test suite fails on my smokers like this: ... Output from './Build test': Permission denied at /home/cpansand/.cpan/build/2020022507/Data-RecordStore-6.06-0/blib/lib/Data/RecordStore.pm line 194. at t/object_store.t line 20. main::__ANON__(" Permission denied at /home/cpansand/.cpan/build/2020022507/D"...) called at /home/cpansand/.cpan/build/2020022507/Data-RecordStore-6.06-0/blib/lib/Data/RecordStore.pm line 194 Data::RecordStore::open_store("Data::RecordStore", "BASE_PATH", "/var/tmp/cpansmoker-1023/2020022507/S71jq_uo_o/RECORDSTORE", "DATA_PROVIDER", "/var/tmp/cpansmoker-1023/2020022507/S71jq_uo_o") called at /usr/home/cpansand/.cpan/build/2020022507/Data-ObjectStore-2.13-0/blib/lib/Data/ObjectStore.pm line 53 Data::ObjectStore::open_store("Data::ObjectStore", "/var/tmp/cpansmoker-1023/2020022507/S71jq_uo_o") called at t/object_store.t line 1155 eval {...} called at t/object_store.t line 1154 main::test_upgrade_db() called at t/object_store.t line 54 Permission denied at /home/cpansand/.cpan/build/2020022507/Data-RecordStore-6.06-0/blib/lib/Data/RecordStore.pm line 194. at t/object_store.t line 20. main::__ANON__(" Permission denied at /home/cpansand/.cpan/build/2020022507/D"...) called at /home/cpansand/.cpan/build/2020022507/Data-RecordStore-6.06-0/blib/lib/Data/RecordStore.pm line 194 Data::RecordStore::open_store("Data::RecordStore", "BASE_PATH", "/var/tmp/cpansmoker-1023/2020022507/S71jq_uo_o/RECORDSTORE", "DATA_PROVIDER", "/var/tmp/cpansmoker-1023/2020022507/S71jq_uo_o") called at /usr/home/cpansand/.cpan/build/2020022507/Data-ObjectStore-2.13-0/blib/lib/Data/ObjectStore.pm line 53 Data::ObjectStore::open_store("Data::ObjectStore", "/var/tmp/cpansmoker-1023/2020022507/S71jq_uo_o") called at t/object_store.t line 1163 main::test_upgrade_db() called at t/object_store.t line 54 # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 13 just after 268. t/object_store.t .. Dubious, test returned 13 (wstat 3328, 0xd00) All 268 subtests passed ...