Skip Menu |

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

Report information
The Basics
Id: 127850
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: (no value)
Fixed in: (no value)



Subject: bin/objectstore_upgrade~ listed in EXE_FILES
On some systems build fails: ... Output from '/usr/bin/make': cp ObjectStore/t.pl blib/lib/Data/ObjectStore/t.pl cp lib/Data/ObjectStore.pm blib/lib/Data/ObjectStore.pm cp ObjectStore/tb.pl blib/lib/Data/ObjectStore/tb.pl cp ObjectStore/MANIFEST blib/lib/Data/ObjectStore/MANIFEST cp bin/objectstore_explorer blib/script/objectstore_explorer "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/objectstore_explorer cp bin/objectstore_upgrade blib/script/objectstore_upgrade "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/objectstore_upgrade make: don't know how to make bin/objectstore_upgrade~. Stop ... Probably this line in Makefile.PL is wrong: https://metacpan.org/source/CANID/Data-ObjectStore-2.01/Makefile.PL#L12
On 2018-11-30 02:42:18, SREZIC wrote: Show quoted text
> On some systems build fails: > > ... > Output from '/usr/bin/make': > > cp ObjectStore/t.pl blib/lib/Data/ObjectStore/t.pl > cp lib/Data/ObjectStore.pm blib/lib/Data/ObjectStore.pm > cp ObjectStore/tb.pl blib/lib/Data/ObjectStore/tb.pl > cp ObjectStore/MANIFEST blib/lib/Data/ObjectStore/MANIFEST > cp bin/objectstore_explorer blib/script/objectstore_explorer > "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- > blib/script/objectstore_explorer > cp bin/objectstore_upgrade blib/script/objectstore_upgrade > "/usr/local/bin/perl" -MExtUtils::MY -e 'MY->fixin(shift)' -- > blib/script/objectstore_upgrade > make: don't know how to make bin/objectstore_upgrade~. Stop > ... > > Probably this line in Makefile.PL is wrong: > https://metacpan.org/source/CANID/Data-ObjectStore- > 2.01/Makefile.PL#L12
I see this problem still in 2.02.